diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-13 14:13:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-13 14:13:14 +0000 |
commit | 61eebcf1e7fbff22519ba834c500565815d11147 (patch) | |
tree | 714d7cbf78ecaa23a9b145bb78ded7fb7cbd404e /connectivity/source/dbtools | |
parent | e8ae72eb006d36388745f0dbbf7b61a5183ffd67 (diff) |
INTEGRATION: CWS dba204a (1.2.218); FILE MERGED
2006/07/06 06:34:20 oj 1.2.218.1: #i66576# ParameterSubstitution removed
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r-- | connectivity/source/dbtools/dbt.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/connectivity/source/dbtools/dbt.xml b/connectivity/source/dbtools/dbt.xml index 3d70d422db06..8c5a3b916805 100644 --- a/connectivity/source/dbtools/dbt.xml +++ b/connectivity/source/dbtools/dbt.xml @@ -2,17 +2,6 @@ <!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd"> <module-description xmlns:xlink="http://www.w3.org/1999/xlink"> <module-name>dbt</module-name> - <component-description> - <author>Ocke Janssen</author> - <name>com.sun.star.comp.sdbc.ParameterSubstitution</name> - <description> - This service allows to replace named parameters if SQL statements to unnamed one. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.sdbc.ParameterSubstitution</supported-service> - </component-description> <project-build-dependency>cppuhelper</project-build-dependency> <project-build-dependency>cppu</project-build-dependency> <project-build-dependency>sal</project-build-dependency> |