#include <WP6EOLGroup.h>
Inheritance diagram for WP6EOLGroup:
Public Member Functions | |
WP6EOLGroup (WPXInputStream *input) | |
~WP6EOLGroup () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP6Listener *listener) |
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 |
|
|
|
|
|
|
|
Reimplemented from WP6VariableLengthGroup. |
|
|
|
Implements WP6Part. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|