LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
SetVariableType.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::text
 Text specific interfaces.
 

Constant Groups

constants  com::sun::star::text::SetVariableType
 These constants define the type of a variable text field.
 

Macros

#define __com_sun_star_text_SetVariableType_idl__
 

Variables

const short VAR = 0
 specifies a simple variable. More...
 
const short SEQUENCE = 1
 specifies a number sequence field. More...
 
const short FORMULA = 2
 specifies a formula field. More...
 
const short STRING = 3
 specifies a string field. More...
 

Macro Definition Documentation

◆ __com_sun_star_text_SetVariableType_idl__

#define __com_sun_star_text_SetVariableType_idl__