Home
last modified time | relevance | path

Searched refs:ObjectTypeFormatter (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx703 class ObjectTypeFormatter class
706 explicit ObjectTypeFormatter(
757 typedef RefMap< ObjectType, ObjectTypeFormatter > ObjectTypeFormatterMap;
773 ObjectTypeFormatter* getTypeFormatter( ObjectType eObjType );
987 ObjectTypeFormatter::ObjectTypeFormatter( ObjectFormatterData& rData, const ObjectTypeFormatEntry& … in ObjectTypeFormatter() function in oox::drawingml::chart::ObjectTypeFormatter
997 void ObjectTypeFormatter::convertFrameFormatting( PropertySet& rPropSet, const ModelRef< Shape >& r… in convertFrameFormatting()
1007 void ObjectTypeFormatter::convertTextFormatting( PropertySet& rPropSet, const ModelRef< TextBody >&… in convertTextFormatting()
1012 void ObjectTypeFormatter::convertFormatting( PropertySet& rPropSet, const ModelRef< Shape >& rxShap… in convertFormatting()
1018 void ObjectTypeFormatter::convertTextFormatting( PropertySet& rPropSet, const TextCharacterProperti… in convertTextFormatting()
1023 void ObjectTypeFormatter::convertAutomaticLine( PropertySet& rPropSet, sal_Int32 nSeriesIdx ) in convertAutomaticLine()
[all …]