Searched refs:CommunicationManager (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/automation/source/simplecm/ |
| H A D | simplecm.cxx | 49 CommunicationLink::CommunicationLink( CommunicationManager *pMan ) in CommunicationLink() 135 SimpleCommunicationLinkViaSocket::SimpleCommunicationLinkViaSocket( CommunicationManager *pMan, vos… in SimpleCommunicationLinkViaSocket() 351 …eCallbacks::SimpleCommunicationLinkViaSocketWithReceiveCallbacks( CommunicationManager *pMan, vos:… in SimpleCommunicationLinkViaSocketWithReceiveCallbacks() 406 CommunicationManager::CommunicationManager( sal_Bool bUseMultiChannel ) in CommunicationManager() function in CommunicationManager 414 CommunicationManager::~CommunicationManager() in ~CommunicationManager() 419 sal_Bool CommunicationManager::StartCommunication( String aApp, String aParams ) in StartCommunication() 426 sal_Bool CommunicationManager::StartCommunication( ByteString aHost, sal_uLong nPort ) in StartCommunication() 433 ByteString CommunicationManager::GetMyName( CM_NameType ) in GetMyName() 440 void CommunicationManager::CallConnectionOpened( CommunicationLink* pCL ) in CallConnectionOpened() 457 void CommunicationManager::CallConnectionClosed( CommunicationLink* pCL ) in CallConnectionClosed() [all …]
|
| /AOO41X/main/automation/inc/automation/ |
| H A D | simplecm.hxx | 120 class CommunicationManager; 127 friend class CommunicationManager; 140 CommunicationLink( CommunicationManager *pMan ); 144 CommunicationManager* GetCommunicationManager(){ return pMyManager; } in GetCommunicationManager() 186 CommunicationManager *pMyManager; 225 class CommunicationManager class 230 CommunicationManager( sal_Bool bUseMultiChannel = sal_False ); 231 virtual ~CommunicationManager(); 294 class SingleCommunicationManager : public CommunicationManager 339 SimpleCommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSocket *pSocket ); [all …]
|
| H A D | communi.hxx | 40 class MultiCommunicationManager : public CommunicationManager 78 CommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSocket *pSocket ); 115 using CommunicationManager::StartCommunication; 160 using CommunicationManager::StartCommunication; 173 …virtual CommunicationLink *CreateCommunicationLink( CommunicationManager *pCM, vos::OConnectorSock… in CreateCommunicationLink()
|
| /AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
| H A D | VclApp.java | 30 import org.openoffice.test.vcl.client.CommunicationManager; 41 protected CommunicationManager communicationManager = null; 53 … this.communicationManager = new CommunicationManager("127.0.0.1", openOffice.getAutomationPort()); in VclApp()
|
| /AOO41X/main/automation/source/communi/ |
| H A D | communi.cxx | 67 CommunicationLinkViaSocket::CommunicationLinkViaSocket( CommunicationManager *pMan, vos::OStreamSoc… in CommunicationLinkViaSocket() 264 : CommunicationManager( bUseMultiChannel ) in MultiCommunicationManager() 362 CommunicationManager::CallConnectionOpened( pCL ); in CallConnectionOpened() 369 CommunicationManager::CallConnectionClosed( pCL ); in CallConnectionClosed()
|
| /AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/ |
| H A D | CommunicationManager.java | 49 public class CommunicationManager implements Runnable, Constant{ class 72 public CommunicationManager() { in CommunicationManager() method in CommunicationManager 87 public CommunicationManager(String host, int port) { in CommunicationManager() method in CommunicationManager
|
| H A D | Handshaker.java | 39 private CommunicationManager communicationManager = null; 41 public Handshaker(CommunicationManager communicationManager) { in Handshaker()
|
| H A D | CommandCaller.java | 44 private CommunicationManager communicationManager = null; 62 public CommandCaller(CommunicationManager communicationManager) { in CommandCaller() 322 if (headerType != CommunicationManager.CH_Handshake) { in received()
|
| /AOO41X/main/automation/source/inc/ |
| H A D | testtool.hxx | 34 class CommunicationManager; 64 CommunicationManager *pServiceMgr;
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | testtool.hxx | 34 class CommunicationManager; 67 CommunicationManager *pServiceMgr;
|
| /AOO41X/test/testassistant/lib/ |
| HD | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/ ... |