#include <WP1LeftRightIndentGroup.h>
Public Member Functions | |
| WP1LeftRightIndentGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group) | |
| ~WP1LeftRightIndentGroup () | |
| void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
| void | parse (WP1Listener *listener) |
Private Attributes | |
| unsigned short | m_leftRightMarginOffset |
| WP1LeftRightIndentGroup::WP1LeftRightIndentGroup | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption, | ||
| unsigned char | group | ||
| ) |
| void WP1LeftRightIndentGroup::_readContents | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1LeftRightIndentGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
unsigned short WP1LeftRightIndentGroup::m_leftRightMarginOffset [private] |
Referenced by _readContents(), and parse().