summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2002-07-25 08:45:31 +0000
committergt <gt@openoffice.org>2002-07-25 08:45:31 +0000
commit0c1c8cdcbfe216bd3994ba199fedfdfbe12670dc (patch)
treeb73fe793b96f697a1cdb992bbadd49c57759f7b2 /extensions/source/bibliography
parent5d14bc0bec8d0eaa1c166d264438ed0f1520ad9e (diff)
#98805# extend File menu to content of the other Apps
Diffstat (limited to 'extensions/source/bibliography')
-rw-r--r--extensions/source/bibliography/bib.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bib.hrc b/extensions/source/bibliography/bib.hrc
index ca3b0c738af3..510fd41b7994 100644
--- a/extensions/source/bibliography/bib.hrc
+++ b/extensions/source/bibliography/bib.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: bib.hrc,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: os $ $Date: 2002-05-08 08:50:24 $
+ * last change: $Author: gt $ $Date: 2002-07-25 09:45:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,6 +95,7 @@
#define RID_MAIN_ME_DBSOURCE (RID_BIB_MENU +10)
#define RID_MAIN_DELETE_RECORD (RID_BIB_MENU +11)
#define RID_MAIN_INSERT_RECORD (RID_BIB_MENU +12)
+#define MN_TEMPLATES (RID_BIB_MENU +13) // to make makro ITEM_FILE_DOCTEMPLATE happy...
#define RID_POPUP_ME_VIEW (RID_BIB_MENU +50)