LibreOffice Module svl (master) 1
Classes | Functions
ddecli.cxx File Reference
#include <string.h>
#include <algorithm>
#include "ddeimp.hxx"
#include <svl/svdde.hxx>
#include <osl/thread.h>
#include <comphelper/solarmutex.hxx>
Include dependency graph for ddecli.cxx:

Go to the source code of this file.

Classes

struct  DdeImp
 

Functions

DdeInstDataImpGetInstData ()
 
DdeInstDataImpInitInstData ()
 
void ImpDeinitInstData ()
 

Function Documentation

◆ ImpDeinitInstData()

void ImpDeinitInstData ( )

Definition at line 45 of file ddecli.cxx.

Referenced by DdeConnection::~DdeConnection(), and DdeService::~DdeService().

◆ ImpGetInstData()

DdeInstData * ImpGetInstData ( )

◆ ImpInitInstData()

DdeInstData * ImpInitInstData ( )

Definition at line 39 of file ddecli.cxx.