#include <WP5ExtendedCharacterGroup.h>
Public Member Functions | |
| WP5ExtendedCharacterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
| void | parse (WP5Listener *listener) |
Protected Member Functions | |
| void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
| unsigned char | m_character |
| unsigned char | m_characterSet |
| WP5ExtendedCharacterGroup::WP5ExtendedCharacterGroup | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption, | ||
| unsigned char | groupID | ||
| ) |
| void WP5ExtendedCharacterGroup::_readContents | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) | [protected, virtual] |
Implements WP5FixedLengthGroup.
| void WP5ExtendedCharacterGroup::parse | ( | WP5Listener * | listener | ) | [virtual] |
Implements WP5Part.
unsigned char WP5ExtendedCharacterGroup::m_character [private] |
Referenced by _readContents(), and parse().
unsigned char WP5ExtendedCharacterGroup::m_characterSet [private] |
Referenced by _readContents(), and parse().