Home
last modified time | relevance | path

Searched refs:rStyleSettings (Results 26 – 50 of 116) sorted by relevance

12345

/trunk/main/vcl/source/control/
H A Dscrbar.cxx716 const StyleSettings& rStyleSettings = pOutDev->GetSettings().GetStyleSettings(); in ImplDraw() local
745 if ( rStyleSettings.GetOptions() & STYLE_OPTION_SCROLLARROW ) in ImplDraw()
759 aDecoView.DrawSymbol( aTempRect, eSymbolType, rStyleSettings.GetButtonTextColor(), nStyle ); in ImplDraw()
772 if ( rStyleSettings.GetOptions() & STYLE_OPTION_SCROLLARROW ) in ImplDraw()
802 pOutDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()
811 pOutDev->SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
813 pOutDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()
819 pOutDev->SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
821 pOutDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDraw()
1550 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInit() local
[all …]
H A Dedit.cxx396 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
400 Font aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
409 Color aTextColor = rStyleSettings.GetFieldTextColor(); in ImplInitSettings()
430 SetBackground( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
431 SetFillColor( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
547 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplRepaint() local
551 SetTextColor( rStyleSettings.GetDisableColor() ); in ImplRepaint()
632 SetTextColor( rStyleSettings.GetHighlightTextColor() ); in ImplRepaint()
633 SetTextFillColor( rStyleSettings.GetHighlightColor() ); in ImplRepaint()
1936 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
[all …]
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 Dspinfld.cxx158 const StyleSettings& rStyleSettings = pOutDev->GetSettings().GetStyleSettings(); in ImplDrawSpinButton() local
159 if ( rStyleSettings.GetOptions() & STYLE_OPTION_SPINARROW ) in ImplDrawSpinButton()
285 aDecoView.DrawSymbol( aUpRect, eType1, rStyleSettings.GetButtonTextColor(), nTempStyle ); in ImplDrawSpinButton()
290 aDecoView.DrawSymbol( aLowRect, eType2, rStyleSettings.GetButtonTextColor(), nSymStyle ); in ImplDrawSpinButton()
673 const StyleSettings& rStyleSettings = pDev->GetSettings().GetStyleSettings(); in ImplCalcButtonAreas() local
680 long nW = rStyleSettings.GetScrollBarSize(); in ImplCalcButtonAreas()
741 aSize.Width() -= CalcZoom( GetDrawPixel( pDev, rStyleSettings.GetSpinSize() ) ); in ImplCalcButtonAreas()
H A Dgroup.cxx135 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDraw() local
156 (rStyleSettings.GetOptions() & STYLE_OPTION_MONO) ) in ImplDraw()
182 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
201 pDev->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDraw()
/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx147 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in CreateBitmapForUI() local
148 const Size& rSize = rStyleSettings.GetListBoxPreviewDefaultPixelSize(); in CreateBitmapForUI()
206 aVirtualDevice.SetDrawMode(rStyleSettings.GetHighContrastMode() in CreateBitmapForUI()
210 if(rStyleSettings.GetPreviewUsesCheckeredBackground()) in CreateBitmapForUI()
221 aVirtualDevice.SetBackground(rStyleSettings.GetFieldColor()); in CreateBitmapForUI()
H A Dxtabgrdt.cxx156 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in CreateBitmapForUI() local
157 const Size& rSize = rStyleSettings.GetListBoxPreviewDefaultPixelSize(); in CreateBitmapForUI()
246 aVirtualDevice.SetDrawMode(rStyleSettings.GetHighContrastMode() in CreateBitmapForUI()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx162 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
167 aFont = rStyleSettings.GetToolFont(); in ImplInitSettings()
179 aColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
190 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
362 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplDrawItem() local
374 pDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDrawItem()
382 pDev->SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawItem()
608 pDev->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawItem()
613 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
619 pDev->SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawItem()
[all …]
H A Dprgsbar.cxx87 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
118 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
125 Color aColor = rStyleSettings.GetHighlightColor(); in ImplInitSettings()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx163 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in DrawPage() local
164 const Color& rFieldColor = rStyleSettings.GetFieldColor(); in DrawPage()
165 const Color& rFieldTextColor = rStyleSettings.GetFieldTextColor(); in DrawPage()
166 const Color& rDisableColor = rStyleSettings.GetDisableColor(); in DrawPage()
167 const Color& rDlgColor = rStyleSettings.GetDialogColor(); in DrawPage()
H A Ddlgctrl.cxx216 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in InitSettings() local
233 SetBackground( rStyleSettings.GetWindowColor() ); in InitSettings()
1634 if(rStyleSettings.GetPreviewUsesCheckeredBackground()) in formatBitmapExToSize()
1645 aVirtualDevice.SetBackground(rStyleSettings.GetFieldColor()); in formatBitmapExToSize()
1683 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in Fill() local
1684 const Size aSize(rStyleSettings.GetListBoxPreviewDefaultPixelSize()); in Fill()
1788 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in Fill() local
1789 const Size aSize(rStyleSettings.GetListBoxPreviewDefaultPixelSize()); in Fill()
2076 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in InitSettings() local
2099 getBufferDevice().SetBackground(rStyleSettings.GetWindowColor()); in InitSettings()
[all …]
/trunk/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx75 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
79 Font aFont = rStyleSettings.GetAppFont(); in ImplInitSettings()
88 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
99 SetBackground( rStyleSettings.GetFaceColor() ); in ImplInitSettings()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx857 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Command() local
858 if ( rStyleSettings.GetOptions() & STYLE_OPTION_HIDEDISABLED ) in Command()
1059 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
1064 Color aTextColor = rStyleSettings.GetFieldTextColor(); in ImplInitSettings()
1068 aTextColor = rStyleSettings.GetDisableColor(); in ImplInitSettings()
1070 Font aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
1080 …TheFont.SetFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColo… in ImplInitSettings()
1100 pImpSvMEdit->GetTextWindow()->SetBackground( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
1430 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Draw() local
1431 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx234 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ExtensionBox_Impl() local
238 SetBackground( rStyleSettings.GetFieldColor() ); in ExtensionBox_Impl()
516 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in DrawRow() local
519 SetTextColor( rStyleSettings.GetHighlightTextColor() ); in DrawRow()
521 SetTextColor( rStyleSettings.GetDisableColor() ); in DrawRow()
525 SetTextColor( rStyleSettings.GetFieldTextColor() ); in DrawRow()
530 SetFillColor( rStyleSettings.GetHighlightColor() ); in DrawRow()
538 SetBackground( rStyleSettings.GetFieldColor() ); in DrawRow()
/trunk/main/vcl/source/window/
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 …]
/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx350 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
354 Font aFont = rStyleSettings.GetAppFont(); in ImplInitSettings()
362 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
370 SetBackground( rStyleSettings.GetFaceColor()); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx164 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in ImplInitSettings() local
168 Font aFont = rStyleSettings.GetAppFont(); in ImplInitSettings()
177 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
188 SetBackground( rStyleSettings.GetFaceColor() ); in ImplInitSettings()
H A DTableFieldDescWin.cxx158 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in Paint() local
160 SetLineColor( rStyleSettings.GetLightColor() ); in Paint()
166 SetLineColor( rStyleSettings.GetShadowColor() ); 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/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 …]
/trunk/main/cui/source/tabpages/
H A Dtpbitmap.cxx607 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in IMPL_LINK() local
608 aLbBitmaps.Append(rStyleSettings.GetListBoxPreviewDefaultPixelSize(), *pEntry ); in IMPL_LINK()
705 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in IMPL_LINK() local
706 aLbBitmaps.Append(rStyleSettings.GetListBoxPreviewDefaultPixelSize(), *pEntry ); in IMPL_LINK()
751 const StyleSettings& rStyleSettings = Application::GetSettings().GetStyleSettings(); in IMPL_LINK() local
775 aLbBitmaps.Modify( rStyleSettings.GetListBoxPreviewDefaultPixelSize(), *pEntry, nPos ); in IMPL_LINK()
/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/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/app/
H A Dhelp.cxx343 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in HelpTextWindow() local
344 SetPointFont( rStyleSettings.GetHelpFont() ); in HelpTextWindow()
345 SetTextColor( rStyleSettings.GetHelpTextColor() ); in HelpTextWindow()
355 SetBackground( Wallpaper( rStyleSettings.GetHelpColor() ) ); in HelpTextWindow()
356 if( rStyleSettings.GetHelpColor().IsDark() ) in HelpTextWindow()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx331 const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings(); in DataChanged() local
334 Font aFont = rStyleSettings.GetAppFont(); in DataChanged()
344 aColor = rStyleSettings.GetButtonTextColor(); in DataChanged()

Completed in 143 milliseconds

12345