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 .
20 #include "dpgroupdlg.hrc"
22 // ----------------------------------------------------------------------------
24 ModalDialog RID_SCDLG_DPNUMGROUP
26 Size = MAP_APPFONT ( 220 , 110 ) ;
27 HelpId = HID_SC_DPNUMGROUP ;
35 Pos = MAP_APPFONT ( 6, 3 ) ;
36 Size = MAP_APPFONT ( 152, 8 ) ;
37 Text [ en-US ] = "Start" ;
39 RadioButton RB_AUTOSTART
41 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_AUTOSTART";
42 Pos = MAP_APPFONT ( 12 , 14 ) ;
43 Size = MAP_APPFONT ( 80 , 10 ) ;
45 Text [ en-US ] = "~Automatically" ;
47 RadioButton RB_MANSTART
49 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_MANSTART";
50 Pos = MAP_APPFONT ( 12 , 28 ) ;
51 Size = MAP_APPFONT ( 80 , 10 ) ;
53 Text [ en-US ] = "~Manually at" ;
57 HelpID = "sc:Edit:RID_SCDLG_DPNUMGROUP:ED_START";
58 Pos = MAP_APPFONT ( 94 , 26 ) ;
59 Size = MAP_APPFONT ( 58 , 12 ) ;
65 Pos = MAP_APPFONT ( 6 , 42 ) ;
66 Size = MAP_APPFONT ( 152 , 8 ) ;
67 Text [ en-US ] = "End" ;
69 RadioButton RB_AUTOEND
71 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_AUTOEND";
72 Pos = MAP_APPFONT ( 12 , 53 ) ;
73 Size = MAP_APPFONT ( 80 , 10 ) ;
75 Text [ en-US ] = "A~utomatically" ;
79 HelpID = "sc:RadioButton:RID_SCDLG_DPNUMGROUP:RB_MANEND";
80 Pos = MAP_APPFONT ( 12 , 67 ) ;
81 Size = MAP_APPFONT ( 80 , 10 ) ;
83 Text [ en-US ] = "Ma~nually at" ;
87 HelpID = "sc:Edit:RID_SCDLG_DPNUMGROUP:ED_END";
88 Pos = MAP_APPFONT ( 94 , 65 ) ;
89 Size = MAP_APPFONT ( 58 , 12 ) ;
95 Pos = MAP_APPFONT ( 6 , 81 ) ;
96 Size = MAP_APPFONT ( 152 , 8 ) ;
97 Text [ en-US ] = "~Group by" ;
101 HelpID = "sc:Edit:RID_SCDLG_DPNUMGROUP:ED_BY";
102 Pos = MAP_APPFONT ( 94 , 92 ) ;
103 Size = MAP_APPFONT ( 58 , 12 ) ;
109 Pos = MAP_APPFONT ( 164 , 6 ) ;
110 Size = MAP_APPFONT ( 50 , 14 ) ;
114 CancelButton BTN_CANCEL
116 Pos = MAP_APPFONT ( 164 , 23 ) ;
117 Size = MAP_APPFONT ( 50 , 14 ) ;
122 Pos = MAP_APPFONT ( 164 , 43 ) ;
123 Size = MAP_APPFONT ( 50 , 14 ) ;
126 Text [ en-US ] = "Grouping" ;
129 // ----------------------------------------------------------------------------
131 ModalDialog RID_SCDLG_DPDATEGROUP
133 Size = MAP_APPFONT ( 220 , 180 ) ;
134 HelpId = HID_SC_DPDATEGROUP ;
142 Pos = MAP_APPFONT ( 6, 3 ) ;
143 Size = MAP_APPFONT ( 152, 8 ) ;
144 Text [ en-US ] = "Start" ;
146 RadioButton RB_AUTOSTART
148 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_AUTOSTART";
149 Pos = MAP_APPFONT ( 12 , 14 ) ;
150 Size = MAP_APPFONT ( 80 , 10 ) ;
152 Text [ en-US ] = "~Automatically" ;
154 RadioButton RB_MANSTART
156 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_MANSTART";
157 Pos = MAP_APPFONT ( 12 , 28 ) ;
158 Size = MAP_APPFONT ( 80 , 10 ) ;
160 Text [ en-US ] = "~Manually at" ;
164 HelpID = "sc:DateField:RID_SCDLG_DPDATEGROUP:ED_START";
165 Pos = MAP_APPFONT ( 94 , 26 ) ;
166 Size = MAP_APPFONT ( 58 , 12 ) ;
172 Pos = MAP_APPFONT ( 6 , 42 ) ;
173 Size = MAP_APPFONT ( 152 , 8 ) ;
174 Text [ en-US ] = "End" ;
176 RadioButton RB_AUTOEND
178 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_AUTOEND";
179 Pos = MAP_APPFONT ( 12 , 53 ) ;
180 Size = MAP_APPFONT ( 80 , 10 ) ;
182 Text [ en-US ] = "A~utomatically" ;
184 RadioButton RB_MANEND
186 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_MANEND";
187 Pos = MAP_APPFONT ( 12 , 67 ) ;
188 Size = MAP_APPFONT ( 80 , 10 ) ;
190 Text [ en-US ] = "Ma~nually at" ;
194 HelpID = "sc:DateField:RID_SCDLG_DPDATEGROUP:ED_END";
195 Pos = MAP_APPFONT ( 94 , 65 ) ;
196 Size = MAP_APPFONT ( 58 , 12 ) ;
202 Pos = MAP_APPFONT ( 6 , 81 ) ;
203 Size = MAP_APPFONT ( 152 , 8 ) ;
204 Text [ en-US ] = "Group by" ;
206 RadioButton RB_NUMDAYS
208 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_NUMDAYS";
209 Pos = MAP_APPFONT ( 12 , 94 ) ;
210 Size = MAP_APPFONT ( 80 , 10 ) ;
212 Text [ en-US ] = "Number of ~days" ;
216 HelpID = "sc:RadioButton:RID_SCDLG_DPDATEGROUP:RB_UNITS";
217 Pos = MAP_APPFONT ( 12 , 110 ) ;
218 Size = MAP_APPFONT ( 80 , 10 ) ;
220 Text [ en-US ] = "~Intervals" ;
222 NumericField ED_NUMDAYS
224 HelpID = "sc:NumericField:RID_SCDLG_DPDATEGROUP:ED_NUMDAYS";
225 Pos = MAP_APPFONT ( 94, 92 ) ;
226 Size = MAP_APPFONT ( 35, 12 ) ;
237 Pos = MAP_APPFONT( 94, 110 );
238 Size = MAP_APPFONT( 58, 64 );
244 Pos = MAP_APPFONT ( 164 , 6 ) ;
245 Size = MAP_APPFONT ( 50 , 14 ) ;
249 CancelButton BTN_CANCEL
251 Pos = MAP_APPFONT ( 164 , 23 ) ;
252 Size = MAP_APPFONT ( 50 , 14 ) ;
257 Pos = MAP_APPFONT ( 164 , 43 ) ;
258 Size = MAP_APPFONT ( 50 , 14 ) ;
261 Text [ en-US ] = "Grouping" ;
264 // ----------------------------------------------------------------------------
266 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */