Lines Matching refs:DdeConnection
73 long DdeConnection::GetError() in GetError()
78 DdeConnection::DdeConnection( const String&, const String& ) in DdeConnection() function in DdeConnection
82 DdeConnection::~DdeConnection( void ) in ~DdeConnection()
86 const String& DdeConnection::GetServiceName() in GetServiceName()
91 const String& DdeConnection::GetTopicName() in GetTopicName()
96 DdeTransaction::DdeTransaction( DdeConnection& rConnection, const String&, long ) : in DdeTransaction()
122 DdeRequest::DdeRequest(DdeConnection& rConnection, const String& rString, long lLong ) : in DdeRequest()
127 DdeExecute::DdeExecute( DdeConnection& rConnection, const String& rString, long lLong ) : in DdeExecute()
132 DdePoke::DdePoke( DdeConnection& rConnection, const String& rString, const DdeData&, long lLong ) : in DdePoke()
318 DdeLink::DdeLink( DdeConnection& rConnection, const String& rString, long l ) : in DdeLink()
331 DdeHotLink::DdeHotLink( DdeConnection& rConnection, const String& rString, long l ) : in DdeHotLink()