Searched refs:RemoteControlCommunicationManager (Results 1 – 2 of 2) sorted by relevance
88 sal_uLong RemoteControlCommunicationManager::nPortIs = TT_PORT_NOT_INITIALIZED;89 sal_uInt16 RemoteControlCommunicationManager::nComm = 0;90 sal_Bool RemoteControlCommunicationManager::bQuiet = sal_False;93 RemoteControlCommunicationManager::RemoteControlCommunicationManager( EditWindow * pDbgWin ) in RemoteControlCommunicationManager() function in RemoteControlCommunicationManager95 RemoteControlCommunicationManager::RemoteControlCommunicationManager() in RemoteControlCommunicationManager()116 RemoteControlCommunicationManager::~RemoteControlCommunicationManager() in ~RemoteControlCommunicationManager()123 void RemoteControlCommunicationManager::ConnectionOpened( CommunicationLink* pCL ) in ConnectionOpened()130 void RemoteControlCommunicationManager::ConnectionClosed( CommunicationLink* pCL ) in ConnectionClosed()137 IMPL_LINK( RemoteControlCommunicationManager, SetWinCaption, Timer*, EMPTYARG ) in IMPL_LINK() argument155 pTimer->SetTimeoutHdl( LINK( this, RemoteControlCommunicationManager, SetWinCaption ) ); in IMPL_LINK()[all …]
43 class RemoteControlCommunicationManager : public CommunicationManagerServerViaSocket class59 RemoteControlCommunicationManager( EditWindow * pDbgWin );61 RemoteControlCommunicationManager();63 ~RemoteControlCommunicationManager();