chardlg.src (8660f102) chardlg.src (de272532)
1/**************************************************************
1/**************************************************************
2 *
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
10 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
19 *
20 *************************************************************/
21
22
23
24#include "globals.hrc"
25#include "chrdlg.hrc"
26#include "chardlg.hrc"
27#include "helpid.h"

--- 20 unchanged lines hidden (view full) ---

48 Identifier = TP_CHAR_EXT ;
49 Text [ en-US ] = "Font Effects" ;
50 PageResID = TP_CHAR_EXT ;
51 };
52 PageItem
53 {
54 Identifier = TP_CHAR_POS ;
55 PageResID = TP_CHAR_POS ;
20 *************************************************************/
21
22
23
24#include "globals.hrc"
25#include "chrdlg.hrc"
26#include "chardlg.hrc"
27#include "helpid.h"

--- 20 unchanged lines hidden (view full) ---

48 Identifier = TP_CHAR_EXT ;
49 Text [ en-US ] = "Font Effects" ;
50 PageResID = TP_CHAR_EXT ;
51 };
52 PageItem
53 {
54 Identifier = TP_CHAR_POS ;
55 PageResID = TP_CHAR_POS ;
56 Text [ en-US ] = "Position";
56 Text [ en-US ] = "Position" ;
57 };
58 PageItem
59 {
60 Identifier = TP_CHAR_TWOLN ;
57 };
58 PageItem
59 {
60 Identifier = TP_CHAR_TWOLN ;
61 PageResID = TP_CHAR_TWOLN;
62 Text [ en-US ] = "Asian Layout";
61 PageResID = TP_CHAR_TWOLN ;
62 Text [ en-US ] = "Asian Layout" ;
63 };
64 PageItem
65 {
66 Identifier = TP_CHAR_URL ;
67 Text [ en-US ] = "Hyperlink" ;
68 };
69 PageItem
70 {

--- 24 unchanged lines hidden (view full) ---

95 };
96 };
97 };
98};
99TabPage TP_CHAR_URL
100{
101 HelpID = HID_CHAR_URL ;
102 SVLook = TRUE ;
63 };
64 PageItem
65 {
66 Identifier = TP_CHAR_URL ;
67 Text [ en-US ] = "Hyperlink" ;
68 };
69 PageItem
70 {

--- 24 unchanged lines hidden (view full) ---

95 };
96 };
97 };
98};
99TabPage TP_CHAR_URL
100{
101 HelpID = HID_CHAR_URL ;
102 SVLook = TRUE ;
103 Size = MAP_APPFONT ( 260 , 185 ) ;
103 Size = MAP_APPFONT ( 260, 185 ) ;
104 Hide = TRUE ;
104 Hide = TRUE ;
105 FixedLine FL_URL
105 FixedLine FL_URL
106 {
106 {
107 Pos = MAP_APPFONT ( 6 , 3 ) ;
108 Size = MAP_APPFONT ( 248 , 8 ) ;
107 Pos = MAP_APPFONT ( 6, 3 ) ;
108 Size = MAP_APPFONT ( 248, 8 ) ;
109 Text [ en-US ] = "Hyperlink" ;
110 };
111 FixedText FT_URL
112 {
109 Text [ en-US ] = "Hyperlink" ;
110 };
111 FixedText FT_URL
112 {
113 Pos = MAP_APPFONT ( 12 , 17 ) ;
114 Size = MAP_APPFONT ( 73 , 8 ) ;
113 Pos = MAP_APPFONT ( 12, 17 ) ;
114 Size = MAP_APPFONT ( 73, 8 ) ;
115 Text [ en-US ] = "~URL" ;
116 };
117 Edit ED_URL
118 {
115 Text [ en-US ] = "~URL" ;
116 };
117 Edit ED_URL
118 {
119 HelpID = "sw:Edit:TP_CHAR_URL:ED_URL";
120 Pos = MAP_APPFONT ( 88 , 15 ) ;
121 Size = MAP_APPFONT ( 104 , 12 ) ;
119 HelpID = "sw:Edit:TP_CHAR_URL:ED_URL" ;
120 Pos = MAP_APPFONT ( 88, 15 ) ;
121 Size = MAP_APPFONT ( 104, 12 ) ;
122 Border = TRUE ;
123 TabStop = TRUE ;
124 };
125 PushButton PB_URL
126 {
122 Border = TRUE ;
123 TabStop = TRUE ;
124 };
125 PushButton PB_URL
126 {
127 HelpID = "sw:PushButton:TP_CHAR_URL:PB_URL";
128 Pos = MAP_APPFONT ( 198 , 14 ) ;
129 Size = MAP_APPFONT ( 50 , 14 ) ;
127 HelpID = "sw:PushButton:TP_CHAR_URL:PB_URL" ;
128 Pos = MAP_APPFONT ( 198, 14 ) ;
129 Size = MAP_APPFONT ( 50, 14 ) ;
130 TabStop = TRUE ;
131 Text [ en-US ] = "~Browse..." ;
132 };
133 FixedText FT_TEXT
134 {
130 TabStop = TRUE ;
131 Text [ en-US ] = "~Browse..." ;
132 };
133 FixedText FT_TEXT
134 {
135 Pos = MAP_APPFONT ( 12 , 33 ) ;
136 Size = MAP_APPFONT ( 73 , 8 ) ;
137 Text [ en-US ] = "Te~xt";
135 Pos = MAP_APPFONT ( 12, 33 ) ;
136 Size = MAP_APPFONT ( 73, 8 ) ;
137 Text [ en-US ] = "Te~xt" ;
138 };
139 Edit ED_TEXT
140 {
138 };
139 Edit ED_TEXT
140 {
141 HelpID = "sw:Edit:TP_CHAR_URL:ED_TEXT";
142 Pos = MAP_APPFONT ( 88 , 31 ) ;
143 Size = MAP_APPFONT ( 104 , 12 ) ;
141 HelpID = "sw:Edit:TP_CHAR_URL:ED_TEXT" ;
142 Pos = MAP_APPFONT ( 88, 31 ) ;
143 Size = MAP_APPFONT ( 104, 12 ) ;
144 Border = TRUE ;
145 TabStop = TRUE ;
146 Group = TRUE ;
147 };
148 FixedText FT_NAME
149 {
144 Border = TRUE ;
145 TabStop = TRUE ;
146 Group = TRUE ;
147 };
148 FixedText FT_NAME
149 {
150 Pos = MAP_APPFONT ( 12 , 49 ) ;
151 Size = MAP_APPFONT ( 73 , 8 ) ;
150 Pos = MAP_APPFONT ( 12, 49 ) ;
151 Size = MAP_APPFONT ( 73, 8 ) ;
152 Text [ en-US ] = "~Name" ;
153 };
154 Edit ED_NAME
155 {
152 Text [ en-US ] = "~Name" ;
153 };
154 Edit ED_NAME
155 {
156 HelpID = "sw:Edit:TP_CHAR_URL:ED_NAME";
157 Pos = MAP_APPFONT ( 88 , 47 ) ;
158 Size = MAP_APPFONT ( 104 , 12 ) ;
156 HelpID = "sw:Edit:TP_CHAR_URL:ED_NAME" ;
157 Pos = MAP_APPFONT ( 88, 47 ) ;
158 Size = MAP_APPFONT ( 104, 12 ) ;
159 Border = TRUE ;
160 TabStop = TRUE ;
161 Group = TRUE ;
162 };
163 FixedText FT_TARGET
164 {
159 Border = TRUE ;
160 TabStop = TRUE ;
161 Group = TRUE ;
162 };
163 FixedText FT_TARGET
164 {
165 Pos = MAP_APPFONT ( 12 , 65 ) ;
166 Size = MAP_APPFONT ( 73 , 10 ) ;
165 Pos = MAP_APPFONT ( 12, 65 ) ;
166 Size = MAP_APPFONT ( 73, 10 ) ;
167 Text [ en-US ] = "~Target frame" ;
168 };
169 ComboBox LB_TARGET
170 {
167 Text [ en-US ] = "~Target frame" ;
168 };
169 ComboBox LB_TARGET
170 {
171 HelpID = "sw:ComboBox:TP_CHAR_URL:LB_TARGET";
172 Pos = MAP_APPFONT ( 88 , 63 ) ;
173 Size = MAP_APPFONT ( 104 , 60 ) ;
171 HelpID = "sw:ComboBox:TP_CHAR_URL:LB_TARGET" ;
172 Pos = MAP_APPFONT ( 88, 63 ) ;
173 Size = MAP_APPFONT ( 104, 60 ) ;
174 TabStop = TRUE ;
175 DropDown = TRUE ;
176 Sort = TRUE ;
177 Group = TRUE ;
178 };
179 PushButton PB_EVENT
180 {
174 TabStop = TRUE ;
175 DropDown = TRUE ;
176 Sort = TRUE ;
177 Group = TRUE ;
178 };
179 PushButton PB_EVENT
180 {
181 HelpID = "sw:PushButton:TP_CHAR_URL:PB_EVENT";
182 Pos = MAP_APPFONT ( 12 , 79 ) ;
183 Size = MAP_APPFONT ( 50 , 14 ) ;
181 HelpID = "sw:PushButton:TP_CHAR_URL:PB_EVENT" ;
182 Pos = MAP_APPFONT ( 12, 79 ) ;
183 Size = MAP_APPFONT ( 50, 14 ) ;
184 TabStop = TRUE ;
185 Text [ en-US ] = "~Events..." ;
186 };
184 TabStop = TRUE ;
185 Text [ en-US ] = "~Events..." ;
186 };
187 FixedLine FL_STYLE
187 FixedLine FL_STYLE
188 {
188 {
189 Pos = MAP_APPFONT ( 6 , 104 ) ;
190 Size = MAP_APPFONT ( 248 , 8 ) ;
189 Pos = MAP_APPFONT ( 6, 104 ) ;
190 Size = MAP_APPFONT ( 248, 8 ) ;
191 Text [ en-US ] = "Character Styles" ;
192 };
193 FixedText FT_VISITED
194 {
191 Text [ en-US ] = "Character Styles" ;
192 };
193 FixedText FT_VISITED
194 {
195 Pos = MAP_APPFONT ( 12 , 116 ) ;
196 Size = MAP_APPFONT ( 73 , 8 ) ;
195 Pos = MAP_APPFONT ( 12, 116 ) ;
196 Size = MAP_APPFONT ( 73, 8 ) ;
197 Text [ en-US ] = "~Visited links" ;
198 };
199 ListBox LB_VISITED
200 {
197 Text [ en-US ] = "~Visited links" ;
198 };
199 ListBox LB_VISITED
200 {
201 HelpID = "sw:ListBox:TP_CHAR_URL:LB_VISITED";
202 Pos = MAP_APPFONT ( 88 , 113 ) ;
203 Size = MAP_APPFONT ( 104 , 60 ) ;
201 HelpID = "sw:ListBox:TP_CHAR_URL:LB_VISITED" ;
202 Pos = MAP_APPFONT ( 88, 113 ) ;
203 Size = MAP_APPFONT ( 104, 60 ) ;
204 Border = TRUE ;
205 TabStop = TRUE ;
206 DropDown = TRUE ;
207 Sort = TRUE ;
208 Group = TRUE ;
209 };
210 FixedText FT_NOT_VISITED
211 {
204 Border = TRUE ;
205 TabStop = TRUE ;
206 DropDown = TRUE ;
207 Sort = TRUE ;
208 Group = TRUE ;
209 };
210 FixedText FT_NOT_VISITED
211 {
212 Pos = MAP_APPFONT ( 12 , 131 ) ;
213 Size = MAP_APPFONT ( 73 , 10 ) ;
212 Pos = MAP_APPFONT ( 12, 131 ) ;
213 Size = MAP_APPFONT ( 73, 10 ) ;
214 Text [ en-US ] = "Unvisited ~links" ;
215 };
216 ListBox LB_NOT_VISITED
217 {
214 Text [ en-US ] = "Unvisited ~links" ;
215 };
216 ListBox LB_NOT_VISITED
217 {
218 HelpID = "sw:ListBox:TP_CHAR_URL:LB_NOT_VISITED";
219 Pos = MAP_APPFONT ( 88 , 129 ) ;
220 Size = MAP_APPFONT ( 104 , 60 ) ;
218 HelpID = "sw:ListBox:TP_CHAR_URL:LB_NOT_VISITED" ;
219 Pos = MAP_APPFONT ( 88, 129 ) ;
220 Size = MAP_APPFONT ( 104, 60 ) ;
221 Border = TRUE ;
222 TabStop = TRUE ;
223 DropDown = TRUE ;
224 Sort = TRUE ;
225 Group = TRUE ;
226 };
227};
228
221 Border = TRUE ;
222 TabStop = TRUE ;
223 DropDown = TRUE ;
224 Sort = TRUE ;
225 Group = TRUE ;
226 };
227};
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
229// ********************************************************************** EOF