_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected] |
_changeList()=0 | WPXContentListener | [protected, pure 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] |
_colorToString(const RGBSColor *color) | WPXContentListener | [private] |
_flushText()=0 | WPXContentListener | [protected, pure 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 | WPXContentListener | [protected, pure virtual] |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | [protected] |
_mergeColorsToString(const RGBSColor *fgColor, const RGBSColor *bgColor) | WPXContentListener | [private] |
_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] |
endDocument() | WPXContentListener | [protected] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
insertBreak(const uint8_t breakType) | WPXContentListener | [protected] |
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_ps | WPXContentListener | [protected] |
operator=(const WPXContentListener &) | WPXContentListener | [private] |
setUndoOn(bool isOn) | WPXListener | [inline, protected] |
startDocument() | WPXContentListener | [protected] |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPXContentListener | [protected] |
WPXContentListener(const WPXContentListener &) | WPXContentListener | [private] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |