LibreOffice
LibreOffice 24.2 SDK API Reference
Modules | Variables
SetVariableType.idl File Reference

Go to the source code of this file.

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. 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...