Searched defs:ObjectFormatterData (Results 1 – 1 of 1) sorted by relevance
755 struct ObjectFormatterData struct757 typedef RefMap< ObjectType, ObjectTypeFormatter > ObjectTypeFormatterMap;759 const XmlFilterBase& mrFilter; /// Base filter object.760 ObjectTypeFormatterMap maTypeFormatters; /// Formatters for all types of objects in a chart.761 …per maModelObjHelper; /// Helper for named drawing formatting (dashes, gradients, bitmaps).762 Reference< XNumberFormats > mxNumFmts; /// Number formats collection of container document.763 …ference< XNumberFormatTypes > mxNumTypes; /// Number format types collection of container document.764 Locale maEnUsLocale; /// Locale struct containing en-US.765 Locale maFromLocale; /// Empty locale struct.766 …sal_Int32 mnMaxSeriesIdx; /// Maximum series index used for color cycling/fading.[all …]