summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc/stringconstants.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-07-25 05:29:50 +0000
committerOcke Janssen <oj@openoffice.org>2002-07-25 05:29:50 +0000
commitb96a30bb1f1dac82a047134ad06282e9ad5d3703 (patch)
tree76581d9e2b82f5b2666550b3e6a450f7b20ed1e3 /dbaccess/source/inc/stringconstants.hrc
parent6aa1ea4df7ef33af1563aa74c3bec345a0596afe (diff)
#95146# new string +AUTOINCREMENTCREATION
Diffstat (limited to 'dbaccess/source/inc/stringconstants.hrc')
-rw-r--r--dbaccess/source/inc/stringconstants.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/inc/stringconstants.hrc b/dbaccess/source/inc/stringconstants.hrc
index 5d549fc42..4983b8665 100644
--- a/dbaccess/source/inc/stringconstants.hrc
+++ b/dbaccess/source/inc/stringconstants.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: stringconstants.hrc,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: oj $ $Date: 2001-10-19 12:52:27 $
+ * last change: $Author: oj $ $Date: 2002-07-25 06:29:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -170,6 +170,7 @@
#define PROPERTY_ID_TEXTRELIEF 96
#define PROPERTY_ID_HELPTEXT 97
#define PROPERTY_ID_CONTROLDEFAULT 98
+#define PROPERTY_ID_AUTOINCREMENTCREATION 99
//============================================================
//= property names
@@ -291,6 +292,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_HELPTEXT);
DECLARE_CONSTASCII_USTRING(PROPERTY_CONTROLDEFAULT);
DECLARE_CONSTASCII_USTRING(PROPERTY_DEFAULTTEXT);
DECLARE_CONSTASCII_USTRING(PROPERTY_EFFECTIVEDEFAULT);
+DECLARE_CONSTASCII_USTRING(PROPERTY_AUTOINCREMENTCREATION);
//============================================================
//= service names
//============================================================