LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Functions
lnkbase2.cxx File Reference
#include <memory>
#include <sfx2/lnkbase.hxx>
#include <sot/exchange.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <sfx2/linkmgr.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <sfx2/filedlghelper.hxx>
#include <tools/debug.hxx>
#include <svl/svdde.hxx>
#include <osl/diagnose.h>
Include dependency graph for lnkbase2.cxx:

Go to the source code of this file.

Classes

struct  sfx2::ImplBaseLinkData
 
struct  sfx2::ImplBaseLinkData::tClientType
 
struct  sfx2::ImplBaseLinkData::tDDEType
 

Namespaces

namespace  sfx2
 

Functions

 sfx2::IMPL_LINK (SvBaseLink, EndEditHdl, const OUString &, _rNewName, void)
 

Variable Documentation

◆ aData

DdeData aData
private

◆ aSeq

Sequence< sal_Int8 > aSeq
private

◆ bIsInDTOR

bool bIsInDTOR
private

Definition at line 85 of file lnkbase2.cxx.

◆ bIsValidData

bool bIsValidData
private

Definition at line 84 of file lnkbase2.cxx.

◆ pLink

SvBaseLink* pLink
private