Home
last modified time | relevance | path

Searched refs:SetCheckedColor (Results 1 – 11 of 11) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dcdeint.cxx228 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in GetSystemLook()
236 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in GetSystemLook()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx269 style.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings()
274SetCheckedColor( Color( (sal_uInt8)(((sal_uInt16)aBack.GetRed()+(sal_uInt16)aColor2.GetRed())/2), in UpdateSettings()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1915 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings()
1920SetCheckedColor( Color( (sal_uInt8)(((sal_uInt16)aBack.GetRed()+(sal_uInt16)aColor2.GetRed())/2), in UpdateSettings()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx653 aStyleSettings2.SetCheckedColor(maColorLight); //hintergund in SetColor()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx291 lcl_setStyleColor( *m_pData, &StyleSettings::SetCheckedColor, _checkedcolor ); in setCheckedColor()
H A Dvclxwindows.cxx111 aStyleSettings.SetCheckedColor( aAppStyle.GetCheckedColor( ) ); in setButtonLikeFaceColor()
130 aStyleSettings.SetCheckedColor( aBackground ); in setButtonLikeFaceColor()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx837 aStyleSettings2.SetCheckedColor(mColorLight); //hintergund in SetColor()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx523 void SetCheckedColor( const Color& rColor ) in SetCheckedColor() function in StyleSettings
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3354 aStyleSet.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in updateSettings()
3362 aStyleSet.SetCheckedColor( aCheck ); in updateSettings()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3003 aStyleSettings.SetCheckedColor( Color( 0xCC, 0xCC, 0xCC ) ); in UpdateSettings()
3012 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in UpdateSettings()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2197 aStyleSettings.SetCheckedColor( Color( nRed, nGreen, nBlue ) ); in UpdateSettings()

Completed in 132 milliseconds