WP1FixedLengthGroup Class Reference

#include <WP1FixedLengthGroup.h>

Inheritance diagram for WP1FixedLengthGroup:
WP1Part WP1BottomMarginGroup WP1CenterTextGroup WP1ExtendedCharacterGroup WP1FlushRightGroup WP1FontIdGroup WP1JustificationGroup WP1LeftIndentGroup WP1LeftRightIndentGroup WP1MarginReleaseGroup WP1MarginResetGroup WP1PointSizeGroup WP1SpacingResetGroup WP1SuppressPageCharacteristicsGroup WP1TopMarginGroup WP1UnsupportedFixedLengthGroup

Public Member Functions

 WP1FixedLengthGroup (unsigned char group)
 ~WP1FixedLengthGroup () override
Public Member Functions inherited from WP1Part
virtual ~WP1Part ()
virtual void parse (WP1Listener *listener)=0

Static Public Member Functions

static WP1FixedLengthGroupconstructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
Static Public Member Functions inherited from WP1Part
static WP1PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal)

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual void _readContents (librevenge::RVNGInputStream *, WPXEncryption *)
unsigned char getGroup () const

Private Attributes

unsigned char m_group

Constructor & Destructor Documentation

◆ WP1FixedLengthGroup()

◆ ~WP1FixedLengthGroup()

WP1FixedLengthGroup::~WP1FixedLengthGroup ( )
inlineoverride

Member Function Documentation

◆ _read()

◆ _readContents()

◆ constructFixedLengthGroup()

WP1FixedLengthGroup * WP1FixedLengthGroup::constructFixedLengthGroup ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption,
unsigned char group )
static

Referenced by WP1Part::constructPart().

◆ getGroup()

unsigned char WP1FixedLengthGroup::getGroup ( ) const
inlineprotected

Member Data Documentation

◆ m_group

unsigned char WP1FixedLengthGroup::m_group
private

The documentation for this class was generated from the following files:

Generated for libwpd by doxygen 1.14.0