summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/XSystemTransferable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/XSystemTransferable.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/XSystemTransferable.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/datatransfer/XSystemTransferable.idl b/offapi/com/sun/star/datatransfer/XSystemTransferable.idl
index 710d98f51112..cb75592f6f97 100644
--- a/offapi/com/sun/star/datatransfer/XSystemTransferable.idl
+++ b/offapi/com/sun/star/datatransfer/XSystemTransferable.idl
@@ -22,18 +22,15 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module datatransfer {
-//=============================================================================
/** Interface to be implemented by objects used to provide system dependent data
for a transfer operation. Those objects usually also implement <type>XTransferable</type>.
*/
published interface XSystemTransferable: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** Called by a data consumer to obtain a system specific data object from the
source.
The data object is returned in an any. The contained type may differ on