Home
last modified time | relevance | path

Searched refs:GetLightBorderColor (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/vcl/source/window/
H A Ddecoview.cxx911 rStyleSettings.GetLightBorderColor(), in ImplDrawFrame()
931 rStyleSettings.GetLightBorderColor() ); in ImplDrawFrame()
1065 pDev->SetFillColor( rStyleSettings.GetLightBorderColor() ); in ImplDrawButton()
1073 pDev->SetFillColor( rStyleSettings.GetLightBorderColor() ); in ImplDrawButton()
1097 aColor1 = rStyleSettings.GetLightBorderColor(); in ImplDrawButton()
1116 aColor2 = rStyleSettings.GetLightBorderColor(); in ImplDrawButton()
1123 aColor1 = rStyleSettings.GetLightBorderColor(); in ImplDrawButton()
/AOO42X/main/svx/source/sidebar/
H A DColorPanel.cxx155 InsertItem (++i, rSettings.GetLightBorderColor()); in Fill()
/AOO42X/main/svx/source/sidebar/debug/
H A DColorPanel.cxx155 InsertItem (++i, rSettings.GetLightBorderColor()); in Fill()
/AOO42X/main/vcl/inc/vcl/
H A Dsettings.hxx533 const Color& GetLightBorderColor() const in GetLightBorderColor() function in StyleSettings
/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx2956 …aStyleSettings.SetMenuBorderColor( aStyleSettings.GetLightBorderColor() ); // overridden below for… in UpdateSettings()
/AOO42X/main/toolkit/source/awt/
H A Dvclxwindows.cxx112 aStyleSettings.SetLightBorderColor( aAppStyle.GetLightBorderColor() ); in setButtonLikeFaceColor()
/AOO42X/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4956 setFillColor( rSettings.GetLightBorderColor() ); in drawFieldBorder()