Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/ftools/
H A Dfapihelper.cxx232 rColor = ScfApiHelper::ConvertFromApiColor( nApiColor ); in GetColorProperty()
369 rColor = ScfApiHelper::ConvertFromApiColor( nApiColor ); in ReadValue()
/aoo42x/main/sc/source/filter/inc/
H A Dfapihelper.hxx62 inline static Color ConvertFromApiColor( sal_Int32 nApiColor ) in ConvertFromApiColor() function in ScfApiHelper
/aoo42x/main/sc/source/filter/excel/
H A Dxlchart.cxx965 rMarkerFmt.maLineColor = ScfApiHelper::ConvertFromApiColor( aApiSymbol.BorderColor ); in ReadMarkerProperties()
966 rMarkerFmt.maFillColor = ScfApiHelper::ConvertFromApiColor( aApiSymbol.FillColor ); in ReadMarkerProperties()

Completed in 36 milliseconds