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