Searched refs:StopCommunication (Results 1 – 5 of 5) sorted by relevance
87 StopCommunication(); in ~CommunicationLinkViaSocket()146 sal_Bool CommunicationLinkViaSocket::StopCommunication() in StopCommunication() function in CommunicationLinkViaSocket150 return SimpleCommunicationLinkViaSocket::StopCommunication(); in StopCommunication()273 StopCommunication(); in ~MultiCommunicationManager()321 sal_Bool MultiCommunicationManager::StopCommunication() in StopCommunication() function in MultiCommunicationManager330 if ( !ActiveLinks->GetObject(i-1)->StopCommunication() ) in StopCommunication()416 StopCommunication(); in ~CommunicationManagerServerViaSocket()427 sal_Bool CommunicationManagerServerViaSocket::StopCommunication() in StopCommunication() function in CommunicationManagerServerViaSocket434 return CommunicationManagerServer::StopCommunication(); in StopCommunication()
164 sal_Bool SimpleCommunicationLinkViaSocket::StopCommunication() in StopCommunication() function in SimpleCommunicationLinkViaSocket359 StopCommunication(); in ~SimpleCommunicationLinkViaSocketWithReceiveCallbacks()586 StopCommunication(); in ~SingleCommunicationManager()591 sal_Bool SingleCommunicationManager::StopCommunication() in StopCommunication() function in SingleCommunicationManager595 sal_Bool bSuccess = xActiveLink->StopCommunication(); in StopCommunication()628 xActiveLink->StopCommunication(); // Den alten Link brutal abw�rgen in CallConnectionOpened()
143 virtual sal_Bool StopCommunication()=0;237 virtual sal_Bool StopCommunication()=0; // H�lt alle CommunicationLinks an300 virtual sal_Bool StopCommunication(); // H�lt alle CommunicationLinks an325 virtual sal_Bool StopCommunication();
46 virtual sal_Bool StopCommunication(); // H�lt alle CommunicationLinks an89 virtual sal_Bool StopCommunication();122 virtual sal_Bool StopCommunication();
925 pServiceMgr->StopCommunication(); in ~ImplRemoteControl()
Completed in 31 milliseconds