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