summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-24 12:14:09 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-24 12:14:09 +0000
commitadb221cb62714e03587e915a48b95259d1b81b2b (patch)
treede03fe6cdfe8f6ad36a0e1ed66fd72a8895a4e1a /uui/util
parentd80eadf8c4f889aa3adb6ec8cb5ab1b031825759 (diff)
#91424# Interaction handler no longer uses ErrorHandler::HandleError.
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/uui.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml
index bd23c53f4c80..71cfb02dd70c 100644
--- a/uui/util/uui.xml
+++ b/uui/util/uui.xml
@@ -47,7 +47,7 @@
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.registry.XRegistryKey</type>
<type>com.sun.star.sync2.BadPartnershipException</type>
- <type>com.sun.star.task.ClassifiedInteractionRequest</type>
+ <type>com.sun.star.task.InteractionClassification</type>
<type>com.sun.star.task.NoMasterException</type>
<type>com.sun.star.task.PasswordRequest</type>
<type>com.sun.star.task.XInteractionAbort</type>
@@ -60,7 +60,6 @@
<type>com.sun.star.ucb.AuthenticationRequest</type>
<type>com.sun.star.ucb.HandleCookiesRequest</type>
<type>com.sun.star.ucb.InteractiveAugmentedIOException</type>
- <type>com.sun.star.ucb.InteractiveBadTransferURLException</type>
<type>com.sun.star.ucb.InteractiveCHAOSException</type>
<type>com.sun.star.ucb.InteractiveFileIOException</type>
<type>com.sun.star.ucb.InteractiveNetworkConnectException</type>