Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx369 static sal_uLong last_tick = 0; in AcceptDrop() local
371 if((current_tick-last_tick) > 500) { in AcceptDrop()
372 last_tick = current_tick; in AcceptDrop()

Completed in 45 milliseconds