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