AlterOffice
AlterOffice 3.4 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Variables
com::sun::star::embed::StorageFormats Constant Group Referencepublished

The constant set contains IDs of formats that are supported by StorageFactory. More...

Variables

const long PACKAGE = 1
 specifies package format More...
 
const long ZIP = 2
 specifies zip format More...
 
const long OFOPXML = 3
 specifies Office Open XML format More...
 

Detailed Description

The constant set contains IDs of formats that are supported by StorageFactory.

See Also
StorageFactory

Variable Documentation

const long OFOPXML = 3

specifies Office Open XML format

const long PACKAGE = 1

specifies package format

const long ZIP = 2

specifies zip format