Home
last modified time | relevance | path

Searched refs:StopCommunication (Results 1 – 5 of 5) sorted by relevance

/trunk/main/automation/source/communi/
H A Dcommuni.cxx87 StopCommunication(); in ~CommunicationLinkViaSocket()
146 sal_Bool CommunicationLinkViaSocket::StopCommunication() in StopCommunication() function in CommunicationLinkViaSocket
150 return SimpleCommunicationLinkViaSocket::StopCommunication(); in StopCommunication()
273 StopCommunication(); in ~MultiCommunicationManager()
321 sal_Bool MultiCommunicationManager::StopCommunication() in StopCommunication() function in MultiCommunicationManager
330 if ( !ActiveLinks->GetObject(i-1)->StopCommunication() ) in StopCommunication()
416 StopCommunication(); in ~CommunicationManagerServerViaSocket()
427 sal_Bool CommunicationManagerServerViaSocket::StopCommunication() in StopCommunication() function in CommunicationManagerServerViaSocket
434 return CommunicationManagerServer::StopCommunication(); in StopCommunication()
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx164 sal_Bool SimpleCommunicationLinkViaSocket::StopCommunication() in StopCommunication() function in SimpleCommunicationLinkViaSocket
359 StopCommunication(); in ~SimpleCommunicationLinkViaSocketWithReceiveCallbacks()
586 StopCommunication(); in ~SingleCommunicationManager()
591 sal_Bool SingleCommunicationManager::StopCommunication() in StopCommunication() function in SingleCommunicationManager
595 sal_Bool bSuccess = xActiveLink->StopCommunication(); in StopCommunication()
628 xActiveLink->StopCommunication(); // Den alten Link brutal abw�rgen in CallConnectionOpened()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx143 virtual sal_Bool StopCommunication()=0;
237 virtual sal_Bool StopCommunication()=0; // H�lt alle CommunicationLinks an
300 virtual sal_Bool StopCommunication(); // H�lt alle CommunicationLinks an
325 virtual sal_Bool StopCommunication();
H A Dcommuni.hxx46 virtual sal_Bool StopCommunication(); // H�lt alle CommunicationLinks an
89 virtual sal_Bool StopCommunication();
122 virtual sal_Bool StopCommunication();
/trunk/main/automation/source/server/
H A Dserver.cxx925 pServiceMgr->StopCommunication(); in ~ImplRemoteControl()

Completed in 33 milliseconds