#include <WP6ColumnGroup.h>
Public Member Functions | |
WP6ColumnGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *listener) |
![]() | |
WP6VariableLengthGroup () | |
virtual | ~WP6VariableLengthGroup () |
![]() | |
virtual | ~WP6Part () |
Private Attributes | |
unsigned short | m_margin |
unsigned char | m_colType |
unsigned char | m_numColumns |
double | m_rowSpacing |
std::vector< bool > | m_isFixedWidth |
std::vector< double > | m_columnWidth |
Additional Inherited Members | |
![]() | |
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 WP6Part * | 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 |
unsigned char | getFlags () const |
unsigned char | getNumPrefixIDs () const |
const unsigned short * | getPrefixIDs () const |
unsigned short | getSizeNonDeletable () const |
unsigned short | getSizeDeletable () const |
WP6ColumnGroup::WP6ColumnGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
|
virtual |
Reimplemented from WP6VariableLengthGroup.
|
virtual |
Implements WP6Part.
|
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().