Home
last modified time | relevance | path

Searched refs:GetDialogColor (Results 1 – 25 of 88) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A DNotebookbarPopup.cxx28 m_pBox->SetBackground(rStyleSettings.GetDialogColor()); in NotebookbarPopup()
130 pWindow->SetBackground(rStyleSettings.GetDialogColor()); in ApplyBackground()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/notebookbar/
H A DNotebookbarPopup.cxx26 m_pBox->SetBackground(rStyleSettings.GetDialogColor()); in NotebookbarPopup()
128 pWindow->SetBackground(rStyleSettings.GetDialogColor()); in ApplyBackground()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dtitledockwin.cxx48 m_aToolbox->SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetDialogColor() ) ); in TitledDockingWindow()
153 rRenderContext.SetFillColor(rStyleSettings.GetDialogColor()); in Paint()
H A Dbackingwindow.cxx87 mbIsDark = Application::GetSettings().GetStyleSettings().GetDialogColor().IsDark(); in LoadImageForWidth()
109 const bool bIsDark = rStyleSettings.GetDialogColor().IsDark(); in StyleUpdated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dtitledockwin.cxx54 m_aToolbox->SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetDialogColor() ) ); in impl_construct()
159 rRenderContext.SetFillColor(rStyleSettings.GetDialogColor()); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCategoryListBox.cxx57 Color aColor (GetSettings().GetStyleSettings().GetDialogColor()); in UserDraw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx181 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
364 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
H A Dsvxrectctaccessiblecontext.cxx261 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
448 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx197 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
382 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
H A Dsvxrectctaccessiblecontext.cxx265 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
453 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dswruler.cxx134 GetFadedColor(rStyleSettings.GetHighlightColor(), rStyleSettings.GetDialogColor())); in DrawCommentControl()
136 maVirDev->SetFillColor(rStyleSettings.GetDialogColor()); in DrawCommentControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/shapes/
H A DDefaultShapesPanel.cxx84 aSetMap.first->SetColor(GetSettings().GetStyleSettings().GetDialogColor()); in Initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dgalmisc.hxx78 #define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/shapes/
H A DDefaultShapesPanel.cxx88 aSetMap.first->SetColor(Application::GetSettings().GetStyleSettings().GetDialogColor()); in Initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dgalmisc.hxx77 #define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dtabpage.cxx162 pDev->SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() ); in Draw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/
H A DAppDetailView.cxx583 m_aHorzSplitter->SetBackground( rStyleSettings.GetDialogColor() ); in ImplInitSettings()
584 m_aHorzSplitter->SetFillColor( rStyleSettings.GetDialogColor() ); in ImplInitSettings()
585 m_aHorzSplitter->SetTextFillColor(rStyleSettings.GetDialogColor() ); in ImplInitSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dlboxctrl.cxx88 SetBackground( GetSettings().GetStyleSettings().GetDialogColor() ); in SvxPopupWindowListBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx53 …tter->SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetDialogColor() ) ); in OQueryContainerWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx56 …tter->SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetDialogColor() ) ); in OQueryContainerWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dabout.cxx98 .GetDialogColor() in AboutDialog()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Ddlgctrl.cxx137 aColorAry2[0] = rStyles.GetDialogColor(); // background in InitRectBitmap()
143 aColorAry2[6] = rStyles.GetDialogColor(); in InitRectBitmap()
289 rRenderContext.SetLineColor(rStyles.GetDialogColor()); in Paint()
290 rRenderContext.SetFillColor(rStyles.GetDialogColor()); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Ddlgctrl.cxx148 aColorAry2[0] = rStyles.GetDialogColor(); // background in InitRectBitmap()
154 aColorAry2[6] = rStyles.GetDialogColor(); in InitRectBitmap()
300 rRenderContext.SetLineColor(rStyles.GetDialogColor()); in Paint()
301 rRenderContext.SetFillColor(rStyles.GetDialogColor()); in Paint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dnotebookbar.cxx251 SetBackground(rStyleSettings.GetDialogColor()); in UpdateBackground()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DStartMarker.cxx209 rRenderContext.SetFillColor(Application::GetSettings().GetStyleSettings().GetDialogColor()); in ApplySettings()

1234