Searched refs:SetCheckedColor (Results 1 – 11 of 11) sorted by relevance
| /trunk/main/vcl/unx/generic/gdi/ |
| H A D | cdeint.cxx | 228 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in GetSystemLook() 236 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in GetSystemLook()
|
| /trunk/main/vcl/unx/kde4/ |
| H A D | KDESalFrame.cxx | 269 style.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings() 274 … SetCheckedColor( Color( (sal_uInt8)(((sal_uInt16)aBack.GetRed()+(sal_uInt16)aColor2.GetRed())/2), in UpdateSettings()
|
| /trunk/main/vcl/unx/kde/ |
| H A D | salnativewidgets-kde.cxx | 1915 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings() 1920 … SetCheckedColor( Color( (sal_uInt8)(((sal_uInt16)aBack.GetRed()+(sal_uInt16)aColor2.GetRed())/2), in UpdateSettings()
|
| /trunk/main/sd/source/ui/annotations/ |
| H A D | annotationwindow.cxx | 653 aStyleSettings2.SetCheckedColor(maColorLight); //hintergund in SetColor()
|
| /trunk/main/toolkit/source/awt/ |
| H A D | stylesettings.cxx | 291 lcl_setStyleColor( *m_pData, &StyleSettings::SetCheckedColor, _checkedcolor ); in setCheckedColor()
|
| H A D | vclxwindows.cxx | 111 aStyleSettings.SetCheckedColor( aAppStyle.GetCheckedColor( ) ); in setButtonLikeFaceColor() 130 aStyleSettings.SetCheckedColor( aBackground ); in setButtonLikeFaceColor()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | SidebarWin.cxx | 835 aStyleSettings2.SetCheckedColor(mColorLight); // background in SetColor()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | settings.hxx | 523 void SetCheckedColor( const Color& rColor ) in SetCheckedColor() function in StyleSettings
|
| /trunk/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 3354 aStyleSet.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in updateSettings() 3362 aStyleSet.SetCheckedColor( aCheck ); in updateSettings()
|
| /trunk/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 2997 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings() 3006 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in UpdateSettings()
|
| /trunk/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 2193 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in UpdateSettings()
|