Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/charttypes/
H A DBarChart.cxx315 … , xObjectProperties, PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createDataPoint3D_Bar()
321 … , PropertyMapper::getPropertyNameMapForFilledSeriesProperties(), bRoundedEdges ); in createDataPoint3D_Bar()
325 …Properties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledSeriesProperties in createDataPoint3D_Bar()
836 …perties( xShape, xDataPointProperties, PropertyMapper::getPropertyNameMapForFilledSeriesProperties in createShapes()
950 , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createShapes()
H A DAreaChart.cxx392 …, pSeries->getPropertiesOfSeries(), PropertyMapper::getPropertyNameMapForFilledSeriesProperties(),… in impl_createLine()
483 , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in impl_createArea()
H A DBubbleChart.cxx343 … , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createShapes()
H A DPieChart.cxx238 …Properties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledSeriesProperties in createDataPoint()
/AOO41X/main/chart2/source/view/inc/
H A DPropertyMapper.hxx105 static const tMakePropertyNameMap& getPropertyNameMapForFilledSeriesProperties();
/AOO41X/main/chart2/source/view/main/
H A DVLegendSymbolFactory.cxx49 …meMap & aFilledSeriesNameMap( ::chart::PropertyMapper::getPropertyNameMapForFilledSeriesProperties in lcl_setPropetiesToShape()
H A DPropertyMapper.cxx368 const tMakePropertyNameMap& PropertyMapper::getPropertyNameMapForFilledSeriesProperties() in getPropertyNameMapForFilledSeriesProperties() function in chart::PropertyMapper