the global graphic state of MWAWPresentationListener More...
Public Member Functions | |
| GraphicState (std::vector< MWAWPageSpan > const &pageList) | |
| constructor | |
| ~GraphicState () | |
| destructor | |
Public Attributes | |
| std::vector< MWAWPageSpan > | m_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< MWAWSubDocumentPtr > | m_subDocuments |
| the list of actual subdocument | |
the global graphic state of MWAWPresentationListener
| MWAWPresentationListenerInternal::GraphicState::GraphicState | ( | std::vector< MWAWPageSpan > const & | pageList | ) | [inline] |
constructor
destructor
true if the first page has been open
a flag to know if the document is open
a flag to know if the header footer is started
true if a masterpage is open
true if a page is open
| librevenge::RVNGPropertyList MWAWPresentationListenerInternal::GraphicState::m_metaData |
the document meta data
the pages definition
! the current page span
| std::vector<int> MWAWPresentationListenerInternal::GraphicState::m_sentListMarkers |
the list of marker corresponding to sent list
the list of actual subdocument