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