MWAWPresentationListenerInternal::GraphicState Struct Reference

the global graphic state of MWAWPresentationListener More...

Public Member Functions

 GraphicState (std::vector< MWAWPageSpan > const &pageList)
 constructor More...
 
 ~GraphicState ()
 destructor More...
 

Public Attributes

std::vector< MWAWPageSpanm_pageList
 the pages definition More...
 
librevenge::RVNGPropertyList m_metaData
 the document meta data More...
 
bool m_isDocumentStarted
 a flag to know if the document is open More...
 
bool m_isPageSpanOpened
 true if a page is open More...
 
bool m_isMasterPageSpanOpened
 true if a masterpage is open More...
 
bool m_isAtLeastOnePageOpened
 true if the first page has been open More...
 
bool m_isHeaderFooterStarted
 a flag to know if the header footer is started More...
 
MWAWPageSpan m_pageSpan
 ! the current page span More...
 
std::vector< int > m_sentListMarkers
 the list of marker corresponding to sent list More...
 
std::vector< MWAWSubDocumentPtrm_subDocuments
 the list of actual subdocument More...
 

Detailed Description

the global graphic state of MWAWPresentationListener

Constructor & Destructor Documentation

MWAWPresentationListenerInternal::GraphicState::GraphicState ( std::vector< MWAWPageSpan > const &  pageList)
inline

constructor

MWAWPresentationListenerInternal::GraphicState::~GraphicState ( )
inline

destructor

Member Data Documentation

bool MWAWPresentationListenerInternal::GraphicState::m_isAtLeastOnePageOpened

true if the first page has been open

bool MWAWPresentationListenerInternal::GraphicState::m_isDocumentStarted

a flag to know if the document is open

bool MWAWPresentationListenerInternal::GraphicState::m_isHeaderFooterStarted

a flag to know if the header footer is started

bool MWAWPresentationListenerInternal::GraphicState::m_isMasterPageSpanOpened

true if a masterpage is open

bool MWAWPresentationListenerInternal::GraphicState::m_isPageSpanOpened

true if a page is open

librevenge::RVNGPropertyList MWAWPresentationListenerInternal::GraphicState::m_metaData

the document meta data

std::vector<MWAWPageSpan> MWAWPresentationListenerInternal::GraphicState::m_pageList

the pages definition

MWAWPageSpan MWAWPresentationListenerInternal::GraphicState::m_pageSpan

! the current page span

std::vector<int> MWAWPresentationListenerInternal::GraphicState::m_sentListMarkers

the list of marker corresponding to sent list

std::vector<MWAWSubDocumentPtr> MWAWPresentationListenerInternal::GraphicState::m_subDocuments

the list of actual subdocument


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8