8module
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:30
is thrown when an input or output error has occurred.
Definition IOException.idl:27
Definition XTransferable2.idl:11
any getTransferData2([in] DataFlavor aFlavor, [in] string aDestShellID)
This is equivalent of getTransferData of XTransferable, but takes an additional parameter that specif...
boolean isComplex()
Returns true if the selection contains embedded objects or is a large text blob.
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition XTransferable.idl:30
Definition Ambiguous.idl:20
Each instance represents the concept of a data format as it would appear on a clipboard,...
Definition DataFlavor.idl:28