LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Modules | 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.
 

Variables

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