Home
last modified time | relevance | path

Searched refs:GetWheelBehavior (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/vcl/source/control/
H A Dspinfld.cxx589 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in Notify()
H A Dlstbox.cxx1013 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in PreNotify()
H A Dcombobox.cxx882 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in Notify()
/AOO42X/main/vcl/inc/vcl/
H A Dsettings.hxx260 sal_uInt16 GetWheelBehavior() const in GetWheelBehavior() function in MouseSettings
/AOO42X/main/toolkit/source/awt/
H A Dvclxwindow.cxx1997 … sal_uInt16 nVclBehavior = GetWindow()->GetSettings().GetMouseSettings().GetWheelBehavior(); in getProperty()
/AOO42X/main/vcl/source/window/
H A Dwindow.cxx5949 aSet.SetWheelBehavior( aOldSettings.GetMouseSettings().GetWheelBehavior() ); in UpdateSettings()