LibreOffice Module sfx2 (master) 1
Classes | Public Member Functions | Public Attributes | List of all members
sfx2::ImplBaseLinkData Struct Reference
Collaboration diagram for sfx2::ImplBaseLinkData:
[legend]

Classes

struct  tClientType
 
struct  tDDEType
 

Public Member Functions

 ImplBaseLinkData ()
 

Public Attributes

union {
   tClientType   ClientType
 
   tDDEType   DDEType
 
}; 
 

Detailed Description

Definition at line 48 of file lnkbase2.cxx.

Constructor & Destructor Documentation

◆ ImplBaseLinkData()

sfx2::ImplBaseLinkData::ImplBaseLinkData ( )
inline

Member Data Documentation

◆ 

union { ... } sfx2::ImplBaseLinkData::@2

◆ ClientType

tClientType sfx2::ImplBaseLinkData::ClientType

Definition at line 65 of file lnkbase2.cxx.

Referenced by ImplBaseLinkData().

◆ DDEType

tDDEType sfx2::ImplBaseLinkData::DDEType

Definition at line 66 of file lnkbase2.cxx.

Referenced by ImplBaseLinkData().


The documentation for this struct was generated from the following file: