diff options
author | Thomas Lange <tl@openoffice.org> | 2000-11-27 08:18:44 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2000-11-27 08:18:44 +0000 |
commit | a1ea38b16f9d9f5a8c6953841cfba9ddf823235c (patch) | |
tree | 25c567fd560f6895ec8d0416b40a95a324f044f4 /svx/inc | |
parent | 01ecdfaacd6de0951feb3dde2e20a31abe630dfc (diff) |
#80600# new helpids for lingu dialogs
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/helpid.hrc | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 78f3d7dcb00f..4222bfa8087b 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pb $ $Date: 2000-11-27 08:57:01 $ + * last change: $Author: tl $ $Date: 2000-11-27 09:18:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -465,6 +465,15 @@ #define HID_SVXPAGE_CHAR_TWOLINES (HID_SVX_START + 375) #define HID_SVXPAGE_CHAR_EFFECTS_CTRL (HID_SVX_START + 376) +#define HID_LNGDLG_NUM_PREBREAK (HID_SVX_START + 380) + +#define HID_EDIT_MODULES (HID_SVX_START + 381) +#define HID_CLB_EDIT_MODULES_DICS (HID_SVX_START + 382) +#define HID_CLB_EDIT_MODULES_MODULES (HID_SVX_START + 383) +#define HID_CLB_LINGU_MODULES (HID_SVX_START + 384) +#define HID_CLB_LINGU_OPTIONS (HID_SVX_START + 385) + + // ----------------------------------------------------------------------- // "Uberlaufpr"ufung ----------------------------------------------------- // ----------------------------------------------------------------------- |