20 #ifndef __com_sun_star_datatransfer_DataFlavor_idl__
21 #define __com_sun_star_datatransfer_DataFlavor_idl__
24 module
com { module sun { module star { module datatransfer {
string MimeType
The MIME content-type (type/subtype) string describing the data format of the object to transfer...
Definition: DataFlavor.idl:36
– idl definition –
Definition: Ambiguous.idl:22
string HumanPresentableName
A human presentable name for the data format.
Definition: DataFlavor.idl:40
type DataType
The type of the object to transfer, for example, XOutputStream.
Definition: DataFlavor.idl:44
Each instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop.
Definition: DataFlavor.idl:30