LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Modules | Variables
MailMergeType.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::MailMergeType
 Defines the possible output types/devices for mail merge.
 

Variables

const short PRINTER = 1
 The output device is a printer.
 
const short FILE = 2
 The output device is a file.
 
const short MAIL = 3
 The output is sent as e-Mail.
 
const short SHELL = 4
 The output is a document shell.