summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/browserids.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-16 14:54:53 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-16 14:54:53 +0000
commite1adc57bba189158e60134f814ab931928955111 (patch)
tree5107891c5fba41eb749b23f61049a0cab04b6234 /dbaccess/source/ui/inc/browserids.hxx
parent711e7188f8c4f224da6cea4e4d564c5ee8ad3d63 (diff)
new ex- import data
Diffstat (limited to 'dbaccess/source/ui/inc/browserids.hxx')
-rw-r--r--dbaccess/source/ui/inc/browserids.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx
index d47253c9217d..7cbc722975a5 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: oj $ $Date: 2001-02-12 16:04:14 $
+ * last change: $Author: oj $ $Date: 2001-02-16 15:54:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,6 +110,9 @@
#define ID_TREE_TABLE_CREATE_DESIGN 8
#define ID_TREE_TABLE_EDIT 9
#define ID_TREE_TABLE_DELETE 10
+#define ID_TREE_TABLE_COPY 11
+#define ID_TREE_QUERY_COPY 12
+#define ID_TREE_TABLE_PASTE 13
#define ID_BROWSER_QUERY_EXECUTE SID_FM_EXECUTE
#define ID_BROWSER_CLEAR_QUERY (SID_SBA_START+130)