Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx281 const sal_uInt32 nLoopTime(2 * mnFrequency); in GetMixerState() local
285 const sal_uInt32 nEndTime(mnRepeat * nLoopTime); in GetMixerState()
300 sal_uInt32 nTimeInLoop(nTime % nLoopTime); in GetMixerState()
301 fRetval = double(nTimeInLoop) / nLoopTime; in GetMixerState()
371 sal_uInt32 nLoopTime; in ImpForceScrollTextAnimNodes() local
463 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()
467 nLoopTime, 1L, in ImpForceScrollTextAnimNodes()
492 nLoopTime = FRound(fNumberSteps * mnFrequency); in ImpForceScrollTextAnimNodes()
500 nLoopTime, 0L, in ImpForceScrollTextAnimNodes()
515 nLoopTime, nNumRepeat, in ImpForceScrollTextAnimNodes()
[all …]

Completed in 18 milliseconds