Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/automation/inc/automation/
H A Dcommuni.hxx111 class CommunicationManagerServerViaSocket : public CommunicationManagerServer class
117CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt16 nMaxCon, sal_Bool bUseMultiChanne…
118 virtual ~CommunicationManagerServerViaSocket();
135 …CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pServer, sal_uLong nP…
143 CommunicationManagerServerViaSocket* pMyServer;
/aoo4110/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 42 milliseconds