_appendJustification(WPXPropertyList &propList, int justification) | WPSContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPSContentListener | [protected] |
_changeList()=0 | WPSContentListener | [protected, pure virtual] |
_closeListElement() | WPSContentListener | [protected] |
_closePageSpan() | WPSContentListener | [protected] |
_closeParagraph() | WPSContentListener | [protected] |
_closeSection() | WPSContentListener | [protected] |
_closeSpan() | WPSContentListener | [protected] |
_colorToString(const RGBSColor *color) | WPSContentListener | [private] |
_flushText()=0 | WPSContentListener | [protected, pure virtual] |
_getTabStops(WPXPropertyListVector &tabStops) | WPSContentListener | [protected] |
_mergeColorsToString(const RGBSColor *fgColor, const RGBSColor *bgColor) | WPSContentListener | [private] |
_movePositionToFirstColumn(float position) | WPSContentListener | [protected] |
_openListElement() | WPSContentListener | [protected] |
_openPageSpan() | WPSContentListener | [protected] |
_openParagraph() | WPSContentListener | [protected, virtual] |
_openSection() | WPSContentListener | [protected] |
_openSpan() | WPSContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPSContentListener | [protected] |
endDocument() | WPSContentListener | [protected] |
insertBreak(const uint8_t breakType) | WPSContentListener | [protected] |
isUndoOn() | WPSListener | [inline, protected] |
justificationChange(const uint8_t justification) | WPSContentListener | [protected] |
lineSpacingChange(const float lineSpacing) | WPSContentListener | [protected] |
m_listenerImpl | WPSContentListener | [protected] |
m_metaData | WPSContentListener | [protected] |
m_pageList | WPSListener | [protected] |
m_ps | WPSContentListener | [protected] |
setUndoOn(bool isUndoOn) | WPSListener | [inline, protected] |
startDocument() | WPSContentListener | [protected] |
WPSContentListener(std::list< WPSPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPSContentListener | [protected] |
WPSListener(std::list< WPSPageSpan > &pageList) | WPSListener | [protected] |
~WPSContentListener() | WPSContentListener | [protected, virtual] |
~WPSListener() | WPSListener | [protected, virtual] |