Searched refs:nRepeatIntervall (Results 1 – 1 of 1) sorted by relevance
49 const sal_Int64 nRepeatIntervall,88 const sal_Int64 nRepeatIntervall);248 const sal_Int64 nRepeatIntervall) in CreateTimerTask() argument250 return SharedTimerTask(new TimerTask(rTask, rDueTime, nRepeatIntervall, ++mnTaskId)); in CreateTimerTask()452 const sal_Int64 nRepeatIntervall, in TimerTask() argument456 mnRepeatIntervall(nRepeatIntervall), in TimerTask()
Completed in 54 milliseconds