summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2002-11-01 06:01:07 +0000
committerKai Sommerfeld <kso@openoffice.org>2002-11-01 06:01:07 +0000
commit54901db94d49c158667c5916c75cbae2247f6375 (patch)
treed862f846c491354d898af7b21e97994a04b6ace6 /ucb
parent05d47761b144a15839c7e80ee2372711ed90d64b (diff)
#104432# - Removed obsolete service deps and types.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/ucpdav.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/ucb/source/ucp/webdav/ucpdav.xml b/ucb/source/ucp/webdav/ucpdav.xml
index b858e461e46e..c45c7da61a66 100644
--- a/ucb/source/ucp/webdav/ucpdav.xml
+++ b/ucb/source/ucp/webdav/ucpdav.xml
@@ -28,13 +28,6 @@
<supported-service>
com.sun.star.ucb.WebDAVContentProvider
</supported-service>
-
- <service-dependency>
- com.sun.star.configuration.ConfigurationAccess
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationProvider
- </service-dependency>
</component-description>
<project-build-dependency> external </project-build-dependency>
@@ -57,8 +50,6 @@
<type> com.sun.star.beans.XPropertyContainer </type>
<type> com.sun.star.beans.XPropertySetInfoChangeNotifier </type>
<type> com.sun.star.container.XChild </type>
- <type> com.sun.star.container.XNameAccess </type>
- <type> com.sun.star.container.XHierarchicalNameAccess </type>
<type> com.sun.star.io.XActiveDataSink </type>
<type> com.sun.star.io.XInputStream </type>
<type> com.sun.star.io.XOutputStream </type>
@@ -88,8 +79,8 @@
<type> com.sun.star.ucb.InteractiveNetworkReadException </type>
<type> com.sun.star.ucb.InteractiveNetworkResolveNameException </type>
<type> com.sun.star.ucb.InteractiveNetworkWriteException </type>
- <type> com.sun.star.ucb.Link </type>
- <type> com.sun.star.ucb.Lock </type>
+ <type> com.sun.star.ucb.Link </type>
+ <type> com.sun.star.ucb.Lock </type>
<type> com.sun.star.ucb.MissingInputStreamException </type>
<type> com.sun.star.ucb.MissingPropertiesException </type>
<type> com.sun.star.ucb.NameClash </type>
@@ -116,6 +107,4 @@
<type> com.sun.star.ucb.XPersistentPropertySet </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.util.DateTime </type>
- <type> com.sun.star.util.XChangesListener </type>
- <type> com.sun.star.util.XChangesNotifier </type>
</module-description>