#include <WP6CommentAnnotationPacket.h>
Public Member Functions | |
WP6CommentAnnotationPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id, unsigned dataOffset, unsigned dataSize) | |
~WP6CommentAnnotationPacket () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *) const |
unsigned char | getAnnotationFlag () const |
unsigned short | getTextPID () const |
![]() | |
WP6PrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
virtual | ~WP6PrefixDataPacket () |
virtual WP6SubDocument * | getSubDocument () const |
unsigned | getDataSize () const |
Private Member Functions | |
WP6CommentAnnotationPacket (const WP6CommentAnnotationPacket &) | |
WP6CommentAnnotationPacket & | operator= (const WP6CommentAnnotationPacket &) |
Private Attributes | |
unsigned short | m_textPID |
unsigned char | m_flags |
Additional Inherited Members | |
![]() | |
static WP6PrefixDataPacket * | constructPrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, WP6PrefixIndice *prefixIndice) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned dataOffset, unsigned dataSize) |
WP6CommentAnnotationPacket::WP6CommentAnnotationPacket | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
int | id, | ||
unsigned | dataOffset, | ||
unsigned | dataSize | ||
) |
WP6CommentAnnotationPacket::~WP6CommentAnnotationPacket | ( | ) |
|
private |
|
virtual |
Implements WP6PrefixDataPacket.
|
inline |
|
inline |
|
private |
|
inlinevirtual |
Reimplemented from WP6PrefixDataPacket.
|
private |
Referenced by _readContents(), and getAnnotationFlag().
|
private |
Referenced by _readContents(), and getTextPID().