Searched refs:aUnlockTimer (Results 1 – 2 of 2) sorted by relevance
129 aUnlockTimer.SetTimeout( 1500 ); in SwChartLockController_Helper()130 aUnlockTimer.SetTimeoutHdl( LINK( this, SwChartLockController_Helper, DoUnlockAllCharts )); in SwChartLockController_Helper()145 aUnlockTimer.Start(); // start or continue time of locking in StartOrContinueLocking()151 aUnlockTimer.Stop(); in Disconnect()
90 Timer aUnlockTimer; // timer to unlock chart controllers member in SwChartLockController_Helper
Completed in 31 milliseconds