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