#include <WP3WindowGroup.h>
Public Member Functions | |
WP3WindowGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
~WP3WindowGroup () override | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override |
void | parse (WP3Listener *listener) override |
Public Member Functions inherited from WP3VariableLengthGroup | |
WP3VariableLengthGroup () | |
~WP3VariableLengthGroup () override | |
Public Member Functions inherited from WP3Part | |
virtual | ~WP3Part () |
Private Member Functions | |
WP3WindowGroup (const WP3WindowGroup &) | |
WP3WindowGroup & | operator= (const WP3WindowGroup &) |
Private Attributes | |
unsigned short | m_figureFlags |
unsigned char | m_leftColumn |
unsigned char | m_rightColumn |
unsigned char | m_boxType |
double | m_width |
double | m_height |
double | m_horizontalOffset |
double | m_verticalOffset |
unsigned | m_resourceID |
std::unique_ptr< WP3SubDocument > | m_subDocument |
std::unique_ptr< WP3SubDocument > | m_caption |
Additional Inherited Members | |
Static Public Member Functions inherited from WP3VariableLengthGroup | |
static WP3VariableLengthGroup * | 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 WP3Part | |
static WP3Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
Protected Member Functions inherited from WP3VariableLengthGroup | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
WP3WindowGroup::WP3WindowGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption ) |
Referenced by operator=(), and WP3WindowGroup().
|
override |
|
private |
|
overridevirtual |
Reimplemented from WP3VariableLengthGroup.
|
private |
|
overridevirtual |
Implements WP3Part.
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().
|
private |
Referenced by _readContents(), parse(), and WP3WindowGroup().