summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/browserids.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-04-29 07:05:25 +0000
committerOcke Janssen <oj@openoffice.org>2002-04-29 07:05:25 +0000
commit98181b4cac5fba70906d6651397a1a53eefb0b2b (patch)
treef14b0fd6c6e2287e340032962aa052f303566011 /dbaccess/source/ui/inc/browserids.hxx
parentb0b831082c860ea0e958ca300e5e852e62dcff8f (diff)
#98772# new ids
Diffstat (limited to 'dbaccess/source/ui/inc/browserids.hxx')
-rw-r--r--dbaccess/source/ui/inc/browserids.hxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx
index 705e3bcd0c3a..225d2b78406a 100644
--- a/dbaccess/source/ui/inc/browserids.hxx
+++ b/dbaccess/source/ui/inc/browserids.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: browserids.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: oj $ $Date: 2002-02-06 11:36:54 $
+ * last change: $Author: oj $ $Date: 2002-04-29 08:05:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,6 +141,11 @@
#define ID_TREE_QUERY_PASTE 33
#define ID_BROWSER_REFRESH_REBUILD 34
#define ID_RENAME_ENTRY 35
+#define ID_INDEX_NEW 36
+#define ID_INDEX_DROP 37
+#define ID_INDEX_RENAME 38
+#define ID_INDEX_SAVE 39
+#define ID_INDEX_RESET 40