diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/globals.hrc | 5 | ||||
-rw-r--r-- | sw/inc/helpid.h | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 245f11c9c830..76139c7aa306 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -2,9 +2,9 @@ * * $RCSfile: globals.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2001-02-09 12:26:25 $ + * last change: $Author: os $ $Date: 2002-02-07 15:12:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -304,6 +304,7 @@ #define TP_CHAR_POS (RC_GLOBALS_BEGIN + 98) #define TP_CHAR_TWOLN (RC_GLOBALS_BEGIN + 99) #define TP_PARA_ASIAN (RC_GLOBALS_BEGIN + 100) +#define TP_TEXTGRID_PAGE (RC_GLOBALS_BEGIN + 101) // Kontext-Menues (Format-Menue) -------------------------------------------- diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index 799431af03ce..fc74399f2656 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -2,9 +2,9 @@ * * $RCSfile: helpid.h,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: os $ $Date: 2001-10-31 12:31:16 $ + * last change: $Author: os $ $Date: 2002-02-07 15:12:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -338,7 +338,7 @@ #define HID_TP_PRIVATE_DATA (HID_BASE + 479) #define HID_TP_BUSINESS_DATA (HID_BASE + 480) #define HID_SECTION_FTNENDNOTES_PAGE (HID_BASE + 481) - +#define HID_TEXTGRID_PAGE (HID_BASE + 482) // AutoPilot Help-IDs ********************************************************* @@ -903,4 +903,3 @@ - |