/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: test.src,v $ * $Revision: 1.32 $ * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 * only, as published by the Free Software Foundation. * * OpenOffice.org 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 version 3 for more details * (a copy is included in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU Lesser General Public License * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. * ************************************************************************/ // include ------------------------------------------------------------------ #include "helpid.hrc" #include #include "transfrm.hrc" // // RID_SVXPAGE_POSITION ----------------------------------------------------- TabPage RID_SVXPAGE_POSITION { HelpId = HID_TRANS_POSITION ; Hide = TRUE ; Text [ en-US ] = "Position" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_POS_X { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text [ en-US ] = "Position ~X"; }; FixedText FT_POS_Y { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text [ en-US ] = "Position ~Y"; }; MetricField MTR_FLD_POS_X { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -120000 ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_POS_Y { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -120000 ; Maximum = 240000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; GroupBox GRP_POSITION { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text [ en-US ] = "Position" ; }; Control CTL_RECT { HelpId = HID_TPPOSITION_CTRL ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText [ en-US ] = "Base point" ; }; GroupBox GB_ANCHOR { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; Hide = TRUE ; Text [ en-US ] = "Anchoring" ; }; FixedText FT_ANCHOR { Pos = MAP_APPFONT ( 12 , 59 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Hide = TRUE ; Text [ en-US ] = "~Anchor" ; }; ListBox LB_ANCHOR { Pos = MAP_APPFONT ( 51 , 59 ) ; Size = MAP_APPFONT ( 54 , 60 ) ; Hide = TRUE ; DropDown = TRUE ; StringList [ en-US ] = { < "To Paragraph" ; > ; < "As character" ; > ; < "To Page" ; > ; < "To Frame" ; > ; }; }; FixedText FT_ORIENT { Pos = MAP_APPFONT ( 12 , 74 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text = "~Position" ; Hide = TRUE ; }; ListBox LB_ORIENT { Pos = MAP_APPFONT ( 51 , 74 ) ; Size = MAP_APPFONT ( 54 , 60 ) ; Hide = TRUE ; DropDown = TRUE ; StringList [ en-US ] = { < "From Top" ; > ; < "Above" ; > ; < "Centered" ; > ; < "Below" ; > ; < "Top of character" ; > ; < "Center of character" ; > ; < "Bottom of character" ; > ; < "Top of line" ; > ; < "Center of line" ; > ; < "Bottom of line" ; > ; }; }; TriStateBox TSB_PROTECT { Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~ützen */ /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~ützen */ Text [ en-US ] = "Pr~otect" ; TabStop = TRUE ; }; }; // RID_SVXPAGE_SIZE --------------------------------------------------------- TabPage RID_SVXPAGE_SIZE { HelpId = HID_TRANS_SIZE ; Hide = TRUE ; /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ Text [ en-US ] = "Size" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_WIDTH { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 23 , 10 ) ; Text [ en-US ] = "Wi~dth" ; }; FixedText FT_HEIGHT { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 23 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? H~”he : H~öhe */ /* ### ACHTUNG: Neuer Text in Resource? H~”he : H~öhe */ Text [ en-US ] = "H~eight" ; }; MetricField MTR_FLD_WIDTH { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 120000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_HEIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 120000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; Control CTL_RECT { HelpId = HID_TPSIZE_CTRL ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText [ en-US ] = "Base point" ; }; CheckBox CBX_SCALE { Pos = MAP_APPFONT ( 6 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; TabStop = TRUE ; Text [ en-US ] = "~Keep ratio" ; }; GroupBox GRP_SIZE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ Text [ en-US ] = "Size" ; }; TriStateBox TSB_PROTECT { Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~ützen */ /* ### ACHTUNG: Neuer Text in Resource? Sch~tzen : Sch~ützen */ Text [ en-US ] = "Pr~otect" ; TabStop = TRUE ; }; TriStateBox TSB_AUTOGROW_WIDTH { Pos = MAP_APPFONT ( 6 , 66 ) ; Size = MAP_APPFONT ( 95 , 12 ) ; Text [ en-US ] = "~Fit width to text" ; TabStop = TRUE ; }; TriStateBox TSB_AUTOGROW_HEIGHT { Pos = MAP_APPFONT ( 6 , 78 ) ; Size = MAP_APPFONT ( 95 , 12 ) ; /* ### ACHTUNG: Neuer Text in Resource? H”h~e an Text anpassen : Höh~e an Text anpassen */ /* ### ACHTUNG: Neuer Text in Resource? H”h~e an Text anpassen : Höh~e an Text anpassen */ Text [ en-US ] = "Fit ~height to text" ; TabStop = TRUE ; }; }; // RID_SVXPAGE_ANGLE -------------------------------------------------------- TabPage RID_SVXPAGE_ANGLE { HelpId = HID_TRANS_ANGLE ; Hide = TRUE ; Text [ en-US ] = "Angle" ; Size = MAP_APPFONT ( 189 , 97 ) ; FixedText FT_POS_X { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text [ en-US ] = "Position ~X" ; }; FixedText FT_POS_Y { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 37 , 10 ) ; Text [ en-US ] = "Position ~Y" ; }; MetricField MTR_FLD_POS_X { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 12 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; MetricField MTR_FLD_POS_Y { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 27 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; FixedText FT_ANGLE { Pos = MAP_APPFONT ( 12 , 70 ) ; Size = MAP_APPFONT ( 26 , 10 ) ; Text [ en-US ] = "~Angle" ; }; MetricField MTR_FLD_ANGLE { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 68 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -500000 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_CUSTOM ; CustomUnitText [ en-US ] = " degrees" ; SpinSize = 500 ; }; Control CTL_RECT { HelpId = HID_TPROTATION_CTRL1 ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 6 ) ; Size = MAP_APPFONT ( 60 , 39 ) ; TabStop = TRUE ; QuickHelpText [ en-US ] = "Rotation point" ; }; Control CTL_ANGLE { HelpId = HID_TPROTATION_CTRL2 ; Border = TRUE ; Pos = MAP_APPFONT ( 120 , 54 ) ; Size = MAP_APPFONT ( 60 , 37 ) ; TabStop = TRUE ; }; GroupBox GRP_POSITION { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text [ en-US ] = "Pivot point" ; }; GroupBox GRP_ANGLE { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; Text [ en-US ] = "Rotation angle" ; }; }; // RID_SVXPAGE_SLANT ----------------------------------------------------- TabPage RID_SVXPAGE_SLANT { HelpId = HID_TRANS_SLANT ; Hide = TRUE ; Size = MAP_APPFONT ( 189 , 97 ) ; /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen / Eckenradius : Schrägstellen / Eckenradius */ /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen / Eckenradius : Schrägstellen / Eckenradius */ Text [ en-US ] = "Slant / Corner Radius" ; FixedText FT_RADIUS { Pos = MAP_APPFONT ( 12 , 23 ) ; Size = MAP_APPFONT ( 33 , 10 ) ; Text [ en-US ] = "~Radius" ; }; MetricField MTR_FLD_RADIUS { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 21 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 500000 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_MM ; SpinSize = 10 ; }; FixedText FT_ANGLE { Pos = MAP_APPFONT ( 12 , 70 ) ; Size = MAP_APPFONT ( 30 , 10 ) ; Text [ en-US ] = "~Angle" ; }; MetricField MTR_FLD_ANGLE { Border = TRUE ; Pos = MAP_APPFONT ( 51 , 68 ) ; Size = MAP_APPFONT ( 54 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = -8900 ; First = -8900 ; Maximum = 8900 ; Last = 8900 ; StrictFormat = TRUE ; DecimalDigits = 2 ; Unit = FUNIT_CUSTOM ; SpinSize = 500 ; CustomUnitText [ en-US ] = " degrees" ; }; /* Control CTL_ANGLE { Border = TRUE; Pos = MAP_APPFONT( 120, 54 ); Size = MAP_APPFONT( 60, 37 ); TabStop = TRUE; }; */ GroupBox GRP_RADIUS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 105 , 42 ) ; Text [ en-US ] = "Corner radius" ; }; GroupBox GRP_SLANT { Pos = MAP_APPFONT ( 6 , 50 ) ; Size = MAP_APPFONT ( 105 , 41 ) ; /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen : Schrägstellen */ /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen : Schrägstellen */ Text [ en-US ] = "Slant" ; }; /* TriStateBox TSB_VERTICAL { Pos = MAP_APPFONT( 12, 62 ); Size = MAP_APPFONT( 40, 12 ); Text = "~Vertikal"; TabStop = TRUE; }; */ }; // RID_SVXDLG_TRANSFORM ----------------------------------------------------- TabDialog RID_SVXDLG_TRANSFORM { Size = MAP_APPFONT ( 237 , 161 ) ; OutputSize = TRUE ; SvLook = TRUE ; Size = MAP_APPFONT ( 237 , 161 ) ; /* ### ACHTUNG: Neuer Text in Resource? Position und Gr”áe : Position und Größe */ /* ### ACHTUNG: Neuer Text in Resource? Position und Gr”áe : Position und Größe */ Text [ en-US ] = "Position and Size" ; Moveable = TRUE ; TabControl TAB_CONTROL { OutputSize = TRUE ; Pos = MAP_APPFONT ( 3 , 3 ) ; Size = MAP_APPFONT ( 189 , 97 ) ; PageList = { PageItem { Identifier = RID_SVXPAGE_POSITION ; Text [ en-US ] = "Position" ; PageResID = RID_SVXPAGE_POSITION ; }; PageItem { Identifier = RID_SVXPAGE_SIZE ; /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ /* ### ACHTUNG: Neuer Text in Resource? Gr”áe : Größe */ Text [ en-US ] = "Size" ; PageResID = RID_SVXPAGE_SIZE ; }; PageItem { Identifier = RID_SVXPAGE_ANGLE ; Text [ en-US ] = "Rotation" ; PageResID = RID_SVXPAGE_ANGLE ; }; PageItem { Identifier = RID_SVXPAGE_SLANT ; /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen / Eckenradius : Schrägstellen / Eckenradius */ /* ### ACHTUNG: Neuer Text in Resource? Schr„gstellen / Eckenradius : Schrägstellen / Eckenradius */ PageResID = RID_SVXPAGE_SLANT ; Text [ en-US ] = "Slant / Corner Radius" ; }; }; }; }; // ********************************************************************** EOF