LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
OOXMLDocumentPropertiesImporter Service Reference

allows to import document properties from OOXML format More...

import"OOXMLDocumentPropertiesImporter.idl";

Inheritance diagram for OOXMLDocumentPropertiesImporter:
XOOXMLDocumentPropertiesImporter XInterface

Additional Inherited Members

- Public Member Functions inherited from XOOXMLDocumentPropertiesImporter
void importProperties ([in] com::sun::star::embed::XStorage xSource, [in] com::sun::star::document::XDocumentProperties xDocumentProperties) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::xml::sax::SAXException, com::sun::star::uno::Exception )
 allows to import the document properties from OOXML format More...
 
com::sun::star::io::XInputStream getCorePropertiesStream ([in] com::sun::star::embed::XStorage xSource)
 find and get core properties stream More...
 
com::sun::star::io::XInputStream getExtendedPropertiesStream ([in] com::sun::star::embed::XStorage xSource)
 find and get extended properties stream More...
 
sequence< com::sun::star::io::XInputStreamgetCustomPropertiesStreams ([in] com::sun::star::embed::XStorage xSource)
 find and get custom properties streams More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

allows to import document properties from OOXML format


The documentation for this service was generated from the following file: