/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * * 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 "globals.hrc" #include "column.hrc" #include "frmui.hrc" #include "cmdid.h" #include "helpid.h" #include "access.hrc" // #define TP_COLUMN 256 TabPage TP_COLUMN { HelpID = HID_COLUMN ; Hide = TRUE; Size = MAP_APPFONT ( 260 , 185 ) ; Text [ en-US ] = "Columns" ; FixedText FT_NUMBER { Pos = MAP_APPFONT ( 12 , 19 ) ; Size = MAP_APPFONT ( 28 , 8 ) ; Left = TRUE ; Text [ en-US ] = "Columns"; }; NumericField ED_NUMBER { HelpID = "sw:NumericField:TP_COLUMN:ED_NUMBER"; Border = TRUE ; Pos = MAP_APPFONT ( 12 , 30 ) ; Size = MAP_APPFONT ( 24 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 20 ; Value = 1 ; First = 1 ; Last = 20 ; SpinSize = 1 ; }; Control VS_DEFAULTS { Pos = MAP_APPFONT ( 50 , 14 ) ; Size = MAP_APPFONT ( 110 , 28 ) ; TabStop = TRUE ; }; CheckBox CB_BALANCECOLS { HelpID = "sw:CheckBox:TP_COLUMN:CB_BALANCECOLS"; Pos = MAP_APPFONT ( 7 , 46 ) ; Size = MAP_APPFONT ( 163 , 10 ) ; Hide = TRUE; Text [ en-US ] = "Evenly distribute contents ~to all columns"; }; FixedLine FL_COLUMNS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 164 , 8 ) ; Text [ en-US ] = "Settings"; }; FixedText FT_COLUMN { Pos = MAP_APPFONT ( 12 , 86 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Left = TRUE ; Text [ en-US ] = "Column"; }; Window WN_BSP { Pos = MAP_APPFONT ( 176 , 6 ) ; Size = MAP_APPFONT ( 75 , 46 ) ; }; ImageButton BTN_DOWN { HelpID = "sw:ImageButton:TP_COLUMN:BTN_DOWN"; Disable = TRUE ; Pos = MAP_APPFONT ( 62 , 85 ) ; Size = MAP_APPFONT ( 10 , 10 ) ; TabStop = TRUE ; SYMBOL = IMAGEBUTTON_ARROW_LEFT ; }; FixedText FT_1 { Pos = MAP_APPFONT ( 100 , 87 ) ; Size = MAP_APPFONT ( 10 , 8 ) ; Text = "~1" ; Center = TRUE ; }; FixedText FT_2 { Pos = MAP_APPFONT ( 150 , 87 ) ; Size = MAP_APPFONT ( 10 , 8 ) ; Text = "~2" ; Center = TRUE ; }; FixedText FT_3 { Pos = MAP_APPFONT ( 200 , 87 ) ; Size = MAP_APPFONT ( 10 , 8 ) ; Text = "~3" ; Center = TRUE ; }; ImageButton BTN_UP { HelpID = "sw:ImageButton:TP_COLUMN:BTN_UP"; Disable = TRUE ; Pos = MAP_APPFONT ( 238 , 85 ) ; Size = MAP_APPFONT ( 10 , 10 ) ; TabStop = TRUE ; SYMBOL = IMAGEBUTTON_ARROW_RIGHT ; }; FixedText FT_WIDTH { Pos = MAP_APPFONT ( 12 , 101 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Left = TRUE ; Text [ en-US ] = "Width" ; }; MetricField ED_1 { HelpID = "sw:MetricField:TP_COLUMN:ED_1"; Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 87 , 99 ) ; Size = MAP_APPFONT ( 36 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 5600 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 10 ; Last = 5600 ; SpinSize = 10 ; }; MetricField ED_2 { HelpID = "sw:MetricField:TP_COLUMN:ED_2"; Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 137 , 99 ) ; Size = MAP_APPFONT ( 36 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 5600 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 10 ; Last = 5600 ; SpinSize = 10 ; }; MetricField ED_3 { HelpID = "sw:MetricField:TP_COLUMN:ED_3"; Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 187 , 99 ) ; Size = MAP_APPFONT ( 36 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 5600 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 10 ; Last = 5600 ; SpinSize = 10 ; }; FixedText FT_DIST { Pos = MAP_APPFONT ( 12 , 117 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Left = TRUE ; Text [ en-US ] = "Spacing" ; }; MetricField ED_DIST1 { HelpID = "sw:MetricField:TP_COLUMN:ED_DIST1"; Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 112 , 115 ) ; Size = MAP_APPFONT ( 36 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 5600 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 10 ; Last = 5600 ; SpinSize = 10 ; }; MetricField ED_DIST2 { HelpID = "sw:MetricField:TP_COLUMN:ED_DIST2"; Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 162 , 115 ) ; Size = MAP_APPFONT ( 36 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 0 ; Maximum = 5600 ; DecimalDigits = 2 ; Unit = FUNIT_CM ; First = 10 ; Last = 5600 ; SpinSize = 10 ; }; CheckBox CB_AUTO_WIDTH { HelpID = "sw:CheckBox:TP_COLUMN:CB_AUTO_WIDTH"; Pos = MAP_APPFONT ( 87 , 131 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; Text [ en-US ] = "Auto~Width" ; TabStop = TRUE ; }; FixedLine FL_LAYOUT { Pos = MAP_APPFONT ( 6 , 74 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text [ en-US ] = "Width and spacing"; }; FixedText FT_STYLE { Pos = MAP_APPFONT ( 12 , 156 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text [ en-US ] = "St~yle" ; Left = TRUE ; }; ListBox LB_STYLE { HelpID = "sw:ListBox:TP_COLUMN:LB_STYLE"; Pos = MAP_APPFONT ( 45 , 154 ) ; Size = MAP_APPFONT ( 40 , 66 ) ; TabStop = TRUE ; DropDown = TRUE ; }; FixedText FT_LINEWIDTH { Pos = MAP_APPFONT ( 12 , 172 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text [ en-US ] = "~Width" ; Left = TRUE ; }; MetricField ED_LINEWIDTH { Border = TRUE ; Pos = MAP_APPFONT ( 45 , 170 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; Spin = TRUE ; Repeat = TRUE ; First = 25 ; Last = 900 ; Minimum = 25 ; Maximum = 900 ; DecimalDigits = 2 ; SpinSize = 25 ; Unit = FUNIT_POINT ; }; FixedText FT_COLOR { Pos = MAP_APPFONT ( 165 , 156 ) ; Size = MAP_APPFONT ( 25 , 8 ) ; Text [ en-US ] = "~Color" ; Left = TRUE ; }; ListBox LB_COLOR { Border = TRUE ; Pos = MAP_APPFONT ( 193 , 154 ) ; Size = MAP_APPFONT ( 60 , 68 ) ; DropDown = TRUE ; DDExtraWidth = TRUE ; TabStop = TRUE ; }; FixedText FT_HEIGHT { Pos = MAP_APPFONT ( 91 , 156 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Text [ en-US ] = "H~eight" ; Left = TRUE ; }; MetricField ED_HEIGHT { HelpID = "sw:MetricField:TP_COLUMN:ED_HEIGHT"; Border = TRUE ; Pos = MAP_APPFONT ( 124 , 154 ) ; Size = MAP_APPFONT ( 35 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 25 ; Maximum = 100 ; Value = 100 ; Unit = FUNIT_CUSTOM ; CustomUnitText = "%" ; First = 25 ; Last = 100 ; }; FixedText FT_POSITION { Pos = MAP_APPFONT ( 91 , 172 ) ; Size = MAP_APPFONT ( 30 , 8 ) ; Left = TRUE ; Text [ en-US ] = "~Position" ; }; ListBox LB_POSITION { HelpID = "sw:ListBox:TP_COLUMN:LB_POSITION"; Pos = MAP_APPFONT ( 124 , 170 ) ; Size = MAP_APPFONT ( 35 , 40 ) ; TabStop = TRUE ; DropDown = TRUE ; StringList [ en-US ] = { < "Top" ; Default ; > ; < "Centered" ; Default ; > ; < "Bottom" ; Default ; > ; }; }; FixedLine FL_LINETYPE { Pos = MAP_APPFONT ( 6 , 143 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text [ en-US ] = "Separator line" ; }; FixedText FT_TEXTDIRECTION { Pos = MAP_APPFONT ( 12 , 60 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; Hide = TRUE ; Text [ en-US ] = "Text ~direction"; }; ListBox LB_TEXTDIRECTION { HelpID = "sw:ListBox:TP_COLUMN:LB_TEXTDIRECTION"; Border = TRUE ; Pos = MAP_APPFONT ( 75 , 58 ) ; Size = MAP_APPFONT ( 150 , 50 ) ; DropDown = TRUE ; Hide = TRUE ; StringList [ en-US ] = { < "Left-to-right" ; 0; > ; < "Right-to-left" ; 1; > ; < "Use superordinate object settings" ; 4; > ; }; }; }; ModalDialog DLG_COLUMN { HelpID = HID_FORMAT_COLUMN; Hide = TRUE; Moveable = TRUE; Size = MAP_APPFONT ( 316 , 135 ) ; OKButton PB_OK { DefButton = TRUE ; Pos = MAP_APPFONT ( 260 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; CancelButton PB_CANCEL { Pos = MAP_APPFONT ( 260 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton PB_HELP { Pos = MAP_APPFONT ( 260 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedText FT_APPLY_TO { Pos = MAP_APPFONT ( 260 , 63 ) ; Size = MAP_APPFONT ( 50 , 8 ) ; Left = TRUE ; Text [ en-US ] = "~Apply to"; }; ListBox LB_APPLY_TO { HelpID = "sw:ListBox:DLG_COLUMN:LB_APPLY_TO"; Pos = MAP_APPFONT ( 260 , 74 ) ; Size = MAP_APPFONT ( 50 , 66 ) ; TabStop = TRUE ; DropDown = TRUE ; StringList [ en-US ] = { < "Selection" ; LISTBOX_SELECTION; > ; < "Current Section" ; LISTBOX_SECTION ; > ; < "Selected section" ; LISTBOX_SECTIONS ; > ; < "Frame" ; LISTBOX_FRAME ; > ; < "Page Style: " ; LISTBOX_PAGE ; > ; }; }; Text [ en-US ] = "Columns"; }; //IAccessibility2 Impplementaton 2009----- String STR_ACCESS_PAGESETUP_SPACING { Text [ en-US ] = "Spacing between %1 and %2"; }; String STR_ACCESS_COLUMN_WIDTH { Text [ en-US ] = "Column %1 Width"; }; //-----IAccessibility2 Impplementaton 2009