diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 13:55:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 13:55:18 +0000 |
commit | cea970aee5dea8328c41f970d9e182f4fcc6b411 (patch) | |
tree | a5f04767a746af36597e7b5b564e2e63ce25b308 /ucbhelper | |
parent | f723d33dec6c28799f40e7568ea18186108b877d (diff) |
INTEGRATION: CWS sb5 (1.9.28); FILE MERGED
2003/06/20 12:00:12 sb 1.9.28.1: #110345# Removed obsolete RemoteContentProvidersControl.
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/util/ucbhelper.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ucbhelper/util/ucbhelper.xml b/ucbhelper/util/ucbhelper.xml index 73b569ddd21c..d27cc57dbb4e 100644 --- a/ucbhelper/util/ucbhelper.xml +++ b/ucbhelper/util/ucbhelper.xml @@ -35,9 +35,6 @@ com.sun.star.ucb.PropertiesManager </service-dependency> <service-dependency> - com.sun.star.ucb.RemoteContentProviderAcceptor - </service-dependency> - <service-dependency> com.sun.star.ucb.Store </service-dependency> <service-dependency> @@ -52,14 +49,11 @@ <type> com.sun.star.beans.XPropertyContainer </type> <type> com.sun.star.beans.XPropertySetInfo </type> <type> com.sun.star.beans.XPropertySetInfoChangeNotifier </type> - <type> com.sun.star.connection.XConnection </type> - <type> com.sun.star.connection.XConnectionBroadcaster </type> <type> com.sun.star.container.XChild </type> <type> com.sun.star.container.XHierarchicalNameAccess </type> <type> com.sun.star.container.XNameAccess </type> <type> com.sun.star.container.XNamed </type> <type> com.sun.star.io.XActiveDataSink </type> - <type> com.sun.star.io.XStreamListener </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> <type> com.sun.star.lang.XServiceInfo </type> @@ -114,7 +108,6 @@ <type> com.sun.star.ucb.XInteractionSupplyName </type> <type> com.sun.star.ucb.XParameterizedContentProvider </type> <type> com.sun.star.ucb.XPropertySetRegistryFactory </type> - <type> com.sun.star.ucb.XRemoteContentProviderDoneListener </type> <type> com.sun.star.ucb.XSourceInitialization </type> <type> com.sun.star.uno.RuntimeException </type> <type> com.sun.star.uno.XWeak </type> |