Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx608 sal_Int32 getPhColor( sal_Int32 nSeriesIdx ) const;
808 sal_Int32 DetailFormatterBase::getPhColor( sal_Int32 nSeriesIdx ) const in getPhColor() function in oox::drawingml::chart::DetailFormatterBase
893 …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 24 milliseconds