1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: optlingu.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 // defines ---------------------------------------------------------------
33 #define FL_LINGUISTIC 101
35 #define FT_LINGU_MODULES 111
36 #define CLB_LINGU_MODULES 112
37 #define PB_LINGU_MODULES_EDIT 113
39 #define FT_LINGU_OPTIONS 121
40 #define CLB_LINGU_OPTIONS 122
41 #define PB_LINGU_OPTIONS_EDIT 123
42 #define FT_LINGU_OPTIONS_MOREDICTS 124
44 #define STR_CAPITAL_WORDS 201
45 #define STR_WORDS_WITH_DIGITS 202
46 #define STR_CAPITALIZATION 203
47 #define STR_SPELL_SPECIAL 204
48 #define STR_SPELL_AUTO 206
49 #define STR_NUM_PRE_BREAK 209
50 #define STR_NUM_POST_BREAK 210
51 #define STR_HYPH_AUTO 211
52 #define STR_HYPH_SPECIAL 212
53 #define STR_NUM_MIN_WORDLEN 213
55 #define STR_NUM_PRE_BREAK_DLG 214
56 #define STR_NUM_POST_BREAK_DLG 215
57 #define STR_NUM_MIN_WORDLEN_DLG 216
59 #define STR_GRAMMAR_AUTO 217
61 #define STR_WARNING 63
71 #define FL_NUMVAL_PREBREAK 305
72 #define BT_OK_PREBREAK 306
73 #define BT_CANCEL_PREBREAK 307
74 #define ED_PREBREAK 308
75 #define PB_EDIT_MODULES_PRIO_UP 309
76 #define PB_EDIT_MODULES_PRIO_DOWN 310
77 #define PB_EDIT_MODULES_PRIO_BACK 311
79 #define FT_LINGU_DICS 312
80 #define CLB_LINGU_DICS 313
81 #define PB_LINGU_DICS_NEW_DIC 314
82 #define PB_LINGU_DICS_EDIT_DIC 315
83 #define PB_LINGU_DICS_DEL_DIC 316
85 #define FL_EDIT_MODULES_OPTIONS 317
86 #define FT_EDIT_MODULES_LANGUAGE 318
87 #define LB_EDIT_MODULES_LANGUAGE 319
88 #define CLB_EDIT_MODULES_MODULES 320
89 #define FT_EDIT_MODULES_NEWDICTSLINK 321
90 #define FL_EDIT_MODULES_BUTTONS 322