#include <ABWContentCollector.h>
libabw::ABWContentParsingState::ABWContentParsingState |
( |
| ) |
|
libabw::ABWContentParsingState::~ABWContentParsingState |
( |
| ) |
|
ABWPropertyMap libabw::ABWContentParsingState::m_currentCharacterStyle |
int libabw::ABWContentParsingState::m_currentHeaderFooterId |
librevenge::RVNGString libabw::ABWContentParsingState::m_currentHeaderFooterOccurrence |
int libabw::ABWContentParsingState::m_currentListId |
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().
ABWPropertyMap libabw::ABWContentParsingState::m_currentParagraphStyle |
bool libabw::ABWContentParsingState::m_deferredColumnBreak |
bool libabw::ABWContentParsingState::m_deferredPageBreak |
int libabw::ABWContentParsingState::m_footerFirstId |
int libabw::ABWContentParsingState::m_footerId |
int libabw::ABWContentParsingState::m_footerLastId |
int libabw::ABWContentParsingState::m_footerLeftId |
int libabw::ABWContentParsingState::m_headerFirstId |
int libabw::ABWContentParsingState::m_headerId |
int libabw::ABWContentParsingState::m_headerLastId |
int libabw::ABWContentParsingState::m_headerLeftId |
bool libabw::ABWContentParsingState::m_inParagraphOrListElement |
bool libabw::ABWContentParsingState::m_isDocumentStarted |
bool libabw::ABWContentParsingState::m_isFirstTextInListElement |
bool libabw::ABWContentParsingState::m_isFooterOpened |
bool libabw::ABWContentParsingState::m_isHeaderOpened |
bool libabw::ABWContentParsingState::m_isListElementOpened |
bool libabw::ABWContentParsingState::m_isNote |
bool libabw::ABWContentParsingState::m_isPageSpanOpened |
bool libabw::ABWContentParsingState::m_isParagraphOpened |
bool libabw::ABWContentParsingState::m_isSectionOpened |
bool libabw::ABWContentParsingState::m_isSpanOpened |
std::stack<std::pair<int, ABWListElement *> > libabw::ABWContentParsingState::m_listLevels |
double libabw::ABWContentParsingState::m_pageHeight |
double libabw::ABWContentParsingState::m_pageMarginBottom |
double libabw::ABWContentParsingState::m_pageMarginLeft |
double libabw::ABWContentParsingState::m_pageMarginRight |
double libabw::ABWContentParsingState::m_pageMarginTop |
double libabw::ABWContentParsingState::m_pageWidth |
ABWContext libabw::ABWContentParsingState::m_parsingContext |
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: