| /aoo41x/main/sfx2/source/dialog/ | 
| H A D | titledockwin.cxx | 76         m_aToolbox.SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetDialogColor() ) );  in impl_construct()176         SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() );  in Paint()
 
 | 
| H A D | mgetempl.cxx | 153     	aNameMLE.SetControlBackground( GetSettings().GetStyleSettings().GetDialogColor() );  in SfxManageStyleSheetPage()
 | 
| /aoo41x/main/dbaccess/source/ui/app/ | 
| H A D | AppDetailView.cxx | 664 	m_aHorzSplitter.SetBackground( rStyleSettings.GetDialogColor() );  in ImplInitSettings()665 	m_aHorzSplitter.SetFillColor( rStyleSettings.GetDialogColor() );  in ImplInitSettings()
 666 	m_aHorzSplitter.SetTextFillColor(rStyleSettings.GetDialogColor() );  in ImplInitSettings()
 
 | 
| H A D | AppView.cxx | 234 		SetBackground( rStyleSettings.GetDialogColor() );  in ImplInitSettings()
 | 
| /aoo41x/main/dbaccess/source/ui/control/ | 
| H A D | curledit.cxx | 97 		m_pForcedPrefix->SetBackground(Wallpaper(aSystemStyle.GetDialogColor()));  in SetText()
 | 
| /aoo41x/main/svx/source/dialog/ | 
| H A D | dlgctrl.cxx | 184 	aColorAry2[0] = rStyles.GetDialogColor();		// background  in InitRectBitmap()190 	aColorAry2[6] = rStyles.GetDialogColor();  in InitRectBitmap()
 400 	SetLineColor( rStyles.GetDialogColor() );  in Paint()
 401 	SetFillColor( rStyles.GetDialogColor() );  in Paint()
 
 | 
| H A D | pagectrl.cxx | 180     const Color& rDlgColor = rStyleSettings.GetDialogColor();  in DrawPage()
 | 
| H A D | dialcontrol.cxx | 113     return GetSettings().GetStyleSettings().GetDialogColor();  in GetBackgroundColor()
 | 
| H A D | docrecovery.cxx | 775     m_aFileListLB.SetControlBackground( rStyleSettings.GetDialogColor() );  in SaveDialog()1083     m_aFileListLB.SetBackground( rStyleSettings.GetDialogColor() );  in RecoveryDialog()
 
 | 
| /aoo41x/main/vcl/source/window/ | 
| H A D | tabpage.cxx | 181             pDev->SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() );  in Draw()
 | 
| H A D | dialog.cxx | 378         SetBackground( GetSettings().GetStyleSettings().GetDialogColor() );  in ImplInitSettings()
 | 
| /aoo41x/main/dbaccess/source/ui/inc/ | 
| H A D | FieldControls.hxx | 50 …const Color& rNewColor = _bReadOnly ? aSystemStyle.GetDialogColor() : aSystemStyle.GetFieldColor();  in lcl_setSpecialReadOnly()
 | 
| /aoo41x/main/svx/inc/svx/ | 
| H A D | galmisc.hxx | 88 #define GALLERY_DLG_COLOR       Application::GetSettings().GetStyleSettings().GetDialogColor()
 | 
| /aoo41x/main/dbaccess/source/ui/querydesign/ | 
| H A D | querycontainerwindow.cxx | 89 …tter->SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetDialogColor() ) );  in DBG_NAME()
 | 
| /aoo41x/main/svx/source/sidebar/ | 
| H A D | ColorPanel.cxx | 175     InsertItem (++i, rSettings.GetDialogColor());  in Fill()
 | 
| /aoo41x/main/svx/source/sidebar/debug/ | 
| H A D | ColorPanel.cxx | 175     InsertItem (++i, rSettings.GetDialogColor());  in Fill()
 | 
| /aoo41x/main/svtools/source/toolpanel/ | 
| H A D | toolpaneldrawer.cxx | 192         m_pPaintDevice->SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() );  in impl_paintBackground()
 | 
| /aoo41x/main/svx/source/tbxctrls/ | 
| H A D | lboxctrl.cxx | 115 	SetBackground( GetSettings().GetStyleSettings().GetDialogColor() );  in SvxPopupWindowListBox()
 | 
| /aoo41x/main/reportdesign/source/ui/report/ | 
| H A D | StartMarker.cxx | 232 	SetFillColor( Application::GetSettings().GetStyleSettings().GetDialogColor() );  in ImplInitSettings()
 | 
| /aoo41x/main/sw/source/ui/envelp/ | 
| H A D | envlop1.cxx | 87 		SetBackground( GetSettings().GetStyleSettings().GetDialogColor() );  in DataChanged()
 | 
| /aoo41x/main/sd/source/ui/view/ | 
| H A D | ViewTabBar.cxx | 691     SetFillColor (GetSettings().GetStyleSettings().GetDialogColor());  in Paint()
 | 
| /aoo41x/main/svtools/source/table/ | 
| H A D | gridtablerenderer.cxx | 246 …ectiveColor( m_pImpl->rModel.getHeaderBackgroundColor(), _rStyle, &StyleSettings::GetDialogColor );  in PaintHeaderArea()
 | 
| /aoo41x/main/sd/source/ui/animations/ | 
| H A D | CustomAnimationCreateDialog.cxx | 138         Color aColor (GetSettings().GetStyleSettings().GetDialogColor());  in UserDraw()
 | 
| /aoo41x/main/sw/source/ui/frmdlg/ | 
| H A D | colex.cxx | 344     const Color& rDlgColor = rStyleSettings.GetDialogColor();  in Paint()
 | 
| /aoo41x/main/reportdesign/source/ui/dlg/ | 
| H A D | Condition.cxx | 415     ColorChanger aColors( this, rStyleSettings.GetShadowColor(), rStyleSettings.GetDialogColor() );  in Paint()
 |