Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx769 const StyleSettings& rStyleSett = GetSettings().GetStyleSettings(); in DrawBackground() local
774 rDev.SetFillColor( rStyleSett.GetFaceColor() ); in DrawBackground()
779 rDev.SetLineColor( rStyleSett.GetWindowTextColor() ); in DrawBackground()
780 rDev.SetFillColor( rStyleSett.GetWindowColor() ); in DrawBackground()
786 rDev.SetTextColor( rStyleSett.GetWindowTextColor() ); in DrawBackground()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx403 const StyleSettings& rStyleSett = mpFieldWindow->GetSettings().GetStyleSettings(); in getBackground() local
404 …pFieldWindow->GetType() == PIVOTFIELDTYPE_SELECT) ? rStyleSett.GetFaceColor().GetColor() : rStyleS… in getBackground()

Completed in 29 milliseconds