28 #ifndef WP5EXTENDEDCHARACTERGROUP_H 29 #define WP5EXTENDEDCHARACTERGROUP_H Definition: WP5Listener.h:39
Definition: WP5FixedLengthGroup.h:33
void parse(WP5Listener *listener) override
Definition: WP5ExtendedCharacterGroup.cpp:48
void _readContents(librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
Definition: WP5ExtendedCharacterGroup.cpp:42
unsigned char m_character
Definition: WP5ExtendedCharacterGroup.h:44
WP5ExtendedCharacterGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID)
Definition: WP5ExtendedCharacterGroup.cpp:34
unsigned char m_characterSet
Definition: WP5ExtendedCharacterGroup.h:45
Definition: WP5ExtendedCharacterGroup.h:34
Definition: WPXEncryption.h:35