| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
This is an interface that can be used to link a filter to the FilterAdapter. More...
import "XFilterAdapter.idl";
 
  
| Public Member Functions | |
| void | convert ([in] com::sun::star::io::XInputStream xml, [in] com::sun::star::io::XOutputStream device, [in] boolean convertToOffice, [in] string pluginUrl, [in] string fileName) | 
| 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. | |
This is an interface that can be used to link a filter to the FilterAdapter.
| com::sun::star::uno::RuntimeException | 
| void convert | ( | [in] com::sun::star::io::XInputStream | xml, | 
| [in] com::sun::star::io::XOutputStream | device, | ||
| [in] boolean | convertToOffice, | ||
| [in] string | pluginUrl, | ||
| [in] string | fileName ) |