import "FilterAdapter.idl";
 
  
| Exported Interfaces | |
| interface | XFilterAdapter | 
| Additional Inherited Members | |
|  Public Member Functions inherited from XFilterAdapter | |
| 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. | |
| interface XFilterAdapter |