summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 13:31:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 13:31:52 +0000
commit8480618852464b75149f96c1d7fec43b88110297 (patch)
treeeb037d53ae28c2152490afa7c6ebf5e0db37db2a /dbaccess/source/inc
parent6b2195e3656101fcd595e0f6c6e44d316250947d (diff)
INTEGRATION: CWS dba22b (1.41.66); FILE MERGED
2006/12/13 10:41:04 fs 1.41.66.2: there is no service named css.sdb.Statement 2006/12/05 09:35:00 fs 1.41.66.1: #i72252# +GenerateASBeforeCorrelationName
Diffstat (limited to 'dbaccess/source/inc')
-rw-r--r--dbaccess/source/inc/stringconstants.hrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/inc/stringconstants.hrc b/dbaccess/source/inc/stringconstants.hrc
index 4efa6022a..92cafa3cb 100644
--- a/dbaccess/source/inc/stringconstants.hrc
+++ b/dbaccess/source/inc/stringconstants.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: stringconstants.hrc,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 16:45:37 $
+ * last change: $Author: vg $ $Date: 2007-01-15 14:31:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -355,7 +355,6 @@ DECLARE_CONSTASCII_USTRING(SERVICE_SDB_DATABASECONTEXT); // the new (portal) se
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_DATASOURCE); // the new (portal) service
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_ROWSET);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_RESULTSET);
-DECLARE_CONSTASCII_USTRING(SERVICE_SDB_STATEMENT);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_PREPAREDSTATMENT);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_CALLABLESTATEMENT);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_SQLQUERYCOMPOSER);