#include <WP3StylesListener.h>
Public Member Functions | |
WP3StylesListener (std::list< WPXPageSpan > &pageList, WPXTableList tableList, std::vector< WP3SubDocument * > &subDocuments) | |
void | startDocument () |
void | startSubDocument () |
void | insertCharacter (unsigned) |
void | insertTab () |
void | insertTab (unsigned char, double) |
void | insertEOL () |
void | insertBreak (unsigned char breakType) |
void | attributeChange (bool, unsigned char) |
void | lineSpacingChange (double) |
void | justificationChange (unsigned char) |
void | pageMarginChange (unsigned char side, unsigned short margin) |
void | pageFormChange (unsigned short length, unsigned short width, WPXFormOrientation orientation) |
void | marginChange (unsigned char side, unsigned short margin) |
void | indentFirstLineChange (double) |
void | setTabs (bool, const std::vector< WPXTabStop >) |
void | columnChange (WPXTextColumnType, unsigned char, const std::vector< double > &, const std::vector< bool > &) |
void | endDocument () |
void | endSubDocument () |
void | defineTable (unsigned char, unsigned short) |
void | addTableColumnDefinition (unsigned, unsigned, unsigned, unsigned, unsigned char) |
void | startTable () |
void | closeCell () |
void | closeRow () |
void | setTableCellSpan (unsigned short, unsigned short) |
void | setTableCellFillColor (const RGBSColor *) |
void | endTable () |
void | undoChange (unsigned char undoType, unsigned short undoLevel) |
void | setTextColor (const RGBSColor *) |
void | setTextFont (const librevenge::RVNGString &) |
void | setFontSize (unsigned short) |
void | insertPageNumber (const librevenge::RVNGString &) |
void | insertNoteReference (const librevenge::RVNGString &) |
void | insertNote (WPXNoteType, const WP3SubDocument *) |
void | headerFooterGroup (unsigned char headerFooterType, unsigned char occurrenceBits, WP3SubDocument *subDocument) |
void | suppressPage (unsigned short suppressCode) |
void | backTab () |
void | leftIndent () |
void | leftIndent (double) |
void | leftRightIndent () |
void | leftRightIndent (double) |
void | insertPicture (double, double, double, double, unsigned char, unsigned char, unsigned short, const librevenge::RVNGBinaryData &) |
void | insertTextBox (double, double, double, double, unsigned char, unsigned char, unsigned short, const WP3SubDocument *, const WP3SubDocument *) |
void | insertWP51Table (double, double, double, double, unsigned char, unsigned char, unsigned short, const WP3SubDocument *, const WP3SubDocument *) |
![]() | |
WP3Listener () | |
virtual | ~WP3Listener () |
void | setResourceFork (WP3ResourceFork *resourceFork) |
const WP3ResourceFork * | getResourceFork () const |
Protected Member Functions | |
void | _handleSubDocument (const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice=0) |
![]() | |
WPXStylesListener (std::list< WPXPageSpan > &pageList) | |
virtual | ~WPXStylesListener () |
![]() | |
WPXListener (std::list< WPXPageSpan > &pageList) | |
virtual | ~WPXListener () |
bool | isUndoOn () |
void | setUndoOn (bool isOn) |
Private Member Functions | |
WP3StylesListener (const WP3StylesListener &) | |
WP3StylesListener & | operator= (const WP3StylesListener &) |
Private Attributes | |
WPXPageSpan | m_currentPage |
WPXTableList | m_tableList |
WPXTable * | m_currentTable |
double | m_tempMarginLeft |
double | m_tempMarginRight |
bool | m_currentPageHasContent |
bool | m_isSubDocument |
std::vector< WP3SubDocument * > & | m_subDocuments |
std::list< WPXPageSpan >::iterator | m_pageListHardPageMark |
Additional Inherited Members | |
![]() | |
std::list< WPXPageSpan > & | m_pageList |
WP3StylesListener::WP3StylesListener | ( | std::list< WPXPageSpan > & | pageList, |
WPXTableList | tableList, | ||
std::vector< WP3SubDocument * > & | subDocuments | ||
) |
|
private |
|
protected |
Referenced by headerFooterGroup().
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
Referenced by WP3Parser::parseSubDocument().
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
Referenced by endDocument(), and endSubDocument().
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
private |
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
Referenced by WP3Parser::parseSubDocument().
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
private |
Referenced by headerFooterGroup(), insertBreak(), marginChange(), pageFormChange(), pageMarginChange(), and suppressPage().
|
private |
Referenced by _handleSubDocument(), backTab(), headerFooterGroup(), insertBreak(), insertCharacter(), insertEOL(), insertNote(), insertTab(), marginChange(), pageFormChange(), and startTable().
|
private |
Referenced by _handleSubDocument(), and startTable().
|
private |
Referenced by _handleSubDocument(), insertBreak(), and marginChange().
|
private |
Referenced by insertBreak(), marginChange(), and WP3StylesListener().
|
private |
Referenced by headerFooterGroup().
|
private |
Referenced by _handleSubDocument(), and startTable().
|
private |
Referenced by insertBreak(), and marginChange().
|
private |
Referenced by insertBreak(), and marginChange().