/************************************************************************* * * $RCSfile: wrap.src,v $ * * $Revision: 1.3 $ * * last change: $Author: rt $ $Date: 2000-12-04 11:55:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #include "frmui.hrc" #include "wrap.hrc" #include "globals.hrc" #include "helpid.h" TabPage TP_FRM_WRAP { SVLook = TRUE ; HelpID = HID_FRM_EXT ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 260 , 135 ) ; Hide = TRUE; GroupBox C_WRAP_BOX { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 248 , 48 ) ; }; ImageRadioButton RB_NO_WRAP { Pos = MAP_APPFONT ( 9 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Kein : ~Keiner */ /* ### ACHTUNG: Neuer Text in Resource? ~Kein : ~Keiner */ /* ### ACHTUNG: Neuer Text in Resource? ~Kein : ~Keiner */ Text = "~Kein" ; Text [ ENGLISH ] = "No Wrap" ; Text [ english_us ] = "~None" ; TopImage = True ; Text [ dutch ] = "~Geen" ; Text [ italian ] = "~Senza" ; Text [ spanish ] = "~Ninguno" ; Text [ french ] = "~Aucun(e)" ; Text [ swedish ] = "~Ingen" ; Text [ danish ] = "Ingen" ; Text [ portuguese ] = "~Nenhum" ; Text [ portuguese_brazilian ] = "~Kein" ; Text[ chinese_simplified ] = "(~N)"; Text[ russian ] = ""; Text[ polish ] = "Brak"; Text[ japanese ] = "㉺(~N)"; Text[ language_user1 ] = ""; Text[ chinese_traditional ] = "L(~N)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~N)"; Text[ turkish ] = "~Yok"; }; ImageRadioButton RB_WRAP_LEFT { Pos = MAP_APPFONT ( 50 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Links : Links */ /* ### ACHTUNG: Neuer Text in Resource? ~Links : Links */ /* ### ACHTUNG: Neuer Text in Resource? ~Links : Links */ Text = "~Links" ; Text [ ENGLISH ] = "~Left" ; Text [ english_us ] = "~Left" ; TopImage = True ; Text [ dutch ] = "~Links" ; Text [ italian ] = "Sinistra" ; Text [ spanish ] = "Iz~quierda" ; Text [ french ] = "~ gauche" ; Text [ swedish ] = "V~nster" ; Text [ danish ] = "Venstre" ; Text [ portuguese ] = "~Esquerda" ; Text [ portuguese_brazilian ] = "~Links" ; Text[ chinese_simplified ] = "(~L)"; Text[ russian ] = ""; Text[ polish ] = "Z le~wej"; Text[ japanese ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "(~L)"; Text[ turkish ] = "So~l"; }; ImageRadioButton RB_WRAP_RIGHT { Pos = MAP_APPFONT ( 91 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; Text = "~Rechts" ; Text [ ENGLISH ] = "~Right" ; Text [ english_us ] = "R~ight" ; TopImage = True ; Text [ dutch ] = "~Rechts" ; Text [ italian ] = "Destra" ; Text [ spanish ] = "~Derecha" ; Text [ french ] = " ~droite" ; Text [ swedish ] = "H~ger" ; Text [ danish ] = "Hjre" ; Text [ portuguese ] = "~Direita" ; Text [ portuguese_brazilian ] = "~Rechts" ; Text[ chinese_simplified ] = "(~R)"; Text[ russian ] = ""; Text[ polish ] = "Z prawej"; Text[ japanese ] = "E(~R)"; Text[ chinese_traditional ] = "k(~R)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "(~I)"; Text[ turkish ] = "Sa~"; }; ImageRadioButton RB_WRAP_PARALLEL { Pos = MAP_APPFONT ( 132 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; Text = "~Parallel" ; Text [ ENGLISH ] = "~Parallel" ; Text [ english_us ] = "~Parallel" ; TopImage = True ; Text [ dutch ] = "~Parallel" ; Text [ italian ] = "~Parallelo" ; Text [ spanish ] = "~Paralelo" ; Text [ french ] = "~Parallle" ; Text [ swedish ] = "~Parallell" ; Text [ danish ] = "Parallel" ; Text [ portuguese ] = "~Paralelo" ; Text [ portuguese_brazilian ] = "~Parallel" ; Text[ chinese_simplified ] = "ƽ(~P)"; Text[ russian ] = ""; Text[ polish ] = "Rwn~olegle"; Text[ japanese ] = "(~P)"; Text[ chinese_traditional ] = "(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~P)"; Text[ turkish ] = "~Paralel"; }; ImageRadioButton RB_WRAP_THROUGH { Pos = MAP_APPFONT ( 173 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; Text = "~Durchlauf" ; Text [ ENGLISH ] = "Wrap ~through" ; Text [ norwegian ] = "Wrap ~through" ; Text [ italian ] = "~Attraverso" ; Text [ portuguese_brazilian ] = "Circundarmento ~atravs" ; Text [ portuguese ] = "~Atravs do objecto" ; Text [ finnish ] = "Kierrtys ~lpi" ; Text [ danish ] = "Gennem" ; Text [ french ] = " ~travers" ; Text [ swedish ] = "Genomfl~de" ; Text [ dutch ] = "~Doorloop" ; Text [ spanish ] = "~Continuo" ; Text [ english_us ] = "Thro~ugh" ; TopImage = True ; Text[ chinese_simplified ] = "ᴩ(~T)"; Text[ russian ] = ""; Text[ polish ] = "Przep. te~kstu"; Text[ japanese ] = "܂ԂȂ(~T)"; Text[ chinese_traditional ] = "¶(~T)"; Text[ arabic ] = ""; Text[ greek ] = " "; Text[ korean ] = "ü (~U)"; Text[ turkish ] = "~Metin arkasna gnder"; }; ImageRadioButton RB_WRAP_IDEAL { Pos = MAP_APPFONT ( 214 , 10 ) ; Size = MAP_APPFONT ( 37 , 37 ) ; /* ### ACHTUNG: Neuer Text in Resource? D~ynamisch : ~Optimal */ /* ### ACHTUNG: Neuer Text in Resource? D~ynamisch : ~Optimal */ Text = "D~ynamisch" ; Text [ ENGLISH ] = "D~ynamic Wrap" ; TopImage = True ; Text [ dutch ] = "D~ynamisch" ; Text [ english_us ] = "~Optimal" ; Text [ italian ] = "~Dinamico" ; Text [ spanish ] = "Din~mico" ; Text [ french ] = "~Dynamique" ; Text [ swedish ] = "D~ynamisk" ; Text [ danish ] = "Dynamisk" ; Text [ portuguese ] = "D~inmico" ; Text [ portuguese_brazilian ] = "D~ynamisch" ; Text[ chinese_simplified ] = "(~O)"; Text[ russian ] = ""; Text[ polish ] = "Dyna~miczny"; Text[ japanese ] = "EI(~O)"; Text[ chinese_traditional ] = "(~O)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~O)"; Text[ turkish ] = "D~inamik"; }; CheckBox CB_ANCHOR_ONLY { Pos = MAP_APPFONT ( 12 , 65 ) ; Size = MAP_APPFONT ( 90 , 10 ) ; Text = "Er~ster Absatz" ; Text [ ENGLISH ] = "First paragraph only" ; Text [ english_us ] = "~First paragraph" ; Text [ italian ] = "Primo paragrafo" ; Text [ spanish ] = "Primer prra~fo" ; Text [ french ] = "1~er paragraphe" ; Text [ dutch ] = "~Eerste alinea" ; Text [ swedish ] = "Fr~sta stycket" ; Text [ danish ] = "Frste afsnit" ; Text [ portuguese_brazilian ] = "Erster Absat~z" ; Text [ portuguese ] = "Primeiro par~grafo" ; Text[ chinese_simplified ] = "һ(~F)"; Text[ russian ] = " "; Text[ polish ] = "Pierwszy akapit"; Text[ japanese ] = "ŏ̒i(~F)"; Text[ chinese_traditional ] = "Ĥ@q(~F)"; Text[ arabic ] = " "; Text[ greek ] = " ~"; Text[ korean ] = "ù ܶ"; Text[ turkish ] = "lk paragraf"; }; CheckBox CB_TRANSPARENT { Pos = MAP_APPFONT ( 12 , 81 ) ; Size = MAP_APPFONT ( 90 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Im Hin~tergrund : ~Transparent */ /* ### ACHTUNG: Neuer Text in Resource? Im Hin~tergrund : ~Transparent */ /* ### ACHTUNG: Neuer Text in Resource? Im Hin~tergrund : ~Transparent */ Text = "Im Hin~tergrund" ; Text [ ENGLISH ] = "To background" ; Text [ dutch ] = "~Op achtergrond" ; Text [ english_us ] = "In bac~kground" ; Text [ italian ] = "~Attraverso trasparente" ; Text [ spanish ] = "En el f~ondo" ; Text [ french ] = " l'~arrire-plan" ; Text [ swedish ] = "I ~bakgrunden" ; Text [ danish ] = "I baggrunden" ; Text [ portuguese ] = "Em ~segundo plano" ; Text [ portuguese_brazilian ] = "Im Hin~tergrund" ; Text[ chinese_simplified ] = "ڱ(~K)"; Text[ russian ] = " "; Text[ polish ] = "W tle"; Text[ japanese ] = "wi(~K)"; Text[ chinese_traditional ] = "mI(~K)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "濡(~K)"; Text[ turkish ] = "Arta~landa"; }; CheckBox CB_OUTLINE { Pos = MAP_APPFONT ( 12 , 97 ) ; Size = MAP_APPFONT ( 109 , 10 ) ; Text = "Kont~ur" ; Text [ ENGLISH ] = "Contou~r" ; Hide = TRUE ; Text [ dutch ] = "~Contour" ; Text [ english_us ] = "~Contour" ; Text [ italian ] = "Contorno" ; Text [ spanish ] = "Conto~rno" ; Text [ french ] = "~Contour" ; Text [ swedish ] = "Kont~ur" ; Text [ danish ] = "Kontur" ; Text [ portuguese ] = "~Contorno" ; Text [ portuguese_brazilian ] = "Kontu~r" ; Text[ chinese_simplified ] = "(~C)"; Text[ russian ] = ""; Text[ polish ] = "Kontur"; Text[ japanese ] = "֊s(~C)"; Text[ chinese_traditional ] = "(~C)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Kontu~r"; }; CheckBox CB_ONLYOUTSIDE { Pos = MAP_APPFONT ( 22 , 110 ) ; Size = MAP_APPFONT ( 99 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Nur auen : Nur auen */ Text = "~Nur auen" ; Text [ ENGLISH ] = "Only outside" ; Hide = TRUE ; Text [ portuguese ] = "S ~exterior" ; Text [ english_us ] = "Outside only" ; Text [ portuguese_brazilian ] = "Nur auen" ; Text [ swedish ] = "Bara uta~nfr" ; Text [ danish ] = "Kun yderside" ; Text [ italian ] = "Solo esterno" ; Text [ spanish ] = "Solo en el exterior" ; Text [ french ] = "~Seul l'extrieur" ; Text [ dutch ] = "~Alleen buiten" ; Text[ chinese_simplified ] = "ֻ"; Text[ russian ] = " "; Text[ polish ] = "Tylko na zewntrz"; Text[ japanese ] = "Ô"; Text[ chinese_traditional ] = "uO~"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "ٱʸ"; Text[ turkish ] = "Yalnzca darda"; }; GroupBox GB_OPTION { Pos = MAP_APPFONT ( 6 , 54 ) ; Size = MAP_APPFONT ( 121 , 75 ) ; Text = "Optionen" ; Text [ ENGLISH ] = "Options" ; Text [ dutch ] = "Opties" ; Text [ english_us ] = "Options" ; Text [ italian ] = "Opzioni" ; Text [ spanish ] = "Opciones" ; Text [ french ] = "Options" ; Text [ swedish ] = "Alternativ" ; Text [ danish ] = "Indstillinger" ; Text [ portuguese ] = "Opes" ; Text [ portuguese_brazilian ] = "Optionen" ; Text[ chinese_simplified ] = "ѡ"; Text[ russian ] = ""; Text[ polish ] = "Opcje"; Text[ japanese ] = "߼"; Text[ chinese_traditional ] = "ﶵ"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ɼ"; Text[ turkish ] = "Seenekler"; }; FixedText FT_LEFT_MARGIN { Pos = MAP_APPFONT ( 139 , 66 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text = "L~inks" ; Text [ ENGLISH ] = "~Left" ; Text [ norwegian ] = "~Left" ; Text [ italian ] = "~Sinistra" ; Text [ portuguese_brazilian ] = "~Esquerda" ; Text [ portuguese ] = "~Esquerda" ; Text [ finnish ] = "~Vasemmalle" ; Text [ danish ] = "Venstre" ; Text [ french ] = " ~gauche" ; Text [ swedish ] = "~Vnster" ; Text [ dutch ] = "L~inks" ; Text [ spanish ] = "I~zquierda" ; Text [ english_us ] = "L~eft" ; Left = TRUE ; Text[ chinese_simplified ] = "(~E)"; Text[ russian ] = ""; Text[ polish ] = "Z lewej"; Text[ japanese ] = "(~E)"; Text[ chinese_traditional ] = "(~E)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "(~E)"; Text[ turkish ] = "S~ol"; }; MetricField ED_LEFT_MARGIN { Border = TRUE ; Pos = MAP_APPFONT ( 208 , 65 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_RIGHT_MARGIN { Pos = MAP_APPFONT ( 139 , 81 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text = "Re~chts" ; Text [ ENGLISH ] = "~Right" ; Text [ norwegian ] = "~Right" ; Text [ italian ] = "Destra" ; Text [ portuguese_brazilian ] = "~Direita" ; Text [ portuguese ] = "~Direita" ; Text [ finnish ] = "~Oikealle" ; Text [ danish ] = "Hjre" ; Text [ french ] = " ~droite" ; Text [ swedish ] = "H~ger" ; Text [ dutch ] = "Rec~hts" ; Text [ spanish ] = "D~erecha" ; Text [ english_us ] = "Rig~ht" ; Left = TRUE ; Text[ chinese_simplified ] = "(~H)"; Text[ russian ] = ""; Text[ polish ] = "Z prawej"; Text[ japanese ] = "E(~H)"; Text[ chinese_traditional ] = "k(~H)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "(~H)"; Text[ turkish ] = "S~a"; }; MetricField ED_RIGHT_MARGIN { Border = TRUE ; Pos = MAP_APPFONT ( 208 , 80 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_TOP_MARGIN { Pos = MAP_APPFONT ( 139 , 96 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text = "O~ben" ; Text [ ENGLISH ] = "~Top" ; Text [ norwegian ] = "~Top" ; Text [ italian ] = "~Alto" ; Text [ portuguese_brazilian ] = "~Topo" ; Text [ portuguese ] = "Em ~cima" ; Text [ finnish ] = "~Yls" ; Text [ danish ] = "verst" ; Text [ french ] = "En ~haut" ; Text [ swedish ] = "vers~t" ; Text [ dutch ] = "~Boven" ; Text [ spanish ] = "~Arriba" ; Text [ english_us ] = "~Top" ; Left = TRUE ; Text[ chinese_simplified ] = "(~T)"; Text[ russian ] = ""; Text[ polish ] = "W grze"; Text[ japanese ] = "(~T)"; Text[ chinese_traditional ] = "W(~T)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~T)"; Text[ turkish ] = "s~t"; }; MetricField ED_TOP_MARGIN { Border = TRUE ; Pos = MAP_APPFONT ( 208 , 95 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; Last = 9999 ; SpinSize = 10 ; }; FixedText FT_BOTTOM_MARGIN { Pos = MAP_APPFONT ( 139 , 111 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text = "Unt~en" ; Text [ ENGLISH ] = "~Bottom" ; Text [ norwegian ] = "~Bottom" ; Text [ italian ] = "~Basso" ; Text [ portuguese_brazilian ] = "~Base" ; Text [ portuguese ] = "Em ~baixo" ; Text [ finnish ] = "~Alas" ; Text [ danish ] = "Nederst" ; Text [ french ] = "En ~bas" ; Text [ swedish ] = "Und~erst" ; Text [ dutch ] = "Be~neden" ; Text [ spanish ] = "~Abajo" ; Text [ english_us ] = "~Bottom" ; Left = TRUE ; Text[ chinese_simplified ] = "(~B)"; Text[ russian ] = ""; Text[ polish ] = "Na dole"; Text[ japanese ] = "(~B)"; Text[ chinese_traditional ] = "U(~B)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "Ʒ(~B)"; Text[ turkish ] = "A~lt"; }; MetricField ED_BOTTOM_MARGIN { Border = TRUE ; Pos = MAP_APPFONT ( 208 , 110 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Maximum = 9999 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; Last = 9999 ; SpinSize = 10 ; }; GroupBox GB_MARGIN { Pos = MAP_APPFONT ( 133 , 54 ) ; Size = MAP_APPFONT ( 121 , 75 ) ; /* ### ACHTUNG: Neuer Text in Resource? Abstnde : Abstnde */ Text = "Abstnde" ; Text [ ENGLISH ] = "Margins" ; Text [ norwegian ] = "Margins" ; Text [ italian ] = "Distanze" ; Text [ portuguese_brazilian ] = "Margens" ; Text [ portuguese ] = "Espaamento" ; Text [ finnish ] = "Reunukset" ; Text [ danish ] = "Afstand" ; Text [ french ] = "carts" ; Text [ swedish ] = "Avstnd" ; Text [ dutch ] = "Afstanden" ; Text [ spanish ] = "Distancias" ; Text [ english_us ] = "Spacing" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Odstpy"; Text[ japanese ] = "Ԋu"; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ greek ] = "A"; Text[ korean ] = ""; Text[ turkish ] = "Aralk"; }; #define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; } ImageList IL_WRAP { ImageBitmap = Bitmap { File = "wraplist.bmp" ; }; MaskColor = IMAGE_STDBTN_COLOR ; IdList = { IMG_NONE ; IMG_LEFT ; IMG_RIGHT ; IMG_PARALLEL ; IMG_THROUGH ; IMG_IDEAL ; IMG_KON_NONE ; IMG_KON_LEFT ; IMG_KON_RIGHT ; IMG_KON_PARALLEL ; IMG_KON_IDEAL ; }; IdCount = { 11 ; }; }; };