Searched refs:IsCommunicationError (Results 1 – 4 of 4) sorted by relevance
162 if ( !IsCommunicationError() ) in IMPL_LINK()181 if ( IsCommunicationError() ) in WaitForShutdown()189 sal_Bool CommunicationLinkViaSocket::IsCommunicationError() in IsCommunicationError() function in CommunicationLinkViaSocket191 return !isRunning() || SimpleCommunicationLinkViaSocket::IsCommunicationError(); in IsCommunicationError()
167 if ( !IsCommunicationError() ) // Meaning that the Communication is still running in StopCommunication()180 if ( !IsCommunicationError() ) in SetFinalRecieveTimeout()187 sal_Bool SimpleCommunicationLinkViaSocket::IsCommunicationError() in IsCommunicationError() function in SimpleCommunicationLinkViaSocket366 while ( pMyManager && !IsCommunicationError() ) in WaitForShutdown()
144 virtual sal_Bool IsCommunicationError()=0;324 virtual sal_Bool IsCommunicationError();
82 virtual sal_Bool IsCommunicationError();
Completed in 27 milliseconds