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