#include <WP5PageFormatGroup.h>
Public Member Functions | |
WP5PageFormatGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
~WP5PageFormatGroup () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP5Listener *listener) |
![]() | |
WP5VariableLengthGroup () | |
virtual | ~WP5VariableLengthGroup () |
![]() | |
virtual | ~WP5Part () |
Private Attributes | |
unsigned short | m_leftMargin |
unsigned short | m_rightMargin |
double | m_lineSpacing |
std::vector< WPXTabStop > | m_tabStops |
unsigned short | m_marginOffset |
unsigned short | m_topMargin |
unsigned short | m_bottomMargin |
unsigned char | m_justification |
unsigned char | m_suppressCode |
unsigned short | m_formLength |
unsigned short | m_formWidth |
WPXFormOrientation | m_formOrientation |
Additional Inherited Members | |
![]() | |
static WP5VariableLengthGroup * | constructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group) |
![]() | |
static WP5Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
WP5PageFormatGroup::WP5PageFormatGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP5PageFormatGroup::~WP5PageFormatGroup | ( | ) |
|
virtual |
Reimplemented from WP5VariableLengthGroup.
|
virtual |
Implements WP5Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().