summaryrefslogtreecommitdiff
path: root/sw/inc/helpid.h
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:23:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:23:28 +0000
commit390633b53684fc83f675c91abe21018170192c77 (patch)
tree6baec1fae128397ff30ae7f4fd1a8535560e100c /sw/inc/helpid.h
parent0c526ad22520b9a68b7dc90f4bb860361e5f00b1 (diff)
INTEGRATION: CWS os38 (1.23.48); FILE MERGED
2004/10/08 12:40:03 os 1.23.48.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/27 08:21:58 os 1.23.48.1: #i34489# HelpIds added to navigation toolbox
Diffstat (limited to 'sw/inc/helpid.h')
-rw-r--r--sw/inc/helpid.h28
1 files changed, 24 insertions, 4 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h
index 6a1a18c937c9..5273d3a48479 100644
--- a/sw/inc/helpid.h
+++ b/sw/inc/helpid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.h,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: pjunck $ $Date: 2004-10-22 13:54:54 $
+ * last change: $Author: hr $ $Date: 2004-11-09 16:23:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -957,5 +957,25 @@
#define HID_MM_SERVERAUTHENTICATION (HID_BASE + 2225 )
#define HID_MEDIA_TOOLBOX (HID_BASE + 2227)
-#define HID_MM_NEXT_PAGE (HID_BASE + 2228)
-#define HID_MM_PREV_PAGE (HID_BASE + 2229)
+#define HID_NID_TBL (HID_BASE + 2228)
+#define HID_NID_FRM (HID_BASE + 2229)
+#define HID_NID_GRF (HID_BASE + 2230)
+#define HID_NID_OLE (HID_BASE + 2231)
+#define HID_NID_PGE (HID_BASE + 2232)
+#define HID_NID_OUTL (HID_BASE + 2233)
+#define HID_NID_MARK (HID_BASE + 2234)
+#define HID_NID_DRW (HID_BASE + 2235)
+#define HID_NID_CTRL (HID_BASE + 2236)
+#define HID_NID_PREV (HID_BASE + 2237)
+#define HID_NID_REG (HID_BASE + 2238)
+#define HID_NID_BKM (HID_BASE + 2239)
+#define HID_NID_SEL (HID_BASE + 2240)
+#define HID_NID_FTN (HID_BASE + 2241)
+#define HID_NID_POSTIT (HID_BASE + 2242)
+#define HID_NID_SRCH_REP (HID_BASE + 2243)
+#define HID_NID_INDEX_ENTRY (HID_BASE + 2244)
+#define HID_NID_TABLE_FORMULA (HID_BASE + 2245)
+#define HID_NID_TABLE_FORMULA_ERROR (HID_BASE + 2246)
+#define HID_NID_NEXT (HID_BASE + 2247)
+#define HID_MM_NEXT_PAGE (HID_BASE + 2248)
+#define HID_MM_PREV_PAGE (HID_BASE + 2249)