INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED
2004/03/22 13:52:10 ssmith 1.1.2.2: #116018# merge from apoc02 to cfg04 2004/02/19 16:26:09 ssmith 1.1.2.1: #114570# changing component name
This commit is contained in:
parent
80dc47516c
commit
6ac8cf6d8c
1 changed files with 582 additions and 0 deletions
582
configmgr/util/configmgr2.uno.xml
Normal file
582
configmgr/util/configmgr2.uno.xml
Normal file
|
@ -0,0 +1,582 @@
|
|||
<?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>configmgr2</module-name>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ConfigurationProvider</name>
|
||||
<description>
|
||||
The configuration service provides access to a hierarchical database of configuration and preference data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationProvider </supported-service>
|
||||
<service-dependency> com.sun.star.script.Converter </service-dependency>
|
||||
<service-dependency> com.sun.star.io.DataOutputStream </service-dependency>
|
||||
<type> com.sun.star.configuration.MissingBootstrapFileException </type>
|
||||
<type> com.sun.star.configuration.InvalidBootstrapFileException </type>
|
||||
<type> com.sun.star.configuration.InstallationIncompleteException </type>
|
||||
<type> com.sun.star.beans.PropertyValue </type>
|
||||
<type> com.sun.star.beans.NamedValue </type>
|
||||
<type> com.sun.star.lang.Locale </type>
|
||||
<type> com.sun.star.lang.XUnoTunnel </type>
|
||||
<type> com.sun.star.lang.ServiceNotRegisteredException </type>
|
||||
<type> com.sun.star.lang.DisposedException </type>
|
||||
<type> com.sun.star.script.XTypeConverter </type>
|
||||
<type> com.sun.star.util.XCancellable </type>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.AdministrationProvider</name>
|
||||
<description>
|
||||
The configuration service provides access to a hierarchical database of configuration and preference data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.AdministrationProvider </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationProvider </supported-service>
|
||||
<service-dependency> com.sun.star.configuration.ConfigurationUpdateAccess </service-dependency>
|
||||
<service-dependency> com.sun.star.configuration.ConfigurationAccess </service-dependency>
|
||||
<service-dependency> com.sun.star.script.Converter </service-dependency>
|
||||
<type> com.sun.star.configuration.MissingBootstrapFileException </type>
|
||||
<type> com.sun.star.configuration.InvalidBootstrapFileException </type>
|
||||
<type> com.sun.star.configuration.InstallationIncompleteException </type>
|
||||
<type> com.sun.star.beans.PropertyValue </type>
|
||||
<type> com.sun.star.beans.NamedValue </type>
|
||||
<type> com.sun.star.lang.Locale </type>
|
||||
<type> com.sun.star.lang.XUnoTunnel </type>
|
||||
<type> com.sun.star.lang.ServiceNotRegisteredException </type>
|
||||
<type> com.sun.star.lang.DisposedException </type>
|
||||
<type> com.sun.star.script.XTypeConverter </type>
|
||||
<type> com.sun.star.util.XCancellable </type>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ConfigurationProviderWrapper</name>
|
||||
<description>
|
||||
Is a configuration provider that forwards its requests to a DefaultProvider.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationProvider </supported-service>
|
||||
<service-dependency> com.sun.star.configuration.DefaultProvider </service-dependency>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ORootElementGroupInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.AccessRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ORootElementGroupUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.UpdateRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.AccessRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ORootElementSetInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.AccessRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ORootElementTreeSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.UpdateRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.AccessRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.ORootElementValueSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.UpdateRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.AccessRootElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OSetElementGroupInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OSetElementGroupUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OSetElementSetInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OSetElementTreeSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OSetElementValueSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OInnerGroupInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OInnerGroupUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.PropertyHierarchy </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OInnerSetInfoAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OInnerTreeSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.OInnerValueSetUpdateAccess</name>
|
||||
<description>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationUpdateAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.ConfigurationAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetUpdate </supported-service>
|
||||
<supported-service> com.sun.star.configuration.SimpleSetAccess </supported-service>
|
||||
<supported-service> com.sun.star.configuration.GroupElement </supported-service>
|
||||
<supported-service> com.sun.star.configuration.HierarchyElement </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.bootstrap.BootstrapContext</name>
|
||||
<description>Context containing configuration bootstrap data merged with environment settings.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.bootstrap.BootstrapContext </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.SingleBackendAdapter</name>
|
||||
<description>Backend using a SingleBackend for data access.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.SingleBackendAdapter </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.OnlineBackend </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.Backend </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LayerUpdateMerger</name>
|
||||
<description>Merges updates into layer data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LayerUpdateMerger </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.MergeImporter</name>
|
||||
<description>Importer for layer data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.MergeImporter </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.Importer </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.CopyImporter</name>
|
||||
<description>Importer for layer data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.CopyImporter </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.Importer </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.xml.SchemaParser</name>
|
||||
<description>Parser for OOR Schema XML.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.xml.SchemaParser </supported-service>
|
||||
<service-dependency> com.sun.star.xml.sax.Parser </service-dependency>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.xml.LayerParser</name>
|
||||
<description>Parser for OOR Layer/Update XML.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.xml.LayerParser </supported-service>
|
||||
<service-dependency> com.sun.star.xml.sax.Parser </service-dependency>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.xml.LayerWriter</name>
|
||||
<description>Service for writing layer data to the OOR Layer/Update XML format.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.xml.LayerWriter </supported-service>
|
||||
<service-dependency> com.sun.star.xml.sax.Writer </service-dependency>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LocalSingleBackend</name>
|
||||
<description>SingleBackend for accessing locally stored configuration data.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LocalSingleBackend </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.SingleBackend </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LocalDataImporter</name>
|
||||
<description>Component for importing layer data from local files.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LocalDataImporter </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.DataImporter </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Joerg Barfurth</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LocalHierarchyBrowser</name>
|
||||
<description>Component for retrieving available componets from a local configuration data repository.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LocalHierarchyBrowser </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.HierarchyBrowser </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Sarah Smith</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LocalSchemaSupplier</name>
|
||||
<description>Component for accessing locally stored schema files</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LocalSchemaSupplier </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.SchemaSupplier </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Sarah Smith</author>
|
||||
<name> com.sun.star.comp.configuration.backend.LocalSingleStratum</name>
|
||||
<description>Component for accessing locally stored configuration data</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.LocalSingleStratum </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.SingleLayerStratum </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Sarah Smith</author>
|
||||
<name> com.sun.star.comp.configuration.backend.MultiStratumBackend</name>
|
||||
<description>Component for co-ordinating access to multiple storage backends</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service> com.sun.star.configuration.backend.MultiStratumBackend </supported-service>
|
||||
<supported-service> com.sun.star.configuration.backend.Backend </supported-service>
|
||||
</component-description>
|
||||
<component-description>
|
||||
<author>Frank Schoenheit</author>
|
||||
<name> com.sun.star.comp.configuration.OConfigurationRegistry</name>
|
||||
<description>
|
||||
The configuration registry service is an adapter, that provides a SimpleRegistry interface to the configuration service.</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language> c++ </language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.configuration.ConfigurationRegistry</supported-service>
|
||||
<supported-service>com.sun.star.registry.SimpleRegistry</supported-service>
|
||||
<service-dependency>com.sun.star.configuration.ConfigurationProvider</service-dependency>
|
||||
<type>com.sun.star.registry.XRegistryKey</type>
|
||||
<type>com.sun.star.registry.XSimpleRegistry</type>
|
||||
<type> com.sun.star.lang.ServiceNotRegisteredException </type>
|
||||
<type> com.sun.star.util.XFlushable </type>
|
||||
</component-description>
|
||||
<type>com.sun.star.uno.XAggregation</type>
|
||||
<type>com.sun.star.uno.XCurrentContext</type>
|
||||
<type>com.sun.star.uno.XWeak</type>
|
||||
<type>com.sun.star.uno.TypeClass</type>
|
||||
<type>com.sun.star.beans.XExactName</type>
|
||||
<type>com.sun.star.beans.XHierarchicalPropertySet</type>
|
||||
<type>com.sun.star.beans.XFastPropertySet</type>
|
||||
<type>com.sun.star.beans.XMultiHierarchicalPropertySet</type>
|
||||
<type>com.sun.star.beans.XMultiPropertySet</type>
|
||||
<type>com.sun.star.beans.XProperty</type>
|
||||
<type>com.sun.star.beans.XPropertyWithState</type>
|
||||
<type>com.sun.star.beans.XPropertyState</type>
|
||||
<type>com.sun.star.beans.XMultiPropertyStates</type>
|
||||
<type>com.sun.star.beans.XPropertySet</type>
|
||||
<type>com.sun.star.beans.PropertyValue</type>
|
||||
<type>com.sun.star.beans.Property</type>
|
||||
<type>com.sun.star.beans.PropertyAttribute</type>
|
||||
<type>com.sun.star.configuration.XTemplateContainer</type>
|
||||
<type>com.sun.star.configuration.XTemplateInstance</type>
|
||||
<type>com.sun.star.configuration.backend.TemplateIdentifier</type>
|
||||
<type>com.sun.star.configuration.backend.SchemaAttribute</type>
|
||||
<type>com.sun.star.configuration.backend.NodeAttribute</type>
|
||||
<type>com.sun.star.configuration.backend.XSchemaHandler</type>
|
||||
<type>com.sun.star.configuration.backend.XLayerHandler</type>
|
||||
<type>com.sun.star.configuration.backend.XUpdateHandler</type>
|
||||
<type>com.sun.star.configuration.backend.XUpdatableLayer</type>
|
||||
<type>com.sun.star.configuration.backend.XCompositeLayer</type>
|
||||
<type>com.sun.star.configuration.backend.XLayerImporter</type>
|
||||
<type>com.sun.star.configuration.backend.XBackend</type>
|
||||
<type>com.sun.star.configuration.backend.XBackendEntities</type>
|
||||
<type>com.sun.star.configuration.backend.XSingleLayerStratum</type>
|
||||
<type>com.sun.star.configuration.backend.XMultiLayerStratum</type>
|
||||
<type>com.sun.star.configuration.backend.XSchemaSupplier</type>
|
||||
<type>com.sun.star.configuration.backend.XSchema</type>
|
||||
<type>com.sun.star.configuration.backend.XLayer</type>
|
||||
<type>com.sun.star.configuration.backend.MalformedDataException</type>
|
||||
<type>com.sun.star.configuration.backend.BackendAccessException</type>
|
||||
<type>com.sun.star.configuration.backend.BackendSetupException</type>
|
||||
<type>com.sun.star.configuration.backend.AuthenticationFailedException</type>
|
||||
<type>com.sun.star.configuration.backend.InvalidAuthenticationMechanismException</type>
|
||||
<type>com.sun.star.configuration.backend.CannotConnectException</type>
|
||||
<type>com.sun.star.configuration.backend.InsufficientAccessRightsException</type>
|
||||
<type>com.sun.star.configuration.backend.ConnectionLostException</type>
|
||||
<type>com.sun.star.configuration.MissingBootstrapFileException</type>
|
||||
<type>com.sun.star.configuration.InvalidBootstrapFileException</type>
|
||||
<type>com.sun.star.configuration.InstallationIncompleteException</type>
|
||||
<type>com.sun.star.container.XNamed</type>
|
||||
<type>com.sun.star.container.XHierarchicalName</type>
|
||||
<type>com.sun.star.container.XChild</type>
|
||||
<type>com.sun.star.container.XNameAccess</type>
|
||||
<type>com.sun.star.container.XNameReplace</type>
|
||||
<type>com.sun.star.container.XNameContainer</type>
|
||||
<type>com.sun.star.container.XHierarchicalNameAccess</type>
|
||||
<type>com.sun.star.container.XElementAccess</type>
|
||||
<type>com.sun.star.container.XContainer</type>
|
||||
<type>com.sun.star.container.NoSuchElementException</type>
|
||||
<type>com.sun.star.io.XActiveDataSink</type>
|
||||
<type>com.sun.star.io.XActiveDataSource</type>
|
||||
<type>com.sun.star.io.XInputStream</type>
|
||||
<type>com.sun.star.io.XOutputStream</type>
|
||||
<type>com.sun.star.io.XDataInputStream</type>
|
||||
<type>com.sun.star.io.XDataOutputStream</type>
|
||||
<type>com.sun.star.io.UnexpectedEOFException</type>
|
||||
<type>com.sun.star.io.WrongFormatException</type>
|
||||
<type>com.sun.star.lang.XComponent</type>
|
||||
<type>com.sun.star.lang.XEventListener</type>
|
||||
<type>com.sun.star.lang.XInitialization</type>
|
||||
<type>com.sun.star.lang.XLocalizable</type>
|
||||
<type>com.sun.star.lang.XMultiComponentFactory</type>
|
||||
<type>com.sun.star.lang.XMultiServiceFactory</type>
|
||||
<type>com.sun.star.lang.XSingleComponentFactory</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.lang.XUnoTunnel</type>
|
||||
<type>com.sun.star.lang.EventObject</type>
|
||||
<type>com.sun.star.lang.ServiceNotRegisteredException</type>
|
||||
<type>com.sun.star.lang.IllegalArgumentException</type>
|
||||
<type>com.sun.star.lang.WrappedTargetException</type>
|
||||
<type>com.sun.star.lang.WrappedTargetRuntimeException</type>
|
||||
<type>com.sun.star.lang.DisposedException</type>
|
||||
<type>com.sun.star.script.XTypeConverter</type>
|
||||
<type>com.sun.star.script.FailReason</type>
|
||||
<type>com.sun.star.task.XJob</type>
|
||||
<type>com.sun.star.util.XCancellable</type>
|
||||
<type>com.sun.star.util.XChangesBatch</type>
|
||||
<type>com.sun.star.util.XChangesListener</type>
|
||||
<type>com.sun.star.util.XChangesNotifier</type>
|
||||
<type>com.sun.star.util.XFlushable</type>
|
||||
<type>com.sun.star.util.XStringEscape</type>
|
||||
<type>com.sun.star.util.XTimeStamped</type>
|
||||
<type>com.sun.star.util.Date</type>
|
||||
<type>com.sun.star.util.Time</type>
|
||||
<type>com.sun.star.util.DateTime</type>
|
||||
<type>com.sun.star.xml.sax.XAttributeList</type>
|
||||
<type>com.sun.star.xml.sax.XDocumentHandler</type>
|
||||
<type>com.sun.star.xml.sax.XExtendedDocumentHandler</type>
|
||||
<type>com.sun.star.xml.sax.XParser</type>
|
||||
<type>com.sun.star.xml.sax.SAXParseException</type>
|
||||
<project-build-dependency> comphelper </project-build-dependency>
|
||||
<project-build-dependency> vos </project-build-dependency>
|
||||
<project-build-dependency> cppuhelper </project-build-dependency>
|
||||
<project-build-dependency> salhelper </project-build-dependency>
|
||||
<project-build-dependency> cppu </project-build-dependency>
|
||||
<project-build-dependency> sal </project-build-dependency>
|
||||
<runtime-module-dependency> comphelp2$(COM) </runtime-module-dependency>
|
||||
<runtime-module-dependency> vos2$(COM) </runtime-module-dependency>
|
||||
<runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
|
||||
<runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency>
|
||||
<runtime-module-dependency> cppu3 </runtime-module-dependency>
|
||||
<runtime-module-dependency> sal3 </runtime-module-dependency>
|
||||
</module-description>
|
Loading…
Reference in a new issue