diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-10 19:12:58 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-10 19:12:58 +0100 |
commit | 1942021e1aa3a5dab00285d4baad3229d7af97d6 (patch) | |
tree | bd314469ebad315d12ca19f55cfc7a7fa9c9576d /svx/inc/helpid.hrc | |
parent | 6fc01200941161b365c953a182ccc8b9e5365104 (diff) |
#i107450#: move ThesaurusDialog and HyphenWordDialog to cui
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r-- | svx/inc/helpid.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index bc36634e24c3..fdb7c00ba6c0 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -122,7 +122,7 @@ #define HID_GRFFILTER_SMOOTH (HID_SVX_START + 84) #define HID_GRFFILTER_SOBEL (HID_SVX_START + 85) #define HID_GRFFILTER_SOLARIZE (HID_SVX_START + 86) -#define HID_HYPHENATE (HID_SVX_START + 87) + #define HID_IMAPDLG_ACTIVE (HID_SVX_START + 88) #define HID_IMAPDLG_APPLY (HID_SVX_START + 89) #define HID_IMAPDLG_CIRCLE (HID_SVX_START + 90) @@ -226,7 +226,7 @@ #define HID_SVX_TP_DOCRECOVERY_SAVE (HID_SVX_START + 188) #define HID_SVX_TP_ERR_REP_SEND (HID_SVX_START + 189) #define HID_SVX_TP_ERR_REP_WELCOME (HID_SVX_START + 190) -#define HID_THES_LANGUAGE (HID_SVX_START + 191) + #define HID_VALUESET_EXTRUSION_DIRECTION (HID_SVX_START + 192) #define HID_VALUESET_EXTRUSION_LIGHTING (HID_SVX_START + 193) #define HID_WIN_FONTWORK_ALIGN (HID_SVX_START + 194) |