#include <WP5FontGroup.h>
Public Member Functions | |
WP5FontGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | parse (WP5Listener *listener) override |
Public Member Functions inherited from WP5VariableLengthGroup | |
WP5VariableLengthGroup () | |
~WP5VariableLengthGroup () override | |
Public Member Functions inherited from WP5Part | |
virtual | ~WP5Part () |
Protected Member Functions | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override |
Protected Member Functions inherited from WP5VariableLengthGroup | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
Private Attributes | |
unsigned char | m_red |
unsigned char | m_green |
unsigned char | m_blue |
unsigned char | m_fontNumber |
double | m_fontSize |
Additional Inherited Members | |
Static Public Member Functions inherited from WP5VariableLengthGroup | |
static WP5VariableLengthGroup * | constructVariableLengthGroup (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 WP5Part | |
static WP5Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
WP5FontGroup::WP5FontGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption ) |
|
overrideprotectedvirtual |
Reimplemented from WP5VariableLengthGroup.
|
overridevirtual |
Implements WP5Part.
|
private |
Referenced by _readContents(), parse(), and WP5FontGroup().
|
private |
Referenced by _readContents(), parse(), and WP5FontGroup().
|
private |
Referenced by _readContents(), parse(), and WP5FontGroup().
|
private |
Referenced by _readContents(), parse(), and WP5FontGroup().
|
private |
Referenced by _readContents(), parse(), and WP5FontGroup().