#include <WP6ParagraphGroup.h>
Public Member Functions | |
| WP6ParagraphGroup_RightMarginAdjustmentSubGroup (WPXInputStream *input) | |
| void | parse (WP6Listener *listener, const uint8_t numPrefixIDs, uint16_t const *prefixIDs) const |
Private Attributes | |
| int16_t | m_rightMargin |
| WP6ParagraphGroup_RightMarginAdjustmentSubGroup::WP6ParagraphGroup_RightMarginAdjustmentSubGroup | ( | WPXInputStream * | input | ) |
| void WP6ParagraphGroup_RightMarginAdjustmentSubGroup::parse | ( | WP6Listener * | listener, |
| const uint8_t | numPrefixIDs, | ||
| uint16_t const * | prefixIDs | ||
| ) | const [virtual] |
Implements WP6VariableLengthGroup_SubGroup.
int16_t WP6ParagraphGroup_RightMarginAdjustmentSubGroup::m_rightMargin [private] |
Referenced by parse(), and WP6ParagraphGroup_RightMarginAdjustmentSubGroup().