Home
last modified time | relevance | path

Searched refs:SetFaceColor (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx173 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw()
175 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
H A Dscrbar.cxx518 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw()
520 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
H A Dspinfld.cxx1049 aStyleSettings.SetFaceColor( COL_LIGHTGRAY ); in Draw()
H A Dbutton.cxx1564 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw()
1566 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
/trunk/main/vcl/unx/generic/gdi/
H A Dcdeint.cxx223 aStyleSettings.SetFaceColor( aColors[1] ); in GetSystemLook()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx264 style.SetFaceColor( aBack ); in UpdateSettings()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx655 aStyleSettings2.SetFaceColor(maColor); in SetColor()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx403 lcl_setStyleColor( *m_pData, &StyleSettings::SetFaceColor, _facecolor ); in setFaceColor()
H A Dvclxwindows.cxx110 aStyleSettings.SetFaceColor( aAppStyle.GetFaceColor( ) ); in setButtonLikeFaceColor()
121 aStyleSettings.SetFaceColor( nBackgroundColor ); in setButtonLikeFaceColor()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx839 aStyleSettings2.SetFaceColor(mColorDark); in SetColor()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx517 void SetFaceColor( const Color& rColor ) in SetFaceColor() function in StyleSettings
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1253 aStyleSettings.SetFaceColor( aBackgroundColor ); in UpdateSettings()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1911 aStyleSettings.SetFaceColor( aBack ); in UpdateSettings()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2150 …aStyleSettings.SetFaceColor( ImplOS2ColorToSal( WinQuerySysColor( HWND_DESKTOP, SYSCLR_BUTTONMIDDL… in UpdateSettings()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3346 aStyleSet.SetFaceColor( aBackColor ); in updateSettings()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx2928 aStyleSettings.SetFaceColor( ImplWinColorToSal( GetSysColor( COLOR_3DFACE ) ) ); in UpdateSettings()

Completed in 174 milliseconds