#include <WP6EOLGroup.h>
Public Member Functions | |
WP6EOLGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
~WP6EOLGroup () override | |
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 Member Functions | |
WP6EOLGroup (const WP6EOLGroup &) | |
WP6EOLGroup & | operator= (const WP6EOLGroup &) |
Private Attributes | |
unsigned char | m_colSpan |
unsigned char | m_rowSpan |
bool | m_boundFromAbove |
bool | m_useCellAttributes |
bool | m_useCellJustification |
bool | m_ignoreInCalculations |
bool | m_cellIsLocked |
unsigned | m_cellAttributes |
unsigned char | m_cellJustification |
WPXVerticalAlignment | m_cellVerticalAlign |
std::unique_ptr< RGBSColor > | m_cellFgColor |
std::unique_ptr< RGBSColor > | m_cellBgColor |
std::unique_ptr< RGBSColor > | m_cellBorderColor |
unsigned char | m_cellBorders |
bool | m_isHeaderRow |
bool | m_isMinimumHeight |
unsigned short | m_rowHeight |
bool | m_isDontEndAParagraphStyleForThisHardReturn |
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 |
WP6EOLGroup::WP6EOLGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption ) |
Referenced by operator=(), and WP6EOLGroup().
|
override |
|
private |
|
overridevirtual |
Reimplemented from WP6VariableLengthGroup.
|
private |
|
overridevirtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and WP6EOLGroup().