Home
last modified time | relevance | path

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

12

/trunk/main/vcl/source/window/
H A Ddecoview.cxx639 Color aShadowColor = rStyleSettings.GetShadowColor(); in DrawHighlightFrame()
864 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawFrame()
881 rStyleSettings.GetShadowColor(), in ImplDrawFrame()
888 rStyleSettings.GetShadowColor() ); in ImplDrawFrame()
902 rStyleSettings.GetShadowColor(), in ImplDrawFrame()
903 rStyleSettings.GetShadowColor() ); in ImplDrawFrame()
906 rStyleSettings.GetShadowColor(), in ImplDrawFrame()
947 rStyleSettings.GetShadowColor() ); in ImplDrawFrame()
1109 aColor2 = rStyleSettings.GetShadowColor(); in ImplDrawButton()
1123 aColor1 = rStyleSettings.GetShadowColor(); in ImplDrawButton()
[all …]
H A Dsplitwin.cxx226 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
238 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
250 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
262 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
287 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
294 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
301 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
1890 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1920 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
2048 aCol = rStyleSettings.GetShadowColor(); in ImplDrawFadeArrow()
[all …]
H A Dtoolbox.cxx351 pThis->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
367 pThis->DrawPixel( Point(x, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
384 pThis->DrawPixel( Point(i, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
675 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
683 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
693 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
703 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
717 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
1521 Color aShadowColor = rStyleSettings.GetShadowColor(); in ImplDrawOutButton()
3781 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
[all …]
H A Dstatus.cxx805 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
814 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
H A Ddockmgr.cxx673 SetLineColor( GetSettings().GetStyleSettings().GetShadowColor() ); in DrawBorder()
729 SetFillColor( GetSettings().GetStyleSettings().GetShadowColor() ); in DrawGrip()
/trunk/main/svtools/source/control/
H A Druler.cxx751 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
822 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorders()
856 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
882 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
913 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndent()
954 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawIndents()
1326 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplFormat()
1353 maVirDev.SetLineColor( rStyleSettings.GetShadowColor() ); in ImplFormat()
2309 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
2345 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
[all …]
H A Dtaskbar.cxx251 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
269 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
H A Dtoolbarmenu.cxx1406 SetLineColor( rSettings.GetShadowColor() ); in implPaint()
1450 SetLineColor( rSettings.GetShadowColor() ); in implPaint()
H A Dheadbar.cxx613 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
622 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
/trunk/main/vcl/source/control/
H A Dslider.cxx409 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
442 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
469 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
483 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
503 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
H A Dgroup.cxx182 pDev->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
H A Dscrbar.cxx811 pOutDev->SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
819 pOutDev->SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
H A Dbutton.cxx1065 aArrowColor = rStyleSettings.GetShadowColor(); in ImplDrawPushButtonContent()
3074 aColorAry2[3] = rStyleSettings.GetShadowColor(); in LoadThemedImageList()
3118 pColorAry2[3] = rStyleSettings.GetShadowColor(); in GetRadioImage()
3480 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDraw()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx143 mpOutDev->SetLineColor(mpStyle->GetShadowColor()); in draw()
218 mpOutDev->SetLineColor(mpStyle->GetShadowColor()); in drawPopupButton()
413 Color aBorderColor = rStyle.GetShadowColor(); in Paint()
1287 Color aBorderColor = rStyle.GetShadowColor(); in Paint()
/trunk/main/reportdesign/source/ui/report/
H A DEndMarker.cxx92 SetFillColor( Application::GetSettings().GetStyleSettings().GetShadowColor() ); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx179 pWindows[i]->SetBackground( Wallpaper( aStyle.GetShadowColor() ) ); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.cxx166 SetLineColor( rStyleSettings.GetShadowColor() ); in Paint()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx212 SetLineColor( GetSettings().GetStyleSettings().GetShadowColor() ); in Paint()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx157 InsertItem (++i, rSettings.GetShadowColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx157 InsertItem (++i, rSettings.GetShadowColor()); in Fill()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx200 m_pPaintDevice->SetLineColor( GetSettings().GetStyleSettings().GetShadowColor() ); in impl_paintBackground()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx187 aColorAry2[3] = rStyles.GetShadowColor(); in InitRectBitmap()
407 SetLineColor( rStyles.GetShadowColor() ); in Paint()
953 SetLineColor( Application::GetSettings().GetStyleSettings().GetShadowColor() ); in SvxPixelCtl()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx96 SetLineColor(GetSettings().GetStyleSettings().GetShadowColor()); in Paint()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx177 const Color aColor(Application::GetSettings().GetStyleSettings().GetShadowColor()); in createVIP2DSForDraft()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx55 Color aColShadow( rSettings.GetShadowColor() ); in DECLARE_LIST()

Completed in 182 milliseconds

12