#include <WP5AttributeGroup.h>
Public Member Functions | |
WP5AttributeOffGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
void | parse (WP5Listener *listener) |
![]() | |
WP5AttributeGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
unsigned char | getAttribute () const |
![]() | |
WP5FixedLengthGroup (const unsigned char groupID) | |
unsigned char | getGroup () const |
![]() | |
virtual | ~WP5Part () |
Additional Inherited Members | |
![]() | |
static WP5FixedLengthGroup * | constructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) |
![]() | |
static WP5Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
![]() | |
virtual void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
WP5AttributeOffGroup::WP5AttributeOffGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | groupID | ||
) |
|
virtual |
Implements WP5AttributeGroup.