Searched refs:SetCheckedColor (Results  1 – 11 of 11) sorted by relevance
| /aoo41x/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()
 
 | 
| /aoo41x/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()
 
 | 
| /aoo41x/main/sd/source/ui/annotations/ | 
| H A D | annotationwindow.cxx | 653 	aStyleSettings2.SetCheckedColor(maColorLight); //hintergund  in SetColor()
 | 
| /aoo41x/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()
 
 | 
| /aoo41x/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()
 
 | 
| /aoo41x/main/sw/source/ui/docvw/ | 
| H A D | SidebarWin.cxx | 837         aStyleSettings2.SetCheckedColor(mColorLight); //hintergund  in SetColor()
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | settings.hxx | 523     void                            SetCheckedColor( const Color& rColor )  in SetCheckedColor()  function in StyleSettings
 | 
| /aoo41x/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()
 
 | 
| /aoo41x/main/vcl/win/source/window/ | 
| H A D | salframe.cxx | 3003         aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) );  in UpdateSettings()3012         aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) );  in UpdateSettings()
 
 | 
| /aoo41x/main/vcl/os2/source/window/ | 
| H A D | salframe.cxx | 2197     aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) );  in UpdateSettings()
 | 
        Completed in 205 milliseconds