1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "consdlg.hrc"
20 ModelessDialog RID_SCDLG_CONSOLIDATE
23 HelpId = CMD_SID_OPENDLG_CONSOLIDATE ;
26 Size = MAP_APPFONT ( 280 , 154 ) ;
27 Text [ en-US ] = "Consolidate" ;
32 HelpID = "sc:ListBox:RID_SCDLG_CONSOLIDATE:LB_FUNC";
34 Pos = MAP_APPFONT ( 6 , 17 ) ;
35 Size = MAP_APPFONT ( 212 , 90 ) ;
38 StringList [ en-US ] =
40 < "Sum" ; Default ; > ;
41 < "Count" ; Default ; > ;
42 < "Average" ; Default ; > ;
43 < "Max" ; Default ; > ;
44 < "Min" ; Default ; > ;
45 < "Product" ; Default ; > ;
46 < "Count (numbers only)" ; Default ; > ;
47 < "StDev (sample)" ; Default ; > ;
48 < "StDevP (population)" ; Default ; > ;
49 < "Var (sample)" ; Default ; > ;
50 < "VarP (population)" ; Default ; > ;
55 HelpID = "sc:Edit:RID_SCDLG_CONSOLIDATE:ED_DATA_AREA";
57 Pos = MAP_APPFONT ( 100 , 106 ) ;
58 Size = MAP_APPFONT ( 104 , 12 ) ;
63 HelpID = "sc:Edit:RID_SCDLG_CONSOLIDATE:ED_DEST_AREA";
65 Pos = MAP_APPFONT ( 100 , 135 ) ;
66 Size = MAP_APPFONT ( 104 , 12 ) ;
69 ImageButton RB_DATA_AREA
71 HelpID = "sc:ImageButton:RID_SCDLG_CONSOLIDATE:RB_DATA_AREA";
72 Pos = MAP_APPFONT ( 206 , 105 ) ;
73 Size = MAP_APPFONT ( 13 , 15 ) ;
75 QuickHelpText [ en-US ] = "Shrink" ;
77 ImageButton RB_DEST_AREA
79 HelpID = "sc:ImageButton:RID_SCDLG_CONSOLIDATE:RB_DEST_AREA";
80 Pos = MAP_APPFONT ( 206 , 134 ) ;
81 Size = MAP_APPFONT ( 13 , 15 ) ;
83 QuickHelpText [ en-US ] = "Shrink" ;
87 HelpID = "sc:ListBox:RID_SCDLG_CONSOLIDATE:LB_DATA_AREA";
89 Pos = MAP_APPFONT ( 6 , 106 ) ;
90 Size = MAP_APPFONT ( 90 , 90 ) ;
96 HelpID = "sc:ListBox:RID_SCDLG_CONSOLIDATE:LB_DEST_AREA";
98 Pos = MAP_APPFONT ( 6 , 135 ) ;
99 Size = MAP_APPFONT ( 90 , 90 ) ;
103 MultiListBox LB_CONSAREAS
105 HelpID = "sc:MultiListBox:RID_SCDLG_CONSOLIDATE:LB_CONSAREAS";
108 Pos = MAP_APPFONT ( 6 , 46 ) ;
109 Size = MAP_APPFONT ( 212 , 43 ) ;
114 Pos = MAP_APPFONT ( 6 , 6 ) ;
115 Size = MAP_APPFONT ( 212 , 8 ) ;
116 Text [ en-US ] = "~Function" ;
118 FixedText FT_CONSAREAS
120 Pos = MAP_APPFONT ( 6 , 35 ) ;
121 Size = MAP_APPFONT ( 212 , 8 ) ;
122 Text [ en-US ] = "~Consolidation ranges" ;
124 FixedText FT_DATA_AREA
126 Pos = MAP_APPFONT ( 6 , 95 ) ;
127 Size = MAP_APPFONT ( 212 , 8 ) ;
128 Text [ en-US ] = "~Source data range" ;
130 FixedText FT_DEST_AREA
132 Pos = MAP_APPFONT ( 6 , 124 ) ;
133 Size = MAP_APPFONT ( 212 , 8 ) ;
134 Text [ en-US ] = "Copy results ~to" ;
138 HelpID = "sc:CheckBox:RID_SCDLG_CONSOLIDATE:BTN_BYROW";
139 Pos = MAP_APPFONT ( 12 , 165 ) ;
140 Size = MAP_APPFONT ( 94 , 10 ) ;
141 Text [ en-US ] = "~Row labels" ;
146 HelpID = "sc:CheckBox:RID_SCDLG_CONSOLIDATE:BTN_BYCOL";
147 Pos = MAP_APPFONT ( 12 , 179 ) ;
148 Size = MAP_APPFONT ( 94 , 10 ) ;
150 Text [ en-US ] = "C~olumn labels" ;
154 Pos = MAP_APPFONT ( 6 , 154 ) ;
155 Size = MAP_APPFONT ( 103 , 8 ) ;
156 Text [ en-US ] = "Consolidate by" ;
160 Pos = MAP_APPFONT ( 112 , 165 ) ;
161 Size = MAP_APPFONT ( 1 , 24 ) ;
166 Pos = MAP_APPFONT ( 115 , 154 ) ;
167 Size = MAP_APPFONT ( 103 , 8 ) ;
168 Text [ en-US ] = "Options" ;
172 HelpID = "sc:CheckBox:RID_SCDLG_CONSOLIDATE:BTN_REFS";
173 Pos = MAP_APPFONT ( 121 , 165 ) ;
174 Size = MAP_APPFONT ( 94 , 10 ) ;
175 Text [ en-US ] = "~Link to source data" ;
180 Pos = MAP_APPFONT ( 224 , 6 ) ;
181 Size = MAP_APPFONT ( 50 , 14 ) ;
185 CancelButton BTN_CANCEL
187 Pos = MAP_APPFONT ( 224 , 23 ) ;
188 Size = MAP_APPFONT ( 50 , 14 ) ;
193 Pos = MAP_APPFONT ( 224 , 43 ) ;
194 Size = MAP_APPFONT ( 50 , 14 ) ;
199 HelpID = "sc:MoreButton:RID_SCDLG_CONSOLIDATE:BTN_MORE";
200 Pos = MAP_APPFONT ( 224 , 134 ) ;
201 Size = MAP_APPFONT ( 50 , 14 ) ;
203 MapUnit = MAP_APPFONT ;
206 PushButton BTN_REMOVE
208 HelpID = "sc:PushButton:RID_SCDLG_CONSOLIDATE:BTN_REMOVE";
209 Pos = MAP_APPFONT ( 224 , 114 ) ;
210 Size = MAP_APPFONT ( 50 , 14 ) ;
211 Text [ en-US ] = "~Delete" ;
216 HelpID = "sc:PushButton:RID_SCDLG_CONSOLIDATE:BTN_ADD";
217 Pos = MAP_APPFONT ( 224 , 96 ) ;
218 Size = MAP_APPFONT ( 50 , 14 ) ;
219 Text [ en-US ] = "~Add" ;
224 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */