Home
last modified time | relevance | path

Searched refs:GetWindowColor (Results 1 – 25 of 86) sorted by relevance

1234

/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx231 maBackColor = GetSettings().GetStyleSettings().GetWindowColor(); in UpdatePaintSettings()
292 aFont.SetFillColor(GetSettings().GetStyleSettings().GetWindowColor()); in UpdatePaintSettings()
293 maCJKFont.SetFillColor(GetSettings().GetStyleSettings().GetWindowColor()); in UpdatePaintSettings()
294 maCTLFont.SetFillColor(GetSettings().GetStyleSettings().GetWindowColor()); in UpdatePaintSettings()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx38 maBackgroundColor(Application::GetSettings().GetStyleSettings().GetWindowColor()), in Properties()
61 maBackgroundColor = Application::GetSettings().GetStyleSettings().GetWindowColor(); in HandleDataChangeEvent()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx404 Color aBgColor = rStyleSettings.GetWindowColor(); in ScEditWindow()
547 Color aBgColor = rStyleSettings.GetWindowColor(); in Paint()
/trunk/main/svtools/source/control/
H A Druler.cxx744 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawBorders()
834 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawBorders()
1341 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplFormat()
1348 maVirDev.SetFillColor( rStyleSettings.GetWindowColor() ); in ImplFormat()
1528 SetFillColor( rStyleSettings.GetWindowColor() ); in ImplDrawExtra()
2331 SetFillColor( rStyleSettings.GetWindowColor() ); in Paint()
H A Dvalueacc.cxx601 sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetWindowColor().GetColor(); in getBackground()
1280 nColor = Application::GetSettings().GetStyleSettings().GetWindowColor().GetColor(); in getBackground()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx382 Color aWindowColor( rSettings.GetWindowColor() ); in ApplyStyleSettings()
557 SetFillColor(GetSettings().GetStyleSettings().GetWindowColor()); in Paint()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx765 Wallpaper aBackground(rStyleSettings.GetWindowColor()); in SaveDialog()
1075 Wallpaper aBackground( rStyleSettings.GetWindowColor() ); in RecoveryDialog()
1615 Wallpaper aBack( GetSettings().GetStyleSettings().GetWindowColor() ); in ErrorRepWelcomeDialog()
1735 Wallpaper aBack( GetSettings().GetStyleSettings().GetWindowColor() ); in ErrorRepSendDialog()
H A Dparaprev.cxx80 const Color& rWinColor = rStyleSettings.GetWindowColor(); in DrawParagraph()
H A Ddlgctrl.cxx185 aColorAry2[1] = rStyles.GetWindowColor(); in InitRectBitmap()
233 SetBackground( rStyleSettings.GetWindowColor() ); in InitSettings()
2099 getBufferDevice().SetBackground(rStyleSettings.GetWindowColor()); in InitSettings()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx66 SetBackground (GetSettings().GetStyleSettings().GetWindowColor()); in EditWindow()
235 SetBackground( aSettings.GetWindowColor() ); in DataChanged()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx147 aBackgroundColor = GetSettings().GetStyleSettings().GetWindowColor(); in Paint()
624 maColor = aStyleSettings.GetWindowColor(); in SetColor()
/trunk/main/starmath/source/
H A Dedit.cxx115 SetBackground( GetSettings().GetStyleSettings().GetWindowColor() ); in SmEditWindow()
215 SetBackground( aSettings.GetWindowColor() ); in DataChanged()
/trunk/main/vcl/source/control/
H A Dbutton.cxx3072 aColorAry2[1] = rStyleSettings.GetWindowColor(); in LoadThemedImageList()
3097 (pSVData->maCtrlData.mnLastRadioWColor != rStyleSettings.GetWindowColor().GetColor()) || in GetRadioImage()
3104 pSVData->maCtrlData.mnLastRadioWColor = rStyleSettings.GetWindowColor().GetColor(); in GetRadioImage()
3116 pColorAry2[1] = rStyleSettings.GetWindowColor(); in GetRadioImage()
4015 (pSVData->maCtrlData.mnLastCheckWColor != rStyleSettings.GetWindowColor().GetColor()) || in GetCheckImage()
4022 pSVData->maCtrlData.mnLastCheckWColor = rStyleSettings.GetWindowColor().GetColor(); in GetCheckImage()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx110 aFillColor = rStyles.GetWindowColor(); in TableWindow()
507 aFillColor = rStyles.GetWindowColor(); in ColumnsWindow()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx361 const Color &rCol = GetSettings().GetStyleSettings().GetWindowColor(); in DataChanged()
500 const Color &rCol = GetSettings().GetStyleSettings().GetWindowColor(); in CreateTextEngine()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1491 SetBackground(GetSettings().GetStyleSettings().GetWindowColor()); in ModulWindowLayout()
1697 Color aColor(GetSettings().GetStyleSettings().GetWindowColor()); in DataChanged()
1699 != rDCEvt.GetOldSettings()->GetStyleSettings().GetWindowColor()) in DataChanged()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx505 pValueSet->SetBackground( GetSettings().GetStyleSettings().GetWindowColor() ); in updateLayout()
506 pValueSet->SetColor( GetSettings().GetStyleSettings().GetWindowColor() ); in updateLayout()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx363 Wallpaper aBack( GetSettings().GetStyleSettings().GetWindowColor() ); in SwCaptionPreview()
433 Wallpaper aBack( GetSettings().GetStyleSettings().GetWindowColor() ); in SwCaptionOptPage()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx74 const Color& rWinColor = rStyleSettings.GetWindowColor(); in SwLabPreview()
113 const Color& rWinColor = rStyleSettings.GetWindowColor(); in Paint()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx257 const Color &rCol = GetSettings().GetStyleSettings().GetWindowColor(); in DataChanged()
325 const Color &rCol = GetSettings().GetStyleSettings().GetWindowColor(); in CreateTextEngine()
/trunk/main/reportdesign/source/ui/report/
H A DFixedTextColor.cxx194 Color aWindowColor = aStyleSettings.GetWindowColor(); in handle()
/trunk/main/svx/inc/svx/
H A Dgalmisc.hxx87 #define GALLERY_BG_COLOR Application::GetSettings().GetStyleSettings().GetWindowColor()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx171 InsertItem (++i, rSettings.GetWindowColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx171 InsertItem (++i, rSettings.GetWindowColor()); in Fill()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1089 pVDev->SetFillColor( GetSettings().GetStyleSettings().GetWindowColor() ); in Paint()
1249 … pVDev->SetFillColor( GetSettings().GetStyleSettings().GetWindowColor() ); // Color( COL_BLACK ) ); in Paint()

Completed in 156 milliseconds

1234