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 {
Definition: Ambiguous.idl:22
Each instance represents the concept of a data format as it would appear on a clipboard,...
Definition: DataFlavor.idl:31
string MimeType
The MIME content-type (type/subtype) string describing the data format of the object to transfer.
Definition: DataFlavor.idl:36
type DataType
The type of the object to transfer, for example, XOutputStream.
Definition: DataFlavor.idl:44
string HumanPresentableName
A human presentable name for the data format.
Definition: DataFlavor.idl:40