summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-05-07 09:59:26 +0000
committerOcke Janssen <oj@openoffice.org>2002-05-07 09:59:26 +0000
commit42b92278cd7672cdd9418fd6e31566112c76d10f (patch)
treedacc2a27c6afceebfae82d487d32304f5fc8febd /dbaccess/source/shared
parent1e4970928ab395f5d7fcd08950dffd69b52a4050 (diff)
#99172# new member
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/dbastrings.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/shared/dbastrings.cxx b/dbaccess/source/shared/dbastrings.cxx
index e4c3ccfaf3a5..0793d0d14fc3 100644
--- a/dbaccess/source/shared/dbastrings.cxx
+++ b/dbaccess/source/shared/dbastrings.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbastrings.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: oj $ $Date: 2001-10-19 12:52:27 $
+ * last change: $Author: oj $ $Date: 2002-05-07 10:59:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -129,6 +129,8 @@ namespace dbaccess
IMPLEMENT_CONSTASCII_USTRING(CONFIGKEY_COLUMN_HELPTEXT, "HelpText");
IMPLEMENT_CONSTASCII_USTRING(CONFIGKEY_COLUMN_CONTROLDEFAULT, "ControlDefault");
+ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_BOOLEANCOMPARISONMODE, "BooleanComparisonMode");
+
//============================================================
//= SQLSTATE
//============================================================