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> kab1 </module-name> 5 <component-description> 6 <Author>Eric Bischoff</Author> 7 <Name>com.sun.star.comp.sdbc.kab.Driver</Name> 8 <description>This library implements the database driver for KDE address book formats.</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.sdbc.Driver</supported-service> 13 <service-dependency> ... </service-dependency> 14 </component-description> 15 <project-build-dependency> cppuhelper </project-build-dependency> 16 <project-build-dependency> cppu </project-build-dependency> 17 <project-build-dependency> sal </project-build-dependency> 18 <project-build-dependency> vos </project-build-dependency> 19 20 <runtime-module-dependency> cppuhelper </runtime-module-dependency> 21 <runtime-module-dependency> cppu1 </runtime-module-dependency> 22 <runtime-module-dependency> sal1 </runtime-module-dependency> 23 <runtime-module-dependency> vos </runtime-module-dependency> 24 25 <type> com.sun.star.registry.XRegistryKey </type> 26 <type> com.sun.star.util.XCancellable </type> 27 <type> com.sun.star.util.XNumberFormatter </type> 28 <type> com.sun.star.uno.TypeClass </type> 29 <type> com.sun.star.uno.XWeak </type> 30 <type> com.sun.star.uno.XAggregation </type> 31 <type> com.sun.star.uno.XComponentContext </type> 32 <type> com.sun.star.beans.PropertyAttribute </type> 33 <type> com.sun.star.beans.XPropertyState </type> 34 <type> com.sun.star.beans.XPropertySet </type> 35 <type> com.sun.star.beans.PropertyValue </type> 36 <type> com.sun.star.beans.XMultiPropertySet </type> 37 <type> com.sun.star.beans.XFastPropertySet </type> 38 <type> com.sun.star.lang.XSingleServiceFactory </type> 39 <type> com.sun.star.lang.XTypeProvider </type> 40 <type> com.sun.star.lang.XSingleComponentFactory </type> 41 <type> com.sun.star.lang.EventObject </type> 42 <type> com.sun.star.lang.XComponent </type> 43 <type> com.sun.star.lang.IllegalArgumentException </type> 44 <type> com.sun.star.lang.DisposedException </type> 45 <type> com.sun.star.lang.XMultiServiceFactory </type> 46 <type> com.sun.star.lang.XServiceInfo </type> 47 <type> com.sun.star.lang.XUnoTunnel </type> 48 <type> com.sun.star.java.XJavaThreadRegister_11 </type> 49 <type> com.sun.star.java.XJavaVM </type> 50 <type> com.sun.star.sdbc.FetchDirection </type> 51 <type> com.sun.star.sdbc.XConnection </type> 52 <type> com.sun.star.sdbc.XStatement </type> 53 <type> com.sun.star.sdbc.XResultSet </type> 54 <type> com.sun.star.sdbc.XResultSetMetaDataSupplier</type> 55 <type> com.sun.star.sdbc.XColumnLocate </type> 56 <type> com.sun.star.sdbc.XResultSetUpdate </type> 57 <type> com.sun.star.sdbc.XWarningsSupplier </type> 58 <type> com.sun.star.sdbc.XRowUpdate </type> 59 <type> com.sun.star.sdbc.XMultipleResults </type> 60 <type> com.sun.star.sdbc.XBatchExecution </type> 61 <type> com.sun.star.sdbc.XPreparedBatchExecution </type> 62 <type> com.sun.star.sdbc.XParameters </type> 63 <type> com.sun.star.sdbc.XOutParameters </type> 64 <type> com.sun.star.sdbc.DriverPropertyInfo </type> 65 <type> com.sun.star.sdbc.SQLWarning </type> 66 <type> com.sun.star.sdbc.XRow </type> 67 <type> com.sun.star.sdbc.ColumnSearch </type> 68 <type> com.sun.star.sdbc.ColumnValue </type> 69 <type> com.sun.star.sdbc.DataType </type> 70 <type> com.sun.star.sdbc.XDriver </type> 71 <type> com.sun.star.sdbc.TransactionIsolation </type> 72 <type> com.sun.star.sdbc.ResultSetType </type> 73 <type> com.sun.star.sdbc.ResultSetConcurrency </type> 74 <type> com.sun.star.sdbcx.XRowLocate </type> 75 <type> com.sun.star.sdbcx.XDeleteRows </type> 76 <type> com.sun.star.sdbcx.CompareBookmark </type> 77 <type> com.sun.star.sdb.XColumnUpdate </type> 78 <type> com.sun.star.sdb.XColumn </type> 79</module-description> 80