Searched refs:pDDE (Results 1 – 1 of 1) sorted by relevance
3676 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3678 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()3705 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3706 SbError nDdeErr = pDDE->Terminate( nChannel ); in RTLFUNC()3731 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3732 SbError nDdeErr = pDDE->TerminateAll(); in RTLFUNC()3758 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3788 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local3789 SbError nDdeErr = pDDE->Execute( nChannel, rCommand ); in RTLFUNC()3816 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local[all …]
Completed in 45 milliseconds