Lines Matching refs:rStyleSettings

237     const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();  in ImplInit()  local
289 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplInit()
720 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDrawBorders() local
741 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
742 maVirDev.SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDrawBorders()
744 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawBorders()
746 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
748 maVirDev.SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorders()
751 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
755 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawBorders()
760 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawBorders()
774 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
775 maVirDev.SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorders()
777 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawBorders()
783 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
786 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
800 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
802 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
805 maVirDev.SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorders()
811 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawBorders()
821 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawBorders()
822 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
824 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawBorders()
834 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawBorders()
846 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDrawIndent() local
856 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
857 maVirDev.SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDrawIndent()
861 maVirDev.SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawIndent()
862 maVirDev.SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDrawIndent()
867 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) && !(nStyle & RULER_STYLE_DONTKNOW) ) in ImplDrawIndent()
871 maVirDev.SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawIndent()
882 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
898 maVirDev.SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawIndent()
913 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
923 maVirDev.SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawIndent()
953 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDrawIndents() local
954 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndents()
1141 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
1146 aFont = rStyleSettings.GetToolFont(); in ImplInitSettings()
1158 aColor = rStyleSettings.GetWindowTextColor(); in ImplInitSettings()
1169 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
1243 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplFormat() local
1268 sal_Bool b3DLook = !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO); in ImplFormat()
1326 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplFormat()
1328 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplFormat()
1339 maVirDev.SetFillColor( rStyleSettings.GetFaceColor() ); in ImplFormat()
1341 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplFormat()
1348 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplFormat()
1353 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplFormat()
1374 maVirDev.SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplFormat()
1504 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDrawExtra() local
1508 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
1525 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
1526 SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDrawExtra()
1528 SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawExtra()
1533 …if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) && (mnExtraStyle & RULER_STYLE_HIGHLIGHT) ) in ImplDrawExtra()
1535 SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDrawExtra()
1549 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawExtra()
1550 SetLineColor( rStyleSettings.GetButtonTextColor() ); in ImplDrawExtra()
1552 SetLineColor( rStyleSettings.GetWindowTextColor() ); in ImplDrawExtra()
1581 … if ( (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) && (mnExtraStyle & RULER_STYLE_HIGHLIGHT) ) in ImplDrawExtra()
2302 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Paint() local
2307 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in Paint()
2309 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
2318 SetLineColor( rStyleSettings.GetLightColor() ); in Paint()
2330 SetLineColor( rStyleSettings.GetWindowTextColor() ); in Paint()
2331 SetFillColor( rStyleSettings.GetWindowColor() ); in Paint()
2343 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in Paint()
2345 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
2354 SetLineColor( rStyleSettings.GetWindowTextColor() ); in Paint()
2360 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in Paint()
2362 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
2371 SetLineColor( rStyleSettings.GetWindowTextColor() ); in Paint()