1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: subtdlg.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "subtdlg.hrc"
33 TabPage RID_SCPAGE_SUBT_OPTIONS
35 HelpId = HID_SCPAGE_SUBT_OPTIONS ;
36 Pos = MAP_APPFONT ( 0 , 0 ) ;
37 Size = MAP_APPFONT ( 260 , 185 ) ;
41 Pos = MAP_APPFONT ( 6 , 3 ) ;
42 Size = MAP_APPFONT ( 248 , 8 ) ;
43 Text [ en-US ] = "Groups";
45 CheckBox BTN_PAGEBREAK
47 Pos = MAP_APPFONT ( 12 , 14 ) ;
48 Size = MAP_APPFONT ( 239 , 10 ) ;
49 Text [ en-US ] = "~Page break between groups" ;
54 Pos = MAP_APPFONT ( 12 , 28 ) ;
55 Size = MAP_APPFONT ( 239 , 10 ) ;
56 /* ### ACHTUNG: Neuer Text in Resource? ~Groß-/Kleinschreibung beachten : ~Gro˜-/Kleinschreibung beachten */
57 Text [ en-US ] = "~Case sensitive" ;
62 Pos = MAP_APPFONT ( 12 , 42 ) ;
63 Size = MAP_APPFONT ( 239 , 10 ) ;
64 Text [ en-US ] = "Pre-~sort area according to groups" ;
69 Pos = MAP_APPFONT ( 12 , 101 ) ;
70 Size = MAP_APPFONT ( 239 , 10 ) ;
71 /* ### ACHTUNG: Neuer Text in Resource? ~Formate einschließen : ~Formate einschlie˜en */
72 Text [ en-US ] = "I~nclude formats" ;
77 Pos = MAP_APPFONT ( 12 , 115 ) ;
78 Size = MAP_APPFONT ( 239 , 10 ) ;
79 Text [ en-US ] = "C~ustom sort order" ;
85 Pos = MAP_APPFONT ( 20 , 127 ) ;
86 Size = MAP_APPFONT ( 231 , 90 ) ;
90 RadioButton BTN_ASCENDING
92 Pos = MAP_APPFONT ( 12 , 69 ) ;
93 Size = MAP_APPFONT ( 239 , 10 ) ;
94 Text [ en-US ] = "~Ascending" ;
97 RadioButton BTN_DESCENDING
99 Pos = MAP_APPFONT ( 12 , 83 ) ;
100 Size = MAP_APPFONT ( 239 , 10 ) ;
101 Text [ en-US ] = "D~escending" ;
106 Pos = MAP_APPFONT ( 6 , 58 ) ;
107 Size = MAP_APPFONT ( 248 , 8 ) ;
108 Text [ en-US ] = "Sort" ;
115 // Die Elemente haben hart vergebene Hilfe-IDs, weil automatisch generierte
116 // aus den Ableitungen nicht in der HID-Liste auftauchen wuerden
117 HelpId = HID_SCPAGE_SUBT_GROUP ;
118 Pos = MAP_APPFONT ( 0 , 0 ) ;
119 Size = MAP_APPFONT ( 260 , 185 ) ;
123 Pos = MAP_APPFONT ( 6 , 3 ) ;
124 Size = MAP_APPFONT ( 121 , 8 ) ;
125 Text [ en-US ] = "~Group by" ;
129 HelpId = HID_SC_SUBT_GROUP ;
131 Pos = MAP_APPFONT ( 6 , 14 ) ;
132 Size = MAP_APPFONT ( 121 , 90 ) ;
138 Pos = MAP_APPFONT ( 6 , 32 ) ;
139 Size = MAP_APPFONT ( 121 , 8 ) ;
140 /* ### ACHTUNG: Neuer Text in Resource? ~Teilergebnisse berechnen für : ~Teilergebnisse berechnen f³r */
141 Text [ en-US ] = "~Calculate subtotals for" ;
145 HelpId = HID_SC_SUBT_COLS ;
147 Pos = MAP_APPFONT ( 6 , 43 ) ;
148 Size = MAP_APPFONT ( 121 , 136 ) ;
151 FixedText FT_FUNCTIONS
153 Pos = MAP_APPFONT ( 133 , 32 ) ;
154 Size = MAP_APPFONT ( 121 , 8 ) ;
155 Text [ en-US ] = "Use ~function" ;
159 HelpId = HID_SC_SUBT_FUNC ;
161 Pos = MAP_APPFONT ( 133 , 43 ) ;
162 Size = MAP_APPFONT ( 121 , 136 ) ;
164 StringList [ en-US ] =
166 < "Sum" ; Default ; > ;
167 < "Count" ; Default ; > ;
168 < "Average" ; Default ; > ;
169 < "Max" ; Default ; > ;
170 < "Min" ; Default ; > ;
171 < "Product" ; Default ; > ;
172 < "Count (numbers only)" ; Default ; > ;
173 < "StDev (Sample)" ; Default ; > ;
174 < "StDevP (Population)" ; Default ; > ;
175 < "Var (Sample)" ; Default ; > ;
176 < "VarP (Population)" ; Default ; > ;
181 // "Control" braucht immer eigene HelpId - ansonsten aus RID_SUBTBASE kopiert
183 TabPage RID_SCPAGE_SUBT_GROUP1 < RID_SUBTBASE
185 HelpId = HID_SCPAGE_SUBT_GROUP1 ;
187 TabPage RID_SCPAGE_SUBT_GROUP2 < RID_SUBTBASE
189 HelpId = HID_SCPAGE_SUBT_GROUP2 ;
191 TabPage RID_SCPAGE_SUBT_GROUP3 < RID_SUBTBASE
193 HelpId = HID_SCPAGE_SUBT_GROUP3 ;
196 TabDialog RID_SCDLG_SUBTOTALS
200 Size = MAP_APPFONT ( 294 , 176 ) ;
201 Text [ en-US ] = "Subtotals" ;
208 Pos = MAP_APPFONT ( 3 , 3 ) ;
209 Size = MAP_APPFONT ( 240 , 150 ) ;
214 Identifier = PAGE_GROUP1 ;
215 Text [ en-US ] = "1st Group" ;
219 Identifier = PAGE_GROUP2 ;
220 Text [ en-US ] = "2nd Group" ;
224 Identifier = PAGE_GROUP3 ;
225 Text [ en-US ] = "3rd Group" ;
229 Identifier = PAGE_OPTIONS ;
230 Text [ en-US ] = "Options" ;
234 PushButton BTN_REMOVE
236 Pos = MAP_APPFONT ( 143 , 160 ) ;
237 Size = MAP_APPFONT ( 40 , 12 ) ;
238 /* ### ACHTUNG: Neuer Text in Resource? ~Löschen : ~L÷schen */
239 Text [ en-US ] = "~Delete" ;