#include <WP1LeftRightIndentGroup.h>

Public Member Functions | |
| WP1LeftRightIndentGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
| ~WP1LeftRightIndentGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP1Listener *listener) |
Private Attributes | |
| uint16_t | m_leftRightMarginOffset |
| WP1LeftRightIndentGroup::WP1LeftRightIndentGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | group | |||
| ) |
| WP1LeftRightIndentGroup::~WP1LeftRightIndentGroup | ( | ) |
| void WP1LeftRightIndentGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1LeftRightIndentGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
uint16_t WP1LeftRightIndentGroup::m_leftRightMarginOffset [private] |