#include <WP6EOLGroup.h>
Inheritance diagram for WP6EOLGroup:
Public Member Functions | |
WP6EOLGroup (WPXInputStream *input) | |
~WP6EOLGroup () | |
virtual void | _readContents (WPXInputStream *input) |
virtual void | parse (WP6HLListener *listener) |
Private Attributes | |
bool | m_useCellAttributes |
bool | m_useCellJustification |
bool | m_ignoreInCalculations |
bool | m_cellIsLocked |
uint8_t | m_cellJustification |
WPXVerticalAlignment | m_cellVerticalAlign |
uint32_t | m_cellAttributes |
uint8_t | m_colSpan |
uint8_t | m_rowSpan |
bool | m_boundFromLeft |
bool | m_boundFromAbove |
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 |
|
|
|
|
|
Reimplemented from WP6VariableLengthGroup. |
|
Implements WP6Part. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|