19 #ifndef __com_sun_star_sheet_DDELinkInfo_idl__
20 #define __com_sun_star_sheet_DDELinkInfo_idl__
25 module com { module sun { module star { module sheet {
describes all items of a DDE connection used in formulas.
Definition: DDELinkInfo.idl:44
string Service
The DDE service name.
Definition: DDELinkInfo.idl:48
sequence< DDEItemInfo > Items
A list of DDE items.
Definition: DDELinkInfo.idl:57
string Topic
The DDE topic.
Definition: DDELinkInfo.idl:52