#include <WP3TablesGroup.h>
Public Member Functions | |
WP3TablesGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
~WP3TablesGroup () | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP3Listener *listener) |
![]() | |
WP3VariableLengthGroup () | |
virtual | ~WP3VariableLengthGroup () |
![]() | |
virtual | ~WP3Part () |
Private Attributes | |
unsigned char | m_tableMode |
unsigned | m_offsetFromLeftEdge |
unsigned | m_topGutterSpacing |
unsigned | m_leftGutterSpacing |
unsigned | m_bottomGutterSpacing |
unsigned | m_rightGutterSpacing |
unsigned char | m_numColumns |
std::vector< unsigned char > | m_columnMode |
std::vector< unsigned char > | m_numberFormat |
std::vector< unsigned > | m_columnWidth |
std::vector< unsigned > | m_rightOffsetForDecimalAlign |
unsigned short | m_colSpan |
unsigned short | m_rowSpan |
RGBSColor | m_cellFillColor |
Additional Inherited Members | |
![]() | |
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 WP3Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
WP3TablesGroup::WP3TablesGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP3TablesGroup::~WP3TablesGroup | ( | ) |
|
virtual |
Reimplemented from WP3VariableLengthGroup.
|
virtual |
Implements WP3Part.
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().