summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2006-05-24 16:03:17 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2006-05-24 16:03:17 +0000
commit7026388fd74b4fea78c6f9b51af003dbb68eb823 (patch)
tree3b98717b8d4d07e559a5f4efd1c2ac1ca438785c /remotebridges
parent6f92caa4a603514b5d305450a85f8a5bfad36001 (diff)
#i10000# missing type -> missing header
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/source/bridge/remotebridge.xml1
-rw-r--r--remotebridges/source/factory/brdgfctr.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/bridge/remotebridge.xml b/remotebridges/source/bridge/remotebridge.xml
index 6c7093c56..dc0a32f43 100644
--- a/remotebridges/source/bridge/remotebridge.xml
+++ b/remotebridges/source/bridge/remotebridge.xml
@@ -20,6 +20,7 @@
<type> com.sun.star.bridge.XInstanceProvider </type>
<type> com.sun.star.bridge.XBridge </type>
<type> com.sun.star.bridge.BridgeExistsException </type>
+ <type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XInitialization </type>
diff --git a/remotebridges/source/factory/brdgfctr.xml b/remotebridges/source/factory/brdgfctr.xml
index bceac8c5c..5e663a063 100644
--- a/remotebridges/source/factory/brdgfctr.xml
+++ b/remotebridges/source/factory/brdgfctr.xml
@@ -19,6 +19,7 @@
<type> com.sun.star.bridge.XBridge </type>
<type> com.sun.star.bridge.BridgeExistsException </type>
<type> com.sun.star.container.XContentEnumerationAccess </type>
+ <type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XInitialization </type>