summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-05-08 07:55:59 +0000
committerOliver Specht <os@openoffice.org>2002-05-08 07:55:59 +0000
commit15ee5053578d121c8c900902d6a3fcaa0ea7a80f (patch)
treeba289f1ba44e0068e0ddecac2dfbb3abf7829d2c /extensions/inc
parent03a03bc51765687636fa13a831a57f100ad84849 (diff)
#98562# #98563# menu entries to insert/delete record(s) added
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/extensio.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index a95c72c016f7..77d4696740ef 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: fs $ $Date: 2001-10-12 12:24:12 $
+ * last change: $Author: os $ $Date: 2002-05-08 08:53:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,4 +159,6 @@
#define UID_DBIWIZARD_HELP (HID_EXTENSIONS_START + 70)
#define HID_DBIWIZARD_FILESELECTION (HID_EXTENSIONS_START + 71)
+#define HID_BIB_DELETE_RECORD (HID_EXTENSIONS_START + 72)
+#define HID_BIB_INSERT_RECORD (HID_EXTENSIONS_START + 73)
#endif