Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx3661 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3663 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()
3690 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3691 SbError nDdeErr = pDDE->Terminate( nChannel ); in RTLFUNC()
3716 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3717 SbError nDdeErr = pDDE->TerminateAll(); in RTLFUNC()
3743 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3773 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
3774 SbError nDdeErr = pDDE->Execute( nChannel, rCommand ); in RTLFUNC()
3801 SbiDdeControl* pDDE = pINST->GetDdeControl(); in RTLFUNC() local
[all …]

Completed in 25 milliseconds