LibreOffice
LibreOffice 24.2 SDK API Reference
|
offers the capability to extract the XML document stream from a document storage. More...
import"XXMLExtractor.idl";
Public Member Functions | |
com::sun::star::io::XInputStream | extract ([in] com::sun::star::io::XInputStream aStream) |
extracts the XML stream from the document storage. 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... | |
offers the capability to extract the XML document stream from a document storage.
com::sun::star::io::XInputStream extract | ( | [in] com::sun::star::io::XInputStream | aStream | ) |
extracts the XML stream from the document storage.