Public Member Functions | Private Attributes

WP1FontIdGroup Class Reference

#include <WP1FontIdGroup.h>

Inheritance diagram for WP1FontIdGroup:
WP1FixedLengthGroup WP1Part

List of all members.

Public Member Functions

 WP1FontIdGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group)
 ~WP1FontIdGroup ()
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
void parse (WP1Listener *listener)

Private Attributes

uint16_t m_oldFontId
uint16_t m_newFontId

Constructor & Destructor Documentation

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

Member Function Documentation

void WP1FontIdGroup::_readContents ( WPXInputStream input,
WPXEncryption encryption 
) [virtual]

Reimplemented from WP1FixedLengthGroup.

void WP1FontIdGroup::parse ( WP1Listener listener ) [virtual]

Implements WP1Part.


Member Data Documentation

uint16_t WP1FontIdGroup::m_newFontId [private]

Referenced by _readContents(), and parse().

uint16_t WP1FontIdGroup::m_oldFontId [private]

Referenced by _readContents(), and parse().


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

Generated on Tue Dec 28 2010 12:09:57 for libwpd by doxygen 1.7.2