26#ifndef WP1EXTENDEDCHARACTERGROUP_H
27#define WP1EXTENDEDCHARACTERGROUP_H
unsigned char m_extendedCharacter
Definition WP1ExtendedCharacterGroup.h:40
void _readContents(librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
Definition WP1ExtendedCharacterGroup.cpp:40
void parse(WP1Listener *listener) override
Definition WP1ExtendedCharacterGroup.cpp:45
~WP1ExtendedCharacterGroup() override
Definition WP1ExtendedCharacterGroup.cpp:36
WP1ExtendedCharacterGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
Definition WP1ExtendedCharacterGroup.cpp:29
WP1FixedLengthGroup(unsigned char group)
Definition WP1FixedLengthGroup.cpp:47
Definition WP1Listener.h:39
Definition WPXEncryption.h:36