26#ifndef WP1LEFTRIGHTINDENTGROUP_H
27#define WP1LEFTRIGHTINDENTGROUP_H
WP1FixedLengthGroup(unsigned char group)
Definition WP1FixedLengthGroup.cpp:47
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