Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx129 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()
/trunk/main/sw/inc/
H A Dunochart.hxx90 Timer aUnlockTimer; // timer to unlock chart controllers member in SwChartLockController_Helper

Completed in 45 milliseconds