20 #ifndef __com_sun_star_sheet_ExternalLinkType_idl__
21 #define __com_sun_star_sheet_ExternalLinkType_idl__
24 module com { module sun { module star { module sheet {
33 constants ExternalLinkType
const long UNKNOWN
Unknown element type.
Definition: ExternalLinkType.idl:37
const long DDE
DDE link.
Definition: ExternalLinkType.idl:45
const long SELF
Reference to the own document.
Definition: ExternalLinkType.idl:49
const long SPECIAL
For special use cases.
Definition: ExternalLinkType.idl:54
const long DOCUMENT
URL of an external document.
Definition: ExternalLinkType.idl:41