Home
last modified time | relevance | path

Searched refs:GetCommunicationLinkCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx246 virtual sal_uInt16 GetCommunicationLinkCount()=0;
302 virtual sal_uInt16 GetCommunicationLinkCount();
H A Dcommuni.hxx48 virtual sal_uInt16 GetCommunicationLinkCount();
/trunk/main/automation/source/communi/
H A Dcommuni.cxx285 nNewLinkCount = GetCommunicationLinkCount(); in ~MultiCommunicationManager()
346 sal_uInt16 MultiCommunicationManager::GetCommunicationLinkCount() in GetCommunicationLinkCount() function in MultiCommunicationManager
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx570 for ( i = 0 ; i < GetCommunicationLinkCount() ; i++ ) in SetApplication()
610 sal_uInt16 SingleCommunicationManager::GetCommunicationLinkCount() in GetCommunicationLinkCount() function in SingleCommunicationManager

Completed in 20 milliseconds