Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/tools/
H A DIdleDetection.cxx44 sal_Int32 IdleDetection::GetIdleState (const ::Window* pWindow) in GetIdleState()
55 sal_Int32 IdleDetection::CheckInputPending (void) in CheckInputPending()
66 sal_Int32 IdleDetection::CheckSlideShowRunning (void) in CheckSlideShowRunning()
115 sal_Int32 IdleDetection::CheckWindowPainting (const ::Window& rWindow) in CheckWindowPainting()
H A Dmakefile.mk44 $(SLO)$/IdleDetection.obj \
/aoo41x/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.cxx214 sal_Int32 nIdleState (tools::IdleDetection::GetIdleState()); in IMPL_LINK()
215 if (nIdleState != tools::IdleDetection::IDET_IDLE) in IMPL_LINK()
217 if ((nIdleState&tools::IdleDetection::IDET_FULL_SCREEN_SHOW_ACTIVE) != 0) in IMPL_LINK()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsViewCacheContext.cxx84 … sal_Int32 nIdleState (tools::IdleDetection::GetIdleState(mrSlideSorter.GetContentWindow().get())); in IsIdle()
85 if (nIdleState == tools::IdleDetection::IDET_IDLE) in IsIdle()
/aoo41x/main/sd/source/ui/inc/tools/
H A DIdleDetection.hxx37 class IdleDetection class

Completed in 29 milliseconds