_appendJustification(WPXPropertyList &propList, int justification) | WPSContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPSContentListener | [protected] |
_changeList() | WPS8ContentListener | [inline, protected, virtual] |
_closeListElement() | WPSContentListener | [protected] |
_closePageSpan() | WPSContentListener | [protected] |
_closeParagraph() | WPSContentListener | [protected] |
_closeSection() | WPSContentListener | [protected] |
_closeSpan() | WPSContentListener | [protected] |
_flushText() | WPS8ContentListener | [protected, virtual] |
_getTabStops(WPXPropertyListVector &tabStops) | WPSContentListener | [protected] |
_movePositionToFirstColumn(float position) | WPSContentListener | [protected] |
_openListElement() | WPSContentListener | [protected] |
_openPageSpan() | WPSContentListener | [protected] |
_openParagraph() | WPS8ContentListener | [protected, virtual] |
_openSection() | WPSContentListener | [protected] |
_openSpan() | WPSContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPSContentListener | [protected] |
attributeChange(const bool isOn, const uint8_t attribute) | WPS8ContentListener | [virtual] |
columnChange(const WPSTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WPS8ContentListener | [virtual] |
endDocument() | WPS8ContentListener | [inline, virtual] |
indentFirstLineChange(const int16_t offset) | WPS8ContentListener | [virtual] |
insertBreak(const uint8_t breakType) | WPS8ContentListener | [inline, virtual] |
insertCharacter(const uint16_t character) | WPS8ContentListener | [virtual] |
insertEOL() | WPS8ContentListener | [virtual] |
insertNote(const WPSNoteType noteType) | WPS8ContentListener | |
insertNoteReference(const WPXString ¬eReference) | WPS8ContentListener | [virtual] |
insertPageNumber(const WPXString &pageNumber) | WPS8ContentListener | [virtual] |
insertTab(const uint8_t tabType, float tabPosition) | WPS8ContentListener | [virtual] |
isUndoOn() | WPSListener | [inline, protected] |
justificationChange(const uint8_t justification) | WPS8ContentListener | [virtual] |
lineSpacingChange(const float lineSpacing) | WPS8ContentListener | [inline, virtual] |
m_listenerImpl | WPSContentListener | [protected] |
m_metaData | WPSContentListener | [protected] |
m_pageList | WPSListener | [protected] |
m_parseState | WPS8ContentListener | [private] |
m_ps | WPSContentListener | [protected] |
marginChange(const uint8_t side, const uint16_t margin) | WPS8ContentListener | [virtual] |
pageFormChange(const uint16_t length, const uint16_t width, const WPSFormOrientation orientation, const bool isPersistent) | WPS8ContentListener | [inline, virtual] |
pageMarginChange(const uint8_t side, const uint16_t margin) | WPS8ContentListener | [inline, virtual] |
setFontSize(const uint16_t fontSize) | WPS8ContentListener | [virtual] |
setTextColor(const RGBSColor *fontColor) | WPS8ContentListener | [virtual] |
setTextFont(const WPXString fontName) | WPS8ContentListener | [virtual] |
setUndoOn(bool isUndoOn) | WPSListener | [inline, protected] |
startDocument() | WPS8ContentListener | [inline, virtual] |
suppressPage(const uint16_t suppressCode) | WPS8ContentListener | [virtual] |
undoChange(const uint8_t undoType, const uint16_t undoLevel) | WPS8ContentListener | [virtual] |
WPS8ContentListener(std::list< WPSPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPS8ContentListener | |
WPS8Listener() | WPS8Listener | |
WPSContentListener(std::list< WPSPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPSContentListener | [protected] |
WPSListener(std::list< WPSPageSpan > &pageList) | WPSListener | [protected] |
~WPS8ContentListener() | WPS8ContentListener | |
~WPS8Listener() | WPS8Listener | [inline, virtual] |
~WPSContentListener() | WPSContentListener | [protected, virtual] |
~WPSListener() | WPSListener | [protected, virtual] |