LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"FilterAdapter.idl";
Exported Interfaces | |
interface | XFilterAdapter |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
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... | |
interface XFilterAdapter |