summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ucb/source/cacher/cached.xml54
-rw-r--r--ucb/source/core/ucb.xml50
-rw-r--r--ucb/source/sorter/srtrs.xml14
-rw-r--r--ucb/source/ucp/file/ucpfile.xml14
-rw-r--r--ucb/source/ucp/hierarchy/ucphier.xml16
-rw-r--r--ucb/source/ucp/package/ucppkg.xml16
-rw-r--r--ucb/source/ucp/webdav/ucpdav.xml16
-rw-r--r--uui/util/uui.xml14
8 files changed, 97 insertions, 97 deletions
diff --git a/ucb/source/cacher/cached.xml b/ucb/source/cacher/cached.xml
index f3472d95da1e..1bb9f6863803 100644
--- a/ucb/source/cacher/cached.xml
+++ b/ucb/source/cacher/cached.xml
@@ -7,18 +7,15 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.CachedContentResultSetFactory
- </supported-service>
- <description>
- This component implements a factory for locally cached resultsets.
- </description>
<author>
Ingrid Halama
</author>
<name>
CachedContentResultSetFactory
</name>
+ <description>
+ This component implements a factory for locally cached resultsets.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -26,21 +23,21 @@
c++
</language>
<status value="final"/>
- </component-description>
- <component-description>
<supported-service>
- com.sun.star.ucb.CachedContentResultSetStubFactory
+ com.sun.star.ucb.CachedContentResultSetFactory
</supported-service>
- <description>
- This component implements a factory for stubs for locally cached
- resultsets.
- </description>
+ </component-description>
+ <component-description>
<author>
Ingrid Halama
</author>
<name>
CachedContentResultSetStubFactory
</name>
+ <description>
+ This component implements a factory for stubs for locally cached
+ resultsets.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -48,21 +45,21 @@
c++
</language>
<status value="final"/>
- </component-description>
- <component-description>
<supported-service>
- com.sun.star.ucb.CachedDynamicResultSetFactory
+ com.sun.star.ucb.CachedContentResultSetStubFactory
</supported-service>
- <description>
- This component implements a factory for locally cached dynamic
- resultsets.
- </description>
+ </component-description>
+ <component-description>
<author>
Ingrid Halama
</author>
<name>
CachedDynamicResultSetFactory
</name>
+ <description>
+ This component implements a factory for locally cached dynamic
+ resultsets.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -70,21 +67,21 @@
c++
</language>
<status value="final"/>
- </component-description>
- <component-description>
<supported-service>
- com.sun.star.ucb.CachedDynamicResultSetStubFactory
+ com.sun.star.ucb.CachedDynamicResultSetFactory
</supported-service>
- <description>
- This component implements a factory for stubs for locally cached
- dynamic resultsets.
- </description>
+ </component-description>
+ <component-description>
<author>
Ingrid Halama
</author>
<name>
CachedDynamicResultSetStubFactory
</name>
+ <description>
+ This component implements a factory for stubs for locally cached
+ dynamic resultsets.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -92,6 +89,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.CachedDynamicResultSetStubFactory
+ </supported-service>
<service-dependency>
com.sun.star.ucb.SortedDynamicResultSetFactory
diff --git a/ucb/source/core/ucb.xml b/ucb/source/core/ucb.xml
index a1404faeebec..31a4349770d6 100644
--- a/ucb/source/core/ucb.xml
+++ b/ucb/source/core/ucb.xml
@@ -7,18 +7,15 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.UniversalContentBroker
- </supported-service>
- <description>
- This component provides access to a set of Contents via Content Providers.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
UniversalContentBroker
</name>
+ <description>
+ This component provides access to a set of Contents via Content Providers.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -26,24 +23,24 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.UniversalContentBroker
+ </supported-service>
<service-dependency>
com.sun.star.io.Pipe
</service-dependency>
</component-description>
<component-description>
- <supported-service>
- com.sun.star.ucb.Store
- </supported-service>
- <description>
- This component is a factory for components managing persistent data.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
UcbStore
</name>
+ <description>
+ This component is a factory for components managing persistent data.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -51,6 +48,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.Store
+ </supported-service>
<service-dependency>
com.sun.star.configuration.ConfigurationProvider
@@ -63,19 +63,16 @@
</service-dependency>
</component-description>
<component-description>
- <supported-service>
- com.sun.star.ucb.PropertiesManager
- </supported-service>
- <description>
- This component provides access to the meta data of the properties
- known to the UCB.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
UcbPropertiesManager
</name>
+ <description>
+ This component provides access to the meta data of the properties
+ known to the UCB.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -83,20 +80,20 @@
c++
</language>
<status value="final"/>
- </component-description>
- <component-description>
<supported-service>
- com.sun.star.ucb.ContentProviderProxyFactory
+ com.sun.star.ucb.PropertiesManager
</supported-service>
- <description>
- This component is a factory for proxy objects for Content Providers.
- </description>
+ </component-description>
+ <component-description>
<author>
Kai Sommerfeld
</author>
<name>
UcbContentProviderProxyFactory
</name>
+ <description>
+ This component is a factory for proxy objects for Content Providers.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -104,6 +101,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.ContentProviderProxyFactory
+ </supported-service>
</component-description>
<project-build-dependency> sal </project-build-dependency>
diff --git a/ucb/source/sorter/srtrs.xml b/ucb/source/sorter/srtrs.xml
index 102731ff220e..7bbd6da89be8 100644
--- a/ucb/source/sorter/srtrs.xml
+++ b/ucb/source/sorter/srtrs.xml
@@ -7,19 +7,16 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.SortedDynamicResultSetFactory
- </supported-service>
- <description>
- This component implements a factory for sorted Content Resultsets.
- It can be used to sort resultsets obtained from UCB folder contents.
- </description>
<author>
Dirk Voelzke
</author>
<name>
SortedDynamicResultSetFactory
</name>
+ <description>
+ This component implements a factory for sorted Content Resultsets.
+ It can be used to sort resultsets obtained from UCB folder contents.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -27,6 +24,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.SortedDynamicResultSetFactory
+ </supported-service>
<service-dependency>
com.sun.star.ucb.CachedDynamicResultSetStubFactory
diff --git a/ucb/source/ucp/file/ucpfile.xml b/ucb/source/ucp/file/ucpfile.xml
index 75d78ce8f089..c13fdd15084f 100644
--- a/ucb/source/ucp/file/ucpfile.xml
+++ b/ucb/source/ucp/file/ucpfile.xml
@@ -7,19 +7,16 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.FileContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to file system contents.
- </description>
<author>
Andreas Bille
</author>
<name>
FileProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to file system contents.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -27,6 +24,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.FileContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.config.SpecialConfigManager
diff --git a/ucb/source/ucp/hierarchy/ucphier.xml b/ucb/source/ucp/hierarchy/ucphier.xml
index 092b18f68ada..c7ecff0d8fe6 100644
--- a/ucb/source/ucp/hierarchy/ucphier.xml
+++ b/ucb/source/ucp/hierarchy/ucphier.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.HierarchyContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to a persistent hierarchy of
- folders and links.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
HierarchyContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to a persistent hierarchy of
+ folders and links.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.HierarchyContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.configuration.ConfigurationProvider
diff --git a/ucb/source/ucp/package/ucppkg.xml b/ucb/source/ucp/package/ucppkg.xml
index d499a50b0358..7827ed6069f1 100644
--- a/ucb/source/ucp/package/ucppkg.xml
+++ b/ucb/source/ucp/package/ucppkg.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.PackageContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to the contents of package (zip
- archive) files.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
PackageContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to the contents of package (zip
+ archive) files.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.PackageContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.packages.comp.ZipPackage
diff --git a/ucb/source/ucp/webdav/ucpdav.xml b/ucb/source/ucp/webdav/ucpdav.xml
index 35fb3432d8b2..515733cf1b26 100644
--- a/ucb/source/ucp/webdav/ucpdav.xml
+++ b/ucb/source/ucp/webdav/ucpdav.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.WebDAVContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to contents stored on an HTTP/WebDAV
- server.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
WebDAVContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to contents stored on an HTTP/WebDAV
+ server.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.WebDAVContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.configuration.ConfigurationAccess
diff --git a/uui/util/uui.xml b/uui/util/uui.xml
index c0685038d86f..17902941c426 100644
--- a/uui/util/uui.xml
+++ b/uui/util/uui.xml
@@ -7,19 +7,16 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.uui.InteractionHandler
- </supported-service>
- <description>
- This component implements an Interaction Handler for the UCB.
- It uses VCL to visualize and handle interaction requests.
- </description>
<author>
Stephan Bergmann
</author>
<name>
UUIInteractionHandler
</name>
+ <description>
+ This component implements an Interaction Handler for the UCB.
+ It uses VCL to visualize and handle interaction requests.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -27,6 +24,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.uui.InteractionHandler
+ </supported-service>
<type> com.sun.star.connection.XConnection </type>
<type> com.sun.star.lang.Locale </type>