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.cxx373 static sal_uLong last_tick = 0; in AcceptDrop() local
375 if((current_tick-last_tick) > 500) { in AcceptDrop()
376 last_tick = current_tick; in AcceptDrop()

Completed in 18 milliseconds