Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

constants group MailMergeType
Description
Defines the possible output types/devices for mail merge.
Since
OOo 1.1.2

Constants
PRINTER The output device is a printer.  
FILE The output device is a file.  
MAIL The output is sent as e-Mail.  
Constants' Details
PRINTER
const short PRINTER = 1;
Description
The output device is a printer.
FILE
const short FILE = 2;
Description
The output device is a file.
MAIL
const short MAIL = 3;
Description
The output is sent as e-Mail.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.