Searched refs:IsCommunicationRunning (Results 1 – 2 of 2) sorted by relevance
238 virtual sal_Bool IsCommunicationRunning() { return bIsCommunicationRunning; } in IsCommunicationRunning() function in CommunicationManager
612 return IsCommunicationRunning()?1:0; in GetCommunicationLinkCount()