Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

constants group StorageFormats
Description
The constant set contains IDs of formats that are supported by StorageFactory.
Since
OOo 3.3
See also
StorageFactory

Constants
PACKAGE specifies package format  
ZIP specifies zip format  
OFOPXML specifies Office Open XML format  
Constants' Details
PACKAGE
const long PACKAGE = 1;
Description
specifies package format
ZIP
const long ZIP = 2;
Description
specifies zip format
OFOPXML
const long OFOPXML = 3;
Description
specifies Office Open XML format
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.