summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-15 10:24:58 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-15 10:24:58 +0000
commitcb2e3fee788231587e8fbd90b77bc57a5166ba23 (patch)
treee41d7aed3ea935095e0ed08b62f729bd978122db /dbaccess/source/inc
parent430281c24c161d72c44ef5c499adf8d03fd3b6e5 (diff)
#86996# +SERVICE_SDBC_CONNECTIONPOOL
Diffstat (limited to 'dbaccess/source/inc')
-rw-r--r--dbaccess/source/inc/stringconstants.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/inc/stringconstants.hrc b/dbaccess/source/inc/stringconstants.hrc
index 77973c47067a..5d764b62ada4 100644
--- a/dbaccess/source/inc/stringconstants.hrc
+++ b/dbaccess/source/inc/stringconstants.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: stringconstants.hrc,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: fs $ $Date: 2001-05-08 09:51:41 $
+ * last change: $Author: fs $ $Date: 2001-05-15 11:24:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -318,6 +318,7 @@ DECLARE_CONSTASCII_USTRING(SERVICE_SDBCX_COLUMNS);
DECLARE_CONSTASCII_USTRING(SERVICE_SDBCX_TABLES);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_QUERIES);
DECLARE_CONSTASCII_USTRING(SERVICE_SDBC_DRIVERMANAGER);
+DECLARE_CONSTASCII_USTRING(SERVICE_SDBC_CONNECTIONPOOL);
DECLARE_CONSTASCII_USTRING(SERVICE_SDB_INTERACTION_HANDLER);
DECLARE_CONSTASCII_USTRING(SERVICE_FRAME_DESKTOP);