1 c<?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//StarOffice/DTD ComponentDescription 1.0//EN" "module-description.dtd">
3 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4 <module-name>sysmgr1</module-name>
5 <component-description>
6 <author>Sarah Smith</author>
7 <name>com.sun.star.comp.configuration.backend.SystemIntegration</name>
8 <description>The SystemIntegration backend co-ordinates access to a number of configured backends.Each Backend access configuration data from a configured data source</description>
9 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
10 <language>C++</language>
11 <status value="final"/>
12 <supported-service>com.sun.star.configuration.backend.SystemIntegration</supported-service>
13 <type>com.sun.star.configuration.CannotLoadConfigurationException</type>
14 <type>com.sun.star.configuration.backend.BackendAccessException</type>
15 <type>com.sun.star.configuration.backend.BackendSetupException</type>
16 <type>com.sun.star.configuration.backend.XBackend</type>
17 <type>com.sun.star.configuration.backend.XLayer</type>
18 <type>com.sun.star.configuration.backend.XUpdateHandler</type>
19 <type>com.sun.star.configuration.backend.XSingleLayerStratum</type>
20 <type>com.sun.star.configuration.backend.XBackendChangesNotifier</type>
21 <type>com.sun.star.configuration.backend.XBackendChangesListener</type>
22 <type>com.sun.star.uno.XComponentContext</type>
23 <type>com.sun.star.container.XContentEnumerationAccess</type>
24 <type>com.sun.star.container.XEnumeration</type>
25 <type>com.sun.star.beans.XPropertySet</type>
26 <type>com.sun.star.lang.IllegalArgumentException</type>
27 <type>com.sun.star.lang.XInitialization</type>
28 <type>com.sun.star.lang.XMultiServiceFactory</type>
29 <type>com.sun.star.lang.XServiceInfo</type>
30 <type>com.sun.star.lang.XSingleServiceFactory</type>
31 <type>com.sun.star.lang.XSingleComponentFactory</type>
32 <type>com.sun.star.lang.XTypeProvider</type>
33 <type>com.sun.star.registry.XRegistryKey</type>
34 <type>com.sun.star.uno.Any</type>
35 <type>com.sun.star.uno.Sequence</type>
36 </component-description>
37 <project-build-dependency> comphelper </project-build-dependency>
38 <project-build-dependency> vos </project-build-dependency>
39 <project-build-dependency> cppuhelper </project-build-dependency>
40 <project-build-dependency> salhelper </project-build-dependency>
41 <project-build-dependency> cppu </project-build-dependency>
42 <project-build-dependency> sal </project-build-dependency>
43 <runtime-module-dependency> comphelp2$(COM) </runtime-module-dependency>
44 <runtime-module-dependency> vos2$(COM) </runtime-module-dependency>
45 <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
46 <runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency>
47 <runtime-module-dependency> cppu3 </runtime-module-dependency>
48 <runtime-module-dependency> sal3 </runtime-module-dependency>