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

Macros

#define __com_sun_star_text_MailMergeType_idl__
 

Variables

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

Macro Definition Documentation

◆ __com_sun_star_text_MailMergeType_idl__

#define __com_sun_star_text_MailMergeType_idl__