#include <WP6UndoGroup.h>
Public Member Functions | |
WP6UndoGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
void | parse (WP6Listener *listener) |
![]() | |
WP6FixedLengthGroup (unsigned char groupID) | |
unsigned char | getGroup () const |
![]() | |
virtual | ~WP6Part () |
Protected Member Functions | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
unsigned char | m_undoType |
unsigned short | m_undoLevel |
Additional Inherited Members | |
![]() | |
static WP6FixedLengthGroup * | constructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) |
![]() | |
static WP6Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
WP6UndoGroup::WP6UndoGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | groupID | ||
) |
|
protectedvirtual |
Implements WP6FixedLengthGroup.
|
virtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().