summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_helpid.hrc
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-09-25 12:28:23 +0000
committerOcke Janssen <oj@openoffice.org>2001-09-25 12:28:23 +0000
commitfe6066d957a51186f8578502e6651b55161d9b8f (patch)
tree0848d216d3739bdb287e1d8f77849599bac57627 /dbaccess/inc/dbaccess_helpid.hrc
parent30099daceb5b67e169df1550dc8adf21c97333af (diff)
#91719# implementing the XRename handling
Diffstat (limited to 'dbaccess/inc/dbaccess_helpid.hrc')
-rw-r--r--dbaccess/inc/dbaccess_helpid.hrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc
index 334675166d75..ecb4b7d88990 100644
--- a/dbaccess/inc/dbaccess_helpid.hrc
+++ b/dbaccess/inc/dbaccess_helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dbaccess_helpid.hrc,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: fs $ $Date: 2001-08-16 10:57:02 $
+ * last change: $Author: oj $ $Date: 2001-09-25 13:28:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -302,6 +302,7 @@
#define HID_QUERY_SQLMODE (HID_DBACCESS_START + 208)
#define HID_BROWSER_REFRESH_REBUILDVIEW (HID_DBACCESS_START + 209)
+#define HID_BROWSER_RENAME_ENTRY (HID_DBACCESS_START + 210)
// don't forget to update the file util/hidother.src
@@ -312,6 +313,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.43 2001/08/16 10:57:02 fs
+ * #90573# +HID_BROWSER_REFRESH_REBUILDVIEW
+ *
* Revision 1.42 2001/08/06 11:58:31 oj
* #90563# new helpid for sql mode
*