26 #ifndef WP1LEFTRIGHTINDENTGROUP_H 27 #define WP1LEFTRIGHTINDENTGROUP_H void parse(WP1Listener *listener) override
Definition: WP1LeftRightIndentGroup.cpp:45
Definition: WP1Listener.h:37
unsigned short m_leftRightMarginOffset
Definition: WP1LeftRightIndentGroup.h:40
Definition: WP1LeftRightIndentGroup.h:31
void _readContents(librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
Definition: WP1LeftRightIndentGroup.cpp:40
Definition: WP1FixedLengthGroup.h:33
Definition: WPXEncryption.h:35
~WP1LeftRightIndentGroup() override
Definition: WP1LeftRightIndentGroup.cpp:36
WP1LeftRightIndentGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
Definition: WP1LeftRightIndentGroup.cpp:29