Lines Matching refs:rStyleSettings
377 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDraw() local
409 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
420 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDraw()
442 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
444 SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()
453 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDraw()
469 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
483 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
485 SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()
503 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
504 SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()