20 #ifndef __com_sun_star_datatransfer_XTransferableSupplier_idl__
21 #define __com_sun_star_datatransfer_XTransferableSupplier_idl__
27 module
com { module sun { module star { module datatransfer {
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition: UnsupportedFlavorException.idl:35
Definition: XTransferableSupplier.idl:30
void insertTransferable([in] XTransferable xTrans)
Hands over a transferable object that shall be inserted.
XTransferable getTransferable()
To get access to a transferable representation of a selected part of an object.
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:38
Definition: Ambiguous.idl:22