/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | NotebookbarPopup.cxx | 28 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 D | NotebookbarPopup.cxx | 26 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 D | titledockwin.cxx | 48 m_aToolbox->SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetDialogColor() ) ); in TitledDockingWindow() 153 rRenderContext.SetFillColor(rStyleSettings.GetDialogColor()); in Paint()
|
H A D | backingwindow.cxx | 87 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 D | titledockwin.cxx | 54 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 D | CategoryListBox.cxx | 57 Color aColor (GetSettings().GetStyleSettings().GetDialogColor()); in UserDraw()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/ |
H A D | AccessibleFrameSelector.cxx | 181 return sal_Int32(rStyles.GetDialogColor()); in getBackground() 364 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
|
H A D | svxrectctaccessiblecontext.cxx | 261 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 D | AccessibleFrameSelector.cxx | 197 return sal_Int32(rStyles.GetDialogColor()); in getBackground() 382 return sal_Int32(rStyles.GetDialogColor()); in getBackground()
|
H A D | svxrectctaccessiblecontext.cxx | 265 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 D | swruler.cxx | 134 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 D | DefaultShapesPanel.cxx | 84 aSetMap.first->SetColor(GetSettings().GetStyleSettings().GetDialogColor()); in Initialize()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/ |
H A D | galmisc.hxx | 78 #define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/shapes/ |
H A D | DefaultShapesPanel.cxx | 88 aSetMap.first->SetColor(Application::GetSettings().GetStyleSettings().GetDialogColor()); in Initialize()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/ |
H A D | galmisc.hxx | 77 #define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | tabpage.cxx | 162 pDev->SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() ); in Draw()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/ |
H A D | AppDetailView.cxx | 583 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 D | lboxctrl.cxx | 88 SetBackground( GetSettings().GetStyleSettings().GetDialogColor() ); in SvxPopupWindowListBox()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 53 …tter->SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetDialogColor() ) ); in OQueryContainerWindow()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 56 …tter->SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetDialogColor() ) ); in OQueryContainerWindow()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/ |
H A D | about.cxx | 98 .GetDialogColor() in AboutDialog()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/ |
H A D | dlgctrl.cxx | 137 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 D | dlgctrl.cxx | 148 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 D | notebookbar.cxx | 251 SetBackground(rStyleSettings.GetDialogColor()); in UpdateBackground()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/ |
H A D | StartMarker.cxx | 209 rRenderContext.SetFillColor(Application::GetSettings().GetStyleSettings().GetDialogColor()); in ApplySettings()
|