summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-07-13 08:28:09 +0000
committerPeter Burow <pb@openoffice.org>2001-07-13 08:28:09 +0000
commit9bf0cba7d1598690b2ffeaf228cfb0d1802d3fb7 (patch)
treeef8b5fe653f7edd29ea8d360f634a598e89e0e01 /sfx2/source/inc
parent27b266f997c3dbd577a2684267e290ab95ec182d (diff)
fix: #67499# helpids for standard template
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/helpid.hrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index f2b85802aa62..106dac4153b5 100644
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mba $ $Date: 2001-07-10 11:31:47 $
+ * last change: $Author: pb $ $Date: 2001-07-13 09:28:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -355,8 +355,10 @@
#define HID_HELP_TABPAGE_SEARCH (HID_SFX_START + 290)
#define HID_HELP_TABPAGE_BOOKMARKS (HID_SFX_START + 291)
#define HID_TBXCONTROL_FILENEW (HID_SFX_START + 292)
+#define HID_ORGANIZE_STDTEMPLATE_ADD (HID_SFX_START + 293)
+#define HID_ORGANIZE_STDTEMPLATE_DEL (HID_SFX_START + 294)
-#define ACT_SFX_HID_END HID_HELP_TOOLBOXITEM_BOOKMARKS
+#define ACT_SFX_HID_END HID_ORGANIZE_STDTEMPLATE_DEL
// "Uberlaufpr"ufung --------------------------------------------------------