Searched refs:SetButtonTextColor (Results 1 – 12 of 12) sorted by relevance
| /trunk/main/vcl/unx/generic/gdi/ |
| H A D | cdeint.cxx | 216 aStyleSettings.SetButtonTextColor( aDeactive ); in GetSystemLook()
|
| /trunk/main/vcl/unx/kde4/ |
| H A D | KDESalFrame.cxx | 253 style.SetButtonTextColor( aButn ); in UpdateSettings()
|
| /trunk/main/sd/source/ui/annotations/ |
| H A D | annotationwindow.cxx | 652 aStyleSettings2.SetButtonTextColor(Color(0,0,0)); in SetColor()
|
| /trunk/main/vcl/source/control/ |
| H A D | spinfld.cxx | 1047 aStyleSettings.SetButtonTextColor( COL_BLACK ); in Draw()
|
| /trunk/main/toolkit/source/awt/ |
| H A D | stylesettings.cxx | 277 lcl_setStyleColor( *m_pData, &StyleSettings::SetButtonTextColor, _buttontextcolor ); in setButtonTextColor()
|
| H A D | vclxwindow.cxx | 1948 …::toolkit::setColorSettings( pWindow, Value, &StyleSettings::SetButtonTextColor, &StyleSettings::G… in setProperty()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | SidebarWin.cxx | 834 aStyleSettings2.SetButtonTextColor(Color(0,0,0)); in SetColor()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | settings.hxx | 543 void SetButtonTextColor( const Color& rColor ) in SetButtonTextColor() function in StyleSettings
|
| /trunk/main/vcl/unx/kde/ |
| H A D | salnativewidgets-kde.cxx | 1900 aStyleSettings.SetButtonTextColor( toColor( qColorGroup.buttonText() ) ); in UpdateSettings()
|
| /trunk/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 2153 …aStyleSettings.SetButtonTextColor( ImplOS2ColorToSal( WinQuerySysColor( HWND_DESKTOP, SYSCLR_MENUT… in UpdateSettings()
|
| /trunk/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 3324 aStyleSet.SetButtonTextColor( aTextColor ); in updateSettings()
|
| /trunk/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 2933 aStyleSettings.SetButtonTextColor( ImplWinColorToSal( GetSysColor( COLOR_BTNTEXT ) ) ); in UpdateSettings()
|