Searched refs:impGetIndexAtTime (Results 1 – 2 of 2) sorted by relevance
173 sal_uInt32 AnimationEntryList::impGetIndexAtTime(double fTime, double &rfAddedTime) const in impGetIndexAtTime() function in drawinglayer::animation::AnimationEntryList251 const sal_uInt32 nIndex(impGetIndexAtTime(fTime, fAddedTime)); in getStateAtTime()269 const sal_uInt32 nIndex(impGetIndexAtTime(fTime, fAddedTime)); in getNextEventTime()
104 sal_uInt32 impGetIndexAtTime(double fTime, double &rfAddedTime) const;
Completed in 7 milliseconds