_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected] |
_changeList() | WP42ContentListener | [inline, protected, virtual] |
_closeListElement() | WPXContentListener | [protected] |
_closePageSpan() | WPXContentListener | [protected] |
_closeParagraph() | WPXContentListener | [protected] |
_closeSection() | WPXContentListener | [protected] |
_closeSpan() | WPXContentListener | [protected] |
_closeTable() | WPXContentListener | [protected] |
_closeTableCell() | WPXContentListener | [protected] |
_closeTableRow() | WPXContentListener | [protected] |
_flushText() | WP42ContentListener | [protected, virtual] |
_getNextTabStop() const | WPXContentListener | [protected] |
_getPreviousTabStop() const | WPXContentListener | [protected] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXContentListener | [protected] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP42ContentListener | [protected, virtual] |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | [protected] |
_movePositionToFirstColumn(float position) | WPXContentListener | [protected] |
_openListElement() | WPXContentListener | [protected] |
_openPageSpan() | WPXContentListener | [protected] |
_openParagraph() | WPXContentListener | [protected, virtual] |
_openSection() | WPXContentListener | [protected] |
_openSpan() | WPXContentListener | [protected] |
_openTable() | WPXContentListener | [protected] |
_openTableCell(const uint8_t colSpan, const uint8_t rowSpan, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment) | WPXContentListener | [protected] |
_openTableRow(const float height, const bool isMinimumHeight, const bool isHeaderRow) | WPXContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | [protected] |
attributeChange(const bool isOn, const uint8_t attribute) | WP42ContentListener | [virtual] |
endDocument() | WP42ContentListener | [inline, virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
headerFooterGroup(const uint8_t headerFooterDefinition, WP42SubDocument *subDocument) | WP42ContentListener | [virtual] |
insertBreak(const uint8_t breakType) | WP42ContentListener | [inline, virtual] |
insertCharacter(const uint16_t character) | WP42ContentListener | [virtual] |
insertEOL() | WP42ContentListener | [virtual] |
insertTab(const uint8_t tabType, float tabPosition) | WP42ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WPXContentListener | [protected] |
lineSpacingChange(const float lineSpacing) | WPXContentListener | [protected] |
m_listenerImpl | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_pageList | WPXListener | [protected] |
m_parseState | WP42ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
m_subDocuments | WP42ContentListener | [private] |
marginReset(const uint8_t leftMargin, const uint8_t rightMargin) | WP42ContentListener | [virtual] |
operator=(const WP42ContentListener &) | WP42ContentListener | [private] |
setUndoOn(bool isOn) | WPXListener | [inline, protected] |
startDocument() | WP42ContentListener | [inline, virtual] |
suppressPageCharacteristics(const uint8_t) | WP42ContentListener | [inline, virtual] |
WP42ContentListener(std::list< WPXPageSpan > &pageList, std::vector< WP42SubDocument * > &subDocuments, WPXHLListenerImpl *listenerImpl) | WP42ContentListener | |
WP42ContentListener(const WP42ContentListener &) | WP42ContentListener | [private] |
WP42Listener() | WP42Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPXContentListener | [protected] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WP42ContentListener() | WP42ContentListener | |
~WP42Listener() | WP42Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |