#include <WP5PageFormatGroup.h>
Inheritance diagram for WP5PageFormatGroup:
Public Member Functions | |
WP5PageFormatGroup (WPXInputStream *input) | |
~WP5PageFormatGroup () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP5Listener *listener) |
Private Attributes | |
uint16_t | m_leftMargin |
uint16_t | m_rightMargin |
float | m_lineSpacing |
std::vector< WPXTabStop > | m_tabStops |
uint16_t | m_marginOffset |
uint16_t | m_topMargin |
uint16_t | m_bottomMargin |
uint8_t | m_justification |
uint8_t | m_suppressCode |
uint16_t | m_formLength |
uint16_t | m_formWidth |
WPXFormOrientation | m_formOrientation |
|
|
|
|
|
Reimplemented from WP5VariableLengthGroup. |
|
Implements WP5Part. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|