Home
last modified time | relevance | path

Searched refs:GetButtonStartRepeat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx43 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in ImplInit()
87 if ( pTimer->GetTimeout() == GetSettings().GetMouseSettings().GetButtonStartRepeat() ) in IMPL_LINK()
251 maRepeatTimer.SetTimeout(GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in MouseButtonUp()
375 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in StateChanged()
H A Dspinfld.cxx336 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in ImplInit()
462 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in MouseButtonUp()
1014 if ( pTimer->GetTimeout() == GetSettings().GetMouseSettings().GetButtonStartRepeat() ) in IMPL_LINK()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx716 …ata->maWinData.mpTrackTimer->SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in StartTracking()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx233 sal_uLong GetButtonStartRepeat() const in GetButtonStartRepeat() function in MouseSettings

Completed in 34 milliseconds