summaryrefslogtreecommitdiffstats
path: root/svx/inc/helpid.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-29 07:41:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-29 07:41:22 +0000
commit3ea9aa65b5acbfa1073f9386ff585eb9e008966a (patch)
tree01b3065efe994718d1a15173fb65f4e87cb5b4a2 /svx/inc/helpid.hrc
parentINTEGRATION: CWS pb12 (1.7.6); FILE MERGED (diff)
downloadcore-3ea9aa65b5acbfa1073f9386ff585eb9e008966a.tar.gz
core-3ea9aa65b5acbfa1073f9386ff585eb9e008966a.zip
INTEGRATION: CWS pb12 (1.62.272); FILE MERGED
2006/02/07 13:51:50 pb 1.62.272.1: fix: #i60609# HID_SVX_CONFIG_MENU_LISTBOX added
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r--svx/inc/helpid.hrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index 248ade52612b..16e1aff4e720 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:53:22 $
+ * last change: $Author: obo $ $Date: 2006-03-29 08:41:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -767,6 +767,7 @@
#define HID_SVX_NEW_TOOLBAR (HID_SVX_EXT0_START + 182)
#define HID_SVX_MODIFY_TOOLBAR (HID_SVX_EXT0_START + 183)
#define HID_SVX_NEW_TOOLBAR_ITEM (HID_SVX_EXT0_START + 184)
+#define HID_SVX_CONFIG_MENU_LISTBOX (HID_SVX_EXT0_START + 185)
// please adjust ACT_SVX_HID_END2 below if you add entries here!
@@ -781,12 +782,11 @@
#endif
// overrun check 2
-#define ACT_SVX_HID_END2 HID_SVX_CONFIG_RENAME_TOOLBAR_ITEM
+#define ACT_SVX_HID_END2 HID_SVX_CONFIG_MENU_LISTBOX
#if ACT_SVX_HID2_END > HID_SVX_EXT0_END
#error resource overrun in #line, #file
#endif
-
#endif