#include <ABWStylesCollector.h>
Public Member Functions | |
ABWStylesCollector (std::map< int, int > &tableSizes, std::map< std::string, ABWData > &data, std::map< int, ABWListElement * > &listElements) | |
virtual | ~ABWStylesCollector () |
void | collectTextStyle (const char *, const char *, const char *, const char *) |
void | collectDocumentProperties (const char *) |
void | collectParagraphProperties (const char *level, const char *listid, const char *parentid, const char *style, const char *props) |
void | collectSectionProperties (const char *, const char *, const char *, const char *, const char *, const char *, const char *, const char *, const char *) |
void | collectCharacterProperties (const char *, const char *) |
void | collectPageSize (const char *, const char *, const char *, const char *) |
void | closeParagraphOrListElement () |
void | closeSpan () |
void | openLink (const char *) |
void | closeLink () |
void | openFoot (const char *) |
void | closeFoot () |
void | openEndnote (const char *) |
void | closeEndnote () |
void | endSection () |
void | startDocument () |
void | endDocument () |
void | insertLineBreak () |
void | insertColumnBreak () |
void | insertPageBreak () |
void | insertText (const char *) |
void | insertImage (const char *, const char *) |
void | collectData (const char *name, const char *mimeType, const librevenge::RVNGBinaryData &data) |
void | collectHeaderFooter (const char *, const char *) |
void | collectList (const char *id, const char *listDecimal, const char *listDelim, const char *parentid, const char *startValue, const char *type) |
void | openTable (const char *props) |
void | closeTable () |
void | openCell (const char *props) |
void | closeCell () |
void | addMetadataEntry (const char *, const char *) |
![]() | |
ABWCollector () | |
virtual | ~ABWCollector () |
Private Member Functions | |
ABWStylesCollector (const ABWStylesCollector &) | |
ABWStylesCollector & | operator= (const ABWStylesCollector &) |
std::string | _findCellProperty (const char *name) |
void | _processList (int id, const char *listDelim, int parentid, int startValue, int type) |
Private Attributes | |
ABWStylesParsingState * | m_ps |
std::map< int, int > & | m_tableSizes |
std::map< std::string, ABWData > & | m_data |
int | m_tableCounter |
std::map< int, ABWListElement * > & | m_listElements |
libabw::ABWStylesCollector::ABWStylesCollector | ( | std::map< int, int > & | tableSizes, |
std::map< std::string, ABWData > & | data, | ||
std::map< int, ABWListElement * > & | listElements | ||
) |
|
virtual |
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
inlinevirtual |
Implements libabw::ABWCollector.
|
virtual |
Implements libabw::ABWCollector.
|
private |
|
inlinevirtual |
Implements libabw::ABWCollector.
|
private |
|
private |
|
private |
|
private |
|
private |