/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . */ #include "miscdlgs.hrc" ModalDialog RID_SCDLG_INSCONT { OutputSize = TRUE ; HelpId = CMD_FID_INS_CELL_CONTENTS ; SVLook = TRUE ; Size = MAP_APPFONT ( 260 , 187 ) ; Text [ en-US ] = "Paste Special" ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 204 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 204 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 204 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; CheckBox BTN_INSALL { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSALL"; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Paste all" ; TabStop = TRUE ; }; CheckBox BTN_INSSTRINGS { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSSTRINGS"; Pos = MAP_APPFONT ( 12 , 30 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "Te~xt" ; TabStop = TRUE ; }; CheckBox BTN_INSNUMBERS { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSNUMBERS"; Pos = MAP_APPFONT ( 12 , 44 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Numbers" ; TabStop = TRUE ; }; CheckBox BTN_INSDATETIME { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSDATETIME"; Pos = MAP_APPFONT ( 12 , 58 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Date & time" ; TabStop = TRUE ; }; CheckBox BTN_INSFORMULAS { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSFORMULAS"; Pos = MAP_APPFONT ( 12 , 72 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Formulas" ; TabStop = TRUE ; }; CheckBox BTN_INSATTRS { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSATTRS"; Pos = MAP_APPFONT ( 12 , 100 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "For~mats" ; TabStop = TRUE ; }; CheckBox BTN_INSOBJECTS { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSOBJECTS"; Pos = MAP_APPFONT ( 12 , 114 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Objects" ; TabStop = TRUE ; }; CheckBox BTN_INSNOTES { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_INSNOTES"; Pos = MAP_APPFONT ( 12 , 86 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Comments" ; TabStop = TRUE ; }; FixedLine FL_FRAME { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 93 , 8 ) ; Text [ en-US ] = "Selection" ; }; RadioButton BTN_OP_NOOP { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_OP_NOOP"; Pos = MAP_APPFONT ( 111 , 14 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "Non~e" ; }; RadioButton BTN_OP_ADD { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_OP_ADD"; Pos = MAP_APPFONT ( 111 , 30 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "~Add" ; }; RadioButton BTN_OP_SUB { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_OP_SUB"; Pos = MAP_APPFONT ( 111 , 44 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "~Subtract" ; }; RadioButton BTN_OP_MUL { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_OP_MUL"; Pos = MAP_APPFONT ( 111 , 58 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "Multipl~y" ; }; RadioButton BTN_OP_DIV { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_OP_DIV"; Pos = MAP_APPFONT ( 111 , 72 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "Di~vide" ; }; FixedLine FL_OPERATION { Pos = MAP_APPFONT ( 105 , 3 ) ; Size = MAP_APPFONT ( 93 , 8 ) ; Text [ en-US ] = "Operations" ; }; CheckBox BTN_SKIP_EMPTY { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_SKIP_EMPTY"; Pos = MAP_APPFONT ( 12 , 141 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "S~kip empty cells" ; }; CheckBox BTN_TRANSPOSE { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_TRANSPOSE"; Pos = MAP_APPFONT ( 12 , 155 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Transpose" ; }; CheckBox BTN_LINK { HelpID = "sc:CheckBox:RID_SCDLG_INSCONT:BTN_LINK"; Pos = MAP_APPFONT ( 12 , 169 ) ; Size = MAP_APPFONT ( 84 , 10 ) ; Text [ en-US ] = "~Link" ; }; FixedLine FL_OPTIONS { Pos = MAP_APPFONT ( 6 , 130 ) ; Size = MAP_APPFONT ( 93 , 8 ) ; Text [ en-US ] = "Options" ; }; RadioButton BTN_MV_NONE { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_MV_NONE"; Pos = MAP_APPFONT ( 111 , 141 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "Don't sh~ift" ; }; RadioButton BTN_MV_DOWN { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_MV_DOWN"; Pos = MAP_APPFONT ( 111 , 155 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "Do~wn" ; }; RadioButton BTN_MV_RIGHT { HelpID = "sc:RadioButton:RID_SCDLG_INSCONT:BTN_MV_RIGHT"; Pos = MAP_APPFONT ( 111 , 169 ) ; Size = MAP_APPFONT ( 83 , 10 ) ; Text [ en-US ] = "~Right" ; }; FixedLine FL_MOVE { Pos = MAP_APPFONT ( 105 , 130 ) ; Size = MAP_APPFONT ( 93 , 8 ) ; Text [ en-US ] = "Shift cells" ; }; FixedLine FL_SEP1 { Pos = MAP_APPFONT( 102 , 14 ) ; Size = MAP_APPFONT( 1 , 96 ) ; }; FixedLine FL_SEP2 { Pos = MAP_APPFONT( 102 , 127 ) ; Size = MAP_APPFONT( 1 , 38 ) ; }; }; ModalDialog RID_SCDLG_STRINPUT { HelpID = "sc:ModalDialog:RID_SCDLG_STRINPUT"; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 178 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 122 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 122 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 122 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; Edit ED_INPUT { HelpID = "sc:Edit:RID_SCDLG_STRINPUT:ED_INPUT"; Border = TRUE ; Pos = MAP_APPFONT ( 6 , 17 ) ; Size = MAP_APPFONT ( 110 , 12 ) ; TabStop = TRUE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 110 , 8 ) ; }; }; ModalDialog RID_SCDLG_TAB_BG_COLOR { HelpID = "sc:ModalDialog:RID_SCDLG_TAB_BG_COLOR"; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 118 , 167 ) ; Moveable = TRUE ; Closeable = TRUE ; Control TAB_BG_COLOR_CT_BORDER { Border = TRUE ; Pos = MAP_APPFONT ( 1 , 1 ) ; //12, 32 Size = MAP_APPFONT ( 116+2 , 145+2 ) ; DialogControl = TRUE; }; Control TAB_BG_COLOR_SET_BGDCOLOR { // * HelpId = HID_BACKGROUND_CTL_BGDCOLORSET ; Hide = FALSE ; Pos = MAP_APPFONT ( 0 , 0 ) ; Size = MAP_APPFONT ( 116 , 145 ) ; TabStop = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 82 , 151 ) ; Size = MAP_APPFONT ( 35 , 14 ) ; TabStop = TRUE ; DefButton = FALSE ; }; OKButton BTN_OK { Pos = MAP_APPFONT ( 45 , 151 ) ; Size = MAP_APPFONT ( 35 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 2 , 151 ) ; Size = MAP_APPFONT ( 35 , 14 ) ; TabStop = TRUE ; DefButton = FALSE ; }; }; ModalDialog RID_SCDLG_COL_MAN { Text [ en-US ] = "Column Width" ; HelpId = CMD_FID_COL_WIDTH ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 190 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 136 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 136 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 136 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text [ en-US ] = "Width" ; }; MetricField ED_VALUE { HelpID = "sc:MetricField:RID_SCDLG_COL_MAN:ED_VALUE"; Border = TRUE ; Pos = MAP_APPFONT ( 70 , 6 ) ; Size = MAP_APPFONT ( 70 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; }; CheckBox BTN_DEFVAL { HelpID = "sc:CheckBox:RID_SCDLG_COL_MAN:BTN_DEFVAL"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen TabStop = TRUE ; Pos = MAP_APPFONT ( 70 , 24 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text [ en-US ] = "~Default value" ; }; }; ModalDialog RID_SCDLG_COL_OPT { Text [ en-US ] = "Optimal Column Width" ; HelpId = CMD_FID_COL_OPT_WIDTH ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 190 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 136 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 136 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 136 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text [ en-US ] = "Add" ; }; MetricField ED_VALUE { HelpID = "sc:MetricField:RID_SCDLG_COL_OPT:ED_VALUE"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen Border = TRUE ; Pos = MAP_APPFONT ( 70 , 6 ) ; Size = MAP_APPFONT ( 70 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; }; CheckBox BTN_DEFVAL { HelpID = "sc:CheckBox:RID_SCDLG_COL_OPT:BTN_DEFVAL"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen TabStop = TRUE ; Pos = MAP_APPFONT ( 70 , 24 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text [ en-US ] = "~Default value" ; }; }; ModalDialog RID_SCDLG_ROW_MAN { Text [ en-US ] = "Row Height" ; HelpId = CMD_FID_ROW_HEIGHT ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 190 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 136 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 136 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 136 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text [ en-US ] = "Height" ; }; MetricField ED_VALUE { HelpID = "sc:MetricField:RID_SCDLG_ROW_MAN:ED_VALUE"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen Border = TRUE ; Pos = MAP_APPFONT ( 70 , 6 ) ; Size = MAP_APPFONT ( 70 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; }; CheckBox BTN_DEFVAL { HelpID = "sc:CheckBox:RID_SCDLG_ROW_MAN:BTN_DEFVAL"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen TabStop = TRUE ; Pos = MAP_APPFONT ( 70 , 24 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text [ en-US ] = "~Default value" ; }; }; ModalDialog RID_SCDLG_ROW_OPT { Text [ en-US ] = "Optimal Row Height" ; HelpId = CMD_FID_ROW_OPT_HEIGHT ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 190 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 136 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 136 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 136 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; Text [ en-US ] = "Add" ; }; MetricField ED_VALUE { HelpID = "sc:MetricField:RID_SCDLG_ROW_OPT:ED_VALUE"; Border = TRUE ; Pos = MAP_APPFONT ( 70 , 6 ) ; Size = MAP_APPFONT ( 70 , 12 ) ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; }; CheckBox BTN_DEFVAL { HelpID = "sc:CheckBox:RID_SCDLG_ROW_OPT:BTN_DEFVAL"; // HelpID, weil die generierten aus den Ableitungen nicht in die hid.lst kommen TabStop = TRUE ; Pos = MAP_APPFONT ( 70 , 24 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; Text [ en-US ] = "~Default value" ; }; }; ModalDialog RID_SCDLG_SHOW_TAB { HelpId = CMD_FID_TABLE_SHOW ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 168 , 100 ) ; Text [ en-US ] = "Show Sheet" ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 112 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 112 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 112 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; MultiListBox LB_ENTRYLIST { HelpID = "sc:MultiListBox:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST"; SimpleMode = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 6 , 19 ) ; Size = MAP_APPFONT ( 100 , 75 ) ; TabStop = TRUE ; Sort = FALSE ; }; FixedText FT_LABEL { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 90 , 10 ) ; Text [ en-US ] = "Hidden sheets" ; }; }; #define TXT_COLS \ Text [ en-US ] = "~Columns" ; \ #define TXT_ROWS \ Text [ en-US ] = "~Rows" ; \ // RID_SCDLG_COLORROW wird nur in der Optionen-Sortierlisten-Seite benutzt ModalDialog RID_SCDLG_COLORROW { HelpID = "sc:ModalDialog:RID_SCDLG_COLORROW"; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 148 , 63 ) ; Moveable = TRUE ; Closeable = FALSE ; OKButton BTN_OK { Pos = MAP_APPFONT ( 92 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 92 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 92 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; RadioButton BTN_GROUP_ROWS { HelpID = "sc:RadioButton:RID_SCDLG_COLORROW:BTN_GROUP_ROWS"; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 71 , 10 ) ; TXT_ROWS TabStop = TRUE ; }; RadioButton BTN_GROUP_COLS { HelpID = "sc:RadioButton:RID_SCDLG_COLORROW:BTN_GROUP_COLS"; Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 71 , 10 ) ; TXT_COLS TabStop = TRUE ; }; FixedLine FL_FRAME { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 80 , 8 ) ; }; }; ModalDialog RID_SCDLG_CHARTCOLROW { HelpID = "sc:ModalDialog:RID_SCDLG_CHARTCOLROW"; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 191 , 63 ) ; Moveable = TRUE ; CheckBox 1 { HelpID = "sc:CheckBox:RID_SCDLG_CHARTCOLROW:1"; Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 114 , 10 ) ; Text [ en-US ] = "First ~column as label" ; }; CheckBox 2 { HelpID = "sc:CheckBox:RID_SCDLG_CHARTCOLROW:2"; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 114 , 10 ) ; Text [ en-US ] = "First ~row as label" ; }; FixedLine 6 { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 123 , 8 ) ; Text [ en-US ] = "Labels" ; }; OKButton 3 { Pos = MAP_APPFONT ( 135 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE ; }; CancelButton 4 { Pos = MAP_APPFONT ( 135 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton 5 { Pos = MAP_APPFONT ( 135 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; Text [ en-US ] = "Change Source Data Range" ; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */