summaryrefslogtreecommitdiff
path: root/ucbhelper/util
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-06-19 08:24:09 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-06-19 08:24:09 +0000
commit90d0297409d180b1c132a8a4d7fd81ba227310f0 (patch)
tree580bb58b4043e39c9346c26fd5620cdc98c4b365 /ucbhelper/util
parentc864daa20063f9d2d7ff79a72d1fcb78decf2c19 (diff)
#87187# - Added css::ucb::InteractiveAugmentedIOException.
Diffstat (limited to 'ucbhelper/util')
-rw-r--r--ucbhelper/util/ucbhelper.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucbhelper/util/ucbhelper.xml b/ucbhelper/util/ucbhelper.xml
index aca45f56b9de..a15154e453d4 100644
--- a/ucbhelper/util/ucbhelper.xml
+++ b/ucbhelper/util/ucbhelper.xml
@@ -84,6 +84,7 @@
<type> com.sun.star.ucb.ContentCreationException </type>
<type> com.sun.star.ucb.GlobalTransferCommandArgument </type>
<type> com.sun.star.ucb.InsertCommandArgument </type>
+ <type> com.sun.star.ucb.InteractiveAugmentedIOException </type>
<type> com.sun.star.ucb.InteractiveIOException </type>
<type> com.sun.star.ucb.ListActionType </type>
<type> com.sun.star.ucb.NameClash </type>