#include <WP6BoxGroup.h>
Public Member Functions | |
WP6BoxGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override |
void | parse (WP6Listener *listener) override |
Public Member Functions inherited from WP6VariableLengthGroup | |
WP6VariableLengthGroup () | |
~WP6VariableLengthGroup () override | |
Public Member Functions inherited from WP6Part | |
virtual | ~WP6Part () |
Private Attributes | |
unsigned char | m_generalPositioningFlagsMask |
unsigned char | m_generalPositioningFlagsData |
bool | m_hasHorizontalPositioning |
unsigned char | m_horizontalPositioningFlags |
signed short | m_horizontalOffset |
unsigned char | m_leftColumn |
unsigned char | m_rightColumn |
bool | m_hasVerticalPositioning |
unsigned char | m_verticalPositioningFlags |
signed short | m_verticalOffset |
bool | m_hasWidthInformation |
unsigned char | m_widthFlags |
unsigned short | m_width |
bool | m_hasHeightInformation |
unsigned char | m_heightFlags |
unsigned short | m_height |
bool | m_hasZOrderInformation |
unsigned char | m_zOrderFlags |
bool | m_hasBoxContentType |
unsigned char | m_boxContentType |
unsigned short | m_nativeWidth |
unsigned short | m_nativeHeight |
Additional Inherited Members | |
Static Public Member Functions inherited from WP6VariableLengthGroup | |
static WP6VariableLengthGroup * | constructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID) |
Static Public Member Functions inherited from WP6Part | |
static WP6Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
Protected Member Functions inherited from WP6VariableLengthGroup | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
unsigned char | getFlags () const |
unsigned char | getNumPrefixIDs () const |
const unsigned short * | getPrefixIDs () const |
unsigned short | getSizeNonDeletable () const |
unsigned short | getSizeDeletable () const |
WP6BoxGroup::WP6BoxGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption ) |
|
overridevirtual |
Reimplemented from WP6VariableLengthGroup.
|
overridevirtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), parse(), and WP6BoxGroup().
|
private |
Referenced by _readContents(), and WP6BoxGroup().