LibreOffice Module sfx2 (master) 1
Namespaces | Functions
impldde.cxx File Reference
#include "impldde.hxx"
#include <vcl/weld.hxx>
#include <sot/exchange.hxx>
#include <rtl/ustring.hxx>
#include <sfx2/lnkbase.hxx>
#include <sfx2/linkmgr.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <svl/svdde.hxx>
#include <sot/formats.hxx>
Include dependency graph for impldde.cxx:

Go to the source code of this file.

Namespaces

namespace  sfx2
 

Functions

 sfx2::IMPL_LINK_NOARG (SvDDELinkEditDialog, EditHdl_Impl, weld::Entry &, void)
 
 sfx2::IMPL_LINK (SvDDEObject, ImplGetDDEData, const DdeData *, pData, void)
 
 sfx2::IMPL_LINK (SvDDEObject, ImplDoneDDEData, bool, bValid, void)
 

Variable Documentation

◆ m_xEdDdeApp

std::unique_ptr<weld::Entry> m_xEdDdeApp
private

Definition at line 50 of file impldde.cxx.

Referenced by sfx2::IMPL_LINK_NOARG().

◆ m_xEdDdeItem

std::unique_ptr<weld::Entry> m_xEdDdeItem
private

Definition at line 52 of file impldde.cxx.

Referenced by sfx2::IMPL_LINK_NOARG().

◆ m_xEdDdeTopic

std::unique_ptr<weld::Entry> m_xEdDdeTopic
private

Definition at line 51 of file impldde.cxx.

Referenced by sfx2::IMPL_LINK_NOARG().

◆ m_xOKButton

std::unique_ptr<weld::Button> m_xOKButton
private

Definition at line 53 of file impldde.cxx.

Referenced by IMPL_LINK(), IMPL_LINK_NOARG(), and sfx2::IMPL_LINK_NOARG().