Searched refs:getPhColor (Results 1 – 1 of 1) sorted by relevance
608 sal_Int32 getPhColor( sal_Int32 nSeriesIdx ) const;808 sal_Int32 DetailFormatterBase::getPhColor( sal_Int32 nSeriesIdx ) const in getPhColor() function in oox::drawingml::chart::DetailFormatterBase893 …aLineProps.pushToPropMap( rPropMap, mrData.mrFilter.getGraphicHelper(), getPhColor( nSeriesIdx ) ); in convertFormatting()920 …aFillProps.pushToPropMap( rPropMap, mrData.mrFilter.getGraphicHelper(), 0, getPhColor( nSeriesIdx … in convertFormatting()955 sal_Int32 nTextColor = getPhColor( -1 ); in TextFormatter()
Completed in 23 milliseconds