Update ooo320-m1
[ooovba.git] / sc / source / ui / src / subtdlg.src
blobfc92130930f18bbdeaf6816fc6cc17ce0a4f3ddd
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: subtdlg.src,v $
10  * $Revision: 1.41 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
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 ) ;
38     Hide = TRUE ;
39     FixedLine FL_GROUP
40     {
41         Pos = MAP_APPFONT ( 6 , 3 ) ;
42         Size = MAP_APPFONT ( 248 , 8 ) ;
43         Text [ en-US ] = "Groups";
44     };
45     CheckBox BTN_PAGEBREAK
46     {
47         Pos = MAP_APPFONT ( 12 , 14 ) ;
48         Size = MAP_APPFONT ( 239 , 10 ) ;
49         Text [ en-US ] = "~Page break between groups" ;
50         TabStop = TRUE ;
51     };
52     CheckBox BTN_CASE
53     {
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" ;
58         TabStop = TRUE ;
59     };
60     CheckBox BTN_SORT
61     {
62         Pos = MAP_APPFONT ( 12 , 42 ) ;
63         Size = MAP_APPFONT ( 239 , 10 ) ;
64         Text [ en-US ] = "Pre-~sort area according to groups" ;
65         TabStop = TRUE ;
66     };
67     CheckBox BTN_FORMATS
68     {
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" ;
73         TabStop = TRUE ;
74     };
75     CheckBox BTN_USERDEF
76     {
77         Pos = MAP_APPFONT ( 12 , 115 ) ;
78         Size = MAP_APPFONT ( 239 , 10 ) ;
79         Text [ en-US ] = "C~ustom sort order" ;
80         TabStop = TRUE ;
81     };
82     ListBox LB_USERDEF
83     {
84         Border = TRUE ;
85         Pos = MAP_APPFONT ( 20 , 127 ) ;
86         Size = MAP_APPFONT ( 231 , 90 ) ;
87         TabStop = TRUE ;
88         DropDown = TRUE ;
89     };
90     RadioButton BTN_ASCENDING
91     {
92         Pos = MAP_APPFONT ( 12 , 69 ) ;
93         Size = MAP_APPFONT ( 239 , 10 ) ;
94         Text [ en-US ] = "~Ascending" ;
95         TabStop = TRUE ;
96     };
97     RadioButton BTN_DESCENDING
98     {
99         Pos = MAP_APPFONT ( 12 , 83 ) ;
100         Size = MAP_APPFONT ( 239 , 10 ) ;
101         Text [ en-US ] = "D~escending" ;
102         TabStop = TRUE ;
103     };
104     FixedLine FL_SORT
105     {
106         Pos = MAP_APPFONT ( 6 , 58 ) ;
107         Size = MAP_APPFONT ( 248 , 8 ) ;
108         Text [ en-US ] = "Sort" ;
109     };
113 TabPage RID_SUBTBASE
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 ) ;
120     Hide = TRUE ;
121     FixedText FT_GROUP
122     {
123         Pos = MAP_APPFONT ( 6 , 3 ) ;
124         Size = MAP_APPFONT ( 121 , 8 ) ;
125         Text [ en-US ] = "~Group by" ;
126     };
127     ListBox LB_GROUP
128     {
129         HelpId = HID_SC_SUBT_GROUP ;
130         Border = TRUE ;
131         Pos = MAP_APPFONT ( 6 , 14 ) ;
132         Size = MAP_APPFONT ( 121 , 90 ) ;
133         TabStop = TRUE ;
134         DropDown = TRUE ;
135     };
136     FixedText FT_COLUMNS
137     {
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" ;
142     };
143     Control WND_COLUMNS
144     {
145         HelpId = HID_SC_SUBT_COLS ;
146         Border = TRUE ;
147         Pos = MAP_APPFONT ( 6 , 43 ) ;
148         Size = MAP_APPFONT ( 121 , 136 ) ;
149         TabStop = TRUE ;
150     };
151     FixedText FT_FUNCTIONS
152     {
153         Pos = MAP_APPFONT ( 133 , 32 ) ;
154         Size = MAP_APPFONT ( 121 , 8 ) ;
155         Text [ en-US ] = "Use ~function" ;
156     };
157     ListBox LB_FUNCTIONS
158     {
159         HelpId = HID_SC_SUBT_FUNC ;
160         Border = TRUE ;
161         Pos = MAP_APPFONT ( 133 , 43 ) ;
162         Size = MAP_APPFONT ( 121 , 136 ) ;
163         TabStop = TRUE ;
164         StringList [ en-US ] =
165         {
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 ; > ;
177         };
178     };
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
198     OutputSize = TRUE ;
199     SVLook = TRUE ;
200     Size = MAP_APPFONT ( 294 , 176 ) ;
201     Text [ en-US ] = "Subtotals" ;
202     Moveable = TRUE ;
203     Closeable = FALSE ;
204     TabControl 1
205     {
206         OutputSize = TRUE ;
207         SVLook = TRUE ;
208         Pos = MAP_APPFONT ( 3 , 3 ) ;
209         Size = MAP_APPFONT ( 240 , 150 ) ;
210         PageList =
211         {
212             PageItem
213             {
214                 Identifier = PAGE_GROUP1 ;
215                 Text [ en-US ] = "1st Group" ;
216             };
217             PageItem
218             {
219                 Identifier = PAGE_GROUP2 ;
220                 Text [ en-US ] = "2nd Group" ;
221             };
222             PageItem
223             {
224                 Identifier = PAGE_GROUP3 ;
225                 Text [ en-US ] = "3rd Group" ;
226             };
227             PageItem
228             {
229                 Identifier = PAGE_OPTIONS ;
230                 Text [ en-US ] = "Options" ;
231             };
232         };
233     };
234     PushButton BTN_REMOVE
235     {
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" ;
240         TabStop = TRUE ;
241     };