Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx45 static const sal_uLong HIDE_MOUSE_TIMEOUT = 10000; variable
78 maMouseTimer.SetTimeout( HIDE_MOUSE_TIMEOUT ); in ShowWindow()
215 maMouseTimer.SetTimeout( HIDE_MOUSE_TIMEOUT ); in MouseMove()
693 maMouseTimer.SetTimeout( HIDE_MOUSE_TIMEOUT ); in IMPL_LINK()