Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1073 ObjectFormatter::ObjectFormatter( const XmlFilterBase& rFilter, const Reference< XChartDocument >& … in ObjectFormatter() function in oox::drawingml::chart::ObjectFormatter
1078 ObjectFormatter::~ObjectFormatter() in ~ObjectFormatter()
1082 void ObjectFormatter::setMaxSeriesIndex( sal_Int32 nMaxSeriesIdx ) in setMaxSeriesIndex()
1087 sal_Int32 ObjectFormatter::getMaxSeriesIndex() const in getMaxSeriesIndex()
1104 void ObjectFormatter::convertTextFormatting( PropertySet& rPropSet, const ModelRef< TextBody >& rxT… in convertTextFormatting()
1122 void ObjectFormatter::convertTextRotation( PropertySet& rPropSet, const ModelRef< TextBody >& rxTex… in convertTextRotation()
1142 void ObjectFormatter::convertNumberFormat( PropertySet& rPropSet, const NumberFormat& rNumberFormat… in convertNumberFormat()
1168 void ObjectFormatter::convertAutomaticLine( PropertySet& rPropSet, ObjectType eObjType, sal_Int32 n… in convertAutomaticLine()
1174 void ObjectFormatter::convertAutomaticFill( PropertySet& rPropSet, ObjectType eObjType, sal_Int32 n… in convertAutomaticFill()
1180 /*static*/ bool ObjectFormatter::isAutomaticLine( const ModelRef< Shape >& rxShapeProp ) in isAutomaticLine()
[all …]
H A Dseriesconverter.cxx92 void lclConvertLabelFormatting( PropertySet& rPropSet, ObjectFormatter& rFormatter, in lclConvertLabelFormatting()
544 ObjectFormatter& rFormatter = getFormatter(); in createDataSeries()
557 …if( bIsPie || (bVaryColorsByPoint && rTypeGroup.isSeriesFrameFormat() && ObjectFormatter::isAutoma… in createDataSeries()
H A Dconverterbase.cxx155 ObjectFormatter maFormatter;
268 ObjectFormatter& ConverterRoot::getFormatter() const in getFormatter()
H A Daxisconverter.cxx136 ObjectFormatter& rFormatter = getFormatter(); in convertFromModel()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dobjectformatter.hxx80 class ObjectFormatter class
83 explicit ObjectFormatter(
87 ~ObjectFormatter();
H A Dconverterbase.hxx87 ObjectFormatter& getFormatter() const;
H A Dseriesconverter.hxx60 ObjectFormatter& rFormatter,

Completed in 44 milliseconds