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