merge the formfield patch from ooo-build
[ooovba.git] / extensions / source / config / ldap / ldapbe2.uno.xml
blob1ce151f8fe1d8507bee089bf0e493a09261e8882
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>ldapbe2.uno</module-name>
5     <component-description>
6         <author>Sarah Smith</author>
7         <name>com.sun.star.comp.configuration.backend.LdapUserProfileBe</name>
8         <description>The LdapUserProfileBe accesses User Profile settings form a configured LDAP repository</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.LdapUserProfileBe</supported-service>
13         <supported-service>com.sun.star.configuration.backend.PlatformBackend</supported-service>
14         <supported-service>com.sun.star.configuration.backend.SingleLayerStratum</supported-service>
15         <service-dependency>com.sun.star.configuration.backend.LayerDescriber</service-dependency>
16         <type>com.sun.star.configuration.CannotLoadConfigurationException</type>
17         <type>com.sun.star.configuration.backend.BackendAccessException</type>
18         <type>com.sun.star.configuration.backend.XLayer</type>
19         <type>com.sun.star.configuration.backend.XUpdateHandler</type>
20         <type>com.sun.star.configuration.backend.XSingleLayerStratum</type>
21         <type>com.sun.star.uno.XComponentContext</type>
22         <type>com.sun.star.lang.IllegalArgumentException</type>
23         <type>com.sun.star.lang.XInitialization</type>
24         <type>com.sun.star.lang.XMultiServiceFactory</type>
25         <type>com.sun.star.lang.XServiceInfo</type>
26         <type>com.sun.star.lang.XSingleServiceFactory</type>
27         <type>com.sun.star.lang.XSingleComponentFactory</type>
28         <type>com.sun.star.lang.XTypeProvider</type>
29         <type>com.sun.star.registry.XRegistryKey</type>
30         <type>com.sun.star.uno.Any</type>
31         <type>com.sun.star.uno.Sequence</type>
32        </component-description>
33        <project-build-dependency>       comphelper      </project-build-dependency>
34        <project-build-dependency>       vos                     </project-build-dependency>
35        <project-build-dependency>       cppuhelper      </project-build-dependency>
36        <project-build-dependency>       salhelper       </project-build-dependency>
37        <project-build-dependency>       cppu            </project-build-dependency>
38        <project-build-dependency>       sal                     </project-build-dependency>
39        <runtime-module-dependency>      comphelp2$(COM)         </runtime-module-dependency>
40        <runtime-module-dependency>      vos2$(COM)                      </runtime-module-dependency>
41        <runtime-module-dependency>      cppuhelper3$(COM)       </runtime-module-dependency>
42        <runtime-module-dependency>      salhelper3$(COM)        </runtime-module-dependency>
43        <runtime-module-dependency>      cppu3           </runtime-module-dependency>
44        <runtime-module-dependency>      sal3            </runtime-module-dependency>
45 </module-description>