merge the formfield patch from ooo-build
[ooovba.git] / connectivity / source / drivers / mozab / mozab.xml
blob0b5cc87425ee3738058596cb0885455feb5c8a50
1 <?xml version='1.0' encoding="UTF-8"?>
2 <!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
3 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4     <module-name> mozabdrv2 </module-name>
5     <component-description>
6         <Author>Your name</Author>
7         <Name>com.sun.star.comp.sdbc.MozabDriver</Name>
8         <Description>
9             This is the implementation of the sdbc-mozab bridge.
10         </Description>
11         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
12         <language>c++</language>
13         <status value="final"/>
14         <supported-service>     com.sun.star.sdbc.Driver        </supported-service>
15         <service-dependency>    ...     </service-dependency>
16     </component-description>
17     <component-description>
18         <Author>Wind Li</Author>
19         <Name>com.sun.star.comp.mozilla.MozillaBootstrap</Name>
20         <Description>
21             This is the implementation of the MozillaBootstrap for sdbc-mozab bridge and xmlsec.
22         </Description>
23         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
24         <language>c++</language>
25         <status value="final"/>
26         <supported-service>     com.sun.star.mozilla.MozillaBootstrap</supported-service>
27         <service-dependency>    ...     </service-dependency>
28     </component-description>
29         <project-build-dependency>      cppuhelper      </project-build-dependency>
30         <project-build-dependency>      cppu            </project-build-dependency>
31         <project-build-dependency>      sal                     </project-build-dependency>
32         <project-build-dependency>      vos                     </project-build-dependency>
34         <runtime-module-dependency>     cppuhelper      </runtime-module-dependency>
35         <runtime-module-dependency>     cppu1           </runtime-module-dependency>
36         <runtime-module-dependency>     sal1            </runtime-module-dependency>
37         <runtime-module-dependency>     vos                     </runtime-module-dependency>
41         <type>  com.sun.star.util.XCancellable                          </type>
42         <type>  com.sun.star.util.XNumberFormatter                      </type>
43         <type>  com.sun.star.uno.TypeClass                                      </type>
44         <type>  com.sun.star.uno.XWeak                                          </type>
45         <type>  com.sun.star.uno.XAggregation                           </type>
46         <type>  com.sun.star.beans.XPropertyState                       </type>
47         <type>  com.sun.star.beans.XPropertySet                         </type>
48         <type>  com.sun.star.beans.PropertyValue                        </type>
49         <type>  com.sun.star.beans.XMultiPropertySet            </type>
50         <type>  com.sun.star.beans.XFastPropertySet                     </type>
51         <type>  com.sun.star.lang.XTypeProvider                         </type>
52         <type>  com.sun.star.lang.EventObject                           </type>
53         <type>  com.sun.star.lang.XComponent                            </type>
54         <type>  com.sun.star.lang.IllegalArgumentException      </type>
55         <type>  com.sun.star.lang.XMultiServiceFactory          </type>
56         <type>  com.sun.star.java.XJavaThreadRegister_11        </type>
57         <type>  com.sun.star.java.XJavaVM                                       </type>
58         <type>  com.sun.star.sdbc.XConnection                           </type>
59         <type>  com.sun.star.sdbc.XStatement                            </type>
60         <type>  com.sun.star.sdbc.XResultSet                            </type>
61         <type>  com.sun.star.sdbc.XResultSetMetaDataSupplier</type>
62         <type>  com.sun.star.sdbc.XColumnLocate                         </type>
63         <type>  com.sun.star.sdbc.XResultSetUpdate                      </type>
64         <type>  com.sun.star.sdbc.XWarningsSupplier                     </type>
65         <type>  com.sun.star.sdbc.XRowUpdate                            </type>
66         <type>  com.sun.star.sdbc.XMultipleResults                      </type>
67         <type>  com.sun.star.sdbc.XBatchExecution                       </type>
68         <type>  com.sun.star.sdbc.XPreparedBatchExecution       </type>
69         <type>  com.sun.star.sdbc.XParameters                           </type>
70         <type>  com.sun.star.sdbc.XOutParameters                        </type>
71         <type>  com.sun.star.sdbc.DriverPropertyInfo            </type>
72         <type>  com.sun.star.sdbc.XRow                                          </type>
73         <type>  com.sun.star.sdb.XColumnUpdate                          </type>
74         <type>  com.sun.star.sdb.XColumn                                        </type>
75         <type> com.sun.star.sdbc.XResultSetUpdate       </type>
76         <type> com.sun.star.sdbc.XRowUpdate                     </type>
77         <type> com.sun.star.sdbcx.XRowLocate                    </type>
78         <type> com.sun.star.sdbcx.XDeleteRows           </type>
80 </module-description>