Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterAnimation.hxx119 inline sal_uInt32 GetNanoSeconds (const sal_uInt64 nTime) { return sal_uInt32((nTime % 1000) * 1000… in GetNanoSeconds() function
H A DPresenterAnimator.cxx160 ::vos::TTimeValue aTimeValue (GetSeconds(mnNextTime), GetNanoSeconds(mnNextTime)); in ScheduleNextRun()

Completed in 12 milliseconds