Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: datatransfer :: filter ::

service DataTransferFilterManager

Description
The filter manager is a one-instance service that holds a list of all known filter instances.
See also
XDataTransferFilterManager


Exported Interfaces

com::sun::star::datatransfer::filter::XDataTransferFilterManager
Description
manages internal and external filter implementations.
com::sun::star::datatransfer::filter::XDataTransferFilter
Description
implements a filter responsible for data flavors of all registered filters.
com::sun::star::lang::XComponent
Description
for shutdown and listener support.
com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.

Top of Page