tmpdlg.src (56b35d86) | tmpdlg.src (11f42e0a) |
---|---|
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#ifndef _SFX_HRC 25#include <sfx2/sfx.hrc> 26#endif 27#include "fmtui.hrc" --- 21 unchanged lines hidden (view full) --- 49 Identifier = TP_CHAR_EXT ; 50 Text [ en-US ] = "Font Effects" ; 51 PageResID = TP_CHAR_EXT ; 52 }; 53 PageItem 54 { 55 Identifier = TP_CHAR_POS ; 56 PageResID = TP_CHAR_POS ; | 20 *************************************************************/ 21 22 23 24#ifndef _SFX_HRC 25#include <sfx2/sfx.hrc> 26#endif 27#include "fmtui.hrc" --- 21 unchanged lines hidden (view full) --- 49 Identifier = TP_CHAR_EXT ; 50 Text [ en-US ] = "Font Effects" ; 51 PageResID = TP_CHAR_EXT ; 52 }; 53 PageItem 54 { 55 Identifier = TP_CHAR_POS ; 56 PageResID = TP_CHAR_POS ; |
57 Text [ en-US ] = "Position"; | 57 Text [ en-US ] = "Position" ; |
58 }; 59 PageItem 60 { 61 Identifier = TP_CHAR_TWOLN ; | 58 }; 59 PageItem 60 { 61 Identifier = TP_CHAR_TWOLN ; |
62 PageResID = TP_CHAR_TWOLN; 63 Text [ en-US ] = "Asian Layout"; | 62 PageResID = TP_CHAR_TWOLN ; 63 Text [ en-US ] = "Asian Layout" ; |
64 }; 65 PageItem 66 { 67 Identifier = TP_BACKGROUND ; 68 Text [ en-US ] = "Background" ; 69 PageResID = TP_BACKGROUND ; 70 }; 71 }; --- 8 unchanged lines hidden (view full) --- 80 TabControl 1 81 { 82 OutputSize = TRUE ; 83 PageList = 84 { 85 PageItem 86 { 87 Identifier = TP_PARA_STD ; | 64 }; 65 PageItem 66 { 67 Identifier = TP_BACKGROUND ; 68 Text [ en-US ] = "Background" ; 69 PageResID = TP_BACKGROUND ; 70 }; 71 }; --- 8 unchanged lines hidden (view full) --- 80 TabControl 1 81 { 82 OutputSize = TRUE ; 83 PageList = 84 { 85 PageItem 86 { 87 Identifier = TP_PARA_STD ; |
88 /* ### ACHTUNG: Neuer Text in Resource? Einz�ge und Abst�nde : Einz�ge und Abst�nde */ | |
89 Text [ en-US ] = "Indents & Spacing" ; 90 PageResID = TP_PARA_STD ; 91 }; 92 PageItem 93 { 94 Identifier = TP_PARA_ALIGN ; 95 PageResID = TP_PARA_ALIGN ; 96 Text [ en-US ] = "Alignment" ; 97 }; 98 PageItem 99 { 100 Identifier = TP_PARA_EXT ; | 88 Text [ en-US ] = "Indents & Spacing" ; 89 PageResID = TP_PARA_STD ; 90 }; 91 PageItem 92 { 93 Identifier = TP_PARA_ALIGN ; 94 PageResID = TP_PARA_ALIGN ; 95 Text [ en-US ] = "Alignment" ; 96 }; 97 PageItem 98 { 99 Identifier = TP_PARA_EXT ; |
101 /* ### ACHTUNG: Neuer Text in Resource? Textflu?: Textflu?*/ | |
102 Text [ en-US ] = "Text Flow" ; 103 PageResID = TP_PARA_EXT ; 104 }; 105 PageItem 106 { | 100 Text [ en-US ] = "Text Flow" ; 101 PageResID = TP_PARA_EXT ; 102 }; 103 PageItem 104 { |
107 Identifier = TP_PARA_ASIAN; 108 Text [ en-US ] = "Asian Typography"; | 105 Identifier = TP_PARA_ASIAN ; 106 Text [ en-US ] = "Asian Typography" ; |
109 }; 110 PageItem 111 { 112 Identifier = TP_CHAR_STD ; 113 Text [ en-US ] = "Font" ; 114 PageResID = TP_CHAR_STD ; 115 }; 116 PageItem 117 { 118 Identifier = TP_CHAR_EXT ; 119 Text [ en-US ] = "Font Effects" ; 120 PageResID = TP_CHAR_EXT ; 121 }; 122 PageItem 123 { 124 Identifier = TP_CHAR_POS ; 125 PageResID = TP_CHAR_POS ; | 107 }; 108 PageItem 109 { 110 Identifier = TP_CHAR_STD ; 111 Text [ en-US ] = "Font" ; 112 PageResID = TP_CHAR_STD ; 113 }; 114 PageItem 115 { 116 Identifier = TP_CHAR_EXT ; 117 Text [ en-US ] = "Font Effects" ; 118 PageResID = TP_CHAR_EXT ; 119 }; 120 PageItem 121 { 122 Identifier = TP_CHAR_POS ; 123 PageResID = TP_CHAR_POS ; |
126 Text [ en-US ] = "Position"; | 124 Text [ en-US ] = "Position" ; |
127 }; 128 PageItem 129 { 130 Identifier = TP_CHAR_TWOLN ; | 125 }; 126 PageItem 127 { 128 Identifier = TP_CHAR_TWOLN ; |
131 PageResID = TP_CHAR_TWOLN; 132 Text [ en-US ] = "Asian Layout"; | 129 PageResID = TP_CHAR_TWOLN ; 130 Text [ en-US ] = "Asian Layout" ; |
133 }; 134 PageItem 135 { 136 Identifier = TP_NUMPARA ; 137 Text [ en-US ] = "Outline & Numbering" ; 138 }; 139 PageItem 140 { 141 Identifier = TP_TABULATOR ; 142 Text [ en-US ] = "Tabs" ; 143 PageResID = TP_TABULATOR ; 144 }; 145 PageItem 146 { 147 Identifier = TP_DROPCAPS ; 148 Text [ en-US ] = "Drop Caps" ; 149 PageResID = TP_DROPCAPS ; 150 }; 151 | 131 }; 132 PageItem 133 { 134 Identifier = TP_NUMPARA ; 135 Text [ en-US ] = "Outline & Numbering" ; 136 }; 137 PageItem 138 { 139 Identifier = TP_TABULATOR ; 140 Text [ en-US ] = "Tabs" ; 141 PageResID = TP_TABULATOR ; 142 }; 143 PageItem 144 { 145 Identifier = TP_DROPCAPS ; 146 Text [ en-US ] = "Drop Caps" ; 147 PageResID = TP_DROPCAPS ; 148 }; 149 |
152 //UUUU new Area and Transparence TabPages 153 PageItem 154 { 155 Identifier = RID_SVXPAGE_AREA; 156 PageResID = RID_SVXPAGE_AREA; 157 Text [ en-US ] = "Area" ; 158 }; 159 PageItem 160 { 161 Identifier = RID_SVXPAGE_TRANSPARENCE; 162 PageResID = RID_SVXPAGE_TRANSPARENCE; 163 Text [ en-US ] = "Transparency" ; 164 }; | 150 //UUUU new Area and Transparence TabPages 151 PageItem 152 { 153 Identifier = RID_SVXPAGE_AREA ; 154 PageResID = RID_SVXPAGE_AREA ; 155 Text [ en-US ] = "Area" ; 156 }; 157 PageItem 158 { 159 Identifier = RID_SVXPAGE_TRANSPARENCE ; 160 PageResID = RID_SVXPAGE_TRANSPARENCE ; 161 Text [ en-US ] = "Transparency" ; 162 }; |
165 | 163 |
166 //UUUU remove? 167 //PageItem 168 //{ 169 // Identifier = TP_BACKGROUND ; 170 // Text [ en-US ] = "Background" ; 171 // PageResID = TP_BACKGROUND ; 172 //}; | 164 //UUUU remove? 165 //PageItem 166 //{ 167 // Identifier = TP_BACKGROUND ; 168 // Text [ en-US ] = "Background" ; 169 // PageResID = TP_BACKGROUND ; 170 //}; |
173 174 PageItem 175 { 176 Identifier = TP_BORDER ; 177 Text [ en-US ] = "Borders" ; 178 PageResID = TP_BORDER ; 179 }; 180 PageItem --- 4 unchanged lines hidden (view full) --- 185 }; 186 }; 187 }; 188}; 189TabDialog DLG_TEMPLATE_4 190{ 191 OutputSize = TRUE ; 192 SVLook = TRUE ; | 171 172 PageItem 173 { 174 Identifier = TP_BORDER ; 175 Text [ en-US ] = "Borders" ; 176 PageResID = TP_BORDER ; 177 }; 178 PageItem --- 4 unchanged lines hidden (view full) --- 183 }; 184 }; 185 }; 186}; 187TabDialog DLG_TEMPLATE_4 188{ 189 OutputSize = TRUE ; 190 SVLook = TRUE ; |
193 // Text[norwegian_wrong] = "Sidetyper"; 194 // Text[italian_wrong] = "Stili pagina"; 195 // Text[portuguese_brazilian_wrong] = "Estilos da P�gina "; 196 // Text[portuguese_wrong] = "Estilos da P�gina "; 197 // Text[finnish_wrong] = "Sivutyylit"; 198 // Text[danish_wrong] = "Sidelayout"; 199 // Text[french_wrong] = "Styles de page"; 200 // Text[swedish_wrong] = "Sidformat"; 201 // Text[dutch_wrong] = "Pagina-opmaakprofielen"; 202 // Text[spanish_wrong] = "Estilos de p�gina"; | 191 // Text[norwegian_wrong] = "Sidetyper" ; 192 // Text[italian_wrong] = "Stili pagina" ; 193 // Text[portuguese_brazilian_wrong] = "Estilos da P�gina " ; 194 // Text[portuguese_wrong] = "Estilos da P�gina " ; 195 // Text[finnish_wrong] = "Sivutyylit" ; 196 // Text[danish_wrong] = "Sidelayout" ; 197 // Text[french_wrong] = "Styles de page" ; 198 // Text[swedish_wrong] = "Sidformat" ; 199 // Text[dutch_wrong] = "Pagina-opmaakprofielen" ; 200 // Text[spanish_wrong] = "Estilos de p�gina" ; |
203 Text [ en-US ] = "Page Style" ; 204 Moveable = TRUE ; 205 TabControl 1 206 { 207 OutputSize = TRUE ; 208 PageList = 209 { | 201 Text [ en-US ] = "Page Style" ; 202 Moveable = TRUE ; 203 TabControl 1 204 { 205 OutputSize = TRUE ; 206 PageList = 207 { |
210 /* PageItem | 208 /* PageItem |
211 { 212 Identifier = TP_PAGE_STD ; 213 Text [ en-US ] = "Page" ; 214 PageResID = TP_PAGE_STD ; 215 };*/ 216 | 209 { 210 Identifier = TP_PAGE_STD ; 211 Text [ en-US ] = "Page" ; 212 PageResID = TP_PAGE_STD ; 213 };*/ 214 |
217 //UUUU new Area and Transparence TabPages 218 PageItem 219 { 220 Identifier = RID_SVXPAGE_AREA; 221 PageResID = RID_SVXPAGE_AREA; 222 Text [ en-US ] = "Area" ; 223 }; 224 PageItem 225 { 226 Identifier = RID_SVXPAGE_TRANSPARENCE; 227 PageResID = RID_SVXPAGE_TRANSPARENCE; 228 Text [ en-US ] = "Transparency" ; 229 }; | 215 //UUUU new Area and Transparence TabPages 216 PageItem 217 { 218 Identifier = RID_SVXPAGE_AREA ; 219 PageResID = RID_SVXPAGE_AREA ; 220 Text [ en-US ] = "Area" ; 221 }; 222 PageItem 223 { 224 Identifier = RID_SVXPAGE_TRANSPARENCE ; 225 PageResID = RID_SVXPAGE_TRANSPARENCE ; 226 Text [ en-US ] = "Transparency" ; 227 }; |
230 | 228 |
231 //UUUU remove? 232 //PageItem 233 //{ 234 // Identifier = TP_BACKGROUND ; 235 // Text [ en-US ] = "Background" ; 236 // PageResID = TP_BACKGROUND ; 237 //}; 238 /* PageItem | 229 //UUUU remove? 230 //PageItem 231 //{ 232 // Identifier = TP_BACKGROUND ; 233 // Text [ en-US ] = "Background" ; 234 // PageResID = TP_BACKGROUND ; 235 //}; 236 /* PageItem |
239 { 240 Identifier = TP_BORDER ; 241 Text [ en-US ] = "Borders" ; 242 PageResID = TP_BORDER ; 243 }; 244 PageItem 245 { 246 Identifier = TP_HEADER_PAGE ; --- 30 unchanged lines hidden (view full) --- 277 Text [ en-US ] = "Borders" ; 278}; 279String STR_PAGE_HEADER 280{ 281 Text [ en-US ] = "Header" ; 282}; 283String STR_PAGE_FOOTER 284{ | 237 { 238 Identifier = TP_BORDER ; 239 Text [ en-US ] = "Borders" ; 240 PageResID = TP_BORDER ; 241 }; 242 PageItem 243 { 244 Identifier = TP_HEADER_PAGE ; --- 30 unchanged lines hidden (view full) --- 275 Text [ en-US ] = "Borders" ; 276}; 277String STR_PAGE_HEADER 278{ 279 Text [ en-US ] = "Header" ; 280}; 281String STR_PAGE_FOOTER 282{ |
285 /* ### ACHTUNG: Neuer Text in Resource? Fu�zeile : Fu�zeile */ | |
286 Text [ en-US ] = "Footer" ; 287}; 288String STR_PAGE_TEXTGRID 289{ | 283 Text [ en-US ] = "Footer" ; 284}; 285String STR_PAGE_TEXTGRID 286{ |
290 Text [ en-US ] = "Text Grid"; | 287 Text [ en-US ] = "Text Grid" ; |
291}; 292String STR_PAGE_COLUMN 293{ 294 Text [ en-US ] = "Columns" ; 295}; 296String STR_PAGE_FOOTNOTE 297{ | 288}; 289String STR_PAGE_COLUMN 290{ 291 Text [ en-US ] = "Columns" ; 292}; 293String STR_PAGE_FOOTNOTE 294{ |
298 /* ### ACHTUNG: Neuer Text in Resource? Fu�note : Fu�note */ | |
299 Text [ en-US ] = "Footnote" ; 300}; 301TabDialog DLG_TEMPLATE_3 302{ 303 OutputSize = TRUE ; 304 SVLook = TRUE ; | 295 Text [ en-US ] = "Footnote" ; 296}; 297TabDialog DLG_TEMPLATE_3 298{ 299 OutputSize = TRUE ; 300 SVLook = TRUE ; |
305 // Text[norwegian_wrong] = "Rammemaler"; 306 // Text[italian_wrong] = "Stili cornice"; 307 // Text[portuguese_brazilian_wrong] = "Estilos de Moldura"; 308 // Text[portuguese_wrong] = "Estilos de Moldura"; 309 // Text[finnish_wrong] = "Kehystyylit"; 310 // Text[danish_wrong] = "Rammelayout"; 311 // Text[french_wrong] = "Styles d'encadrement"; 312 // Text[swedish_wrong] = "Ramformat"; 313 // Text[dutch_wrong] = "Kaderopmaakprofielen"; 314 // Text[spanish_wrong] = "Estilos de marco"; | 301 // Text[norwegian_wrong] = "Rammemaler" ; 302 // Text[italian_wrong] = "Stili cornice" ; 303 // Text[portuguese_brazilian_wrong] = "Estilos de Moldura" ; 304 // Text[portuguese_wrong] = "Estilos de Moldura" ; 305 // Text[finnish_wrong] = "Kehystyylit" ; 306 // Text[danish_wrong] = "Rammelayout" ; 307 // Text[french_wrong] = "Styles d'encadrement" ; 308 // Text[swedish_wrong] = "Ramformat" ; 309 // Text[dutch_wrong] = "Kaderopmaakprofielen" ; 310 // Text[spanish_wrong] = "Estilos de marco" ; |
315 Text [ en-US ] = "Frame Style" ; 316 Moveable = TRUE ; 317 TabControl 1 318 { 319 OutputSize = TRUE ; 320 PageList = 321 { 322 PageItem 323 { 324 Identifier = TP_FRM_STD ; 325 Text [ en-US ] = "Type" ; 326 PageResID = TP_FRM_STD ; 327 }; 328 PageItem 329 { 330 Identifier = TP_FRM_ADD ; 331 PageResID = TP_FRM_ADD ; | 311 Text [ en-US ] = "Frame Style" ; 312 Moveable = TRUE ; 313 TabControl 1 314 { 315 OutputSize = TRUE ; 316 PageList = 317 { 318 PageItem 319 { 320 Identifier = TP_FRM_STD ; 321 Text [ en-US ] = "Type" ; 322 PageResID = TP_FRM_STD ; 323 }; 324 PageItem 325 { 326 Identifier = TP_FRM_ADD ; 327 PageResID = TP_FRM_ADD ; |
332 /* ### ACHTUNG: Neuer Text in Resource? Zus�tze : Zus�tze */ | |
333 Text [ en-US ] = "Options" ; 334 }; 335 PageItem 336 { 337 Identifier = TP_FRM_WRAP ; 338 Text [ en-US ] = "Wrap" ; 339 PageResID = TP_FRM_WRAP ; 340 }; 341 | 328 Text [ en-US ] = "Options" ; 329 }; 330 PageItem 331 { 332 Identifier = TP_FRM_WRAP ; 333 Text [ en-US ] = "Wrap" ; 334 PageResID = TP_FRM_WRAP ; 335 }; 336 |
342 //UUUU new Area and Transparence TabPages 343 PageItem 344 { 345 Identifier = RID_SVXPAGE_AREA; 346 PageResID = RID_SVXPAGE_AREA; 347 Text [ en-US ] = "Area" ; 348 }; 349 PageItem 350 { 351 Identifier = RID_SVXPAGE_TRANSPARENCE; 352 PageResID = RID_SVXPAGE_TRANSPARENCE; 353 Text [ en-US ] = "Transparency" ; 354 }; | 337 //UUUU new Area and Transparence TabPages 338 PageItem 339 { 340 Identifier = RID_SVXPAGE_AREA ; 341 PageResID = RID_SVXPAGE_AREA ; 342 Text [ en-US ] = "Area" ; 343 }; 344 PageItem 345 { 346 Identifier = RID_SVXPAGE_TRANSPARENCE ; 347 PageResID = RID_SVXPAGE_TRANSPARENCE ; 348 Text [ en-US ] = "Transparency" ; 349 }; |
355 | 350 |
356 //UUUU Remove? 357 //PageItem 358 //{ 359 // Identifier = TP_BACKGROUND ; 360 // Text [ en-US ] = "Background" ; 361 // PageResID = TP_BACKGROUND ; 362 //}; | 351 //UUUU Remove? 352 //PageItem 353 //{ 354 // Identifier = TP_BACKGROUND ; 355 // Text [ en-US ] = "Background" ; 356 // PageResID = TP_BACKGROUND ; 357 //}; |
363 364 PageItem 365 { 366 Identifier = TP_BORDER ; 367 Text [ en-US ] = "Borders" ; 368 PageResID = TP_BORDER ; 369 }; 370 PageItem --- 21 unchanged lines hidden (view full) --- 392 { 393 PageItem 394 { 395 Identifier = RID_SVXPAGE_PICK_BULLET ; 396 Text [ en-US ] = "Bullets" ; 397 }; 398 PageItem 399 { | 358 359 PageItem 360 { 361 Identifier = TP_BORDER ; 362 Text [ en-US ] = "Borders" ; 363 PageResID = TP_BORDER ; 364 }; 365 PageItem --- 21 unchanged lines hidden (view full) --- 387 { 388 PageItem 389 { 390 Identifier = RID_SVXPAGE_PICK_BULLET ; 391 Text [ en-US ] = "Bullets" ; 392 }; 393 PageItem 394 { |
400 Identifier = RID_SVXPAGE_PICK_SINGLE_NUM; | 395 Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ; |
401 Text [ en-US ] = "Numbering Style" ; 402 }; 403 PageItem 404 { 405 Identifier = RID_SVXPAGE_PICK_NUM ; 406 Text [ en-US ] = "Outline" ; 407 }; 408 PageItem 409 { | 396 Text [ en-US ] = "Numbering Style" ; 397 }; 398 PageItem 399 { 400 Identifier = RID_SVXPAGE_PICK_NUM ; 401 Text [ en-US ] = "Outline" ; 402 }; 403 PageItem 404 { |
410 Identifier = RID_SVXPAGE_PICK_BMP; | 405 Identifier = RID_SVXPAGE_PICK_BMP ; |
411 Text [ en-US ] = "Graphics" ; 412 }; 413 PageItem 414 { 415 Identifier = RID_SVXPAGE_NUM_POSITION ; 416 Text [ en-US ] = "Position" ; 417 }; 418 PageItem 419 { | 406 Text [ en-US ] = "Graphics" ; 407 }; 408 PageItem 409 { 410 Identifier = RID_SVXPAGE_NUM_POSITION ; 411 Text [ en-US ] = "Position" ; 412 }; 413 PageItem 414 { |
420 Identifier = RID_SVXPAGE_NUM_OPTIONS; | 415 Identifier = RID_SVXPAGE_NUM_OPTIONS ; |
421 Text [ en-US ] = "Options" ; 422 }; 423 }; 424 }; 425 Text [ en-US ] = "Numbering Style" ; 426}; | 416 Text [ en-US ] = "Options" ; 417 }; 418 }; 419 }; 420 Text [ en-US ] = "Numbering Style" ; 421}; |
422 423// ********************************************************************** EOF |
|