diff options
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r-- | svx/inc/helpid.hrc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 5ebc1735e427..2e10b4a204bd 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: os $ $Date: 2000-12-14 13:10:31 $ + * last change: $Author: os $ $Date: 2001-01-09 14:20:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -482,11 +482,13 @@ #define HID_SVXDLG_PROPBRW (HID_SVX_START + 393) #define HID_SVX_DLG_LABELCONTROL (HID_SVX_START + 394) +#define HID_OPTIONS_ASIAN_LAYOUT (HID_SVX_START + 395) + // ----------------------------------------------------------------------- // "Uberlaufpr"ufung ----------------------------------------------------- // ----------------------------------------------------------------------- -#define ACT_SVX_HID_END HID_SVX_DLG_LABELCONTROL +#define ACT_SVX_HID_END HID_OPTIONS_ASIAN_LAYOUT #if ACT_SVX_HID_END > HID_SVX_END #error Resource-Ueberlauf in #line, #file |