|
LibreOffice Module svl (master) 1
|
#include <string.h>#include <algorithm>#include "ddeimp.hxx"#include <svl/svdde.hxx>#include <osl/thread.h>#include <comphelper/solarmutex.hxx>Go to the source code of this file.
Classes | |
| struct | DdeImp |
Functions | |
| DdeInstData * | ImpGetInstData () |
| DdeInstData * | ImpInitInstData () |
| void | ImpDeinitInstData () |
| void ImpDeinitInstData | ( | ) |
Definition at line 45 of file ddecli.cxx.
Referenced by DdeConnection::~DdeConnection(), and DdeService::~DdeService().
| DdeInstData * ImpGetInstData | ( | ) |
Definition at line 34 of file ddecli.cxx.
Referenced by DdeInternal::CliCallback(), DdeItem::DdeItem(), DdeTransaction::Execute(), DdeInternal::FindItem(), DdeConnection::GetConnections(), DdeService::GetServices(), DdeConnection::IsConnected(), DdeItem::NotifyClient(), DdeTopic::NotifyClient(), DdeInternal::SvrCallback(), DdeConnection::~DdeConnection(), DdeService::~DdeService(), and DdeTransaction::~DdeTransaction().
| DdeInstData * ImpInitInstData | ( | ) |
Definition at line 39 of file ddecli.cxx.