Home
last modified time | relevance | path

Searched refs:rStyleSettings (Results 1 – 25 of 116) sorted by last modified time

12345

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx434 const StyleSettings& rStyleSettings = GetpApp()->GetSettings().GetStyleSettings(); in ActualizeFont() local
435 rFnt.SetColor( rStyleSettings.GetHighlightTextColor() ); in ActualizeFont()
436 rFnt.SetBackColor( new Color( rStyleSettings.GetHighlightColor() ) ); in ActualizeFont()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx779 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawItem()
857 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDrawItem()
859 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawItem()
871 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
875 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawItem()
1123 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplPaint()
1124 SetLineColor( rStyleSettings.GetLightColor() ); in ImplPaint()
1153 SetLineColor( rStyleSettings.GetDialogColor() ); in ImplPaint()
1155 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplPaint()
1161 SetLineColor( rStyleSettings.GetDialogColor() ); in ImplPaint()
[all …]
H A Dlstbox.cxx444 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Draw() local
445 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
H A Dfixbrd.cxx118 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDraw() local
123 (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDraw()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx256 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in DrawPage() local
257 const Color& rFieldColor = rStyleSettings.GetFieldColor(); in DrawPage()
365 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Paint() local
366 const Color& rFieldColor = rStyleSettings.GetFieldColor(); in Paint()
367 const Color& rDlgColor = rStyleSettings.GetDialogColor(); in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx677 pWin->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorder()
685 pWin->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorder()
719 pWin->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorder()
1527 aShadowColor = rStyleSettings.GetDarkShadowColor(); in ImplDrawOutButton()
1540 pOutDev->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawOutButton()
1657 Font aFont = rStyleSettings.GetToolFont(); in ImplInitSettings()
1669 aColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
1671 aColor = rStyleSettings.GetWindowTextColor(); in ImplInitSettings()
1698 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
3514 SetZoomedPointFont( rStyleSettings.GetAppFont() ); in ImplDrawItem()
[all …]
H A Dsplitwin.cxx231 pWin->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawBorder()
1452 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
1454 aColor = rStyleSettings.GetWindowColor(); in ImplInitSettings()
1887 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1890 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1917 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1920 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
2039 aCol = rStyleSettings.GetDarkShadowColor(); in ImplDrawFadeArrow()
2048 aCol = rStyleSettings.GetShadowColor(); in ImplDrawFadeArrow()
2065 aCol = rStyleSettings.GetDarkShadowColor(); in ImplDrawFadeArrow()
[all …]
H A Dbrdwin.cxx221 pData->mnTitleHeight = rStyleSettings.GetTearOffTitleHeight(); in ImplInitTitle()
226 pBorderWindow->SetPointFont( rStyleSettings.GetFloatTitleFont() ); in ImplInitTitle()
227 pData->mnTitleHeight = rStyleSettings.GetFloatTitleHeight(); in ImplInitTitle()
231 pBorderWindow->SetPointFont( rStyleSettings.GetTitleFont() ); in ImplInitTitle()
232 pData->mnTitleHeight = rStyleSettings.GetTitleHeight(); in ImplInitTitle()
1484 const StyleSettings& rStyleSettings = pDev->GetSettings().GetStyleSettings(); in Init() local
1501 pData->mnBorderSize = rStyleSettings.GetBorderSize(); in Init()
1521 pBorderWindow->SetBackground( rStyleSettings.GetWindowColor() ); in Init()
1664 Color aFrameColor( rStyleSettings.GetFaceColor() ); in DrawWindow()
1686 pDev->SetFillColor( rStyleSettings.GetFaceColor() ); in DrawWindow()
[all …]
H A Dwindow.cxx989 const StyleSettings& rStyleSettings = maSettings.GetStyleSettings(); in ImplInit() local
990 sal_uInt16 nScreenZoom = rStyleSettings.GetScreenZoom(); in ImplInit()
993 maFont = rStyleSettings.GetAppFont(); in ImplInit()
998 SetTextColor( rStyleSettings.GetButtonTextColor() ); in ImplInit()
999 SetBackground( Wallpaper( rStyleSettings.GetFaceColor() ) ); in ImplInit()
1003 SetTextColor( rStyleSettings.GetWindowTextColor() ); in ImplInit()
1004 SetBackground( Wallpaper( rStyleSettings.GetWindowColor() ) ); in ImplInit()
1697 sal_uInt16 nScreenZoom = rStyleSettings.GetScreenZoom(); in ImplInitResolutionSettings()
1700 SetPointFont( rStyleSettings.GetAppFont() ); in ImplInitResolutionSettings()
5756 nTitleWidth += rStyleSettings.GetTitleHeight() * 3; in CalcTitleWidth()
[all …]
H A Dmenu.cxx3960 const StyleSettings& rStyleSettings = pWin->GetSettings().GetStyleSettings(); in ImplInitMenuWindow() local
3963 pWin->SetPointFont( rStyleSettings.GetMenuFont() ); in ImplInitMenuWindow()
3986 pWin->SetBackground( Wallpaper( rStyleSettings.GetMenuColor() ) ); in ImplInitMenuWindow()
3990 pWin->SetTextColor( rStyleSettings.GetMenuBarTextColor() ); in ImplInitMenuWindow()
3992 pWin->SetTextColor( rStyleSettings.GetMenuTextColor() ); in ImplInitMenuWindow()
H A Ddecoview.cxx652 aLightColor = rStyleSettings.GetFaceColor(); in DrawHighlightFrame()
881 rStyleSettings.GetShadowColor(), in ImplDrawFrame()
887 rStyleSettings.GetLightColor(), in ImplDrawFrame()
934 rStyleSettings.GetFaceColor(), in ImplDrawFrame()
946 rStyleSettings.GetLightColor(), in ImplDrawFrame()
1100 aColor2 = rStyleSettings.GetLightColor(); in ImplDrawButton()
1107 aColor1 = rStyleSettings.GetLightColor(); in ImplDrawButton()
1109 aColor2 = rStyleSettings.GetShadowColor(); in ImplDrawButton()
1123 aColor1 = rStyleSettings.GetShadowColor(); in ImplDrawButton()
1129 aColor1 = rStyleSettings.GetLightColor(); in ImplDrawButton()
[all …]
H A Dfloatwin.cxx150 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
156 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
158 aColor = rStyleSettings.GetWindowColor(); in ImplInitSettings()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2955 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitFont() local
2956 … bNonAntialiased |= ((rStyleSettings.GetDisplayOptions() & DISPLAY_OPTION_AA_DISABLE) != 0); in ImplInitFont()
2957 …bNonAntialiased |= (int(rStyleSettings.GetAntialiasingMinPixelHeight()) > mpFontEntry->maFontSelDa… in ImplInitFont()
6352 const StyleSettings& rStyleSettings( rTargetDevice.GetSettings().GetStyleSettings() ); in ImplDrawText() local
6353 if( rStyleSettings.GetHighContrastMode() ) in ImplDrawText()
6362 aCol = rStyleSettings.GetFaceColor(); in ImplDrawText()
7050 const StyleSettings& rStyleSettings( GetSettings().GetStyleSettings() ); in DrawCtrlText() local
7051 if( rStyleSettings.GetHighContrastMode() ) in DrawCtrlText()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1545 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in SeekCursor() local
1546 rFont.SetColor( rStyleSettings.GetHighlightTextColor() ); in SeekCursor()
1547 rFont.SetFillColor( rStyleSettings.GetHighlightColor() ); in SeekCursor()
2084 const StyleSettings& rStyleSettings = pOutDev->GetSettings().GetStyleSettings(); in ImpPaint() local
2194 pOutDev->SetTextColor( rStyleSettings.GetHighlightTextColor() ); in ImpPaint()
2195 pOutDev->SetTextFillColor( rStyleSettings.GetHighlightColor() ); in ImpPaint()
2237 pOutDev->SetFillColor( rStyleSettings.GetHighlightColor() ); in ImpPaint()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1095 const StyleSettings& rStyleSettings = pView->GetSettings().GetStyleSettings(); in DrawNet() local
1096 Color aCol= rStyleSettings.GetFaceColor(); in DrawNet()
1099 aCol = rStyleSettings.GetShadowColor(); in DrawNet()
/trunk/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx45 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in getMaxRowCount() local
47 return rStyleSettings.GetColorValueSetMaximumRowCount(); in getMaxRowCount()
52 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in getEntryEdgeLength() local
54 return rStyleSettings.GetListBoxPreviewDefaultPixelSize().Height() + 1; in getEntryEdgeLength()
59 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in getColumnCount() local
61 return rStyleSettings.GetColorValueSetColumnCount(); in getColumnCount()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3506 case mso_syscolorButtonFace : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
3508 case mso_syscolorMenu : aColor = rStyleSettings.GetMenuColor(); break; in MSO_CLR_ToColor()
3511 case mso_syscolorHighlight : aColor = rStyleSettings.GetHighlightColor(); break; in MSO_CLR_ToColor()
3515 case mso_syscolorButtonShadow : aColor = rStyleSettings.GetShadowColor(); break; in MSO_CLR_ToColor()
3517 case mso_syscolorGrayText : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
3520 case mso_syscolorInfoBackground : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
3521 case mso_syscolorInfoText : aColor = rStyleSettings.GetInfoTextColor(); break; in MSO_CLR_ToColor()
3522 case mso_syscolorMenuText : aColor = rStyleSettings.GetMenuTextColor(); break; in MSO_CLR_ToColor()
3523 case mso_syscolorScrollbar : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
3524 case mso_syscolorWindow : aColor = rStyleSettings.GetWindowColor(); break; in MSO_CLR_ToColor()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx702 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in CreateOverlayObject() local
703 sal_Bool bIsHighContrast(rStyleSettings.GetHighContrastMode()); in CreateOverlayObject()
2402 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in CreateB2dIAObject() local
2403 sal_Bool bIsHighContrast(rStyleSettings.GetHighContrastMode()); in CreateB2dIAObject()
2432 …const sal_uInt32 nBlinkTime = sal::static_int_cast<sal_uInt32>(rStyleSettings.GetCursorBlinkTime()… in CreateB2dIAObject()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1119 const StyleSettings& rStyleSettings = pWindow->GetSettings().GetStyleSettings(); in onAccessibilityOptionsChanged() local
1127 if( rStyleSettings.GetHighContrastMode() ) in onAccessibilityOptionsChanged()
1136 if( rStyleSettings.GetHighContrastMode() && aAccOptions.GetIsForPagePreviews() ) in onAccessibilityOptionsChanged()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx403 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in ScEditWindow() local
404 Color aBgColor = rStyleSettings.GetWindowColor(); in ScEditWindow()
546 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in Paint() local
547 Color aBgColor = rStyleSettings.GetWindowColor(); in Paint()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2761 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in SeekCursor() local
2762 rFont.SetColor( rStyleSettings.GetHighlightTextColor() ); in SeekCursor()
2763 rFont.SetFillColor( rStyleSettings.GetHighlightColor() ); in SeekCursor()
3755 … const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in Paint() local
3756 aFontColor = rStyleSettings.GetHighlightColor() ; in Paint()
/trunk/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx311 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in getForeground() local
312 sal_Int32 nColor = rStyleSettings.GetMenuTextColor().GetColor(); in getForeground()
344 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in getFont() local
346 pVCLXFont->Init( *xDev.get(), rStyleSettings.GetMenuFont() ); in getFont()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx842 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
846 Font aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
860 Color aTextColor = rStyleSettings.GetFieldTextColor(); in ImplInitSettings()
883 GetDataWindow().SetBackground( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
884 GetDataWindow().SetFillColor( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx480 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in implInit() local
481 SetControlBackground( rStyleSettings.GetMenuColor() ); in implInit()
638 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in initWindow() local
640 SetPointFont( rStyleSettings.GetMenuFont() ); in initWindow()
642 SetTextColor( rStyleSettings.GetMenuTextColor() ); in initWindow()
/trunk/main/cui/source/options/
H A Doptcolor.cxx852 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ColorConfigWindow_Impl() local
853 sal_Bool bHighContrast = rStyleSettings.GetHighContrastMode(); in ColorConfigWindow_Impl()
855 aBackColor = rStyleSettings.GetShadowColor(); in ColorConfigWindow_Impl()
881 Color aWinCol = rStyleSettings.GetWindowColor(); in ColorConfigWindow_Impl()
882 Color aRCheckCol = rStyleSettings.GetRadioCheckTextColor(); in ColorConfigWindow_Impl()
1002 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in DataChanged() local
1003 sal_Bool bHighContrast = rStyleSettings.GetHighContrastMode(); in DataChanged()
1009 SetBackground(Wallpaper(rStyleSettings.GetWindowColor())); in DataChanged()
1123 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ColorConfigCtrl_Impl() local
1124 aScrollWindow.SetBackground(Wallpaper(rStyleSettings.GetFieldColor())); in ColorConfigCtrl_Impl()
[all …]

Completed in 372 milliseconds

12345