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. | |
|  Public Member Functions inherited from XInterface | |
| 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. | |
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.