summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-04-10 13:12:50 +0000
committerOcke Janssen <oj@openoffice.org>2001-04-10 13:12:50 +0000
commit81600ef82eb37853a958e2619788bc0f88bf3267 (patch)
tree0ab62816b3ba0b8b3a7faea873a82a5f07b3131e /dbaccess/source/shared
parent5bbf0e949a633826b8eb98339716720b020754a0 (diff)
new prop
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/stringconstants.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/shared/stringconstants.cxx b/dbaccess/source/shared/stringconstants.cxx
index 53b29fdf1cea..6cf159b4eb7d 100644
--- a/dbaccess/source/shared/stringconstants.cxx
+++ b/dbaccess/source/shared/stringconstants.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stringconstants.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: oj $ $Date: 2001-03-27 08:16:02 $
+ * last change: $Author: oj $ $Date: 2001-04-10 14:12:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,6 +169,7 @@ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CURRENTTABLE, "CurrentTable");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_DATABASENAME, "DatabaseName");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CONTROLUSER, "ControlUser");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CONTROLPASSWORD, "ControlPassword");
+IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CACHESIZE, "CacheSize");
//============================================================