WP3DisplayGroup Class Reference

#include <WP3DisplayGroup.h>

Inheritance diagram for WP3DisplayGroup:
WP3VariableLengthGroup WP3Part

Public Member Functions

 WP3DisplayGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
 ~WP3DisplayGroup ()
 
void _readContents (librevenge::RVNGInputStream *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

librevenge::RVNGString m_noteReference
 
librevenge::RVNGString m_pageNumber
 

Additional Inherited Members

- Static Public Member Functions inherited from WP3VariableLengthGroup
static WP3VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
 
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
 
- Static Public Member Functions inherited from WP3Part
static WP3PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
 
- Protected Member Functions inherited from WP3VariableLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getSubGroup () const
 
unsigned short getSize () const
 

Constructor & Destructor Documentation

WP3DisplayGroup::WP3DisplayGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
WP3DisplayGroup::~WP3DisplayGroup ( )

Member Function Documentation

void WP3DisplayGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
virtual

Reimplemented from WP3VariableLengthGroup.

void WP3DisplayGroup::parse ( WP3Listener listener)
virtual

Implements WP3Part.

Member Data Documentation

librevenge::RVNGString WP3DisplayGroup::m_noteReference
private

Referenced by _readContents(), and parse().

librevenge::RVNGString WP3DisplayGroup::m_pageNumber
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.8