Home
last modified time | relevance | path

Searched refs:RemoteControlCommunicationManager (Results 1 – 2 of 2) sorted by relevance

/trunk/main/automation/source/server/
H A Dserver.cxx89 sal_uInt16 RemoteControlCommunicationManager::nComm = 0;
90 sal_Bool RemoteControlCommunicationManager::bQuiet = sal_False;
93 RemoteControlCommunicationManager::RemoteControlCommunicationManager( EditWindow * pDbgWin ) in RemoteControlCommunicationManager() function in RemoteControlCommunicationManager
95 RemoteControlCommunicationManager::RemoteControlCommunicationManager() in RemoteControlCommunicationManager()
116 RemoteControlCommunicationManager::~RemoteControlCommunicationManager() in ~RemoteControlCommunicationManager()
161 void RemoteControlCommunicationManager::InfoMsg( InfoString aMsg ) in InfoMsg()
173 sal_uLong RemoteControlCommunicationManager::GetPort() in GetPort()
864 …if ( RemoteControlCommunicationManager::GetPort() != TT_NO_PORT_DEFINED || RemoteControlCommunicat… in ImplRemoteControl()
880 pServiceMgr = new RemoteControlCommunicationManager( m_pDbgWin ); in ImplRemoteControl()
882 pServiceMgr = new RemoteControlCommunicationManager(); in ImplRemoteControl()
[all …]
H A Dserver.hxx43 class RemoteControlCommunicationManager : public CommunicationManagerServerViaSocket class
59 RemoteControlCommunicationManager( EditWindow * pDbgWin );
61 RemoteControlCommunicationManager();
63 ~RemoteControlCommunicationManager();

Completed in 13 milliseconds