Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx3676 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3678 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()
3705 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3706 SbError nDdeErr = pDDE->Terminate( nChannel ); in RTLFUNC()
3731 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3732 SbError nDdeErr = pDDE->TerminateAll(); in RTLFUNC()
3758 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3788 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3789 SbError nDdeErr = pDDE->Execute( nChannel, rCommand ); in RTLFUNC()
3816 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
[all …]

Completed in 35 milliseconds