summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-31 07:00:30 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-31 07:00:30 +0000
commit1c56e41bc24e0165e3c4c4fb6ed5b82f07d34153 (patch)
tree2344f8da4179aee1d8d36d0077c5baaaa5109fb2 /offapi
parent1c2e5a315956dcf72c49f9ee7f968b0810b6723a (diff)
#91796# Deprecated.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveFileIOException.idl8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
index d6603f2d9146..c2ceec68a969 100644
--- a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InteractiveFileIOException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $
+ * last change: $Author: sb $ $Date: 2001-08-31 08:00:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,6 +76,10 @@ module com { module sun { module star { module ucb {
//=============================================================================
/** An input/output error while processing a file.
+
+ @deprecated
+ Use <type>com::sun::star::ucb::InteractiveAugmentedIOException</type>
+ instead.
*/
exception InteractiveFileIOException: com::sun::star::ucb::InteractiveIOException
{