LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XOOXMLDocumentPropertiesImporter_idl__
20 #define __com_sun_star_document_XOOXMLDocumentPropertiesImporter_idl__
29 module
com { module sun { module star { module document {
This interface represents main storage functionality.
Definition: XStorage.idl:44
allows to import the document properties from OOXML format
Definition: XOOXMLDocumentPropertiesImporter.idl:34
provides document-specific information such as the author, creation date, and user-defined fields.
Definition: XDocumentProperties.idl:56
the base of all UNO exceptions
Definition: Exception.idl:33
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:42
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48
void importProperties([in] com::sun::star::embed::XStorage xSource, [in] com::sun::star::document::XDocumentProperties xDocumentProperties)
allows to import the document properties from OOXML format