WP5IndentGroup Class Reference

#include <WP5IndentGroup.h>

Inheritance diagram for WP5IndentGroup:
WP5FixedLengthGroup WP5Part

Public Member Functions

 WP5IndentGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID)
 
void parse (WP5Listener *listener) override
 
- Public Member Functions inherited from WP5FixedLengthGroup
 WP5FixedLengthGroup (const unsigned char groupID)
 
unsigned char getGroup () const
 
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()
 
virtual void parse (WP5Listener *listener)=0
 

Protected Member Functions

void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
 
- Protected Member Functions inherited from WP5FixedLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
virtual void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)=0
 

Private Attributes

unsigned char m_indentType
 
double m_indentPosition
 

Additional Inherited Members

- Static Public Member Functions inherited from WP5FixedLengthGroup
static WP5FixedLengthGroupconstructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
 
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
 
- Static Public Member Functions inherited from WP5Part
static WP5PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
 

Constructor & Destructor Documentation

◆ WP5IndentGroup()

WP5IndentGroup::WP5IndentGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  groupID 
)

Member Function Documentation

◆ _readContents()

void WP5IndentGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
overrideprotectedvirtual

Implements WP5FixedLengthGroup.

◆ parse()

void WP5IndentGroup::parse ( WP5Listener listener)
overridevirtual

Implements WP5Part.

Member Data Documentation

◆ m_indentPosition

double WP5IndentGroup::m_indentPosition
private

Referenced by _readContents(), and parse().

◆ m_indentType

unsigned char WP5IndentGroup::m_indentType
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.9.7