diff options
author | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2010-06-23 15:07:14 +0200 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@Sun.COM> | 2010-06-23 15:07:14 +0200 |
commit | 2f334e24379ea4026723026dd463978d2a202774 (patch) | |
tree | aa3016d37417c44b956c710a1ec348d2d1c03fed /svx/inc/helpid.hrc | |
parent | 3878d8a7a5279d5b24e91b438084a82d91fd9ee4 (diff) | |
parent | 34dd33af79caf3a13ec3a4e7098616ac0b16cf50 (diff) |
aw083: resync to DEV300m83
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r-- | svx/inc/helpid.hrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 6d9153818cde..1f6fe1538a85 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -278,6 +278,7 @@ #define HID_SVX_SENDMENU_SIGNANDENCRYPT (HID_SVX_START + 245) #define HID_SVX_TP_APPEARANCE (HID_SVX_START + 246) #define HID_SVX_TP_DESKTOP (HID_SVX_START + 247) +#define HID_CT_THES_ALTERNATIVES (HID_SVX_START + 248) // please adjust ACT_SVX_HID_END2 below if you add entries here! @@ -285,7 +286,7 @@ // Overrun check --------------------------------------------------------- // ----------------------------------------------------------------------- -#define ACT_SVX_HID_END (HID_SVX_START+247) +#define ACT_SVX_HID_END (HID_SVX_START+248) #if ACT_SVX_HID_END > HID_SVX_END #error Resource-Ueberlauf in #line, #file #endif |