merge the formfield patch from ooo-build
[ooovba.git] / sc / source / ui / dbgui / pvfundlg.hrc
blob9edc13485196170e33ce66c176c7e1ec3ba7af9a
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: pvfundlg.hrc,v $
10  * $Revision: 1.6 $
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"
33 // RID_SCDLG_DPDATAFIELD - DataPilot Data Field Function
34 // RID_SCDLG_PIVOTSUBT - DataPilot Page/Row/Column Field Subtotals
36 #define BTN_OK          1
37 #define BTN_CANCEL      2
38 #define BTN_HELP        3
39 #define BTN_MORE        4
40 #define BTN_OPTIONS     5
42 #define RB_NONE         1
43 #define RB_AUTO         2
44 #define RB_USER         3
45 #define RB_SORT_ASC     4
46 #define RB_SORT_DESC    5
47 #define RB_SORT_MAN     6
49 #define FL_FUNC         1
50 #define FL_DISPLAY      2
51 #define FL_SORT_BY      3
52 #define FL_LAYOUT       4
53 #define FL_AUTOSHOW     5
54 #define FL_HIDE         6
56 #define LB_FUNC         1
57 #define LB_TYPE         2
58 #define LB_BASEFIELD    3
59 #define LB_BASEITEM     4
60 #define LB_SORT_BY      5
61 #define LB_LAYOUT       6
62 #define LB_SHOW_FROM    7
63 #define LB_SHOW_USING   8
64 #define LB_HIERARCHY    9
65 #define LB_DIMS         10
67 #define FT_NAMELABEL    1
68 #define FT_NAME         2
69 #define FT_TYPE         3
70 #define FT_BASEFIELD    4
71 #define FT_BASEITEM     5
72 #define FT_LAYOUT       6
73 #define FT_SHOW         7
74 #define FT_SHOW_FROM    8
75 #define FT_SHOW_USING   9
76 #define FT_HIERARCHY    10
77 #define FT_DIMS         11
79 #define CB_SHOWALL              1
80 #define CB_LAYOUT_EMPTY 2
81 #define CB_SHOW         3
83 #define NF_SHOW         1
85 #define CT_HIDE         1