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 {
67 void importProperties(
This interface represents main storage functionality.
Definition: XStorage.idl:43
the base of all UNO exceptions
Definition: Exception.idl:32
– idl definition –
Definition: Ambiguous.idl:22
provides document-specific information such as the author, creation date, and user-defined fields...
Definition: XDocumentProperties.idl:55
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
allows to import the document properties from OOXML format
Definition: XOOXMLDocumentPropertiesImporter.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47