#include <WP1SetTabsGroup.h>
Public Member Functions | |
WP1SetTabsGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) | |
~WP1SetTabsGroup () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *listener) |
![]() | |
WP1VariableLengthGroup (unsigned char group) | |
virtual | ~WP1VariableLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Private Attributes | |
std::vector< WPXTabStop > | m_tabStops |
Additional Inherited Members | |
![]() | |
static WP1VariableLengthGroup * | constructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const 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 |
unsigned | getSize () const |
WP1SetTabsGroup::WP1SetTabsGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | group | ||
) |
WP1SetTabsGroup::~WP1SetTabsGroup | ( | ) |
|
virtual |
Implements WP1VariableLengthGroup.
|
virtual |
Implements WP1Part.
|
private |
Referenced by _readContents(), and parse().