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