Searched refs:RemoteControlCommunicationManager (Results 1 – 2 of 2) sorted by relevance
86 sal_uLong RemoteControlCommunicationManager::nPortIs = TT_PORT_NOT_INITIALIZED;87 sal_uInt16 RemoteControlCommunicationManager::nComm = 0;88 sal_Bool RemoteControlCommunicationManager::bQuiet = sal_False;91 RemoteControlCommunicationManager::RemoteControlCommunicationManager( EditWindow * pDbgWin ) in RemoteControlCommunicationManager() function in RemoteControlCommunicationManager93 RemoteControlCommunicationManager::RemoteControlCommunicationManager() in RemoteControlCommunicationManager()114 RemoteControlCommunicationManager::~RemoteControlCommunicationManager() in ~RemoteControlCommunicationManager()121 void RemoteControlCommunicationManager::ConnectionOpened( CommunicationLink* pCL ) in ConnectionOpened()128 void RemoteControlCommunicationManager::ConnectionClosed( CommunicationLink* pCL ) in ConnectionClosed()135 IMPL_LINK( RemoteControlCommunicationManager, SetWinCaption, Timer*, EMPTYARG ) in IMPL_LINK() argument153 pTimer->SetTimeoutHdl( LINK( this, RemoteControlCommunicationManager, SetWinCaption ) ); in IMPL_LINK()[all …]
43 class RemoteControlCommunicationManager : public CommunicationManagerServerViaSocket class59 RemoteControlCommunicationManager( EditWindow * pDbgWin );61 RemoteControlCommunicationManager();63 ~RemoteControlCommunicationManager();