LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
8 #ifndef __com_sun_star_datatransfer_XTransferable2_idl__
9 #define __com_sun_star_datatransfer_XTransferable2_idl__
13 module
com { module sun { module star { module datatransfer {
32 any getTransferData2( [in]
DataFlavor aFlavor, [in]
string aDestShellID )
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:37
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition: UnsupportedFlavorException.idl:34
Definition: XTransferable2.idl:15
Each instance represents the concept of a data format as it would appear on a clipboard,...
Definition: DataFlavor.idl:30
Definition: Ambiguous.idl:22