merge the formfield patch from ooo-build
[ooovba.git] / configmgr / source / backendhelper / behelper.uno.xml
blob18bf50766bccb89ea3d8fb4e0836e2d4a58c264f
1 <?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>behelper.uno</module-name>
5     <component-description>
6         <author>Sarah Smith</author>
7         <name>com.sun.star.comp.configuration.backend.LayerDescriber</name>
8         <description>Describes the contents of a Layer to an XLayerHandler object. The contents of the layer
9 is contained in a sequence of PropertyInfo structs</description>
10         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
11         <language>C++</language>
12         <status value="final"/>
13         <supported-services>com.sun.star.configuration.backend.LayerDescriber</supported-services>
14         <type>com.sun.star.configuration.backend.XLayerContentDescriber</type>
15         <type>com.sun.star.lang.XServiceInfo</type>
16         <type>com.sun.star.lang.XSingleServiceFactory</type>
17         <type>com.sun.star.lang.XSingleComponentFactory</type>
18         <type>com.sun.star.lang.XTypeProvider</type>
19         <type>com.sun.star.registry.XRegistryKey</type>
20         <type>com.sun.star.uno.Any</type>
21         <type>com.sun.star.uno.Sequence</type>
22        </component-description>
23        <project-build-dependency>       comphelper      </project-build-dependency>
24        <project-build-dependency>       vos                     </project-build-dependency>
25        <project-build-dependency>       cppuhelper      </project-build-dependency>
26        <project-build-dependency>       salhelper       </project-build-dependency>
27        <project-build-dependency>       cppu            </project-build-dependency>
28        <project-build-dependency>       sal                     </project-build-dependency>
29        <runtime-module-dependency>      comphelp2$(COM)         </runtime-module-dependency>
30        <runtime-module-dependency>      vos2$(COM)                      </runtime-module-dependency>
31        <runtime-module-dependency>      cppuhelper3$(COM)       </runtime-module-dependency>
32        <runtime-module-dependency>      salhelper3$(COM)        </runtime-module-dependency>
33        <runtime-module-dependency>      cppu3           </runtime-module-dependency>
34        <runtime-module-dependency>      sal3            </runtime-module-dependency>
35 </module-description>