merge the formfield patch from ooo-build
[ooovba.git] / chart2 / source / controller / dialogs / TabPages.hrc
blobfb58fd454c26481b58791ab653cb3508a0fca471
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: TabPages.hrc,v $
10  * $Revision: 1.7.20.1 $
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  ************************************************************************/
30 #ifndef CHART_TABPAGES_HRC
31 #define CHART_TABPAGES_HRC
33 #include "ResourceIds.hrc"
35 //see attrib.hrc in old chart
37 //#define TP_LEGEND_POS 900
38 #define GRP_LEGEND                  1
39 #define FL_LEGEND_TEXTORIENT        2
40 #define FT_LEGEND_TEXTDIR           3
41 #define LB_LEGEND_TEXTDIR           4
43 //#define TP_DATA_DESCR 901
45 //#define TP_ALIGNMENT 902
46 ////#define FL_ORDER 2
47 ////#define RBT_SIDEBYSIDE 1
48 ////#define RBT_UPDOWN 2
49 ////#define RBT_DOWNUP 3
50 ////#define RBT_AUTOORDER 4
52 //#define TP_STAT                   905
53 #define FL_TEXTBREAK                3
54 #define CBX_TEXTBREAK               2
55 #define CBX_TEXTOVERLAP             4
57 //Seit 4/1998 koennen Texte frei gedreht werden: SCHATTR_TEXT_DEGREES
58 // ID's for title rotation tabpage
59 #define CTR_DIAL                                6030
60 #define BTN_TXTSTACKED                  6031
61 #define FT_DEGREES                              6032
62 #define NF_ORIENT                               6033
63 #define CTR_DUMMY                               6034
64 #define FT_DUMMY                                6035
65 #define FL_ALIGN                                6037
66 #define FT_TEXTDIR              6038
67 #define LB_TEXTDIR              6039
70 //Symbol-Tabpage (zum Teil sehr Aehnlich der SVX_AREA_TABPAGE) (obsolete)
71 //#define TP_SYMBOL                 906
72 #define RBT_COLOR                   1
73 #define RBT_GRADIENT                2
74 #define RBT_HATCHING                3
75 #define RBT_BITMAP                  4
76 #define RBT_INVISIBLE               5
77 #define LB_COLOR                    1
78 #define LB_GRADIENT                 2
79 #define LB_HATCHING                 3
80 #define LB_BITMAP                   4
82 #define GRP_FILL                    1
83 #define CTL_BITMAP_PREVIEW          6
86 //------------
87 //from old chart tplabel.hrc
89 //#define TP_AXIS_LABEL                                 920
91 #define CB_AXIS_LABEL_SCHOW_DESCR               1
93 //#define FL_AXIS_LABEL_FORMATTING              2
95 #define FL_AXIS_LABEL_ORIENTATION               3
96 #define CT_AXIS_LABEL_DIAL                              4
97 #define PB_AXIS_LABEL_TEXTSTACKED               5
98 #define FT_AXIS_LABEL_DEGREES                   6
99 #define NF_AXIS_LABEL_ORIENT                    7
100 #define FT_UNUSED                                               8
101 #define CT_UNUSED                                               9
103 #define FL_AXIS_LABEL_TEXTFLOW                  10
104 #define CB_AXIS_LABEL_TEXTOVERLAP               11
105 #define CB_AXIS_LABEL_TEXTBREAK                 12
107 #define FL_AXIS_LABEL_ORDER                             13
108 #define RB_AXIS_LABEL_SIDEBYSIDE                14
109 #define RB_AXIS_LABEL_UPDOWN                    15
110 #define RB_AXIS_LABEL_DOWNUP                    16
111 #define RB_AXIS_LABEL_AUTOORDER                 17
113 #define FL_SEPARATOR                                    18
115 #define FT_AXIS_TEXTDIR                 19
116 #define LB_AXIS_TEXTDIR                 20
118 //#define TP_SCALE                903
120 #define FL_SCALE                        1
122 #define TXT_MIN                         1
123 #define TXT_MAX                         2
124 #define TXT_STEP_MAIN           3
125 #define TXT_STEP_HELP           4
126 #define TXT_ORIGIN                      5
128 #define CBX_AUTO_MIN            1
129 #define CBX_AUTO_MAX            2
130 #define CBX_AUTO_STEP_MAIN      3
131 #define CBX_AUTO_STEP_HELP      4
132 #define CBX_AUTO_ORIGIN         5
133 #define CBX_LOGARITHM           6
134 #define CBX_REVERSE         7
136 #define EDT_STEP_MAIN           1
137 #define EDT_MAX                         2
138 #define EDT_MIN                         3
139 #define EDT_ORIGIN          4
141 #define MT_STEPHELP                 10
143 //#define TP_AXIS_POSITIONS   904
145 #define FL_AXIS_LINE        1
146 #define FL_LABELS           2
147 #define FL_TICKS            3
148 #define FL_VERTICAL         4
149 #define FL_GRIDS            5
151 #define FT_CROSSES_OTHER_AXIS_AT        1
152 #define FT_AXIS_LABEL_DISTANCE                  2
153 #define FT_PLACE_LABELS                         3
154 #define FT_MAJOR                                4
155 #define FT_MINOR                                5
156 #define FT_PLACE_TICKS                  6
158 #define LB_CROSSES_OTHER_AXIS_AT    1
159 #define LB_PLACE_LABELS             2
160 #define EDT_CROSSES_OTHER_AXIS_AT           3
161 #define EDT_CROSSES_OTHER_AXIS_AT_CATEGORY  4
162 #define EDT_AXIS_LABEL_DISTANCE                     5
163 #define LB_PLACE_TICKS              6
165 #define CB_AXIS_BETWEEN_CATEGORIES 1
166 #define CB_TICKS_INNER  2
167 #define CB_TICKS_OUTER  3
168 #define CB_MINOR_INNER  4
169 #define CB_MINOR_OUTER  5
170 #define CB_MAJOR_GRID   6
171 #define CB_MINOR_GRID   7
173 #define PB_MAJOR_GRID   1
174 #define PB_MINOR_GRID   2
176 #endif