Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/activities/
H A Ddiscreteactivitybase.cxx44 mnCurrPerformCalls( 0 ) in DiscreteActivityBase()
126 perform( calcFrameIndex( mnCurrPerformCalls, nVectorSize ), in perform()
127 calcRepeatCount( mnCurrPerformCalls, nVectorSize ) ); in perform()
130 ++mnCurrPerformCalls; in perform()
133 double nCurrRepeat( double(mnCurrPerformCalls) / nVectorSize ); in perform()
167 mnCurrPerformCalls, in perform()
172 mnCurrPerformCalls, in perform()
H A Dsimplecontinuousactivitybase.cxx44 mnCurrPerformCalls( 0 ) in SimpleContinuousActivityBase()
81 double(mnCurrPerformCalls) / mnMinNumberOfFrames ); in calcTimeLag()
249 ++mnCurrPerformCalls; in perform()
H A Dsimplecontinuousactivitybase.hxx78 sal_uInt32 mnCurrPerformCalls; member in slideshow::internal::SimpleContinuousActivityBase
H A Ddiscreteactivitybase.hxx78 sal_uInt32 mnCurrPerformCalls; member in slideshow::internal::DiscreteActivityBase

Completed in 22 milliseconds