#include <WP5BoxGroup.h>
Public Member Functions | |
WP5BoxGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | parse (WP5Listener *listener) |
![]() | |
WP5VariableLengthGroup () | |
virtual | ~WP5VariableLengthGroup () |
![]() | |
virtual | ~WP5Part () |
Protected Member Functions | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
Private Member Functions | |
WP5BoxGroup (const WP5BoxGroup &) | |
WP5BoxGroup & | operator= (const WP5BoxGroup &) |
Private Attributes | |
unsigned short | m_boxNumber |
unsigned char | m_positionAndType |
unsigned char | m_alignment |
unsigned short | m_width |
unsigned short | m_height |
unsigned short | m_x |
unsigned short | m_y |
unsigned char | m_boxType |
unsigned short | m_graphicsOffset |
const librevenge::RVNGBinaryData * | m_data |
Additional Inherited Members | |
![]() | |
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 WP5Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
WP5BoxGroup::WP5BoxGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
|
private |
|
protectedvirtual |
Reimplemented from WP5VariableLengthGroup.
|
private |
|
virtual |
Implements WP5Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().