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

◆ State()

StarObjectPageStyleInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_nameToPageIdMap

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

map name to id

◆ m_pageList

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

list of pages

◆ m_simplifyNameToPageIdMap

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 Sun Mar 24 2019 23:33:16 for libstaroffice by doxygen 1.8.15