summaryrefslogtreecommitdiff
path: root/dbaccess/util/hidother.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-07-09 11:54:58 +0000
committerOcke Janssen <oj@openoffice.org>2002-07-09 11:54:58 +0000
commitb5a5d7d8e60ef84316b645b67922ee19542359e0 (patch)
tree845283585711b261c9af8f774a70ceae59e0cc00 /dbaccess/util/hidother.src
parent02a4b8e5d6e43c36f937e1ecb23f52d33b8c8b1b (diff)
#99921# check if datasource allows to check names
Diffstat (limited to 'dbaccess/util/hidother.src')
-rw-r--r--dbaccess/util/hidother.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src
index 34e3ecf72207..a312c36399f5 100644
--- a/dbaccess/util/hidother.src
+++ b/dbaccess/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: oj $ $Date: 2002-07-09 07:42:45 $
+ * last change: $Author: oj $ $Date: 2002-07-09 12:54:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -311,10 +311,15 @@ hidspecial SID_FM_ADDTABLE { HelpId = SID_FM_ADDTAB
hidspecial SID_SBA_CLEAR_QUERY { HelpId = SID_SBA_CLEAR_QUERY ; };
hidspecial SID_FM_EXECUTE { HelpId = SID_FM_EXECUTE ; };
+hidspecial HID_DSADMIN_SQL92CHECK { HelpId = HID_DSADMIN_SQL92CHECK ; };
+
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.42 2002/07/09 07:42:45 oj
+ * #96306# remove unused helpids
+ *
* Revision 1.41 2002/07/04 14:46:41 jmarmion
* #100796##100798# insert new helpids
*