21module
com { module sun { module star { module document {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
the base of all UNO exceptions
Definition Exception.idl:29
encapsulates the details of an XML parse error or warning.
Definition SAXException.idl:38
provides document-specific information such as the author, creation date, and user-defined fields.
Definition XDocumentProperties.idl:44
allows to import the document properties from OOXML format
Definition XOOXMLDocumentPropertiesImporter.idl:26
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
sequence< com::sun::star::io::XInputStream > getCustomPropertiesStreams([in] com::sun::star::embed::XStorage xSource)
find and get custom properties streams
com::sun::star::io::XInputStream getExtendedPropertiesStream([in] com::sun::star::embed::XStorage xSource)
find and get extended properties stream
com::sun::star::io::XInputStream getCorePropertiesStream([in] com::sun::star::embed::XStorage xSource)
find and get core properties stream
This interface represents main storage functionality.
Definition XStorage.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20