LibreOffice Module svl (master) 1
Public Member Functions | List of all members
DdePoke Class Reference

#include <svdde.hxx>

Inheritance diagram for DdePoke:
[legend]
Collaboration diagram for DdePoke:
[legend]

Public Member Functions

 DdePoke (DdeConnection &, const OUString &, SAL_UNUSED_PARAMETER const DdeData &, tools::Long=0)
 
- Public Member Functions inherited from DdeTransaction
void Data (const DdeData *)
 
void Done (bool bDataValid)
 
virtual ~DdeTransaction ()
 
bool IsBusy () const
 
OUString GetName () const
 
void Execute ()
 
void SetDataHdl (const Link< const DdeData *, void > &rLink)
 
const Link< const DdeData *, void > & GetDataHdl () const
 
void SetDoneHdl (const Link< bool, void > &rLink)
 
const Link< bool, void > & GetDoneHdl () const
 
void SetFormat (SotClipboardFormatId nFmt)
 
SotClipboardFormatId GetFormat () const
 
tools::Long GetError () const
 

Additional Inherited Members

- Protected Member Functions inherited from DdeTransaction
 DdeTransaction (DdeConnection &, SAL_UNUSED_PARAMETER const OUString &, SAL_UNUSED_PARAMETER tools::Long=0)
 
- Protected Attributes inherited from DdeTransaction
DdeConnectionrDde
 
DdeData aDdeData
 
DdeStringpName
 
short nType
 
sal_IntPtr nId
 
sal_IntPtr nTime
 
Link< const DdeData *, void > aData
 
Link< bool, void > aDone
 
bool bBusy
 

Detailed Description

Definition at line 154 of file svdde.hxx.

Constructor & Destructor Documentation

◆ DdePoke()

DdePoke::DdePoke ( DdeConnection ,
const OUString &  ,
SAL_UNUSED_PARAMETER const DdeData ,
tools::Long  = 0 
)

Definition at line 367 of file ddecli.cxx.

References DdeTransaction::aDdeData, d, i, n, and DdeTransaction::nType.


The documentation for this class was generated from the following files: