#include <WP5StylesListener.h>
Public Member Functions | |
WP5StylesListener (std::list< WPXPageSpan > &pageList, WPXTableList tableList, std::vector< WP5SubDocument * > &subDocuments) | |
void | startDocument () |
void | startSubDocument () |
void | setFont (const WPXString &, double) |
void | setTabs (const std::vector< WPXTabStop > &, uint16_t) |
void | insertCharacter (uint32_t) |
void | insertTab (uint8_t, double) |
virtual void | insertIndent (uint8_t, double) |
void | characterColorChange (uint8_t, uint8_t, uint8_t) |
void | insertEOL () |
void | insertBreak (uint8_t breakType) |
void | attributeChange (bool, uint8_t) |
void | lineSpacingChange (double) |
void | justificationChange (uint8_t) |
void | pageMarginChange (uint8_t side, uint16_t margin) |
void | pageFormChange (uint16_t length, uint16_t width, WPXFormOrientation orientation) |
void | marginChange (uint8_t side, uint16_t margin) |
void | endDocument () |
void | endSubDocument () |
void | defineTable (uint8_t, uint16_t) |
void | addTableColumnDefinition (uint32_t, uint32_t, uint32_t, uint32_t, uint8_t) |
void | startTable () |
void | insertRow (uint16_t rowHeight, bool isMinimumHeight, bool isHeaderRow) |
void | insertCell (uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, WPXVerticalAlignment cellVerticalAlignment, bool useCellAttributes, uint32_t cellAttributes) |
void | endTable () |
void | insertNoteReference (const WPXString &) |
void | insertNote (WPXNoteType, const WP5SubDocument *) |
void | headerFooterGroup (uint8_t headerFooterType, uint8_t occurenceBits, WP5SubDocument *subDocument) |
void | suppressPageCharacteristics (uint8_t suppressCode) |
void | boxOn (uint8_t, uint8_t, uint16_t, uint16_t, uint16_t, uint16_t) |
virtual void | boxOff () |
virtual void | insertGraphicsData (const WPXBinaryData *) |
![]() | |
WP5Listener () | |
virtual | ~WP5Listener () |
void | setPrefixData (WP5PrefixData *prefixData) |
const WP5GeneralPacketData * | getGeneralPacketData (const int type) const |
Protected Member Functions | |
void | _handleSubDocument (const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice=0) |
Private Member Functions | |
WP5StylesListener (const WP5StylesListener &) | |
WP5StylesListener & | operator= (const WP5StylesListener &) |
Private Attributes | |
WPXPageSpan | m_currentPage |
WPXPageSpan | m_nextPage |
WPXTableList | m_tableList |
WPXTable * | m_currentTable |
double | m_tempMarginLeft |
double | m_tempMarginRight |
bool | m_currentPageHasContent |
bool | m_isSubDocument |
std::vector< WP5SubDocument * > & | m_subDocuments |
std::list< WPXPageSpan >::iterator | m_pageListHardPageMark |
Additional Inherited Members |
WP5StylesListener::WP5StylesListener | ( | std::list< WPXPageSpan > & | pageList, |
WPXTableList | tableList, | ||
std::vector< WP5SubDocument * > & | subDocuments | ||
) |
|
private |
|
protected |
Referenced by headerFooterGroup(), and insertBreak().
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
Referenced by WP5Parser::parseSubDocument().
|
inlinevirtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
Referenced by endDocument(), and endSubDocument().
|
virtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
private |
|
virtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
|
inlinevirtual |
Implements WP5Listener.
Referenced by WP5Parser::parseSubDocument().
|
virtual |
Implements WP5Listener.
|
virtual |
Implements WP5Listener.
|
private |
Referenced by headerFooterGroup(), insertBreak(), marginChange(), pageFormChange(), pageMarginChange(), and suppressPageCharacteristics().
|
private |
|
private |
Referenced by _handleSubDocument(), insertCell(), insertRow(), and startTable().
|
private |
Referenced by _handleSubDocument(), insertBreak(), and marginChange().
|
private |
Referenced by headerFooterGroup(), and insertBreak().
|
private |
Referenced by insertBreak(), and marginChange().
|
private |
Referenced by headerFooterGroup().
|
private |
Referenced by _handleSubDocument(), and startTable().
|
private |
Referenced by insertBreak(), and marginChange().
|
private |
Referenced by insertBreak(), and marginChange().