LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
LinkUpdateModes.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::document
 Office document related interfaces.
 

Constant Groups

constants  com::sun::star::document::LinkUpdateModes
 

Macros

#define __com_sun_star_document_LinkUpdateModes_idl__
 

Variables

const long NEVER = 0
 never update links
 
const long MANUAL = 1
 update links when confirmed on request during loading the document
 
const long AUTO = 2
 automatic update on load
 
const long GLOBAL_SETTING = 3
 use the setting that is configured in your installed application.
 

Macro Definition Documentation

◆ __com_sun_star_document_LinkUpdateModes_idl__

#define __com_sun_star_document_LinkUpdateModes_idl__