summaryrefslogtreecommitdiffstats
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
commitf7d3bdb2de163d654638473c8ddc02d0d06a5d82 (patch)
tree2aa9613d6491c86ef306b649785166437c5460a9 /uui/util
parent#88639# event xml configuration (diff)
downloadcore-f7d3bdb2de163d654638473c8ddc02d0d06a5d82.tar.gz
core-f7d3bdb2de163d654638473c8ddc02d0d06a5d82.zip
#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 94d8e8502489..9c17bf02d2c3 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>