WP1LeftIndentGroup Class Reference

#include <WP1LeftIndentGroup.h>

Inheritance diagram for WP1LeftIndentGroup:
WP1FixedLengthGroup WP1Part

Public Member Functions

 WP1LeftIndentGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group)
 
 ~WP1LeftIndentGroup ()
 
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
 
void parse (WP1Listener *listener)
 
- Public Member Functions inherited from WP1FixedLengthGroup
 WP1FixedLengthGroup (uint8_t group)
 
virtual ~WP1FixedLengthGroup ()
 
- Public Member Functions inherited from WP1Part
virtual ~WP1Part ()
 

Private Attributes

uint16_t m_oldLeftMargin
 
uint16_t m_newLeftMargin
 

Additional Inherited Members

- Static Public Member Functions inherited from WP1FixedLengthGroup
static WP1FixedLengthGroupconstructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group)
 
- Protected Member Functions inherited from WP1FixedLengthGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)
 
uint8_t getGroup () const
 

Constructor & Destructor Documentation

WP1LeftIndentGroup::WP1LeftIndentGroup ( WPXInputStream input,
WPXEncryption encryption,
uint8_t  group 
)
WP1LeftIndentGroup::~WP1LeftIndentGroup ( )

Member Function Documentation

void WP1LeftIndentGroup::_readContents ( WPXInputStream input,
WPXEncryption encryption 
)
virtual

Reimplemented from WP1FixedLengthGroup.

void WP1LeftIndentGroup::parse ( WP1Listener listener)
virtual

Implements WP1Part.

Member Data Documentation

uint16_t WP1LeftIndentGroup::m_newLeftMargin
private

Referenced by _readContents(), and parse().

uint16_t WP1LeftIndentGroup::m_oldLeftMargin
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.4