summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-09-18 07:27:15 +0000
committerPeter Burow <pb@openoffice.org>2001-09-18 07:27:15 +0000
commiteedba33485afa8a6dd9d54033b1b6f887535abb0 (patch)
tree84d3e66a403a6284a71651755bff13f53728ae69 /sfx2/source/inc
parent6eb331ba32874137a97c5cf42fdad23847d36a90 (diff)
fix: #92170# HID_GLOBAL_FALLBACK and HID_HELP_BOOKMARKS... added
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/helpid.hrc9
1 files changed, 7 insertions, 2 deletions
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index d95aa9589574..66e4ea0c500e 100644
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: pb $ $Date: 2001-08-17 06:17:25 $
+ * last change: $Author: pb $ $Date: 2001-09-18 08:27:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,8 @@
// Help-Ids -----------------------------------------------------------------
+#define HID_GLOBAL_FALLBACK 0xFFFFFFFF
+
#define HID_FILTER_SELECT (HID_SFX_START + 0)
#define HID_USERDEFBMP (HID_SFX_START + 1)
#define HID_DOCINFO_EDT (HID_SFX_START + 2)
@@ -358,6 +360,9 @@
#define HID_ORGANIZE_STDTEMPLATE_ADD (HID_SFX_START + 293)
#define HID_ORGANIZE_STDTEMPLATE_DEL (HID_SFX_START + 294)
#define HID_HELP_TOOLBOXITEM_SEARCHDIALOG (HID_SFX_START + 295)
+#define HID_HELP_BOOKMARKS_OPEN (HID_SFX_START + 296)
+#define HID_HELP_BOOKMARKS_RENAME (HID_SFX_START + 297)
+#define HID_HELP_BOOKMARKS_DELETE (HID_SFX_START + 298)
#define ACT_SFX_HID_END HID_HELP_TOOLBOXITEM_SEARCHDIALOG