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
commit0a446d1143ad1beb5236691e7079bb1d9edc6d90 (patch)
treeeace35b51c819d46d8d7089dc6b5e7ee167ee252 /remotebridges
parent5f6a9c2a87b3dec1fa87c5aa0f1bfeca015ad478 (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 ddab031b5750..be5e60b59eef 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 bf6532c0edf0..9e2abf8eef1e 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>