Home
last modified time | relevance | path

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

/AOO42X/main/automation/inc/automation/
H A Dcommuni.hxx51 …void DoQuickShutdown( sal_Bool bQuickShutdown = sal_True) { bGracefullShutdown = !bQuickShutdown; } in DoQuickShutdown() function in MultiCommunicationManager
/AOO42X/main/automation/source/server/
H A Dserver.cxx118 DoQuickShutdown(); in ~RemoteControlCommunicationManager()