Home
last modified time | relevance | path

Searched refs:CommunicationManagerServerAcceptThread (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/automation/source/communi/
H A Dcommuni.cxx422 …pAcceptThread = new CommunicationManagerServerAcceptThread( this, nPortToListen, nMaxConnections ); in StartCommunication()
444 CommunicationManagerServerAcceptThread::CommunicationManagerServerAcceptThread( CommunicationManage… in CommunicationManagerServerAcceptThread() function in CommunicationManagerServerAcceptThread
458 CommunicationManagerServerAcceptThread::~CommunicationManagerServerAcceptThread() in ~CommunicationManagerServerAcceptThread()
495 void CommunicationManagerServerAcceptThread::run() in run()
533 …onnectionEventId = GetpApp()->PostUserEvent( LINK( this, CommunicationManagerServerAcceptThread, A… in run()
554 IMPL_LINK( CommunicationManagerServerAcceptThread, AddConnection, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/automation/inc/automation/
H A Dcommuni.hxx38 class CommunicationManagerServerAcceptThread;
114 friend class CommunicationManagerServerAcceptThread;
129 CommunicationManagerServerAcceptThread *pAcceptThread;
133 class AUTOMATION_DLLPUBLIC CommunicationManagerServerAcceptThread: public vos::OThread class
136CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pServer, sal_uLong nP…
137 virtual ~CommunicationManagerServerAcceptThread();
H A Dsimplecm.hxx124 class CommunicationManagerServerAcceptThread;
131 friend class CommunicationManagerServerAcceptThread;

Completed in 17 milliseconds