The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: datatransfer ::

struct DataFlavor
Description
Each instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop.

Elements' 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.  
Elements' Details
MimeType
string MimeType;
Description
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
string HumanPresentableName;
Description
A human presentable name for the data format.
DataType
type DataType;
Description
The type of the object to transfer, for example, XOutputStream.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.