Internal: the state of a StarFormatManager. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< unsigned, NumberFormatter > | m_idNumberFormatMap |
a map id to number format | |
std::map< librevenge::RVNGString, std::shared_ptr< StarFormatManagerInternal::FormatDef > > | m_nameToFormatDefMap |
a map name to format definition | |
Internal: the state of a StarFormatManager.
|
inline |
constructor
std::map<unsigned, NumberFormatter> StarFormatManagerInternal::State::m_idNumberFormatMap |
a map id to number format
std::map<librevenge::RVNGString, std::shared_ptr<StarFormatManagerInternal::FormatDef> > StarFormatManagerInternal::State::m_nameToFormatDefMap |
a map name to format definition