#include <WP1LeftIndentGroup.h>

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