diff options
author | arellano <arellano@openoffice.org> | 2001-04-02 19:55:45 +0000 |
---|---|---|
committer | arellano <arellano@openoffice.org> | 2001-04-02 19:55:45 +0000 |
commit | 0161eaa3447a75326434177526815757371b1fbf (patch) | |
tree | c13801f29329ed6f7a6ff7ca84aa93e9c2c7bf79 /offapi | |
parent | c02fcaa836985a54fb8c25d4c8aedf8336c3d2c2 (diff) |
editor modification
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/datatransfer/XTransferableEx.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/datatransfer/XTransferableEx.idl b/offapi/com/sun/star/datatransfer/XTransferableEx.idl index b66207c5e5ed..c53d62a1a352 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableEx.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableEx.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransferableEx.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ + * last change: $Author: arellano $ $Date: 2001-04-02 20:55:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,7 @@ interface XTransferableEx: com::sun::star::uno::XInterface //------------------------------------------------------------------------- /** @requestedFlavors Sequence of flavors of interest. Specify an empty sequence for interest - in all flavors with top-level MIME types. To get all MIME types call + in all flavors with top-level MIME types. To get all MIME types, call com::sun::star::datatransfer::XTransferable. @returns |