LibreOffice Module svl (master) 1
|
#include <ddeimp.hxx>
Static Public Member Functions | |
static HDDEDATA CALLBACK | CliCallback (UINT, UINT, HCONV, HSZ, HSZ, HDDEDATA, ULONG_PTR, ULONG_PTR) |
static HDDEDATA CALLBACK | SvrCallback (UINT, UINT, HCONV, HSZ, HSZ, HDDEDATA, ULONG_PTR, ULONG_PTR) |
static DdeService * | FindService (HSZ) |
static DdeTopic * | FindTopic (DdeService &, HSZ) |
static DdeItem * | FindItem (DdeTopic &, HSZ) |
static void | DisconnectTopic (DdeTopic &, HCONV) |
static void | IncMonitor (DdeItem *pItem, HCONV) |
static void | DecMonitor (DdeItem *pItem, HCONV) |
Definition at line 41 of file ddeimp.hxx.
|
static |
Definition at line 58 of file ddecli.cxx.
References DdeConnection::aTransactions, CALLBACK, d, DdeConnection::GetConnections(), DdeData::GetInternalFormat(), DdeInstData::hDdeInstCli, i, ImpGetInstData(), DdeLink::Notify(), and DdeConnection::pImp.
Definition at line 657 of file ddesvr.cxx.
References n, DdeItem::nType, pData, and DdeItem::pImpData.
Referenced by DisconnectTopic(), and SvrCallback().
Definition at line 550 of file ddesvr.cxx.
References DdeTopic::aItems, DecMonitor(), and nId.
Referenced by SvrCallback().
Definition at line 318 of file ddesvr.cxx.
References DdeTopic::aItems, DdeInstData::hDdeInstSvr, ImpGetInstData(), DdeTopic::MakeItem(), and SAL_N_ELEMENTS.
Referenced by SvrCallback().
|
static |
Definition at line 295 of file ddesvr.cxx.
References DdeService::GetServices().
Referenced by SvrCallback().
|
static |
Definition at line 306 of file ddesvr.cxx.
References DdeService::aTopics.
Referenced by SvrCallback().
Definition at line 632 of file ddesvr.cxx.
References n, DdeItem::nType, and DdeItem::pImpData.
Referenced by SvrCallback().
|
static |
Definition at line 48 of file ddesvr.cxx.
References DdeTopic::aItem, DdeTopic::aItems, aName, CALLBACK, d, DecMonitor(), DisconnectTopic(), DdeTopic::Execute(), FindItem(), FindService(), FindTopic(), DdeService::Formats(), Get(), DdeTopic::Get(), DdeData::GetExternalFormat(), DdeString::getHSZ(), DdeData::GetInternalFormat(), DdeItem::GetName(), DdeService::GetServices(), h, DdeService::HasCbFormat(), Conversation::hConv, DdeInstData::hDdeInstSvr, i, ImpGetInstData(), IncMonitor(), DdeTopic::IsSystemTopic(), DdeData::Lock(), DdeService::m_vConv, n, DdeItem::nType, pData, DdeItem::pImpData, Conversation::pTopic, Put, DdeTopic::Put(), SAL_N_ELEMENTS, DdeTopic::StartAdviseLoop(), DdeService::Status(), DdeService::SysItems(), DdeService::Topics(), TRUE, and DdeData::xImp.