Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx307 static sal_uIntPtr nLastTime = 0; variable
312 if( Time::GetSystemTicks() - nLastTime > 3000 ) in TimeOut_Impl()
315 nLastTime = 0; in TimeOut_Impl()
/trunk/main/sd/source/ui/inc/
H A Dsprite.hxx74 sal_uLong nLastTime; member in sd::Sprite

Completed in 19 milliseconds