summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-06-22 13:07:00 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-06-22 13:07:00 +0000
commit3ab69a2a9b0a266ad4dd16ea6c1e8babb7d1b645 (patch)
treeddedf8cd46f563b3f3db29e7e27a2be82a16a733 /uui/util
parentfe6ccc2d4bed740a4aa71c8a982638acdd866939 (diff)
#87187# - Added support for css::ucb::InteractiveAugmentedIOException
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/uui.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml
index 757bfe4cc3..c5a3a3db83 100644
--- a/uui/util/uui.xml
+++ b/uui/util/uui.xml
@@ -43,6 +43,7 @@
<type> com.sun.star.task.XInteractionRetry </type>
<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>
@@ -64,9 +65,9 @@
<project-build-dependency> svtools </project-build-dependency>
<project-build-dependency> vcl </project-build-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper2$(COM) </runtime-module-dependency>
+ <runtime-module-dependency> sal3 </runtime-module-dependency>
+ <runtime-module-dependency> cppu3 </runtime-module-dependency>
+ <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
<runtime-module-dependency> tl </runtime-module-dependency>
<runtime-module-dependency> svt </runtime-module-dependency>
<runtime-module-dependency> vcl </runtime-module-dependency>