Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx844 Color aRefColor( ((const SvxColorItem*)pRefItem)->GetValue() ); in OutBodyColor() local
845 if( COL_AUTO == aRefColor.GetColor() ) in OutBodyColor()
846 aRefColor.SetColor( COL_BLACK ); in OutBodyColor()
848 if( !aColor.IsRGBEqual( aRefColor ) ) in OutBodyColor()
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx874 Color aRefColor( rColorCfg.GetColorValue(svtools::CALCREFERENCE).nColor ); in Draw() local
877 aRefColor, sal_False ); in Draw()

Completed in 17 milliseconds