STOFFGraphicListenerInternal::GraphicState Struct Reference

the global graphic state of STOFFGraphicListener More...

List of all members.

Public Member Functions

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

Public Attributes

std::vector< STOFFPageSpanm_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_isHeaderFooterOpened
 a flag to know if the header footer is started
bool m_isHeaderFooterRegionOpened
 a flag to know if the header footer region is started
STOFFPageSpan m_pageSpan
 ! the current page span
std::vector< int > m_sentListMarkers
 the list of marker corresponding to sent list
std::vector< STOFFSubDocumentPtrm_subDocuments
 the list of actual subdocument
std::set< librevenge::RVNGString > m_definedFontStyleSet
 the set of defined font style
std::set< librevenge::RVNGString > m_definedGraphicStyleSet
 the set of defined graphic style
std::set< librevenge::RVNGString > m_definedParagraphStyleSet
 the set of defined paragraph style
STOFFSection m_section
 am empty section

Detailed Description

the global graphic state of STOFFGraphicListener


Constructor & Destructor Documentation

STOFFGraphicListenerInternal::GraphicState::GraphicState ( std::vector< STOFFPageSpan > const &  pageList) [inline, explicit]

constructor


Member Data Documentation

the set of defined font style

the set of defined graphic style

the set of defined paragraph style

a flag to know if the document is open

a flag to know if the header footer is started

a flag to know if the header footer region 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: