#include <ABWContentCollector.h>
§ ABWContentParsingState() [1/2]
libabw::ABWContentParsingState::ABWContentParsingState |
( |
| ) |
|
§ ABWContentParsingState() [2/2]
§ ~ABWContentParsingState()
libabw::ABWContentParsingState::~ABWContentParsingState |
( |
| ) |
|
§ m_currentCharacterStyle
ABWPropertyMap libabw::ABWContentParsingState::m_currentCharacterStyle |
§ m_currentHeaderFooterId
int libabw::ABWContentParsingState::m_currentHeaderFooterId |
§ m_currentHeaderFooterOccurrence
librevenge::RVNGString libabw::ABWContentParsingState::m_currentHeaderFooterOccurrence |
§ m_currentListId
int libabw::ABWContentParsingState::m_currentListId |
§ m_currentListLevel
int libabw::ABWContentParsingState::m_currentListLevel |
Referenced by libabw::ABWContentCollector::_closeFooter(), libabw::ABWContentCollector::_closeHeader(), libabw::ABWContentCollector::_closeSection(), libabw::ABWContentCollector::_closeTableCell(), libabw::ABWContentCollector::_handleListChange(), libabw::ABWContentCollector::_openSpan(), libabw::ABWContentCollector::closeEndnote(), libabw::ABWContentCollector::closeFoot(), libabw::ABWContentCollector::closeTable(), libabw::ABWContentCollector::collectParagraphProperties(), libabw::ABWContentCollector::endDocument(), libabw::ABWContentCollector::endSection(), libabw::ABWContentCollector::openLink(), and libabw::ABWContentCollector::openTable().
§ m_currentParagraphStyle
ABWPropertyMap libabw::ABWContentParsingState::m_currentParagraphStyle |
§ m_currentSectionStyle
§ m_deferredColumnBreak
bool libabw::ABWContentParsingState::m_deferredColumnBreak |
§ m_deferredPageBreak
bool libabw::ABWContentParsingState::m_deferredPageBreak |
§ m_footerFirstId
int libabw::ABWContentParsingState::m_footerFirstId |
§ m_footerId
int libabw::ABWContentParsingState::m_footerId |
§ m_footerLastId
int libabw::ABWContentParsingState::m_footerLastId |
§ m_footerLeftId
int libabw::ABWContentParsingState::m_footerLeftId |
§ m_headerFirstId
int libabw::ABWContentParsingState::m_headerFirstId |
§ m_headerId
int libabw::ABWContentParsingState::m_headerId |
§ m_headerLastId
int libabw::ABWContentParsingState::m_headerLastId |
§ m_headerLeftId
int libabw::ABWContentParsingState::m_headerLeftId |
§ m_inParagraphOrListElement
bool libabw::ABWContentParsingState::m_inParagraphOrListElement |
§ m_isDocumentStarted
bool libabw::ABWContentParsingState::m_isDocumentStarted |
§ m_isFirstTextInListElement
bool libabw::ABWContentParsingState::m_isFirstTextInListElement |
§ m_isFooterOpened
bool libabw::ABWContentParsingState::m_isFooterOpened |
§ m_isHeaderOpened
bool libabw::ABWContentParsingState::m_isHeaderOpened |
§ m_isListElementOpened
bool libabw::ABWContentParsingState::m_isListElementOpened |
§ m_isNote
bool libabw::ABWContentParsingState::m_isNote |
§ m_isPageSpanOpened
bool libabw::ABWContentParsingState::m_isPageSpanOpened |
§ m_isParagraphOpened
bool libabw::ABWContentParsingState::m_isParagraphOpened |
§ m_isSectionOpened
bool libabw::ABWContentParsingState::m_isSectionOpened |
§ m_isSpanOpened
bool libabw::ABWContentParsingState::m_isSpanOpened |
§ m_listLevels
std::stack<std::pair<int, ABWListElement *> > libabw::ABWContentParsingState::m_listLevels |
§ m_pageHeight
double libabw::ABWContentParsingState::m_pageHeight |
§ m_pageMarginBottom
double libabw::ABWContentParsingState::m_pageMarginBottom |
§ m_pageMarginLeft
double libabw::ABWContentParsingState::m_pageMarginLeft |
§ m_pageMarginRight
double libabw::ABWContentParsingState::m_pageMarginRight |
§ m_pageMarginTop
double libabw::ABWContentParsingState::m_pageMarginTop |
§ m_pageWidth
double libabw::ABWContentParsingState::m_pageWidth |
§ m_parsingContext
ABWContext libabw::ABWContentParsingState::m_parsingContext |
§ m_tableStates
Referenced by libabw::ABWContentCollector::_closeFooter(), libabw::ABWContentCollector::_closeHeader(), libabw::ABWContentCollector::_closeSection(), libabw::ABWContentCollector::_closeTable(), libabw::ABWContentCollector::_closeTableCell(), libabw::ABWContentCollector::_closeTableRow(), libabw::ABWContentCollector::_findCellProperty(), libabw::ABWContentCollector::_findTableProperty(), libabw::ABWContentCollector::_openFooter(), libabw::ABWContentCollector::_openHeader(), libabw::ABWContentCollector::_openListElement(), libabw::ABWContentCollector::_openPageSpan(), libabw::ABWContentCollector::_openParagraph(), libabw::ABWContentCollector::_openSection(), libabw::ABWContentCollector::_openTable(), libabw::ABWContentCollector::_openTableCell(), libabw::ABWContentCollector::_openTableRow(), libabw::ABWContentCollector::closeCell(), libabw::ABWContentCollector::openCell(), libabw::ABWContentCollector::openTable(), and libabw::ABWContentCollector::startDocument().
The documentation for this struct was generated from the following files: