WP3MiscellaneousGroup Class Reference

#include <WP3MiscellaneousGroup.h>

Inheritance diagram for WP3MiscellaneousGroup:
WP3VariableLengthGroup WP3Part

Public Member Functions

 WP3MiscellaneousGroup (WPXInputStream *input, WPXEncryption *encryption)
 ~WP3MiscellaneousGroup ()
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
void parse (WP3Listener *listener)
- Public Member Functions inherited from WP3VariableLengthGroup
 WP3VariableLengthGroup ()
virtual ~WP3VariableLengthGroup ()
- Public Member Functions inherited from WP3Part
virtual ~WP3Part ()

Private Attributes

uint16_t m_pageWidth
uint16_t m_pageHeight
WPXFormOrientation m_pageOrientation

Additional Inherited Members

- Static Public Member Functions inherited from WP3VariableLengthGroup
static WP3VariableLengthGroupconstructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)
- Protected Member Functions inherited from WP3VariableLengthGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)
uint8_t getSubGroup () const
uint16_t getSize () const

Constructor & Destructor Documentation

WP3MiscellaneousGroup::WP3MiscellaneousGroup ( WPXInputStream input,
WPXEncryption encryption 
)
WP3MiscellaneousGroup::~WP3MiscellaneousGroup ( )

Member Function Documentation

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

Reimplemented from WP3VariableLengthGroup.

void WP3MiscellaneousGroup::parse ( WP3Listener listener)
virtual

Implements WP3Part.

Member Data Documentation

uint16_t WP3MiscellaneousGroup::m_pageHeight
private

Referenced by _readContents(), and parse().

WPXFormOrientation WP3MiscellaneousGroup::m_pageOrientation
private

Referenced by _readContents(), and parse().

uint16_t WP3MiscellaneousGroup::m_pageWidth
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.1.2