Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/communi/
H A Dcommuni.cxx172 aShutdownTimer.SetTimeout( 30000 ); // Should be 30 Seconds in WaitForShutdown()
173 aShutdownTimer.SetTimeoutHdl( LINK( this, CommunicationLinkViaSocket, ShutdownLink ) ); in WaitForShutdown()
174 aShutdownTimer.Start(); in WaitForShutdown()
179 while ( pMyManager && aShutdownTimer.IsActive() ) in WaitForShutdown()
/aoo42x/main/automation/inc/automation/
H A Dcommuni.hxx106 Timer aShutdownTimer; member in CommunicationLinkViaSocket

Completed in 21 milliseconds