Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx166 maEndValue(), in FromToByActivity()
208 maEndValue = *maTo; in startAnimation()
214 maEndValue = maStartValue + *maBy; in startAnimation()
226 maEndValue = *maTo; in startAnimation()
232 maEndValue = maStartValue + *maBy; in startAnimation()
251 accumulate( maEndValue, in perform()
254 maEndValue, in perform()
267 accumulate( maEndValue, mbCumulative ? nRepeatCount : 0, in perform()
270 maEndValue, in perform()
285 (*mpAnim)( getPresentationValue( maEndValue ) ); in performEnd()
[all …]

Completed in 20 milliseconds