Searched refs:pDDE (Results 1 – 1 of 1) sorted by relevance
3661 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3663 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()3690 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3691 SbError nDdeErr = pDDE->Terminate( nChannel ); in RTLFUNC()3716 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3717 SbError nDdeErr = pDDE->TerminateAll(); in RTLFUNC()3743 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3773 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3774 SbError nDdeErr = pDDE->Execute( nChannel, rCommand ); in RTLFUNC()3801 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local[all …]
Completed in 25 milliseconds