Searched refs:getColorByIndex (Results 1 – 11 of 11) sorted by relevance
69 SAL_DLLPRIVATE virtual ::sal_Int32 SAL_CALL getColorByIndex( ::sal_Int32 nIndex )
292 C2U("Color"), uno::makeAny( xColorScheme->getColorByIndex( nNewSeriesIndex ))); in lcl_CreateNewSeries()785 … C2U("Color"), uno::makeAny( xColorScheme->getColorByIndex( nSeriesCounter ))); in applyInterpretedData()
156 ::sal_Int32 SAL_CALL ConfigColorScheme::getColorByIndex( ::sal_Int32 nIndex ) in getColorByIndex() function in chart::ConfigColorScheme
55 ::com::sun::star::util::Color getColorByIndex( [in] long nIndex );
235 nSpecialFillColor = xColorScheme->getColorByIndex( nPointIndex ); in createItemConverter()
467 m_xColorScheme->getColorByIndex( nPointIndex )); in createShapes()
2098 C2U("Color"), uno::makeAny( m_xColorScheme->getColorByIndex( nPointIndex ))); in createLegendSymbolForPoint()
868 return uno::makeAny( xColorScheme->getColorByIndex( m_nPointIndex ) ); in getPropertyValue()
78 uno::makeAny( xColorScheme->getColorByIndex( nIndex ))); in lcl_applyDefaultStyle()
1944 … aPointProp.SetProperty( aColorName, xColorScheme->getColorByIndex( nPointIdx ) ); in ConvertDataSeries()
3406 xColorScheme->getColorByIndex( nElement ))); in exportDataPoints()
Completed in 164 milliseconds