LibreOffice
LibreOffice 24.2 SDK API Reference
|
allows to import document properties from OOXML format More...
Additional Inherited Members | |
![]() | |
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 | |
com::sun::star::io::XInputStream | getCorePropertiesStream ([in] com::sun::star::embed::XStorage xSource) |
find and get core properties stream | |
com::sun::star::io::XInputStream | getExtendedPropertiesStream ([in] com::sun::star::embed::XStorage xSource) |
find and get extended properties stream | |
sequence< com::sun::star::io::XInputStream > | getCustomPropertiesStreams ([in] com::sun::star::embed::XStorage xSource) |
find and get custom properties streams | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
allows to import document properties from OOXML format