Update ooo320-m1
[ooovba.git] / sc / source / ui / inc / subtdlg.hrc
blob528c7dc972d3ba5a4edf59033fb0101610cf1ee9
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.hrc,v $
10  * $Revision: 1.4 $
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 "sc.hrc"
34 #define RID_SCDLG_SUBTOTALS 256
35 #define RID_SCPAGE_SUBT_GROUP 256
36 #define RID_SCPAGE_SUBT_OPTIONS 257
39 // TabDialog
40 #define BTN_REMOVE                      1
41 #define PAGE_GROUP1         2
42 #define PAGE_GROUP2         3
43 #define PAGE_GROUP3         4
44 #define PAGE_OPTIONS        5
46 // Gruppen TabPages
47 #define FT_GROUP            10
48 #define LB_GROUP            11
49 #define FT_COLUMNS          12
50 #define WND_COLUMNS         13
51 #define LB_FUNCTIONS        14
52 #define FT_FUNCTIONS        15
54 // Optionen TabPage
55 #define FL_GROUP            20
56 #define BTN_PAGEBREAK       21
57 #define BTN_CASE            22
58 #define BTN_SORT            23
60 #define FL_SORT             30
61 #define BTN_ASCENDING       31
62 #define BTN_DESCENDING      32
63 #define BTN_FORMATS         33
64 #define BTN_USERDEF         34
65 #define LB_USERDEF          35