Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/communi/
H A Dcommuni.cxx406 CommunicationManagerServerViaSocket::CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt… in CommunicationManagerServerViaSocket() function in CommunicationManagerServerViaSocket
414 CommunicationManagerServerViaSocket::~CommunicationManagerServerViaSocket() in ~CommunicationManagerServerViaSocket()
419 sal_Bool CommunicationManagerServerViaSocket::StartCommunication() in StartCommunication()
427 sal_Bool CommunicationManagerServerViaSocket::StopCommunication() in StopCommunication()
438 void CommunicationManagerServerViaSocket::AddConnection( CommunicationLink *pNewConnection ) in AddConnection()
444 …erverAcceptThread::CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pS… in CommunicationManagerServerAcceptThread()
/aoo42x/main/automation/inc/automation/
H A Dcommuni.hxx112 class AUTOMATION_DLLPUBLIC CommunicationManagerServerViaSocket : public CommunicationManagerServer class
118CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt16 nMaxCon, sal_Bool bUseMultiChanne…
119 virtual ~CommunicationManagerServerViaSocket();
136 …CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pServer, sal_uLong nP…
144 CommunicationManagerServerViaSocket* pMyServer;
/aoo42x/main/automation/source/server/
H A Dserver.cxx97 : CommunicationManagerServerViaSocket( GetPort(), 1, sal_True ) in RemoteControlCommunicationManager()
126 CommunicationManagerServerViaSocket::ConnectionOpened( pCL ); in ConnectionOpened()
133 CommunicationManagerServerViaSocket::ConnectionClosed( pCL ); in ConnectionClosed()
H A Dserver.hxx43 class RemoteControlCommunicationManager : public CommunicationManagerServerViaSocket

Completed in 34 milliseconds