StarFormatManagerInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::map< unsigned, NumberFormatterm_idNumberFormatMap
 a map id to number format More...
 
std::map< librevenge::RVNGString, std::shared_ptr< StarFormatManagerInternal::FormatDef > > m_nameToFormatDefMap
 a map name to format definition More...
 

Detailed Description

Internal: the state of a StarFormatManager.

Constructor & Destructor Documentation

◆ State()

StarFormatManagerInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_idNumberFormatMap

std::map<unsigned, NumberFormatter> StarFormatManagerInternal::State::m_idNumberFormatMap

a map id to number format

◆ m_nameToFormatDefMap

std::map<librevenge::RVNGString, std::shared_ptr<StarFormatManagerInternal::FormatDef> > StarFormatManagerInternal::State::m_nameToFormatDefMap

a map name to format definition


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

Generated on Mon Jan 20 2020 23:02:21 for libstaroffice by doxygen 1.8.16