Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddecoview.cxx914 rStyleSettings.GetDarkShadowColor() ); in ImplDrawFrame()
918 rStyleSettings.GetDarkShadowColor() : in ImplDrawFrame()
920 rStyleSettings.GetDarkShadowColor() ); in ImplDrawFrame()
938 rStyleSettings.GetDarkShadowColor(), in ImplDrawFrame()
1063 Color aDefBtnColor = rStyleSettings.GetDarkShadowColor(); in ImplDrawButton()
1089 pDev->SetFillColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawButton()
1099 aColor1 = rStyleSettings.GetDarkShadowColor(); in ImplDrawButton()
1111 aColor2 = rStyleSettings.GetDarkShadowColor(); in ImplDrawButton()
H A Dsplitwin.cxx1129 pWindow->SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawSplit()
1158 pWindow->SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawSplit()
2039 aCol = rStyleSettings.GetDarkShadowColor(); in ImplDrawFadeArrow()
2065 aCol = rStyleSettings.GetDarkShadowColor(); in ImplDrawFadeArrow()
2103 DrawPixel( Point(i, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2104 DrawPixel( Point(i+1, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2122 DrawPixel( Point(x, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2123 DrawPixel( Point(x+1, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
H A Dtoolbox.cxx364 pThis->DrawPixel( Point(x, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
365 pThis->DrawPixel( Point(x+1, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
381 pThis->DrawPixel( Point(i, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
382 pThis->DrawPixel( Point(i+1, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
1527 aShadowColor = rStyleSettings.GetDarkShadowColor(); in ImplDrawOutButton()
H A Dstatus.cxx1622 aPrgsColor = rStyleSettings.GetDarkShadowColor(); in StartProgressMode()
H A Ddockmgr.cxx717 SetLineColor( GetSettings().GetStyleSettings().GetDarkShadowColor() ); in DrawGrip()
H A Dprintdlg.cxx2619 aPrgsColor = rStyleSettings.GetDarkShadowColor(); in Paint()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx429 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
470 SetLineColor( bHighContrast ? rStyleSettings.GetDarkShadowColor() : aSelLineColor ); in Paint()
473 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
H A Dtabview.cxx273 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx208 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
1086 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
1090 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
1253 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in Paint()
H A Dheadbar.cxx382 pDev->SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawItem()
990 SetLineColor( GetSettings().GetStyleSettings().GetDarkShadowColor() ); in Paint()
1037 pDev->SetLineColor( GetSettings().GetStyleSettings().GetDarkShadowColor() ); in Draw()
H A Dcalendar.cxx1013 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDraw()
1021 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDraw()
H A Druler.cxx861 maVirDev.SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawIndent()
923 maVirDev.SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawIndent()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx159 InsertItem (++i, rSettings.GetDarkShadowColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx159 InsertItem (++i, rSettings.GetDarkShadowColor()); in Fill()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx359 SetLineColor(aSystemStyle.GetDarkShadowColor()); in Draw3DBorder()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx875 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawItem()
1163 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplPaint()
H A Dbutton.cxx3075 aColorAry2[4] = rStyleSettings.GetDarkShadowColor(); in LoadThemedImageList()
3119 pColorAry2[4] = rStyleSettings.GetDarkShadowColor(); in GetRadioImage()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx298 return lcl_getStyleColor( *m_pData, &StyleSettings::GetDarkShadowColor ); in getDarkShadowColor()
H A Dvclxwindows.cxx115 aStyleSettings.SetDarkShadowColor( aAppStyle.GetDarkShadowColor() ); in setButtonLikeFaceColor()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx206 maHeaderGridColor = rSett.GetDarkShadowColor(); in InitColors()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx541 const Color& GetDarkShadowColor() const in GetDarkShadowColor() function in StyleSettings
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx795 pDev->SetLineColor(rStyleSettings.GetDarkShadowColor()); in Draw()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx188 aColorAry2[4] = rStyles.GetDarkShadowColor(); in InitRectBitmap()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1024 pColor[ 0x15 ] = rSett.GetDarkShadowColor().GetColor(); in FillSystemColors()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4965 setFillColor( rSettings.GetDarkShadowColor() ); in drawFieldBorder()

Completed in 319 milliseconds