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