#include <WP3DoubleByteScriptCharacterGroup.h>
Public Member Functions | |
WP3DoubleByteScriptCharacterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID) | |
void | parse (WP3Listener *listener) |
Protected Member Functions | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
unsigned short | m_scriptCharacter |
WP3DoubleByteScriptCharacterGroup::WP3DoubleByteScriptCharacterGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption, | ||
unsigned char | groupID | ||
) |
void WP3DoubleByteScriptCharacterGroup::_readContents | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) | [protected, virtual] |
Implements WP3FixedLengthGroup.
void WP3DoubleByteScriptCharacterGroup::parse | ( | WP3Listener * | listener | ) | [virtual] |
Implements WP3Part.
unsigned short WP3DoubleByteScriptCharacterGroup::m_scriptCharacter [private] |
Referenced by _readContents(), and parse().