LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
ExternalLinkType.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::sheet
 Spreadsheet specific interfaces.
 

Constant Groups

constants  com::sun::star::sheet::ExternalLinkType
 Constants designating the link type in ExternalLinkInfo, used with FormulaParser::ExternalLinks.
 

Macros

#define __com_sun_star_sheet_ExternalLinkType_idl__
 

Variables

const long UNKNOWN = 0
 Unknown element type. More...
 
const long DOCUMENT = 1
 URL of an external document. More...
 
const long DDE = 2
 DDE link. More...
 
const long SELF = 3
 Reference to the own document. More...
 
const long SPECIAL = 4
 For special use cases. More...
 

Macro Definition Documentation

◆ __com_sun_star_sheet_ExternalLinkType_idl__

#define __com_sun_star_sheet_ExternalLinkType_idl__