WP5FontGroup Class Reference

#include <WP5FontGroup.h>

Inheritance diagram for WP5FontGroup:
WP5VariableLengthGroup WP5Part

List of all members.

Public Member Functions

 WP5FontGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
void parse (WP5Listener *listener)

Protected Member Functions

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

Private Attributes

unsigned char m_red
unsigned char m_green
unsigned char m_blue
unsigned char m_fontNumber
double m_fontSize

Constructor & Destructor Documentation

WP5FontGroup::WP5FontGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)

Member Function Documentation

void WP5FontGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
) [protected, virtual]

Reimplemented from WP5VariableLengthGroup.

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

Implements WP5Part.


Member Data Documentation

unsigned char WP5FontGroup::m_blue [private]

Referenced by _readContents(), and parse().

unsigned char WP5FontGroup::m_fontNumber [private]

Referenced by _readContents(), and parse().

double WP5FontGroup::m_fontSize [private]

Referenced by _readContents(), and parse().

unsigned char WP5FontGroup::m_green [private]

Referenced by _readContents(), and parse().

unsigned char WP5FontGroup::m_red [private]

Referenced by _readContents(), and parse().


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