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