#include <WP6EOLGroup.h>
Public Member Functions | |
| WP6EOLGroup (WPXInputStream *input, WPXEncryption *encryption) | |
| ~WP6EOLGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP6Listener *listener) |
Public Member Functions inherited from WP6VariableLengthGroup | |
| WP6VariableLengthGroup () | |
| virtual | ~WP6VariableLengthGroup () |
Public Member Functions inherited from WP6Part | |
| virtual | ~WP6Part () |
Private Member Functions | |
| WP6EOLGroup (const WP6EOLGroup &) | |
| WP6EOLGroup & | operator= (const WP6EOLGroup &) |
Private Attributes | |
| uint8_t | m_colSpan |
| uint8_t | m_rowSpan |
| bool | m_boundFromAbove |
| bool | m_useCellAttributes |
| bool | m_useCellJustification |
| bool | m_ignoreInCalculations |
| bool | m_cellIsLocked |
| uint32_t | m_cellAttributes |
| uint8_t | m_cellJustification |
| WPXVerticalAlignment | m_cellVerticalAlign |
| RGBSColor * | m_cellFgColor |
| RGBSColor * | m_cellBgColor |
| RGBSColor * | m_cellBorderColor |
| uint8_t | m_cellBorders |
| bool | m_isHeaderRow |
| bool | m_isMinimumHeight |
| uint16_t | m_rowHeight |
| bool | m_isDontEndAParagraphStyleForThisHardReturn |
Additional Inherited Members | |
Static Public Member Functions inherited from WP6VariableLengthGroup | |
| static WP6VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
| static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
Static Public Member Functions inherited from WP6Part | |
| static WP6Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, const uint8_t readVal) |
Protected Member Functions inherited from WP6VariableLengthGroup | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption) |
| uint8_t | getSubGroup () const |
| uint16_t | getSize () const |
| uint8_t | getFlags () const |
| uint8_t | getNumPrefixIDs () const |
| const uint16_t * | getPrefixIDs () const |
| uint16_t | getSizeNonDeletable () const |
| uint16_t | getSizeDeletable () const |
| WP6EOLGroup::WP6EOLGroup | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) |
| WP6EOLGroup::~WP6EOLGroup | ( | ) |
|
private |
|
virtual |
Reimplemented from WP6VariableLengthGroup.
|
private |
|
virtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), parse(), and ~WP6EOLGroup().
|
private |
Referenced by _readContents(), parse(), and ~WP6EOLGroup().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), parse(), and ~WP6EOLGroup().
|
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(), 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().