StarFormatManagerInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

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 Fri Apr 14 2023 04:41:10 for libstaroffice by doxygen 1.9.6