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