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: autocdlg.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 ************************************************************************/
30 #ifndef _SVX_AUTOCDLG_HRC
31 #define _SVX_AUTOCDLG_HRC
33 #include <svx/dialogs.hrc>
35 // defines ------------------------------------------------------------------
37 #define CLB_SETTINGS 1
39 #define STR_DOUBLECAPS 3
40 #define STR_STARTCAPS 4
44 #define STR_BOLDUNDERLINE 8
49 #define FT_STARTQUOTE 12
50 #define PB_STARTQUOTE 13
51 #define FT_ENDQUOTE 14
52 #define PB_ENDQUOTE 15
57 #define PB_NEWABBREV 19
58 #define PB_DELABBREV 20
59 #define FL_DOUBLECAPS 21
60 #define ED_DOUBLE_CAPS 22
61 #define LB_DOUBLE_CAPS 23
62 #define PB_NEWDOUBLECAPS 24
63 #define PB_DELDOUBLECAPS 25
67 #define TLB_REPLACE 33
68 #define CB_TEXT_ONLY 34
69 #define PB_NEW_REPLACE 35
70 #define PB_DELETE_REPLACE 36
72 #define STR_CLOSE_AUTOCORR 38
75 #define STR_CHANGE_START 41
76 #define STR_CHANGE_END 42
77 #define CB_AUTOABBREV 43
78 #define CB_AUTOCAPS 44
80 #define FT_SGL_STARTQUOTE 45
81 #define PB_SGL_STARTQUOTE 46
82 #define FT_SGL_ENDQUOTE 47
83 #define PB_SGL_ENDQUOTE 48
92 #define CB_SGL_TYPO 57
93 #define ST_STANDARD 58
96 #define ST_DEL_EMPTY_PARA 62
98 #define ST_USER_STYLE 67
100 #define STR_DEL_SPACES_AT_STT_END 69
101 #define STR_DEL_SPACES_BETWEEN_LINES 70
103 #define ST_RIGHT_MARGIN 74
105 #define STR_BORDER 76
107 #define STR_REPLACE_TEMPLATES 78
110 #define STR_HEADER 90
111 #define FT_HEADER_EXPLANATION 91
112 #define STR_HEADER1 92
113 #define STR_HEADER2 93
114 #define FT_HEADER1_EXPLANATION 94
115 #define FT_HEADER2_EXPLANATION 95
117 #define ED_RIGHT_MARGIN 100
119 #define BT_CANCEL 102
121 #define BT_AWCP_OK 110
122 #define BT_AWCP_CANCEL 111
123 #define GB_AWCP_VALUE 112
124 #define ED_AWCP_WORD_LEN 113
125 #define ED_AWCP_LIST_LEN 114
126 #define FT_AWCP_WORD_LEN 115
127 #define FT_AWCP_LIST_LEN 116
130 #define CB_COLLECT 122
131 #define CB_APPEND_SPACE 123
132 #define CB_REMOVE_LIST 124
133 #define CB_AS_TIP 125
134 #define FT_MIN_WORDLEN 126
135 #define FT_MAX_ENTRIES 127
136 #define NF_MIN_WORDLEN 128
137 #define NF_MAX_ENTRIES 129
138 #define FT_EXPAND_KEY 130
139 #define DCB_EXPAND_KEY 131
140 #define LB_ENTRIES 132
141 #define PB_ENTRIES 133
144 #define ST_USE_REPLACE 200
145 #define ST_CPTL_STT_WORD 201
146 #define ST_CPTL_STT_SENT 202
147 #define ST_BOLD_UNDER 203
148 #define STR_NO_DBL_SPACES 204
149 #define ST_DETECT_URL 205
150 #define ST_ORDINAL 206
151 #define ST_FRACTION 207
155 #define ST_CORRECT_ACCIDENTAL_CAPS_LOCK 211
156 #define ST_NON_BREAK_SPACE 212
158 #define CB_SMARTTAGS 220
159 #define FT_SMARTTAGS 221
160 #define LB_SMARTTAGS 222
161 #define PB_SMARTTAGS 223