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

interface XTransferableSource

Methods' Summary
getDataSourceDescription  
Methods' Details
getDataSourceDescription
string
getDataSourceDescription();

Returns
A human presentable description of the source that created the transferable object.
Top of Page