StarFormatManagerInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a StarFormatManager.

Constructor & Destructor Documentation

StarFormatManagerInternal::State::State ( )
inline

constructor

Member Data Documentation

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

a map id to number format

std::map<librevenge::RVNGString, 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 Wed Apr 11 2018 00:23:20 for libstaroffice by doxygen 1.8.5