Searched defs:GetSeconds (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sdext/source/presenter/ | ||
H A D | PresenterAnimation.hxx | 118 inline sal_uInt32 GetSeconds (const sal_uInt64 nTime) { return sal_uInt32(nTime / 1000); } in GetSeconds() function |
Completed in 7 milliseconds