WP5FontGroup Class Reference

#include <WP5FontGroup.h>

Inheritance diagram for WP5FontGroup:
WP5VariableLengthGroup WP5Part

Public Member Functions

 WP5FontGroup (WPXInputStream *input, WPXEncryption *encryption)
void parse (WP5Listener *listener)
- Public Member Functions inherited from WP5VariableLengthGroup
 WP5VariableLengthGroup ()
virtual ~WP5VariableLengthGroup ()
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)
- Protected Member Functions inherited from WP5VariableLengthGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)
uint8_t getSubGroup () const
uint16_t getSize () const

Private Attributes

uint8_t m_red
uint8_t m_green
uint8_t m_blue
uint8_t m_fontNumber
double m_fontSize

Additional Inherited Members

- Static Public Member Functions inherited from WP5VariableLengthGroup
static WP5VariableLengthGroupconstructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)

Constructor & Destructor Documentation

WP5FontGroup::WP5FontGroup ( WPXInputStream *  input,
WPXEncryption encryption 
)

Member Function Documentation

void WP5FontGroup::_readContents ( WPXInputStream *  input,
WPXEncryption encryption 
)
protectedvirtual

Reimplemented from WP5VariableLengthGroup.

void WP5FontGroup::parse ( WP5Listener listener)
virtual

Implements WP5Part.

Member Data Documentation

uint8_t WP5FontGroup::m_blue
private

Referenced by _readContents(), and parse().

uint8_t WP5FontGroup::m_fontNumber
private

Referenced by _readContents(), and parse().

double WP5FontGroup::m_fontSize
private

Referenced by _readContents(), and parse().

uint8_t WP5FontGroup::m_green
private

Referenced by _readContents(), and parse().

uint8_t WP5FontGroup::m_red
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