:: com :: sun :: star :: document ::

interface XFilterAdapter
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XFilterAdapter
Description
This is an interface that can be used to link a filter to the FilterAdapter
Throws
com::sun::star::uno::RuntimeException
Since version
OpenOffice.org 1.1

Methods' Summary
convert
Methods' Details
convert
void
convert(
 
[in] ::com::sun::star::io::XInputStream
[in] ::com::sun::star::io::XOutputStream
[in] boolean
[in] string
[in] string
 
xml,
device,
convertToOffice,
pluginUrl,
fileName );

Top of Page