struct DataFlavor in module com::sun::star::datatransfer:: |
struct DataFlavor;
Each instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop.
Field Summary |
|
MimeType | The MIME content-type (type/subtype) string describing the data format of the object to transfer. MimeType must be conform to Rfc2045 and Rfc2046 ) |
HumanPresentableName | A human presentable name for the data format. |
DataType | The type of the object to transfer, for example, XOutputStream. |
Field Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.