Home
last modified time | relevance | path

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

/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx252 void SetConnectionOpenedHdl( Link lConnectionOpened ){ mlConnectionOpened = lConnectionOpened; } in SetConnectionOpenedHdl()
275 virtual void ConnectionOpened( CommunicationLink* pCL ){ mlConnectionOpened.Call( pCL ); } in ConnectionOpened()
286 Link mlConnectionOpened; member in CommunicationManager

Completed in 23 milliseconds