Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx295 sal_Bool bIsInModalMode = Application::IsInModalMode(); in Timeout() local
296 if ( bIsInModalMode || nLastInputInterval < MIN_IDLE ) in Timeout()