namespace used to define structure for the font manager More...
Classes | |
struct | FontCompare |
internal struct used to create sorted map of font More... | |
struct | State |
the state of a MWAWFontManager More... | |
Typedefs | |
typedef std::map< MWAWFont, int, FontCompare > | FontToIdMap |
a map font to int | |
namespace used to define structure for the font manager
typedef std::map<MWAWFont, int, FontCompare> MWAWFontManagerInternal::FontToIdMap |
a map font to int