LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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
 
const long ZIP = 2
 specifies zip format
 
const long OFOPXML = 3
 specifies Office Open XML format
 

Detailed Description

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

See also
StorageFactory
Since
OOo 3.3

Variable Documentation

◆ OFOPXML

const long OFOPXML = 3

specifies Office Open XML format

◆ PACKAGE

const long PACKAGE = 1

specifies package format

◆ ZIP

const long ZIP = 2

specifies zip format