Searched refs:rStyleSett (Results 1 – 2 of 2) sorted by relevance
769 const StyleSettings& rStyleSett = GetSettings().GetStyleSettings(); in DrawBackground() local774 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()
403 const StyleSettings& rStyleSett = mpFieldWindow->GetSettings().GetStyleSettings(); in getBackground() local404 …pFieldWindow->GetType() == PIVOTFIELDTYPE_SELECT) ? rStyleSett.GetFaceColor().GetColor() : rStyleS… in getBackground()
Completed in 43 milliseconds