StarObjectPageStyleInternal::State Struct Reference

Internal: the state of a StarObjectPageStyle. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::vector< PageDescm_pageList
 list of pages More...
 
std::map< librevenge::RVNGString, size_t > m_nameToPageIdMap
 map name to id More...
 
std::map< librevenge::RVNGString, size_t > m_simplifyNameToPageIdMap
 map simplify name to id More...
 

Detailed Description

Internal: the state of a StarObjectPageStyle.

Constructor & Destructor Documentation

StarObjectPageStyleInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<librevenge::RVNGString, size_t> StarObjectPageStyleInternal::State::m_nameToPageIdMap

map name to id

std::vector<PageDesc> StarObjectPageStyleInternal::State::m_pageList

list of pages

std::map<librevenge::RVNGString, size_t> StarObjectPageStyleInternal::State::m_simplifyNameToPageIdMap

map simplify name to id


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

Generated on Thu Aug 11 2016 08:34:13 for libstaroffice by doxygen 1.8.11