MWAWGraphicListenerInternal::GraphicState Struct Reference

the global graphic state of MWAWGraphicListener More...

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

the global graphic state of MWAWGraphicListener


Constructor & Destructor Documentation

MWAWGraphicListenerInternal::GraphicState::GraphicState ( std::vector< MWAWPageSpan > const &  pageList) [inline]

constructor


Member Data Documentation

a flag to know if the document is open

a flag to know if the header footer is started

the document meta data

the list of marker corresponding to sent list


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