21 module
com { module sun { module star { module datatransfer {
56 sequence < DataFlavor > getTransferDataFlavors();
71 boolean isDataFlavorSupported( [in]
DataFlavor aFlavor );
is thrown when an input or output error has occurred.
Definition: IOException.idl:26
Definition: Ambiguous.idl:20
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition: UnsupportedFlavorException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:29
Each instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop.
Definition: DataFlavor.idl:27