Searched refs:hasPointOwnColor (Results 1 – 7 of 7) sorted by relevance
42 static bool hasPointOwnColor(
41 bool ColorPerPointHelper::hasPointOwnColor( in hasPointOwnColor() function in chart::ColorPerPointHelper
127 bool hasPointOwnColor( sal_Int32 index ) const;
229 … if( !ColorPerPointHelper::hasPointOwnColor( xSeriesProp, nPointIndex, xObjectProperties ) ) in createItemConverter()
463 if(!pSeries->hasPointOwnColor(nPointIndex) && m_xColorScheme.is()) in createShapes()
2086 if( ! rSeries.hasPointOwnColor( nPointIndex )) in createLegendSymbolForPoint()
824 bool VDataSeries::hasPointOwnColor( sal_Int32 index ) const in hasPointOwnColor() function in chart::VDataSeries
Completed in 49 milliseconds