#include <WP1MarginReleaseGroup.h>
Public Member Functions | |
WP1MarginReleaseGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) | |
~WP1MarginReleaseGroup () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *listener) |
![]() | |
WP1FixedLengthGroup (unsigned char group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Private Attributes | |
unsigned short | m_release |
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 |
WP1MarginReleaseGroup::WP1MarginReleaseGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | group | ||
) |
WP1MarginReleaseGroup::~WP1MarginReleaseGroup | ( | ) |
|
virtual |
Reimplemented from WP1FixedLengthGroup.
|
virtual |
Implements WP1Part.
|
private |
Referenced by _readContents(), and parse().