summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
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>