libabw::ABWContentParsingState Struct Reference

#include <ABWContentCollector.h>

List of all members.

Public Member Functions

 ABWContentParsingState ()
 ABWContentParsingState (const ABWContentParsingState &ps)
 ~ABWContentParsingState ()

Public Attributes

bool m_isDocumentStarted
bool m_isPageSpanOpened
bool m_isSectionOpened
bool m_isHeaderOpened
bool m_isFooterOpened
bool m_isSpanOpened
bool m_isParagraphOpened
bool m_isListElementOpened
bool m_inParagraphOrListElement
std::map< std::string,
std::string > 
m_currentSectionStyle
std::map< std::string,
std::string > 
m_currentParagraphStyle
std::map< std::string,
std::string > 
m_currentCharacterStyle
double m_pageWidth
double m_pageHeight
double m_pageMarginTop
double m_pageMarginBottom
double m_pageMarginLeft
double m_pageMarginRight
int m_footerId
int m_footerLeftId
int m_footerFirstId
int m_footerLastId
int m_headerId
int m_headerLeftId
int m_headerFirstId
int m_headerLastId
int m_currentHeaderFooterId
WPXString m_currentHeaderFooterOccurrence
ABWContext m_parsingContext
bool m_deferredPageBreak
bool m_deferredColumnBreak
bool m_isNote
int m_currentListLevel
int m_currentListId
bool m_isFirstTextInListElement
std::stack< ABWContentTableStatem_tableStates
std::stack< std::pair< int,
ABWListElement * > > 
m_listLevels

Constructor & Destructor Documentation


Member Data Documentation

std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentCharacterStyle
std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentParagraphStyle
std::map<std::string, std::string> libabw::ABWContentParsingState::m_currentSectionStyle

The documentation for this struct was generated from the following files: