109a1d057SAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 309a1d057SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 409a1d057SAndrew Rist * or more contributor license agreements. See the NOTICE file 509a1d057SAndrew Rist * distributed with this work for additional information 609a1d057SAndrew Rist * regarding copyright ownership. The ASF licenses this file 709a1d057SAndrew Rist * to you under the Apache License, Version 2.0 (the 809a1d057SAndrew Rist * "License"); you may not use this file except in compliance 909a1d057SAndrew Rist * with the License. You may obtain a copy of the License at 1009a1d057SAndrew Rist * 1109a1d057SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 1209a1d057SAndrew Rist * 1309a1d057SAndrew Rist * Unless required by applicable law or agreed to in writing, 1409a1d057SAndrew Rist * software distributed under the License is distributed on an 1509a1d057SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1609a1d057SAndrew Rist * KIND, either express or implied. See the License for the 1709a1d057SAndrew Rist * specific language governing permissions and limitations 1809a1d057SAndrew Rist * under the License. 1909a1d057SAndrew Rist * 2009a1d057SAndrew Rist *************************************************************/ 2109a1d057SAndrew Rist 2209a1d057SAndrew Rist 23cdf0e10cSrcweir // include ------------------------------------------------------------------ 24cdf0e10cSrcweir#include <svx/dialogs.hrc> 25cdf0e10cSrcweir // pragma ------------------------------------------------------------------- 26cdf0e10cSrcweir 27cdf0e10cSrcweir // Strings fuer die Draw-Dialoge -------------------------------------------- 28cdf0e10cSrcweirString RID_SVXSTR_SOLID 29cdf0e10cSrcweir{ 30cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Durchg�ngig : Durchg�ngig */ 31cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Durchg�ngig : Durchg�ngig */ 32cdf0e10cSrcweir Text [ en-US ] = "Continuous" ; 33cdf0e10cSrcweir}; 34cdf0e10cSrcweirString RID_SVXSTR_GRADIENT 35cdf0e10cSrcweir{ 36cdf0e10cSrcweir Text [ en-US ] = "Gradient" ; 37cdf0e10cSrcweir}; 38cdf0e10cSrcweirString RID_SVXSTR_BITMAP 39cdf0e10cSrcweir{ 40cdf0e10cSrcweir Text [ en-US ] = "Bitmap" ; 41cdf0e10cSrcweir}; 42cdf0e10cSrcweirString RID_SVXSTR_LINESTYLE 43cdf0e10cSrcweir{ 44cdf0e10cSrcweir Text [ en-US ] = "Line Style" ; 45cdf0e10cSrcweir}; 46cdf0e10cSrcweirString RID_SVXSTR_INVISIBLE 47cdf0e10cSrcweir{ 48*97e8a929SArmin Le Grand Text [ en-US ] = "None" ; 49cdf0e10cSrcweir}; 50cdf0e10cSrcweirString RID_SVXSTR_COLOR 51cdf0e10cSrcweir{ 52cdf0e10cSrcweir Text [ en-US ] = "Color" ; 53cdf0e10cSrcweir}; 54cdf0e10cSrcweirString RID_SVXSTR_HATCH 55cdf0e10cSrcweir{ 56cdf0e10cSrcweir Text [ en-US ] = "Hatching" ; 57cdf0e10cSrcweir}; 58cdf0e10cSrcweirString RID_SVXSTR_LINEEND 59cdf0e10cSrcweir{ 60cdf0e10cSrcweir Text [ en-US ] = "Arrowheads" ; 61cdf0e10cSrcweir}; 62cdf0e10cSrcweir 63cdf0e10cSrcweirString RID_SVXSTR_CLOSE 64cdf0e10cSrcweir{ 65cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Schlie�en : Schlie�en */ 66cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Schlie�en : Schlie�en */ 67cdf0e10cSrcweir Text [ en-US ] = "Close" ; 68cdf0e10cSrcweir}; 69cdf0e10cSrcweirString RID_SVXSTR_BLACK 70cdf0e10cSrcweir{ 71cdf0e10cSrcweir Text [ en-US ] = "Black" ; 72cdf0e10cSrcweir}; 73cdf0e10cSrcweirString RID_SVXSTR_BLUE 74cdf0e10cSrcweir{ 75cdf0e10cSrcweir Text [ en-US ] = "Blue" ; 76cdf0e10cSrcweir}; 77cdf0e10cSrcweirString RID_SVXSTR_GREEN 78cdf0e10cSrcweir{ 79cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Gr�n : Gr�n */ 80cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Gr�n : Gr�n */ 81cdf0e10cSrcweir Text [ en-US ] = "Green" ; 82cdf0e10cSrcweir}; 83cdf0e10cSrcweirString RID_SVXSTR_CYAN 84cdf0e10cSrcweir{ 85cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? T�rkis : T�rkis */ 86cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? T�rkis : T�rkis */ 87cdf0e10cSrcweir Text [ en-US ] = "Turquoise" ; 88cdf0e10cSrcweir}; 89cdf0e10cSrcweirString RID_SVXSTR_RED 90cdf0e10cSrcweir{ 91cdf0e10cSrcweir Text [ en-US ] = "Red" ; 92cdf0e10cSrcweir}; 93cdf0e10cSrcweirString RID_SVXSTR_MAGENTA 94cdf0e10cSrcweir{ 95cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Magenta : Violett */ 96cdf0e10cSrcweir Text [ en-US ] = "Magenta" ; 97cdf0e10cSrcweir}; 98cdf0e10cSrcweirString RID_SVXSTR_BROWN 99cdf0e10cSrcweir{ 100cdf0e10cSrcweir Text [ en-US ] = "Brown" ; 101cdf0e10cSrcweir}; 102cdf0e10cSrcweirString RID_SVXSTR_GREY 103cdf0e10cSrcweir{ 104cdf0e10cSrcweir Text [ en-US ] = "Gray" ; 105cdf0e10cSrcweir}; 106cdf0e10cSrcweirString RID_SVXSTR_LIGHTGREY 107cdf0e10cSrcweir{ 108cdf0e10cSrcweir Text [ en-US ] = "Light gray" ; 109cdf0e10cSrcweir}; 110cdf0e10cSrcweirString RID_SVXSTR_LIGHTBLUE 111cdf0e10cSrcweir{ 112cdf0e10cSrcweir Text [ en-US ] = "Light blue" ; 113cdf0e10cSrcweir}; 114cdf0e10cSrcweirString RID_SVXSTR_LIGHTGREEN 115cdf0e10cSrcweir{ 116cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Hellgr�n : Hellgr�n */ 117cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Hellgr�n : Hellgr�n */ 118cdf0e10cSrcweir Text [ en-US ] = "Light green" ; 119cdf0e10cSrcweir}; 120cdf0e10cSrcweirString RID_SVXSTR_LIGHTCYAN 121cdf0e10cSrcweir{ 122cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Hellt�rkis : Hellt�rkis */ 123cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Hellt�rkis : Hellt�rkis */ 124cdf0e10cSrcweir Text [ en-US ] = "Light cyan" ; 125cdf0e10cSrcweir}; 126cdf0e10cSrcweirString RID_SVXSTR_LIGHTRED 127cdf0e10cSrcweir{ 128cdf0e10cSrcweir Text [ en-US ] = "Light red" ; 129cdf0e10cSrcweir}; 130cdf0e10cSrcweirString RID_SVXSTR_LIGHTMAGENTA 131cdf0e10cSrcweir{ 132cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Hellmagenta : Hellviolett */ 133cdf0e10cSrcweir Text [ en-US ] = "Light magenta" ; 134cdf0e10cSrcweir}; 135cdf0e10cSrcweirString RID_SVXSTR_YELLOW 136cdf0e10cSrcweir{ 137cdf0e10cSrcweir Text [ en-US ] = "Yellow" ; 138cdf0e10cSrcweir}; 139cdf0e10cSrcweirString RID_SVXSTR_WHITE 140cdf0e10cSrcweir{ 141cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Wei� : Wei� */ 142cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Wei� : Wei� */ 143cdf0e10cSrcweir Text [ en-US ] = "White" ; 144cdf0e10cSrcweir}; 145cdf0e10cSrcweirString RID_SVXSTR_BLUEGREY 146cdf0e10cSrcweir{ 147cdf0e10cSrcweir Text [ en-US ] = "Blue gray" ; 148cdf0e10cSrcweir}; 149cdf0e10cSrcweirString RID_SVXSTR_ORANGE 150cdf0e10cSrcweir{ 151cdf0e10cSrcweir Text [ en-US ] = "Orange" ; 152cdf0e10cSrcweir}; 153cdf0e10cSrcweirString RID_SVXSTR_ARROW 154cdf0e10cSrcweir{ 155cdf0e10cSrcweir Text [ en-US ] = "Arrow" ; 156cdf0e10cSrcweir}; 157cdf0e10cSrcweirString RID_SVXSTR_SQUARE 158cdf0e10cSrcweir{ 159cdf0e10cSrcweir Text [ en-US ] = "Square" ; 160cdf0e10cSrcweir}; 161cdf0e10cSrcweirString RID_SVXSTR_CIRCLE 162cdf0e10cSrcweir{ 163cdf0e10cSrcweir Text [ en-US ] = "Circle" ; 164cdf0e10cSrcweir}; 165cdf0e10cSrcweirString RID_SVXSTR_NONE 166cdf0e10cSrcweir{ 167cdf0e10cSrcweir Text [ en-US ] = "- none -" ; 168cdf0e10cSrcweir}; 169cdf0e10cSrcweirString RID_SVXSTR_TRANSPARENCE 170cdf0e10cSrcweir{ 171cdf0e10cSrcweir Text [ en-US ] = "Transparency" ; 172cdf0e10cSrcweir}; 173cdf0e10cSrcweirString RID_SVXSTR_CENTERED 174cdf0e10cSrcweir{ 175cdf0e10cSrcweir Text [ en-US ] = "Centered" ; 176cdf0e10cSrcweir}; 177cdf0e10cSrcweirString RID_SVXSTR_NOTCENTERED 178cdf0e10cSrcweir{ 179cdf0e10cSrcweir Text [ en-US ] = "Not centered" ; 180cdf0e10cSrcweir}; 181cdf0e10cSrcweirString RID_SVXSTR_GRAFMODE_STANDARD 182cdf0e10cSrcweir{ 183cdf0e10cSrcweir Text [ en-US ] = "Default"; 184cdf0e10cSrcweir}; 185cdf0e10cSrcweirString RID_SVXSTR_GRAFMODE_GREYS 186cdf0e10cSrcweir{ 187cdf0e10cSrcweir Text [ en-US ] = "Grayscale"; 188cdf0e10cSrcweir}; 189cdf0e10cSrcweirString RID_SVXSTR_GRAFMODE_MONO 190cdf0e10cSrcweir{ 191cdf0e10cSrcweir Text [ en-US ] = "Black/White"; 192cdf0e10cSrcweir}; 193cdf0e10cSrcweirString RID_SVXSTR_GRAFMODE_WATERMARK 194cdf0e10cSrcweir{ 195cdf0e10cSrcweir Text [ en-US ] = "Watermark"; 196cdf0e10cSrcweir}; 197cdf0e10cSrcweirString STR_INSERT_VIDEO_EXTFILTER_IVF 198cdf0e10cSrcweir{ 199cdf0e10cSrcweir Text [ en-US ] = "Intel Indeo Video (*.ivf)" ; 200cdf0e10cSrcweir}; 201cdf0e10cSrcweir 202cdf0e10cSrcweirString STR_INSERT_VIDEO_EXTFILTER_AVI 203cdf0e10cSrcweir{ 204cdf0e10cSrcweir Text [ en-US ] = "Video for Windows (*.avi)" ; 205cdf0e10cSrcweir}; 206cdf0e10cSrcweir 207cdf0e10cSrcweirString STR_INSERT_VIDEO_EXTFILTER_MOV 208cdf0e10cSrcweir{ 209cdf0e10cSrcweir Text [ en-US ] = "QuickTime Movie (*.mov)" ; 210cdf0e10cSrcweir}; 211cdf0e10cSrcweir 212cdf0e10cSrcweirString STR_INSERT_VIDEO_EXTFILTER_MPEG 213cdf0e10cSrcweir{ 214cdf0e10cSrcweir Text [ en-US ] = "MPEG - Motion Pictures Experts Group (*.mpe;*.mpeg;*.mpg)" ; 215cdf0e10cSrcweir}; 216cdf0e10cSrcweir 217cdf0e10cSrcweirString STR_EXTFILTER_ALL 218cdf0e10cSrcweir{ 219cdf0e10cSrcweir Text [ en-US ] = "<All>" ; 220cdf0e10cSrcweir}; 221cdf0e10cSrcweir 222cdf0e10cSrcweirString STR_INSERT_SOUND_TITLE 223cdf0e10cSrcweir{ 224cdf0e10cSrcweir Text [ en-US ] = "Insert sound" ; 225cdf0e10cSrcweir}; 226cdf0e10cSrcweir 227cdf0e10cSrcweirString STR_INSERT_VIDEO_TITLE 228cdf0e10cSrcweir{ 229cdf0e10cSrcweir Text [ en-US ] = "Insert video" ; 230cdf0e10cSrcweir}; 231cdf0e10cSrcweir 232cdf0e10cSrcweir 233cdf0e10cSrcweir// BM: some additional standard colors 234cdf0e10cSrcweir 235cdf0e10cSrcweirString RID_SVXSTR_VIOLET 236cdf0e10cSrcweir{ 237cdf0e10cSrcweir Text [ en-US ] = "Violet"; 238cdf0e10cSrcweir}; 239cdf0e10cSrcweir 240cdf0e10cSrcweirString RID_SVXSTR_BORDEAUX 241cdf0e10cSrcweir{ 242cdf0e10cSrcweir Text [ en-US ] = "Bordeaux"; 243cdf0e10cSrcweir}; 244cdf0e10cSrcweir 245cdf0e10cSrcweirString RID_SVXSTR_PALE_YELLOW 246cdf0e10cSrcweir{ 247cdf0e10cSrcweir Text [ en-US ] = "Pale yellow"; 248cdf0e10cSrcweir}; 249cdf0e10cSrcweir 250cdf0e10cSrcweirString RID_SVXSTR_PALE_GREEN 251cdf0e10cSrcweir{ 252cdf0e10cSrcweir Text [ en-US ] = "Pale green"; 253cdf0e10cSrcweir}; 254cdf0e10cSrcweir 255cdf0e10cSrcweirString RID_SVXSTR_DKVIOLET 256cdf0e10cSrcweir{ 257cdf0e10cSrcweir Text [ en-US ] = "Dark violet"; 258cdf0e10cSrcweir}; 259cdf0e10cSrcweir 260cdf0e10cSrcweirString RID_SVXSTR_SALMON 261cdf0e10cSrcweir{ 262cdf0e10cSrcweir Text [ en-US ] = "Salmon"; 263cdf0e10cSrcweir}; 264cdf0e10cSrcweir 265cdf0e10cSrcweirString RID_SVXSTR_SEABLUE 266cdf0e10cSrcweir{ 267cdf0e10cSrcweir Text [ en-US ] = "Sea blue"; 268cdf0e10cSrcweir}; 269cdf0e10cSrcweir 270cdf0e10cSrcweirString RID_SVXSTR_COLOR_SUN 271cdf0e10cSrcweir{ 272cdf0e10cSrcweir // attention: this is the color string for the Sun Microsystems specific colors !!! 273cdf0e10cSrcweir Text [ en-US ] = "Sun" ; 274cdf0e10cSrcweir}; 275cdf0e10cSrcweir 276cdf0e10cSrcweirString RID_SVXSTR_COLOR_CHART 277cdf0e10cSrcweir{ 278cdf0e10cSrcweir Text [ en-US ] = "Chart" ; 279cdf0e10cSrcweir}; 280cdf0e10cSrcweir 281cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_3D 282cdf0e10cSrcweir{ 283cdf0e10cSrcweir Text [ en-US ] = "3D"; 284cdf0e10cSrcweir}; 285cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_BLACK1 286cdf0e10cSrcweir{ 287cdf0e10cSrcweir Text [ en-US ] = "Black 1"; 288cdf0e10cSrcweir}; 289cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_BLACK2 290cdf0e10cSrcweir{ 291cdf0e10cSrcweir Text [ en-US ] = "Black 2"; 292cdf0e10cSrcweir}; 293cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_BLUE 294cdf0e10cSrcweir{ 295cdf0e10cSrcweir Text [ en-US ] = "Blue"; 296cdf0e10cSrcweir}; 297cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_BROWN 298cdf0e10cSrcweir{ 299cdf0e10cSrcweir Text [ en-US ] = "Brown"; 300cdf0e10cSrcweir}; 301cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_CURRENCY 302cdf0e10cSrcweir{ 303cdf0e10cSrcweir Text [ en-US ] = "Currency"; 304cdf0e10cSrcweir}; 305cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_CURRENCY_3D 306cdf0e10cSrcweir{ 307cdf0e10cSrcweir Text [ en-US ] = "Currency 3D"; 308cdf0e10cSrcweir}; 309cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_CURRENCY_GRAY 310cdf0e10cSrcweir{ 311cdf0e10cSrcweir Text [ en-US ] = "Currency Gray"; 312cdf0e10cSrcweir}; 313cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER 314cdf0e10cSrcweir{ 315cdf0e10cSrcweir Text [ en-US ] = "Currency Lavender"; 316cdf0e10cSrcweir}; 317cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE 318cdf0e10cSrcweir{ 319cdf0e10cSrcweir Text [ en-US ] = "Currency Turquoise"; 320cdf0e10cSrcweir}; 321cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_GRAY 322cdf0e10cSrcweir{ 323cdf0e10cSrcweir Text [ en-US ] = "Gray"; 324cdf0e10cSrcweir}; 325cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_GREEN 326cdf0e10cSrcweir{ 327cdf0e10cSrcweir Text [ en-US ] = "Green"; 328cdf0e10cSrcweir}; 329cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_LAVENDER 330cdf0e10cSrcweir{ 331cdf0e10cSrcweir Text [ en-US ] = "Lavender"; 332cdf0e10cSrcweir}; 333cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_RED 334cdf0e10cSrcweir{ 335cdf0e10cSrcweir Text [ en-US ] = "Red"; 336cdf0e10cSrcweir}; 337cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_TURQUOISE 338cdf0e10cSrcweir{ 339cdf0e10cSrcweir Text [ en-US ] = "Turquoise"; 340cdf0e10cSrcweir}; 341cdf0e10cSrcweirString RID_SVXSTR_TBLAFMT_YELLOW 342cdf0e10cSrcweir{ 343cdf0e10cSrcweir Text [ en-US ] = "Yellow"; 344cdf0e10cSrcweir}; 345cdf0e10cSrcweir 346cdf0e10cSrcweirString RID_SVXSTR_LINEJOINT_MIDDLE 347cdf0e10cSrcweir{ 348cdf0e10cSrcweir Text [ en-US ] = "Line joint averaged"; 349cdf0e10cSrcweir}; 350cdf0e10cSrcweirString RID_SVXSTR_LINEJOINT_BEVEL 351cdf0e10cSrcweir{ 352cdf0e10cSrcweir Text [ en-US ] = "Line joint bevel"; 353cdf0e10cSrcweir}; 354cdf0e10cSrcweirString RID_SVXSTR_LINEJOINT_MITER 355cdf0e10cSrcweir{ 356cdf0e10cSrcweir Text [ en-US ] = "Line joint miter"; 357cdf0e10cSrcweir}; 358cdf0e10cSrcweirString RID_SVXSTR_LINEJOINT_ROUND 359cdf0e10cSrcweir{ 360cdf0e10cSrcweir Text [ en-US ] = "Line joint round"; 361cdf0e10cSrcweir}; 3625aaf853bSArmin Le GrandString RID_SVXSTR_LINECAP_BUTT 3635aaf853bSArmin Le Grand{ 3645aaf853bSArmin Le Grand Text [ en-US ] = "Line cap flat"; // string as in Excel 3655aaf853bSArmin Le Grand}; 3665aaf853bSArmin Le GrandString RID_SVXSTR_LINECAP_ROUND 3675aaf853bSArmin Le Grand{ 3685aaf853bSArmin Le Grand Text [ en-US ] = "Line cap round"; 3695aaf853bSArmin Le Grand}; 3705aaf853bSArmin Le GrandString RID_SVXSTR_LINECAP_SQUARE 3715aaf853bSArmin Le Grand{ 3725aaf853bSArmin Le Grand Text [ en-US ] = "Line cap square"; 3735aaf853bSArmin Le Grand}; 3745aaf853bSArmin Le Grand 375cdf0e10cSrcweir 376cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 377cdf0e10cSrcweir// 378cdf0e10cSrcweir// Reference-strings for standardcolor-table 379cdf0e10cSrcweir// 380cdf0e10cSrcweir 381cdf0e10cSrcweir/* nicht uebersetzen */ 382cdf0e10cSrcweirString RID_SVXSTR_BLACK_DEF 383cdf0e10cSrcweir{ 384cdf0e10cSrcweir Text = "Black" ; 385cdf0e10cSrcweir}; 386cdf0e10cSrcweir/* nicht uebersetzen */ 387cdf0e10cSrcweirString RID_SVXSTR_BLUE_DEF 388cdf0e10cSrcweir{ 389cdf0e10cSrcweir Text = "Blue" ; 390cdf0e10cSrcweir}; 391cdf0e10cSrcweir/* nicht uebersetzen */ 392cdf0e10cSrcweirString RID_SVXSTR_GREEN_DEF 393cdf0e10cSrcweir{ 394cdf0e10cSrcweir Text = "Green" ; 395cdf0e10cSrcweir}; 396cdf0e10cSrcweir/* nicht uebersetzen */ 397cdf0e10cSrcweirString RID_SVXSTR_CYAN_DEF 398cdf0e10cSrcweir{ 399cdf0e10cSrcweir Text = "Turquoise" ; 400cdf0e10cSrcweir}; 401cdf0e10cSrcweir/* nicht uebersetzen */ 402cdf0e10cSrcweirString RID_SVXSTR_RED_DEF 403cdf0e10cSrcweir{ 404cdf0e10cSrcweir Text = "Red" ; 405cdf0e10cSrcweir}; 406cdf0e10cSrcweir/* nicht uebersetzen */ 407cdf0e10cSrcweirString RID_SVXSTR_MAGENTA_DEF 408cdf0e10cSrcweir{ 409cdf0e10cSrcweir Text = "Magenta" ; 410cdf0e10cSrcweir}; 411cdf0e10cSrcweir/* nicht uebersetzen */ 412cdf0e10cSrcweirString RID_SVXSTR_BROWN_DEF 413cdf0e10cSrcweir{ 414cdf0e10cSrcweir Text = "Brown" ; 415cdf0e10cSrcweir}; 416cdf0e10cSrcweir/* nicht uebersetzen */ 417cdf0e10cSrcweirString RID_SVXSTR_GREY_DEF 418cdf0e10cSrcweir{ 419cdf0e10cSrcweir Text = "Gray" ; 420cdf0e10cSrcweir}; 421cdf0e10cSrcweir/* nicht uebersetzen */ 422cdf0e10cSrcweirString RID_SVXSTR_LIGHTGREY_DEF 423cdf0e10cSrcweir{ 424cdf0e10cSrcweir Text = "Light gray" ; 425cdf0e10cSrcweir}; 426cdf0e10cSrcweir/* nicht uebersetzen */ 427cdf0e10cSrcweirString RID_SVXSTR_LIGHTBLUE_DEF 428cdf0e10cSrcweir{ 429cdf0e10cSrcweir Text = "Light blue" ; 430cdf0e10cSrcweir}; 431cdf0e10cSrcweir/* nicht uebersetzen */ 432cdf0e10cSrcweirString RID_SVXSTR_LIGHTGREEN_DEF 433cdf0e10cSrcweir{ 434cdf0e10cSrcweir Text = "Light green" ; 435cdf0e10cSrcweir}; 436cdf0e10cSrcweir/* nicht uebersetzen */ 437cdf0e10cSrcweirString RID_SVXSTR_LIGHTCYAN_DEF 438cdf0e10cSrcweir{ 439cdf0e10cSrcweir Text = "Light cyan" ; 440cdf0e10cSrcweir}; 441cdf0e10cSrcweir/* nicht uebersetzen */ 442cdf0e10cSrcweirString RID_SVXSTR_LIGHTRED_DEF 443cdf0e10cSrcweir{ 444cdf0e10cSrcweir Text = "Light red" ; 445cdf0e10cSrcweir}; 446cdf0e10cSrcweir/* nicht uebersetzen */ 447cdf0e10cSrcweirString RID_SVXSTR_LIGHTMAGENTA_DEF 448cdf0e10cSrcweir{ 449cdf0e10cSrcweir Text = "Light magenta" ; 450cdf0e10cSrcweir}; 451cdf0e10cSrcweir/* nicht uebersetzen */ 452cdf0e10cSrcweirString RID_SVXSTR_YELLOW_DEF 453cdf0e10cSrcweir{ 454cdf0e10cSrcweir Text = "Yellow" ; 455cdf0e10cSrcweir}; 456cdf0e10cSrcweir/* nicht uebersetzen */ 457cdf0e10cSrcweirString RID_SVXSTR_WHITE_DEF 458cdf0e10cSrcweir{ 459cdf0e10cSrcweir Text = "White" ; 460cdf0e10cSrcweir}; 461cdf0e10cSrcweir/* nicht uebersetzen */ 462cdf0e10cSrcweirString RID_SVXSTR_BLUEGREY_DEF 463cdf0e10cSrcweir{ 464cdf0e10cSrcweir Text = "Blue gray" ; 465cdf0e10cSrcweir}; 466cdf0e10cSrcweir/* nicht uebersetzen */ 467cdf0e10cSrcweirString RID_SVXSTR_ORANGE_DEF 468cdf0e10cSrcweir{ 469cdf0e10cSrcweir Text = "Orange" ; 470cdf0e10cSrcweir}; 471cdf0e10cSrcweir/* nicht uebersetzen */ 472cdf0e10cSrcweirString RID_SVXSTR_VIOLET_DEF 473cdf0e10cSrcweir{ 474cdf0e10cSrcweir Text = "Violet"; 475cdf0e10cSrcweir}; 476cdf0e10cSrcweir/* nicht uebersetzen */ 477cdf0e10cSrcweirString RID_SVXSTR_BORDEAUX_DEF 478cdf0e10cSrcweir{ 479cdf0e10cSrcweir Text = "Bordeaux"; 480cdf0e10cSrcweir}; 481cdf0e10cSrcweir/* nicht uebersetzen */ 482cdf0e10cSrcweirString RID_SVXSTR_PALE_YELLOW_DEF 483cdf0e10cSrcweir{ 484cdf0e10cSrcweir Text = "Pale yellow"; 485cdf0e10cSrcweir}; 486cdf0e10cSrcweir/* nicht uebersetzen */ 487cdf0e10cSrcweirString RID_SVXSTR_PALE_GREEN_DEF 488cdf0e10cSrcweir{ 489cdf0e10cSrcweir Text = "Pale green"; 490cdf0e10cSrcweir}; 491cdf0e10cSrcweir/* nicht uebersetzen */ 492cdf0e10cSrcweirString RID_SVXSTR_DKVIOLET_DEF 493cdf0e10cSrcweir{ 494cdf0e10cSrcweir Text = "Dark violet"; 495cdf0e10cSrcweir}; 496cdf0e10cSrcweir/* nicht uebersetzen */ 497cdf0e10cSrcweirString RID_SVXSTR_SALMON_DEF 498cdf0e10cSrcweir{ 499cdf0e10cSrcweir Text = "Salmon"; 500cdf0e10cSrcweir}; 501cdf0e10cSrcweir/* nicht uebersetzen */ 502cdf0e10cSrcweirString RID_SVXSTR_SEABLUE_DEF 503cdf0e10cSrcweir{ 504cdf0e10cSrcweir Text = "Sea blue"; 505cdf0e10cSrcweir}; 506cdf0e10cSrcweir/* nicht uebersetzen */ 507cdf0e10cSrcweirString RID_SVXSTR_COLOR_SUN_DEF 508cdf0e10cSrcweir{ 509cdf0e10cSrcweir // attention: this is the color string for the Sun Microsystems specific colors !!! 510cdf0e10cSrcweir Text = "Sun"; 511cdf0e10cSrcweir}; 512cdf0e10cSrcweir/* nicht uebersetzen */ 513cdf0e10cSrcweirString RID_SVXSTR_COLOR_CHART_DEF 514cdf0e10cSrcweir{ 515cdf0e10cSrcweir Text = "Chart"; 516cdf0e10cSrcweir}; 517cdf0e10cSrcweir 518cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 519cdf0e10cSrcweir// 520cdf0e10cSrcweir// Reference-strings for standard-gradient-table 521cdf0e10cSrcweir// 522cdf0e10cSrcweir 523cdf0e10cSrcweir/* nicht uebersetzen */ 524cdf0e10cSrcweirString RID_SVXSTR_GRDT0_DEF 525cdf0e10cSrcweir{ 526cdf0e10cSrcweir Text = "Gradient"; 527cdf0e10cSrcweir}; 528cdf0e10cSrcweir/* nicht uebersetzen */ 529cdf0e10cSrcweirString RID_SVXSTR_GRDT1_DEF 530cdf0e10cSrcweir{ 531cdf0e10cSrcweir Text = "Linear blue/white"; 532cdf0e10cSrcweir}; 533cdf0e10cSrcweir/* nicht uebersetzen */ 534cdf0e10cSrcweirString RID_SVXSTR_GRDT2_DEF 535cdf0e10cSrcweir{ 536cdf0e10cSrcweir Text = "Linear magenta/green"; 537cdf0e10cSrcweir}; 538cdf0e10cSrcweir/* nicht uebersetzen */ 539cdf0e10cSrcweirString RID_SVXSTR_GRDT3_DEF 540cdf0e10cSrcweir{ 541cdf0e10cSrcweir Text = "Linear yellow/brown"; 542cdf0e10cSrcweir}; 543cdf0e10cSrcweir/* nicht uebersetzen */ 544cdf0e10cSrcweirString RID_SVXSTR_GRDT4_DEF 545cdf0e10cSrcweir{ 546cdf0e10cSrcweir Text = "Radial green/black"; 547cdf0e10cSrcweir}; 548cdf0e10cSrcweir/* nicht uebersetzen */ 549cdf0e10cSrcweirString RID_SVXSTR_GRDT5_DEF 550cdf0e10cSrcweir{ 551cdf0e10cSrcweir Text = "Radial red/yellow"; 552cdf0e10cSrcweir}; 553cdf0e10cSrcweir/* nicht uebersetzen */ 554cdf0e10cSrcweirString RID_SVXSTR_GRDT6_DEF 555cdf0e10cSrcweir{ 556cdf0e10cSrcweir Text = "Rectangular red/white"; 557cdf0e10cSrcweir}; 558cdf0e10cSrcweir/* nicht uebersetzen */ 559cdf0e10cSrcweirString RID_SVXSTR_GRDT7_DEF 560cdf0e10cSrcweir{ 561cdf0e10cSrcweir Text = "Square yellow/white"; 562cdf0e10cSrcweir}; 563cdf0e10cSrcweir/* nicht uebersetzen */ 564cdf0e10cSrcweirString RID_SVXSTR_GRDT8_DEF 565cdf0e10cSrcweir{ 566cdf0e10cSrcweir Text = "Ellipsoid blue grey/light blue"; 567cdf0e10cSrcweir}; 568cdf0e10cSrcweir/* nicht uebersetzen */ 569cdf0e10cSrcweirString RID_SVXSTR_GRDT9_DEF 570cdf0e10cSrcweir{ 571cdf0e10cSrcweir Text = "Axial light red/white"; 572cdf0e10cSrcweir}; 573cdf0e10cSrcweir 574cdf0e10cSrcweirString RID_SVXSTR_GRDT0 575cdf0e10cSrcweir{ 576cdf0e10cSrcweir Text [ en-US ] = "Gradient"; 577cdf0e10cSrcweir}; 578cdf0e10cSrcweirString RID_SVXSTR_GRDT1 579cdf0e10cSrcweir{ 580cdf0e10cSrcweir Text [ en-US ] = "Linear blue/white"; 581cdf0e10cSrcweir}; 582cdf0e10cSrcweirString RID_SVXSTR_GRDT2 583cdf0e10cSrcweir{ 584cdf0e10cSrcweir Text [ en-US ] = "Linear magenta/green"; 585cdf0e10cSrcweir}; 586cdf0e10cSrcweirString RID_SVXSTR_GRDT3 587cdf0e10cSrcweir{ 588cdf0e10cSrcweir Text [ en-US ] = "Linear yellow/brown"; 589cdf0e10cSrcweir}; 590cdf0e10cSrcweirString RID_SVXSTR_GRDT4 591cdf0e10cSrcweir{ 592cdf0e10cSrcweir Text [ en-US ] = "Radial green/black"; 593cdf0e10cSrcweir}; 594cdf0e10cSrcweirString RID_SVXSTR_GRDT5 595cdf0e10cSrcweir{ 596cdf0e10cSrcweir Text [ en-US ] = "Radial red/yellow"; 597cdf0e10cSrcweir}; 598cdf0e10cSrcweirString RID_SVXSTR_GRDT6 599cdf0e10cSrcweir{ 600cdf0e10cSrcweir Text [ en-US ] = "Rectangular red/white"; 601cdf0e10cSrcweir}; 602cdf0e10cSrcweirString RID_SVXSTR_GRDT7 603cdf0e10cSrcweir{ 604cdf0e10cSrcweir Text [ en-US ] = "Square yellow/white"; 605cdf0e10cSrcweir}; 606cdf0e10cSrcweirString RID_SVXSTR_GRDT8 607cdf0e10cSrcweir{ 608cdf0e10cSrcweir Text [ en-US ] = "Ellipsoid blue gray/light blue"; 609cdf0e10cSrcweir}; 610cdf0e10cSrcweirString RID_SVXSTR_GRDT9 611cdf0e10cSrcweir{ 612cdf0e10cSrcweir Text [ en-US ] = "Axial light red/white"; 613cdf0e10cSrcweir}; 614cdf0e10cSrcweir 615cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 616cdf0e10cSrcweir// 617cdf0e10cSrcweir// Reference-strings for standard-hatch-table 618cdf0e10cSrcweir// 619cdf0e10cSrcweir 620cdf0e10cSrcweir/* nicht uebersetzen */ 621cdf0e10cSrcweirString RID_SVXSTR_HATCH0_DEF 622cdf0e10cSrcweir{ 623cdf0e10cSrcweir Text = "Black 45 Degrees Wide"; 624cdf0e10cSrcweir}; 625cdf0e10cSrcweir/* nicht uebersetzen */ 626cdf0e10cSrcweirString RID_SVXSTR_HATCH1_DEF 627cdf0e10cSrcweir{ 628cdf0e10cSrcweir Text = "Black 45 Degrees"; 629cdf0e10cSrcweir}; 630cdf0e10cSrcweir/* nicht uebersetzen */ 631cdf0e10cSrcweirString RID_SVXSTR_HATCH2_DEF 632cdf0e10cSrcweir{ 633cdf0e10cSrcweir Text = "Black -45 Degrees"; 634cdf0e10cSrcweir}; 635cdf0e10cSrcweir/* nicht uebersetzen */ 636cdf0e10cSrcweirString RID_SVXSTR_HATCH3_DEF 637cdf0e10cSrcweir{ 638cdf0e10cSrcweir Text = "Black 90 Degrees"; 639cdf0e10cSrcweir}; 640cdf0e10cSrcweir/* nicht uebersetzen */ 641cdf0e10cSrcweirString RID_SVXSTR_HATCH4_DEF 642cdf0e10cSrcweir{ 643cdf0e10cSrcweir Text = "Red Crossed 45 Degrees"; 644cdf0e10cSrcweir}; 645cdf0e10cSrcweir/* nicht uebersetzen */ 646cdf0e10cSrcweirString RID_SVXSTR_HATCH5_DEF 647cdf0e10cSrcweir{ 648cdf0e10cSrcweir Text = "Red Crossed 0 Degrees"; 649cdf0e10cSrcweir}; 650cdf0e10cSrcweir/* nicht uebersetzen */ 651cdf0e10cSrcweirString RID_SVXSTR_HATCH6_DEF 652cdf0e10cSrcweir{ 653cdf0e10cSrcweir Text = "Blue Crossed 45 Degrees"; 654cdf0e10cSrcweir}; 655cdf0e10cSrcweir/* nicht uebersetzen */ 656cdf0e10cSrcweirString RID_SVXSTR_HATCH7_DEF 657cdf0e10cSrcweir{ 658cdf0e10cSrcweir Text = "Blue Crossed 0 Degrees"; 659cdf0e10cSrcweir}; 660cdf0e10cSrcweir/* nicht uebersetzen */ 661cdf0e10cSrcweirString RID_SVXSTR_HATCH8_DEF 662cdf0e10cSrcweir{ 663cdf0e10cSrcweir Text = "Blue Triple 90 Degrees"; 664cdf0e10cSrcweir}; 665cdf0e10cSrcweir/* nicht uebersetzen */ 666cdf0e10cSrcweirString RID_SVXSTR_HATCH9_DEF 667cdf0e10cSrcweir{ 668cdf0e10cSrcweir Text = "Black 0 Degrees"; 669cdf0e10cSrcweir}; 670cdf0e10cSrcweir/* nicht uebersetzen */ 671cdf0e10cSrcweirString RID_SVXSTR_HATCH10_DEF 672cdf0e10cSrcweir{ 673cdf0e10cSrcweir Text = "Hatch"; 674cdf0e10cSrcweir}; 675cdf0e10cSrcweir 676cdf0e10cSrcweirString RID_SVXSTR_HATCH0 677cdf0e10cSrcweir{ 678cdf0e10cSrcweir Text [ en-US ] = "Black 45 degrees wide"; 679cdf0e10cSrcweir}; 680cdf0e10cSrcweirString RID_SVXSTR_HATCH1 681cdf0e10cSrcweir{ 682cdf0e10cSrcweir Text [ en-US ] = "Black 45 degrees"; 683cdf0e10cSrcweir}; 684cdf0e10cSrcweirString RID_SVXSTR_HATCH2 685cdf0e10cSrcweir{ 686cdf0e10cSrcweir Text [ en-US ] = "Black -45 degrees"; 687cdf0e10cSrcweir}; 688cdf0e10cSrcweirString RID_SVXSTR_HATCH3 689cdf0e10cSrcweir{ 690cdf0e10cSrcweir Text [ en-US ] = "Black 90 degrees"; 691cdf0e10cSrcweir}; 692cdf0e10cSrcweirString RID_SVXSTR_HATCH4 693cdf0e10cSrcweir{ 694cdf0e10cSrcweir Text [ en-US ] = "Red crossed 45 degrees"; 695cdf0e10cSrcweir}; 696cdf0e10cSrcweirString RID_SVXSTR_HATCH5 697cdf0e10cSrcweir{ 698cdf0e10cSrcweir Text [ en-US ] = "Red crossed 0 degrees"; 699cdf0e10cSrcweir}; 700cdf0e10cSrcweirString RID_SVXSTR_HATCH6 701cdf0e10cSrcweir{ 702cdf0e10cSrcweir Text [ en-US ] = "Blue crossed 45 degrees"; 703cdf0e10cSrcweir}; 704cdf0e10cSrcweirString RID_SVXSTR_HATCH7 705cdf0e10cSrcweir{ 706cdf0e10cSrcweir Text [ en-US ] = "Blue crossed 0 degrees"; 707cdf0e10cSrcweir}; 708cdf0e10cSrcweirString RID_SVXSTR_HATCH8 709cdf0e10cSrcweir{ 710cdf0e10cSrcweir Text [ en-US ] = "Blue triple 90 degrees"; 711cdf0e10cSrcweir}; 712cdf0e10cSrcweirString RID_SVXSTR_HATCH9 713cdf0e10cSrcweir{ 714cdf0e10cSrcweir Text [ en-US ] = "Black 0 degrees"; 715cdf0e10cSrcweir}; 716cdf0e10cSrcweirString RID_SVXSTR_HATCH10 717cdf0e10cSrcweir{ 718cdf0e10cSrcweir Text [ en-US ] = "Hatching" ; 719cdf0e10cSrcweir}; 720cdf0e10cSrcweir 721cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 722cdf0e10cSrcweir// 723cdf0e10cSrcweir// Reference-strings for standard-bitmap-table 724cdf0e10cSrcweir// 725cdf0e10cSrcweir 726cdf0e10cSrcweir/* nicht uebersetzen */ 727cdf0e10cSrcweirString RID_SVXSTR_BMP0_DEF 728cdf0e10cSrcweir{ 729cdf0e10cSrcweir Text = "Empty"; 730cdf0e10cSrcweir}; 731cdf0e10cSrcweir/* nicht uebersetzen */ 732cdf0e10cSrcweirString RID_SVXSTR_BMP1_DEF 733cdf0e10cSrcweir{ 734cdf0e10cSrcweir Text = "Sky"; 735cdf0e10cSrcweir}; 736cdf0e10cSrcweir/* nicht uebersetzen */ 737cdf0e10cSrcweirString RID_SVXSTR_BMP2_DEF 738cdf0e10cSrcweir{ 739cdf0e10cSrcweir Text = "Aqua"; 740cdf0e10cSrcweir}; 741cdf0e10cSrcweir/* nicht uebersetzen */ 742cdf0e10cSrcweirString RID_SVXSTR_BMP3_DEF 743cdf0e10cSrcweir{ 744cdf0e10cSrcweir Text = "Coarse"; 745cdf0e10cSrcweir}; 746cdf0e10cSrcweir/* nicht uebersetzen */ 747cdf0e10cSrcweirString RID_SVXSTR_BMP4_DEF 748cdf0e10cSrcweir{ 749cdf0e10cSrcweir Text = "Space Metal"; 750cdf0e10cSrcweir}; 751cdf0e10cSrcweir/* nicht uebersetzen */ 752cdf0e10cSrcweirString RID_SVXSTR_BMP5_DEF 753cdf0e10cSrcweir{ 754cdf0e10cSrcweir Text = "Space"; 755cdf0e10cSrcweir}; 756cdf0e10cSrcweir/* nicht uebersetzen */ 757cdf0e10cSrcweirString RID_SVXSTR_BMP6_DEF 758cdf0e10cSrcweir{ 759cdf0e10cSrcweir Text = "Metal"; 760cdf0e10cSrcweir}; 761cdf0e10cSrcweir/* nicht uebersetzen */ 762cdf0e10cSrcweirString RID_SVXSTR_BMP7_DEF 763cdf0e10cSrcweir{ 764cdf0e10cSrcweir Text = "Wet"; 765cdf0e10cSrcweir}; 766cdf0e10cSrcweir/* nicht uebersetzen */ 767cdf0e10cSrcweirString RID_SVXSTR_BMP8_DEF 768cdf0e10cSrcweir{ 769cdf0e10cSrcweir Text = "Marble"; 770cdf0e10cSrcweir}; 771cdf0e10cSrcweir/* nicht uebersetzen */ 772cdf0e10cSrcweirString RID_SVXSTR_BMP9_DEF 773cdf0e10cSrcweir{ 774cdf0e10cSrcweir Text = "Linen"; 775cdf0e10cSrcweir}; 776cdf0e10cSrcweir/* nicht uebersetzen */ 777cdf0e10cSrcweirString RID_SVXSTR_BMP10_DEF 778cdf0e10cSrcweir{ 779cdf0e10cSrcweir Text = "Stone"; 780cdf0e10cSrcweir}; 781cdf0e10cSrcweir/* nicht uebersetzen */ 782cdf0e10cSrcweirString RID_SVXSTR_BMP11_DEF 783cdf0e10cSrcweir{ 784cdf0e10cSrcweir Text = "Pebbles"; 785cdf0e10cSrcweir}; 786cdf0e10cSrcweir/* nicht uebersetzen */ 787cdf0e10cSrcweirString RID_SVXSTR_BMP12_DEF 788cdf0e10cSrcweir{ 789cdf0e10cSrcweir Text = "Wall"; 790cdf0e10cSrcweir}; 791cdf0e10cSrcweir/* nicht uebersetzen */ 792cdf0e10cSrcweirString RID_SVXSTR_BMP13_DEF 793cdf0e10cSrcweir{ 794cdf0e10cSrcweir Text = "Red Wall"; 795cdf0e10cSrcweir}; 796cdf0e10cSrcweir/* nicht uebersetzen */ 797cdf0e10cSrcweirString RID_SVXSTR_BMP14_DEF 798cdf0e10cSrcweir{ 799cdf0e10cSrcweir Text = "Pattern"; 800cdf0e10cSrcweir}; 801cdf0e10cSrcweir/* nicht uebersetzen */ 802cdf0e10cSrcweirString RID_SVXSTR_BMP15_DEF 803cdf0e10cSrcweir{ 804cdf0e10cSrcweir Text = "Leaves"; 805cdf0e10cSrcweir}; 806cdf0e10cSrcweir/* nicht uebersetzen */ 807cdf0e10cSrcweirString RID_SVXSTR_BMP16_DEF 808cdf0e10cSrcweir{ 809cdf0e10cSrcweir Text = "Lawn Artificial"; 810cdf0e10cSrcweir}; 811cdf0e10cSrcweir/* nicht uebersetzen */ 812cdf0e10cSrcweirString RID_SVXSTR_BMP17_DEF 813cdf0e10cSrcweir{ 814cdf0e10cSrcweir Text = "Daisy"; 815cdf0e10cSrcweir}; 816cdf0e10cSrcweir/* nicht uebersetzen */ 817cdf0e10cSrcweirString RID_SVXSTR_BMP18_DEF 818cdf0e10cSrcweir{ 819cdf0e10cSrcweir Text = "Orange"; 820cdf0e10cSrcweir}; 821cdf0e10cSrcweir/* nicht uebersetzen */ 822cdf0e10cSrcweirString RID_SVXSTR_BMP19_DEF 823cdf0e10cSrcweir{ 824cdf0e10cSrcweir Text = "Fiery"; 825cdf0e10cSrcweir}; 826cdf0e10cSrcweir/* nicht uebersetzen */ 827cdf0e10cSrcweirString RID_SVXSTR_BMP20_DEF 828cdf0e10cSrcweir{ 829cdf0e10cSrcweir Text = "Roses"; 830cdf0e10cSrcweir}; 831cdf0e10cSrcweir 832cdf0e10cSrcweir/* nicht uebersetzen */ 833cdf0e10cSrcweirString RID_SVXSTR_BMP21_DEF 834cdf0e10cSrcweir{ 835cdf0e10cSrcweir Text = "Bitmape"; 836cdf0e10cSrcweir}; 837cdf0e10cSrcweir 838cdf0e10cSrcweirString RID_SVXSTR_BMP0 839cdf0e10cSrcweir{ 840cdf0e10cSrcweir Text [ en-US ] = "Blank"; 841cdf0e10cSrcweir}; 842cdf0e10cSrcweirString RID_SVXSTR_BMP1 843cdf0e10cSrcweir{ 844cdf0e10cSrcweir Text [ en-US ] = "Sky"; 845cdf0e10cSrcweir}; 846cdf0e10cSrcweirString RID_SVXSTR_BMP2 847cdf0e10cSrcweir{ 848cdf0e10cSrcweir Text [ en-US ] = "Water"; 849cdf0e10cSrcweir}; 850cdf0e10cSrcweirString RID_SVXSTR_BMP3 851cdf0e10cSrcweir{ 852cdf0e10cSrcweir Text [ en-US ] = "Coarse grained"; 853cdf0e10cSrcweir}; 854cdf0e10cSrcweirString RID_SVXSTR_BMP4 855cdf0e10cSrcweir{ 856cdf0e10cSrcweir Text [ en-US ] = "Mercury"; 857cdf0e10cSrcweir}; 858cdf0e10cSrcweirString RID_SVXSTR_BMP5 859cdf0e10cSrcweir{ 860cdf0e10cSrcweir Text [ en-US ] = "Space"; 861cdf0e10cSrcweir}; 862cdf0e10cSrcweirString RID_SVXSTR_BMP6 863cdf0e10cSrcweir{ 864cdf0e10cSrcweir Text [ en-US ] = "Metal"; 865cdf0e10cSrcweir}; 866cdf0e10cSrcweirString RID_SVXSTR_BMP7 867cdf0e10cSrcweir{ 868cdf0e10cSrcweir Text [ en-US ] = "Droplets"; 869cdf0e10cSrcweir}; 870cdf0e10cSrcweirString RID_SVXSTR_BMP8 871cdf0e10cSrcweir{ 872cdf0e10cSrcweir Text [ en-US ] = "Marble"; 873cdf0e10cSrcweir}; 874cdf0e10cSrcweirString RID_SVXSTR_BMP9 875cdf0e10cSrcweir{ 876cdf0e10cSrcweir Text [ en-US ] = "Linen"; 877cdf0e10cSrcweir}; 878cdf0e10cSrcweirString RID_SVXSTR_BMP10 879cdf0e10cSrcweir{ 880cdf0e10cSrcweir Text [ en-US ] = "Stone"; 881cdf0e10cSrcweir}; 882cdf0e10cSrcweirString RID_SVXSTR_BMP11 883cdf0e10cSrcweir{ 884cdf0e10cSrcweir Text [ en-US ] = "Gravel"; 885cdf0e10cSrcweir}; 886cdf0e10cSrcweirString RID_SVXSTR_BMP12 887cdf0e10cSrcweir{ 888cdf0e10cSrcweir Text [ en-US ] = "Wall"; 889cdf0e10cSrcweir}; 890cdf0e10cSrcweirString RID_SVXSTR_BMP13 891cdf0e10cSrcweir{ 892cdf0e10cSrcweir Text [ en-US ] = "Brownstone"; 893cdf0e10cSrcweir}; 894cdf0e10cSrcweirString RID_SVXSTR_BMP14 895cdf0e10cSrcweir{ 896cdf0e10cSrcweir Text [ en-US ] = "Netting"; 897cdf0e10cSrcweir}; 898cdf0e10cSrcweirString RID_SVXSTR_BMP15 899cdf0e10cSrcweir{ 900cdf0e10cSrcweir Text [ en-US ] = "Leaves"; 901cdf0e10cSrcweir}; 902cdf0e10cSrcweirString RID_SVXSTR_BMP16 903cdf0e10cSrcweir{ 904cdf0e10cSrcweir Text [ en-US ] = "Artificial Turf"; 905cdf0e10cSrcweir}; 906cdf0e10cSrcweirString RID_SVXSTR_BMP17 907cdf0e10cSrcweir{ 908cdf0e10cSrcweir Text [ en-US ] = "Daisy"; 909cdf0e10cSrcweir}; 910cdf0e10cSrcweirString RID_SVXSTR_BMP18 911cdf0e10cSrcweir{ 912cdf0e10cSrcweir Text [ en-US ] = "Orange"; 913cdf0e10cSrcweir}; 914cdf0e10cSrcweirString RID_SVXSTR_BMP19 915cdf0e10cSrcweir{ 916cdf0e10cSrcweir Text [ en-US ] = "Fiery"; 917cdf0e10cSrcweir}; 918cdf0e10cSrcweirString RID_SVXSTR_BMP20 919cdf0e10cSrcweir{ 920cdf0e10cSrcweir Text [ en-US ] = "Roses"; 921cdf0e10cSrcweir}; 922cdf0e10cSrcweir 923cdf0e10cSrcweirString RID_SVXSTR_BMP21 924cdf0e10cSrcweir{ 925cdf0e10cSrcweir Text [ en-US ] = "Bitmap"; 926cdf0e10cSrcweir}; 927cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 928cdf0e10cSrcweir// 929cdf0e10cSrcweir// Reference-strings for standard-dash-table 930cdf0e10cSrcweir// 931cdf0e10cSrcweir 932cdf0e10cSrcweir/* nicht uebersetzen */ 933cdf0e10cSrcweirString RID_SVXSTR_DASH0_DEF 934cdf0e10cSrcweir{ 935cdf0e10cSrcweir Text = "Ultrafine Dashed"; 936cdf0e10cSrcweir}; 937cdf0e10cSrcweir/* nicht uebersetzen */ 938cdf0e10cSrcweirString RID_SVXSTR_DASH1_DEF 939cdf0e10cSrcweir{ 940cdf0e10cSrcweir Text = "Fine Dashed"; 941cdf0e10cSrcweir}; 942cdf0e10cSrcweir/* nicht uebersetzen */ 943cdf0e10cSrcweirString RID_SVXSTR_DASH2_DEF 944cdf0e10cSrcweir{ 945cdf0e10cSrcweir Text = "Ultrafine 2 Dots 3 Dashes"; 946cdf0e10cSrcweir}; 947cdf0e10cSrcweir/* nicht uebersetzen */ 948cdf0e10cSrcweirString RID_SVXSTR_DASH3_DEF 949cdf0e10cSrcweir{ 950cdf0e10cSrcweir Text = "Fine Dotted"; 951cdf0e10cSrcweir}; 952cdf0e10cSrcweir/* nicht uebersetzen */ 953cdf0e10cSrcweirString RID_SVXSTR_DASH4_DEF 954cdf0e10cSrcweir{ 955cdf0e10cSrcweir Text = "Line with Fine Dots"; 956cdf0e10cSrcweir}; 957cdf0e10cSrcweir/* nicht uebersetzen */ 958cdf0e10cSrcweirString RID_SVXSTR_DASH5_DEF 959cdf0e10cSrcweir{ 960cdf0e10cSrcweir Text = "Fine Dashed (var)"; 961cdf0e10cSrcweir}; 962cdf0e10cSrcweir/* nicht uebersetzen */ 963cdf0e10cSrcweirString RID_SVXSTR_DASH6_DEF 964cdf0e10cSrcweir{ 965cdf0e10cSrcweir Text = "3 Dashes 3 Dots (var)"; 966cdf0e10cSrcweir}; 967cdf0e10cSrcweir/* nicht uebersetzen */ 968cdf0e10cSrcweirString RID_SVXSTR_DASH7_DEF 969cdf0e10cSrcweir{ 970cdf0e10cSrcweir Text = "Ultrafine Dotted (var)"; 971cdf0e10cSrcweir}; 972cdf0e10cSrcweir/* nicht uebersetzen */ 973cdf0e10cSrcweirString RID_SVXSTR_DASH8_DEF 974cdf0e10cSrcweir{ 975cdf0e10cSrcweir Text = "Line Style 9"; 976cdf0e10cSrcweir}; 977cdf0e10cSrcweir/* nicht uebersetzen */ 978cdf0e10cSrcweirString RID_SVXSTR_DASH9_DEF 979cdf0e10cSrcweir{ 980cdf0e10cSrcweir Text = "2 Dots 1 Dash"; 981cdf0e10cSrcweir}; 982cdf0e10cSrcweir/* nicht uebersetzen */ 983cdf0e10cSrcweirString RID_SVXSTR_DASH10_DEF 984cdf0e10cSrcweir{ 985cdf0e10cSrcweir Text = "Dashed (var)"; 986cdf0e10cSrcweir}; 987cdf0e10cSrcweir/* nicht uebersetzen */ 988cdf0e10cSrcweirString RID_SVXSTR_DASH11_DEF 989cdf0e10cSrcweir{ 990cdf0e10cSrcweir Text = "Dash"; 991cdf0e10cSrcweir}; 992cdf0e10cSrcweir 993cdf0e10cSrcweirString RID_SVXSTR_DASH0 994cdf0e10cSrcweir{ 995cdf0e10cSrcweir Text [ en-US ] = "Ultrafine dashed"; 996cdf0e10cSrcweir}; 997cdf0e10cSrcweirString RID_SVXSTR_DASH1 998cdf0e10cSrcweir{ 999cdf0e10cSrcweir Text [ en-US ] = "Fine dashed"; 1000cdf0e10cSrcweir}; 1001cdf0e10cSrcweirString RID_SVXSTR_DASH2 1002cdf0e10cSrcweir{ 1003cdf0e10cSrcweir Text [ en-US ] = "Ultrafine 2 dots 3 dashes"; 1004cdf0e10cSrcweir}; 1005cdf0e10cSrcweirString RID_SVXSTR_DASH3 1006cdf0e10cSrcweir{ 1007cdf0e10cSrcweir Text [ en-US ] = "Fine dotted"; 1008cdf0e10cSrcweir}; 1009cdf0e10cSrcweirString RID_SVXSTR_DASH4 1010cdf0e10cSrcweir{ 1011cdf0e10cSrcweir Text [ en-US ] = "Line with fine dots"; 1012cdf0e10cSrcweir}; 1013cdf0e10cSrcweirString RID_SVXSTR_DASH5 1014cdf0e10cSrcweir{ 1015cdf0e10cSrcweir Text [ en-US ] = "Fine dashed (variable)"; 1016cdf0e10cSrcweir}; 1017cdf0e10cSrcweirString RID_SVXSTR_DASH6 1018cdf0e10cSrcweir{ 1019cdf0e10cSrcweir Text [ en-US ] = "3 dashes 3 dots (variable)"; 1020cdf0e10cSrcweir}; 1021cdf0e10cSrcweirString RID_SVXSTR_DASH7 1022cdf0e10cSrcweir{ 1023cdf0e10cSrcweir Text [ en-US ] = "Ultrafine dotted (variable)"; 1024cdf0e10cSrcweir}; 1025cdf0e10cSrcweirString RID_SVXSTR_DASH8 1026cdf0e10cSrcweir{ 1027cdf0e10cSrcweir Text [ en-US ] = "Line style 9"; 1028cdf0e10cSrcweir}; 1029cdf0e10cSrcweirString RID_SVXSTR_DASH9 1030cdf0e10cSrcweir{ 1031cdf0e10cSrcweir Text [ en-US ] = "2 dots 1 dash"; 1032cdf0e10cSrcweir}; 1033cdf0e10cSrcweirString RID_SVXSTR_DASH10 1034cdf0e10cSrcweir{ 1035cdf0e10cSrcweir Text [ en-US ] = "Dashed (variable)"; 1036cdf0e10cSrcweir}; 1037cdf0e10cSrcweirString RID_SVXSTR_DASH11 1038cdf0e10cSrcweir{ 1039cdf0e10cSrcweir Text [ en-US ] = "Dashed"; 1040cdf0e10cSrcweir}; 1041cdf0e10cSrcweir 1042cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 1043cdf0e10cSrcweir// 1044cdf0e10cSrcweir// Reference-strings for standard-line-end-table 1045cdf0e10cSrcweir// 1046cdf0e10cSrcweir 1047cdf0e10cSrcweir/* nicht uebersetzen */ 1048cdf0e10cSrcweirString RID_SVXSTR_LEND0_DEF 1049cdf0e10cSrcweir{ 1050cdf0e10cSrcweir Text = "Arrow concave"; 1051cdf0e10cSrcweir}; 1052cdf0e10cSrcweir/* nicht uebersetzen */ 1053cdf0e10cSrcweirString RID_SVXSTR_LEND1_DEF 1054cdf0e10cSrcweir{ 1055cdf0e10cSrcweir Text = "Square 45"; 1056cdf0e10cSrcweir}; 1057cdf0e10cSrcweir/* nicht uebersetzen */ 1058cdf0e10cSrcweirString RID_SVXSTR_LEND2_DEF 1059cdf0e10cSrcweir{ 1060cdf0e10cSrcweir Text = "Small Arrow"; 1061cdf0e10cSrcweir}; 1062cdf0e10cSrcweir/* nicht uebersetzen */ 1063cdf0e10cSrcweirString RID_SVXSTR_LEND3_DEF 1064cdf0e10cSrcweir{ 1065cdf0e10cSrcweir Text = "Dimension Lines"; 1066cdf0e10cSrcweir}; 1067cdf0e10cSrcweir/* nicht uebersetzen */ 1068cdf0e10cSrcweirString RID_SVXSTR_LEND4_DEF 1069cdf0e10cSrcweir{ 1070cdf0e10cSrcweir Text = "Double Arrow"; 1071cdf0e10cSrcweir}; 1072cdf0e10cSrcweir/* nicht uebersetzen */ 1073cdf0e10cSrcweirString RID_SVXSTR_LEND5_DEF 1074cdf0e10cSrcweir{ 1075cdf0e10cSrcweir Text = "Rounded short Arrow"; 1076cdf0e10cSrcweir}; 1077cdf0e10cSrcweir/* nicht uebersetzen */ 1078cdf0e10cSrcweirString RID_SVXSTR_LEND6_DEF 1079cdf0e10cSrcweir{ 1080cdf0e10cSrcweir Text = "Symmetric Arrow"; 1081cdf0e10cSrcweir}; 1082cdf0e10cSrcweir/* nicht uebersetzen */ 1083cdf0e10cSrcweirString RID_SVXSTR_LEND7_DEF 1084cdf0e10cSrcweir{ 1085cdf0e10cSrcweir Text = "Line Arrow"; 1086cdf0e10cSrcweir}; 1087cdf0e10cSrcweir/* nicht uebersetzen */ 1088cdf0e10cSrcweirString RID_SVXSTR_LEND8_DEF 1089cdf0e10cSrcweir{ 1090cdf0e10cSrcweir Text = "Rounded large Arrow"; 1091cdf0e10cSrcweir}; 1092cdf0e10cSrcweir/* nicht uebersetzen */ 1093cdf0e10cSrcweirString RID_SVXSTR_LEND9_DEF 1094cdf0e10cSrcweir{ 1095cdf0e10cSrcweir Text = "Circle"; 1096cdf0e10cSrcweir}; 1097cdf0e10cSrcweir/* nicht uebersetzen */ 1098cdf0e10cSrcweirString RID_SVXSTR_LEND10_DEF 1099cdf0e10cSrcweir{ 1100cdf0e10cSrcweir Text = "Square"; 1101cdf0e10cSrcweir}; 1102cdf0e10cSrcweir/* nicht uebersetzen */ 1103cdf0e10cSrcweirString RID_SVXSTR_LEND11_DEF 1104cdf0e10cSrcweir{ 1105cdf0e10cSrcweir Text = "Arrow"; 1106cdf0e10cSrcweir}; 1107cdf0e10cSrcweir 1108cdf0e10cSrcweirString RID_SVXSTR_LEND0 1109cdf0e10cSrcweir{ 1110cdf0e10cSrcweir Text [ en-US ] = "Arrow concave"; 1111cdf0e10cSrcweir}; 1112cdf0e10cSrcweirString RID_SVXSTR_LEND1 1113cdf0e10cSrcweir{ 1114cdf0e10cSrcweir Text [ en-US ] = "Square 45"; 1115cdf0e10cSrcweir}; 1116cdf0e10cSrcweirString RID_SVXSTR_LEND2 1117cdf0e10cSrcweir{ 1118cdf0e10cSrcweir Text [ en-US ] = "Small arrow"; 1119cdf0e10cSrcweir}; 1120cdf0e10cSrcweirString RID_SVXSTR_LEND3 1121cdf0e10cSrcweir{ 1122cdf0e10cSrcweir Text [ en-US ] = "Dimension lines"; 1123cdf0e10cSrcweir}; 1124cdf0e10cSrcweirString RID_SVXSTR_LEND4 1125cdf0e10cSrcweir{ 1126cdf0e10cSrcweir Text [ en-US ] = "Double Arrow"; 1127cdf0e10cSrcweir}; 1128cdf0e10cSrcweirString RID_SVXSTR_LEND5 1129cdf0e10cSrcweir{ 1130cdf0e10cSrcweir Text [ en-US ] = "Rounded short arrow"; 1131cdf0e10cSrcweir}; 1132cdf0e10cSrcweirString RID_SVXSTR_LEND6 1133cdf0e10cSrcweir{ 1134cdf0e10cSrcweir Text [ en-US ] = "Symmetric arrow"; 1135cdf0e10cSrcweir}; 1136cdf0e10cSrcweirString RID_SVXSTR_LEND7 1137cdf0e10cSrcweir{ 1138cdf0e10cSrcweir Text [ en-US ] = "Line arrow"; 1139cdf0e10cSrcweir}; 1140cdf0e10cSrcweirString RID_SVXSTR_LEND8 1141cdf0e10cSrcweir{ 1142cdf0e10cSrcweir Text [ en-US ] = "Rounded large arrow"; 1143cdf0e10cSrcweir}; 1144cdf0e10cSrcweirString RID_SVXSTR_LEND9 1145cdf0e10cSrcweir{ 1146cdf0e10cSrcweir Text [ en-US ] = "Circle"; 1147cdf0e10cSrcweir}; 1148cdf0e10cSrcweirString RID_SVXSTR_LEND10 1149cdf0e10cSrcweir{ 1150cdf0e10cSrcweir Text [ en-US ] = "Square"; 1151cdf0e10cSrcweir}; 1152cdf0e10cSrcweirString RID_SVXSTR_LEND11 1153cdf0e10cSrcweir{ 1154cdf0e10cSrcweir Text [ en-US ] = "Arrow"; 1155cdf0e10cSrcweir}; 1156cdf0e10cSrcweir 1157cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////// 1158cdf0e10cSrcweir// 1159cdf0e10cSrcweir// Reference-strings for standard transparence gradients 1160cdf0e10cSrcweir// 1161cdf0e10cSrcweir 1162cdf0e10cSrcweir/* nicht uebersetzen */ 1163cdf0e10cSrcweirString RID_SVXSTR_TRASNGR0_DEF 1164cdf0e10cSrcweir{ 1165cdf0e10cSrcweir Text = "Transparency"; 1166cdf0e10cSrcweir}; 1167cdf0e10cSrcweir 1168cdf0e10cSrcweirString RID_SVXSTR_TRASNGR0 1169cdf0e10cSrcweir{ 1170cdf0e10cSrcweir Text [ en-US ] = "Transparency"; 1171cdf0e10cSrcweir}; 1172cdf0e10cSrcweir 1173cdf0e10cSrcweir // ********************************************************************** EOF 1174cdf0e10cSrcweir 1175cdf0e10cSrcweir // RID_SVXSTR_FIELDUNIT_TABLE -------------------------------------------- 1176cdf0e10cSrcweir 1177cdf0e10cSrcweirStringArray RID_SVXSTR_FIELDUNIT_TABLE 1178cdf0e10cSrcweir{ 1179cdf0e10cSrcweir ItemList [ en-US ] = 1180cdf0e10cSrcweir { 1181cdf0e10cSrcweir < "Millimeter" ; FUNIT_MM ; > ; 1182cdf0e10cSrcweir < "Centimeter" ; FUNIT_CM ; > ; 1183cdf0e10cSrcweir < "Meter" ; FUNIT_M ; > ; 1184cdf0e10cSrcweir < "Kilometer" ; FUNIT_KM ; > ; 1185cdf0e10cSrcweir < "Inch" ; FUNIT_INCH ; > ; 1186cdf0e10cSrcweir < "Foot" ; FUNIT_FOOT ; > ; 1187cdf0e10cSrcweir < "Miles" ; FUNIT_MILE ; > ; 1188cdf0e10cSrcweir < "Pica" ; FUNIT_PICA ; > ; 1189cdf0e10cSrcweir < "Point" ; FUNIT_POINT ; > ; 1190cdf0e10cSrcweir }; 1191cdf0e10cSrcweir }; 1192cdf0e10cSrcweir 1193cdf0e10cSrcweir// unbekannte Zeichenfarbe 1194cdf0e10cSrcweirString RID_SVXSTR_COLOR_USER 1195cdf0e10cSrcweir{ 1196cdf0e10cSrcweir Text [ en-US ] = "User" ; 1197cdf0e10cSrcweir}; 1198cdf0e10cSrcweir 1199cdf0e10cSrcweirString RID_SVXSTR_GALLERYPROPS_GALTHEME 1200cdf0e10cSrcweir{ 1201cdf0e10cSrcweir Text [ en-US ] = "Gallery Theme" ; 1202cdf0e10cSrcweir}; 1203cdf0e10cSrcweir 1204cdf0e10cSrcweir//IAccessibility2 Implementation 2009----- 1205cdf0e10cSrcweirString RID_SVXSTR_GALLERY_THEMEITEMS 1206cdf0e10cSrcweir{ 1207cdf0e10cSrcweir Text [ en-US ] = "Theme Items"; 1208cdf0e10cSrcweir}; 1209cdf0e10cSrcweirString RID_SVXSTR_GALLERY_THEMENAME 1210cdf0e10cSrcweir{ 1211cdf0e10cSrcweir Text [ en-US ] = "Theme Name"; 1212cdf0e10cSrcweir}; 1213cdf0e10cSrcweirString RID_SVXSTR_GALLERY_FILESFOUND 1214cdf0e10cSrcweir{ 1215cdf0e10cSrcweir Text [ en-US ] = "Files Found"; 1216cdf0e10cSrcweir}; 1217cdf0e10cSrcweirString RID_SVXSTR_GALLERY_PREVIEW 1218cdf0e10cSrcweir{ 1219cdf0e10cSrcweir Text [ en-US ] = "Preview"; 1220cdf0e10cSrcweir}; 1221cdf0e10cSrcweir//-----IAccessibility2 Implementation 2009 1222