WP5FontGroup Class Reference

#include <WP5FontGroup.h>

Inheritance diagram for WP5FontGroup:

WP5VariableLengthGroup WP5Part

List of all members.

Public Member Functions

 WP5FontGroup (WPXInputStream *input, WPXEncryption *encryption)
void parse (WP5Listener *listener)

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)

Private Attributes

uint8_t m_red
uint8_t m_green
uint8_t m_blue
uint8_t m_fontNumber
double m_fontSize


Constructor & Destructor Documentation

WP5FontGroup::WP5FontGroup ( WPXInputStream input,
WPXEncryption encryption 
)


Member Function Documentation

void WP5FontGroup::parse ( WP5Listener listener  )  [virtual]

Implements WP5Part.

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

Reimplemented from WP5VariableLengthGroup.


Member Data Documentation

uint8_t WP5FontGroup::m_red [private]

uint8_t WP5FontGroup::m_green [private]

uint8_t WP5FontGroup::m_blue [private]

uint8_t WP5FontGroup::m_fontNumber [private]

double WP5FontGroup::m_fontSize [private]


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 10:48:13 2010 for libwpd by doxygen 1.5.4