Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/inc/
H A DColorPerPointHelper.hxx42 static bool hasPointOwnColor(
/aoo4110/main/chart2/source/tools/
H A DColorPerPointHelper.cxx41 bool ColorPerPointHelper::hasPointOwnColor( in hasPointOwnColor() function in chart::ColorPerPointHelper
/aoo4110/main/chart2/source/view/inc/
H A DVDataSeries.hxx127 bool hasPointOwnColor( sal_Int32 index ) const;
/aoo4110/main/chart2/source/controller/main/
H A DChartController_Properties.cxx229 … if( !ColorPerPointHelper::hasPointOwnColor( xSeriesProp, nPointIndex, xObjectProperties ) ) in createItemConverter()
/aoo4110/main/chart2/source/view/charttypes/
H A DPieChart.cxx463 if(!pSeries->hasPointOwnColor(nPointIndex) && m_xColorScheme.is()) in createShapes()
H A DVSeriesPlotter.cxx2086 if( ! rSeries.hasPointOwnColor( nPointIndex )) in createLegendSymbolForPoint()
/aoo4110/main/chart2/source/view/main/
H A DVDataSeries.cxx824 bool VDataSeries::hasPointOwnColor( sal_Int32 index ) const in hasPointOwnColor() function in chart::VDataSeries

Completed in 65 milliseconds