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