summaryrefslogtreecommitdiff
path: root/ucb/source
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-22 17:01:37 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-22 23:27:34 +0200
commit8c49149d32bed916fb840eb3e61dfce0648c830d (patch)
treed2432805c30975d6e16fa15049e9bee9180fb6df /ucb/source
parent45be3ac8151d63ccb61879f876696704542a4ce7 (diff)
remove unused module-description xml files
Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3
Diffstat (limited to 'ucb/source')
-rw-r--r--ucb/source/cacher/cached.xml146
-rw-r--r--ucb/source/core/ucb.xml172
-rw-r--r--ucb/source/sorter/srtrs.xml66
-rw-r--r--ucb/source/ucp/cmis/ucpcmis.xml126
-rw-r--r--ucb/source/ucp/file/ucpfile.xml113
-rw-r--r--ucb/source/ucp/ftp/ucpftp.xml89
-rw-r--r--ucb/source/ucp/gio/ucpgio.xml100
-rw-r--r--ucb/source/ucp/gvfs/ucpgvfs.xml113
-rw-r--r--ucb/source/ucp/hierarchy/ucphier.xml121
-rw-r--r--ucb/source/ucp/odma/ucpodma.xml100
-rw-r--r--ucb/source/ucp/package/ucppkg.xml92
-rw-r--r--ucb/source/ucp/tdoc/ucptdoc.xml129
-rw-r--r--ucb/source/ucp/webdav/ucpdav.xml109
13 files changed, 0 insertions, 1476 deletions
diff --git a/ucb/source/cacher/cached.xml b/ucb/source/cacher/cached.xml
deleted file mode 100644
index 208520272f7c..000000000000
--- a/ucb/source/cacher/cached.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- cached
- </module-name>
-
- <component-description>
- <author>
- Ingrid Halama
- </author>
- <name>
- com.sun.star.comp.ucb.CachedContentResultSetFactory
- </name>
- <description>
- This component implements a factory for locally cached resultsets.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.CachedContentResultSetFactory
- </supported-service>
-
- <service-dependency>
- com.sun.star.script.Converter
- </service-dependency>
- </component-description>
- <component-description>
- <author>
- Ingrid Halama
- </author>
- <name>
- com.sun.star.comp.ucb.CachedContentResultSetStubFactory
- </name>
- <description>
- This component implements a factory for stubs for locally cached
- resultsets.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.CachedContentResultSetStubFactory
- </supported-service>
- </component-description>
- <component-description>
- <author>
- Ingrid Halama
- </author>
- <name>
- com.sun.star.comp.ucb.CachedDynamicResultSetFactory
- </name>
- <description>
- This component implements a factory for locally cached dynamic
- resultsets.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.CachedDynamicResultSetFactory
- </supported-service>
- </component-description>
- <component-description>
- <author>
- Ingrid Halama
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.CachedDynamicResultSetStubFactory
- </supported-service>
-
- <service-dependency>
- com.sun.star.ucb.SortedDynamicResultSetFactory
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.XPropertySet </type>
- <type> com.sun.star.lang.DisposedException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.script.XTypeConverter </type>
- <type> com.sun.star.sdbc.FetchDirection </type>
- <type> com.sun.star.sdbc.ResultSetType </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XResultSet </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentResultSetCapability </type>
- <type> com.sun.star.ucb.FetchError </type>
- <type> com.sun.star.ucb.ListActionType </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XCachedContentResultSetFactory </type>
- <type> com.sun.star.ucb.XCachedContentResultSetStubFactory </type>
- <type> com.sun.star.ucb.XCachedDynamicResultSetFactory </type>
- <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type>
- <type> com.sun.star.ucb.XContentIdentifierMapping </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XFetchProvider </type>
- <type> com.sun.star.ucb.XFetchProviderForContentAccess </type>
- <type> com.sun.star.ucb.XSortedDynamicResultSetFactory </type>
- <type> com.sun.star.ucb.XSourceInitialization </type>
- <type> com.sun.star.uno.XWeak </type>
-</module-description>
diff --git a/ucb/source/core/ucb.xml b/ucb/source/core/ucb.xml
deleted file mode 100644
index 1473c035ba83..000000000000
--- a/ucb/source/core/ucb.xml
+++ /dev/null
@@ -1,172 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucb
- </module-name>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- 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>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.UcbStore
- </name>
- <description>
- This component is a factory for components managing persistent data.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.Store
- </supported-service>
-
- <service-dependency>
- com.sun.star.configuration.ConfigurationProvider
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationAccess
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationUpdateAccess
- </service-dependency>
- </component-description>
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.PropertiesManager
- </supported-service>
- </component-description>
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.UcbContentProviderProxyFactory
- </name>
- <description>
- This component is a factory for proxy objects for Content Providers.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.ContentProviderProxyFactory
- </supported-service>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper1$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertySetInfoChange </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <type> com.sun.star.beans.XPropertyContainer </type>
- <type> com.sun.star.beans.XPropertySetInfoChangeNotifier </type>
- <type> com.sun.star.container.XHierarchicalNameAccess </type>
- <type> com.sun.star.container.XNamed </type>
- <type> com.sun.star.container.XNameAccess </type>
- <type> com.sun.star.container.XNameContainer </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.lang.IllegalArgumentException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XInitialization </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.CrossReference </type>
- <type> com.sun.star.ucb.DocumentHeaderField </type>
- <type> com.sun.star.ucb.GlobalTransferCommandArgument </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.RecipientInfo </type>
- <type> com.sun.star.ucb.RuleSet </type>
- <type> com.sun.star.ucb.SendInfo </type>
- <type> com.sun.star.ucb.SendMediaTypes </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentIdentifier </type>
- <type> com.sun.star.ucb.XContentIdentifierFactory </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XContentProviderFactory </type>
- <type> com.sun.star.ucb.XContentProviderManager </type>
- <type> com.sun.star.ucb.XContentProviderSupplier </type>
- <type> com.sun.star.ucb.XDataContainer </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XParameterizedContentProvider </type>
- <type> com.sun.star.ucb.XPropertySetRegistryFactory </type>
- <type> com.sun.star.uno.XWeak </type>
- <type> com.sun.star.util.DateTime </type>
- <type> com.sun.star.util.XChangesBatch </type>
-</module-description>
diff --git a/ucb/source/sorter/srtrs.xml b/ucb/source/sorter/srtrs.xml
deleted file mode 100644
index 51626a1e6acc..000000000000
--- a/ucb/source/sorter/srtrs.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- srtrs
- </module-name>
-
- <component-description>
- <author>
- Dirk Voelzke
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.SortedDynamicResultSetFactory
- </supported-service>
-
- <service-dependency>
- com.sun.star.ucb.CachedDynamicResultSetStubFactory
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.XPropertySet </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.DataType </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XResultSet </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentResultSetCapability </type>
- <type> com.sun.star.ucb.ListActionType </type>
- <type> com.sun.star.ucb.NumberedSortingInfo </type>
- <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type>
- <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XSortedDynamicResultSetFactory </type>
- <type> com.sun.star.ucb.XSourceInitialization </type>
- <type> com.sun.star.uno.XWeak </type>
-</module-description>
diff --git a/ucb/source/ucp/cmis/ucpcmis.xml b/ucb/source/ucp/cmis/ucpcmis.xml
deleted file mode 100644
index b5fa1bbf9b75..000000000000
--- a/ucb/source/ucp/cmis/ucpcmis.xml
+++ /dev/null
@@ -1,126 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--**********************************************************************
- * Version: MPL 1.1 / GPLv3+ / LGPLv3+
- *
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License or as specified alternatively below. You may obtain a copy of
- * the License at http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * Major Contributor(s):
- * [ Copyright (C) 2011 SUSE <cbosdonnat@suse.com> (initial developer) ]
- *
- * All Rights Reserved.
- *
- * For minor contributions see the git repository.
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 3 or later (the "GPLv3+"), or
- * the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
- * in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
- * instead of those above.
-**********************************************************************-->
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpcmis
- </module-name>
-
- <component-description>
- <author>
- Cédric Bosdonnat
- </author>
- <name>
- com.sun.star.comp.ucb.CmisContentProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to contents stored on a
- CMIS-enabled server.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.CmisContentProvider
- </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>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.io.XActiveDataSink </type>
- <type> com.sun.star.io.XInputStream </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentCreationException </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.PostCommandArgument2 </type>
- <type> com.sun.star.ucb.RememberAuthentication </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.XCommandEnvironment </type>
- <type> com.sun.star.ucb.UnsupportedCommandException </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.util.DateTime </type>
-</module-description>
diff --git a/ucb/source/ucp/file/ucpfile.xml b/ucb/source/ucp/file/ucpfile.xml
deleted file mode 100644
index bd205639f476..000000000000
--- a/ucb/source/ucp/file/ucpfile.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpfile
- </module-name>
-
- <component-description>
- <author>
- Andreas Bille
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.FileContentProvider
- </supported-service>
-
- <service-dependency>
- com.sun.star.config.SpecialConfigManager
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationAccess
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationProvider
- </service-dependency>
- <service-dependency>
- com.sun.star.script.Converter
- </service-dependency>
- <service-dependency>
- com.sun.star.ucb.CachedDynamicResultSetStubFactory
- </service-dependency>
- <service-dependency>
- com.sun.star.ucb.Store
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.Property </type>
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertySetInfoChange </type>
- <type> com.sun.star.beans.PropertyState </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.container.XChild </type>
- <type> com.sun.star.container.XHierarchicalNameAccess </type>
- <type> com.sun.star.frame.ConfigManager </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XActiveDataStreamer </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.io.XStream </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.script.XTypeConverter </type>
- <type> com/sun/star/sdbc/ColumnValue </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentAction </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.FileSystemNotation </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.ListAction </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NumberedSortingInfo </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type>
- <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentIdentifier </type>
- <type> com.sun.star.ucb.XContentIdentifierFactory </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XFileIdentifierConverter </type>
- <type> com.sun.star.ucb.XPropertySetRegistryFactory </type>
- <type> com.sun.star.ucb.XSourceInitialization </type>
- <type> com.sun.star.uno.XWeak </type>
-</module-description>
diff --git a/ucb/source/ucp/ftp/ucpftp.xml b/ucb/source/ucp/ftp/ucpftp.xml
deleted file mode 100644
index 041fa1e1abc1..000000000000
--- a/ucb/source/ucp/ftp/ucpftp.xml
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpftp
- </module-name>
-
- <component-description>
- <author>
- Andreas Bille
- </author>
- <name>
- com.sun.star.comp.ucb.FTPContentProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to ftp servers.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.FTPContentProvider
- </supported-service>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
- <project-build-dependency> curl </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
- <runtime-module-dependency> curl </runtime-module-dependency>
-
- <type> com.sun.star.beans.UnknownPropertyException </type>
- <type> com.sun.star.beans.Property </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.XPropertySet </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XInputStream </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XActiveDataStreamer </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.InteractiveNetworkConnectException </type>
- <type> com.sun.star.ucb.InteractiveNetworkResolveNameException </type>
- <type> com.sun.star.ucb.InteractiveIOException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.NumberedSortingInfo </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.IOErrorCode </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.ListActionType </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XContentProviderManager </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.CommandInfo </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.Command </type>
- <type> com.sun.star.ucb.XCommandEnvironment </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentIdentifier </type>
- <type> com.sun.star.ucb.XSourceInitialization </type>
- <type> com.sun.star.util.DateTime </type>
- <type> com.sun.star.sdbc.XResultSet </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
-</module-description>
diff --git a/ucb/source/ucp/gio/ucpgio.xml b/ucb/source/ucp/gio/ucpgio.xml
deleted file mode 100644
index ac53fd217e14..000000000000
--- a/ucb/source/ucp/gio/ucpgio.xml
+++ /dev/null
@@ -1,100 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpgio
- </module-name>
-
- <component-description>
- <author>
- Caolán McNamara &amp; Jan Navrátil
- </author>
- <name>
- com.sun.star.comp.ucb.GIOContentProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to contents stored on an GIO
- location.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.GIOContentProvider
- </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>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.io.XActiveDataSink </type>
- <type> com.sun.star.io.XInputStream </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentCreationException </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.PostCommandArgument2 </type>
- <type> com.sun.star.ucb.RememberAuthentication </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.XCommandEnvironment </type>
- <type> com.sun.star.ucb.UnsupportedCommandException </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.util.DateTime </type>
-</module-description>
diff --git a/ucb/source/ucp/gvfs/ucpgvfs.xml b/ucb/source/ucp/gvfs/ucpgvfs.xml
deleted file mode 100644
index e1f33708f525..000000000000
--- a/ucb/source/ucp/gvfs/ucpgvfs.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpgvfs
- </module-name>
-
- <component-description>
- <author>
- Michael Meeks
- </author>
- <name>
- com.sun.star.comp.ucb.GnomeVFSProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to the Gnome Virtual file system
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.GnomeVFSContentProvider
- </supported-service>
-
- <service-dependency>
- com.sun.star.config.SpecialConfigManager
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationAccess
- </service-dependency>
- <service-dependency>
- com.sun.star.configuration.ConfigurationProvider
- </service-dependency>
- <service-dependency>
- com.sun.star.script.Converter
- </service-dependency>
- <service-dependency>
- com.sun.star.ucb.CachedDynamicResultSetStubFactory
- </service-dependency>
- <service-dependency>
- com.sun.star.ucb.Store
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.Property </type>
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertySetInfoChange </type>
- <type> com.sun.star.beans.PropertyState </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.container.XChild </type>
- <type> com.sun.star.container.XHierarchicalNameAccess </type>
- <type> com.sun.star.frame.ConfigManager </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XActiveDataStreamer </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.io.XStream </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.script.XTypeConverter </type>
- <type> com/sun/star/sdbc/ColumnValue </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentAction </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.FileSystemNotation </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.ListAction </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NumberedSortingInfo </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type>
- <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentIdentifier </type>
- <type> com.sun.star.ucb.XContentIdentifierFactory </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XFileIdentifierConverter </type>
- <type> com.sun.star.ucb.XPropertySetRegistryFactory </type>
- <type> com.sun.star.ucb.XSourceInitialization </type>
- <type> com.sun.star.uno.XWeak </type>
-</module-description>
diff --git a/ucb/source/ucp/hierarchy/ucphier.xml b/ucb/source/ucp/hierarchy/ucphier.xml
deleted file mode 100644
index 1c63cbcbd7ee..000000000000
--- a/ucb/source/ucp/hierarchy/ucphier.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucphier
- </module-name>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.HierarchyContentProvider
- </supported-service>
-
- <service-dependency>
- com.sun.star.ucb.DefaultHierarchyDataSource
- </service-dependency>
- <service-dependency>
- com.sun.star.util.OfficeeInstallationDirectories
- </service-dependency>
- </component-description>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.HierarchyDataSource
- </name>
- <description>
- This component implements a default data source for the Hierarchy
- Content Provider. The data are accessed using the service
- com.sun.star.configuration.ConfigurationProvider.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.DefaultHierarchyDataSource
- </supported-service>
-
- <service-dependency>
- com.sun.star.configuration.ConfigurationProvider
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.XHierarchicalNameAccess </type>
- <type> com.sun.star.container.XNameContainer </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XInitialization </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.UnsuppertedNameClashException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.uno.XWeak </type>
- <type> com.sun.star.util.XChangesBatch </type>
- <type> com.sun.star.util.XChangesNotifier </type>
- <type> com.sun.star.util.XOfficeInstallationDirectories </type>
-</module-description>
diff --git a/ucb/source/ucp/odma/ucpodma.xml b/ucb/source/ucp/odma/ucpodma.xml
deleted file mode 100644
index 4cfdb67a0a16..000000000000
--- a/ucb/source/ucp/odma/ucpodma.xml
+++ /dev/null
@@ -1,100 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpodma
- </module-name>
-
- <component-description>
- <author>
- Ocke Janssen
- </author>
- <name>
- com.sun.star.comp.ucb.ODMAContentProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to contents stored on an document management
- system (DMS).
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.ODMAContentProvider
- </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>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.io.XActiveDataSink </type>
- <type> com.sun.star.io.XInputStream </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentCreationException </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.PostCommandArgument2 </type>
- <type> com.sun.star.ucb.RememberAuthentication </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.XCommandEnvironment </type>
- <type> com.sun.star.ucb.UnsupportedCommandException </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.util.DateTime </type>
-</module-description>
diff --git a/ucb/source/ucp/package/ucppkg.xml b/ucb/source/ucp/package/ucppkg.xml
deleted file mode 100644
index 6b71fca63486..000000000000
--- a/ucb/source/ucp/package/ucppkg.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucppkg
- </module-name>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.PackageContentProvider
- </supported-service>
-
- <service-dependency>
- com.sun.star.packages.comp.ZipPackage
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.XEnumerationAccess </type>
- <type> com.sun.star.container.XHierarchicalNameAccess </type>
- <type> com.sun.star.container.XNamed </type>
- <type> com.sun.star.container.XNameContainer </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.uno.XWeak </type>
- <type> com.sun.star.util.XChangesBatch </type>
-</module-description>
diff --git a/ucb/source/ucp/tdoc/ucptdoc.xml b/ucb/source/ucp/tdoc/ucptdoc.xml
deleted file mode 100644
index b47249269470..000000000000
--- a/ucb/source/ucp/tdoc/ucptdoc.xml
+++ /dev/null
@@ -1,129 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucptdoc
- </module-name>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.TransientDocumentsContentProvider
- </name>
- <description>
- This component implements a Content Provider for the Universal Content Broker.
- It provides access to the hierachical structure of the documents that are active
- in a running OpenOffice.org process.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.TransientDocumentsContentProvider
- </supported-service>
-
- <service-dependency>
- com.sun.star.frame.GlobalEventBroadcaster
- </service-dependency>
- <service-dependency>
- com.sun.star.reflection.ProxyFactory
- </service-dependency>
- <service-dependency>
- com.sun.star.embed.StorageFactory
- </service-dependency>
- </component-description>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.TransientDocumentsDocumentContentFactory
- </name>
- <description>
- This component implements a factory for
- 'com.sun.star.ucb.TransientDocumentsDocumentContent's.
- </description>
- <loader-name>
- com.sun.star.loader.SharedLibrary
- </loader-name>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.frame.TransientDocumentsDocumentContentFactory
- </supported-service>
-
- <service-dependency>
- com.sun.star.ucb.TransientDocumentsContentProvider
- </service-dependency>
- </component-description>
-
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> salhelper </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.Property </type>
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertySet </type>
- <type> com.sun.star.container.XEnumerationAccess </type>
- <type> com.sun.star.container.XNameAccess </type>
- <type> com.sun.star.document.XStorageBasedDocument </type>
- <type> com.sun.star.document.XEventBroadcaster </type>
- <type> com.sun.star.document.XEventListener </type>
- <type> com.sun.star.embed.ElementModes </type>
- <type> com.sun.star.embed.XStorage </type>
- <type> com.sun.star.embed.XTransactedObject </type>
- <type> com.sun.star.frame.XTransientDocumentsDocumentContentFactory </type>
- <type> com.sun.star.io.XActiveDataSink </type>
- <type> com.sun.star.io.XActiveDataStreamer </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.io.XTruncate </type>
- <type> com.sun.star.lang.DisposedException </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.reflection.XProxyFactory </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.task.DocumentPasswordRequest </type>
- <type> com.sun.star.task.XInteractionPassword </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.ucb.CommandInfo </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.MissingInputStreamException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.UnsupportedCommandException </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.uno.XAggregation </type>
-
-</module-description>
diff --git a/ucb/source/ucp/webdav/ucpdav.xml b/ucb/source/ucp/webdav/ucpdav.xml
deleted file mode 100644
index ccb993b3138c..000000000000
--- a/ucb/source/ucp/webdav/ucpdav.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <module-name>
- ucpdav
- </module-name>
-
- <component-description>
- <author>
- Kai Sommerfeld
- </author>
- <name>
- com.sun.star.comp.ucb.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>
- <language>
- c++
- </language>
- <status value="final"/>
- <supported-service>
- com.sun.star.ucb.WebDAVContentProvider
- </supported-service>
- </component-description>
-
- <project-build-dependency> external </project-build-dependency>
- <project-build-dependency> sal </project-build-dependency>
- <project-build-dependency> cppu </project-build-dependency>
- <project-build-dependency> cppuhelper </project-build-dependency>
- <project-build-dependency> ucbhelper </project-build-dependency>
-
- <runtime-module-dependency> sal3 </runtime-module-dependency>
- <runtime-module-dependency> cppu3 </runtime-module-dependency>
- <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
- <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency>
-
- <type> com.sun.star.beans.PropertyAttribute </type>
- <type> com.sun.star.beans.PropertyValue </type>
- <type> com.sun.star.beans.XPropertiesChangeNotifier </type>
- <type> com.sun.star.beans.XPropertyAccess </type>
- <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.io.XActiveDataSink </type>
- <type> com.sun.star.io.XInputStream </type>
- <type> com.sun.star.io.XOutputStream </type>
- <type> com.sun.star.io.XSeekable </type>
- <type> com.sun.star.lang.IllegalAccessException </type>
- <type> com.sun.star.lang.XComponent </type>
- <type> com.sun.star.lang.XMultiServiceFactory </type>
- <type> com.sun.star.lang.XServiceInfo </type>
- <type> com.sun.star.lang.XSingleServiceFactory </type>
- <type> com.sun.star.lang.XTypeProvider </type>
- <type> com.sun.star.registry.XRegistryKey </type>
- <type> com.sun.star.sdbc.XCloseable </type>
- <type> com.sun.star.sdbc.XColumnLocate </type>
- <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
- <type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.task.InteractionClassification </type>
- <type> com.sun.star.task.XInteractionAbort </type>
- <type> com.sun.star.task.XInteractionReply </type>
- <type> com.sun.star.ucb.AuthenticationRequest </type>
- <type> com.sun.star.ucb.CommandFailedException </type>
- <type> com.sun.star.ucb.ContentCreationException </type>
- <type> com.sun.star.ucb.ContentInfoAttribute </type>
- <type> com.sun.star.ucb.InsertCommandArgument </type>
- <type> com.sun.star.ucb.InteractiveAugmentedIOException </type>
- <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
- <type> com.sun.star.ucb.InteractiveNetworkConnectException </type>
- <type> com.sun.star.ucb.InteractiveNetworkGeneralException </type>
- <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.MissingInputStreamException </type>
- <type> com.sun.star.ucb.MissingPropertiesException </type>
- <type> com.sun.star.ucb.NameClash </type>
- <type> com.sun.star.ucb.NameClashException </type>
- <type> com.sun.star.ucb.OpenCommandArgument2 </type>
- <type> com.sun.star.ucb.OpenMode </type>
- <type> com.sun.star.ucb.PostCommandArgument2 </type>
- <type> com.sun.star.ucb.RememberAuthentication </type>
- <type> com.sun.star.ucb.ResultSetException </type>
- <type> com.sun.star.ucb.TransferInfo </type>
- <type> com.sun.star.ucb.XCommandEnvironment </type>
- <type> com.sun.star.ucb.UnsupportedCommandException </type>
- <type> com.sun.star.ucb.UnsupportedDataSinkException </type>
- <type> com.sun.star.ucb.UnsupportedNameClashException </type>
- <type> com.sun.star.ucb.UnsupportedOpenModeException </type>
- <type> com.sun.star.ucb.XCommandInfo </type>
- <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type>
- <type> com.sun.star.ucb.XCommandProcessor </type>
- <type> com.sun.star.ucb.XContentAccess </type>
- <type> com.sun.star.ucb.XContentCreator </type>
- <type> com.sun.star.ucb.XContentProvider </type>
- <type> com.sun.star.ucb.XDynamicResultSet </type>
- <type> com.sun.star.ucb.XInteractionSupplyAuthentication </type>
- <type> com.sun.star.ucb.XPersistentPropertySet </type>
- <type> com.sun.star.uno.XAggregation </type>
- <type> com.sun.star.util.DateTime </type>
-</module-description>