#include <WP1UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP1UnsupportedFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *) |
![]() | |
WP1FixedLengthGroup (unsigned char group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Additional Inherited Members | |
![]() | |
static WP1FixedLengthGroup * | constructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) |
![]() | |
static WP1Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getGroup () const |
WP1UnsupportedFixedLengthGroup::WP1UnsupportedFixedLengthGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | group | ||
) |
|
virtual |
Reimplemented from WP1FixedLengthGroup.
|
inlinevirtual |
Implements WP1Part.