Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/presenter/
H A DPresenterTimer.cxx49 const sal_Int64 nRepeatIntervall,
88 const sal_Int64 nRepeatIntervall);
248 const sal_Int64 nRepeatIntervall) in CreateTimerTask() argument
250 return SharedTimerTask(new TimerTask(rTask, rDueTime, nRepeatIntervall, ++mnTaskId)); in CreateTimerTask()
452 const sal_Int64 nRepeatIntervall, in TimerTask() argument
456 mnRepeatIntervall(nRepeatIntervall), in TimerTask()

Completed in 11 milliseconds