summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-16 12:41:57 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-16 12:41:57 +0000
commit98fee2ca314a35b82c31fc67cedc192dd3c78389 (patch)
tree04638b6ff8b988dea3f9133e4ba85ced0fd4dc99 /uui/util
parent611b6839ffde35b8ba03dc75c73e8ed4e8956489 (diff)
#88408# Added support for WrongJavaVersion and BadPartnership exceptions.
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/uui.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml
index 25575fdd9706..92e067b65764 100644
--- a/uui/util/uui.xml
+++ b/uui/util/uui.xml
@@ -37,10 +37,12 @@
com.sun.star.task.PasswordContainer
</service-dependency>
<type>com.sun.star.beans.PropertyValue</type>
+ <type>com.sun.star.java.WrongJavaVersionException</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XServiceInfo</type>
<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.NoMasterException</type>
<type>com.sun.star.task.PasswordRequest</type>