#include <WP6CharacterGroup.h>
Public Member Functions | |
| WP6CharacterGroup_SetDotLeaderCharactersSubGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
| void | parse (WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const |
Private Attributes | |
| unsigned char | m_character |
| unsigned char | m_characterSet |
| unsigned char | m_numberOfSpaces |
| WP6CharacterGroup_SetDotLeaderCharactersSubGroup::WP6CharacterGroup_SetDotLeaderCharactersSubGroup | ( | librevenge::RVNGInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) |
| void WP6CharacterGroup_SetDotLeaderCharactersSubGroup::parse | ( | WP6Listener * | listener, |
| const unsigned char | numPrefixIDs, | ||
| unsigned short const * | prefixIDs | ||
| ) | const [virtual] |
Implements WP6VariableLengthGroup_SubGroup.
unsigned char WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_character [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().
unsigned char WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_characterSet [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().
unsigned char WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_numberOfSpaces [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().