#include <WP5TableEOLGroup.h>
Inheritance diagram for WP5TableEOLGroup:
Public Member Functions | |
WP5TableEOLGroup (WPXInputStream *input) | |
~WP5TableEOLGroup () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP5Listener *listener) |
Private Attributes | |
uint8_t | m_cellVerticalAlignment |
bool | m_useCellAttributes |
bool | m_useCellJustification |
uint8_t | m_columnNumber |
uint8_t | m_colSpan |
uint8_t | m_rowSpan |
bool | m_spannedFromAbove |
uint16_t | m_cellAttributes |
uint8_t | m_cellJustification |
|
|
|
|
|
Reimplemented from WP5VariableLengthGroup. |
|
Implements WP5Part. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|