1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: TabPages.hrc,v $
10 * $Revision: 1.7.20.1 $
12 * This file is part of OpenOffice.org.
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.
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).
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.
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
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
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
60 #define BTN_TXTSTACKED 6031
61 #define FT_DEGREES 6032
62 #define NF_ORIENT 6033
63 #define CTR_DUMMY 6034
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
73 #define RBT_GRADIENT 2
74 #define RBT_HATCHING 3
76 #define RBT_INVISIBLE 5
83 #define CTL_BITMAP_PREVIEW 6
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
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
124 #define TXT_STEP_MAIN 3
125 #define TXT_STEP_HELP 4
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
141 #define MT_STEPHELP 10
143 //#define TP_AXIS_POSITIONS 904
145 #define FL_AXIS_LINE 1
148 #define FL_VERTICAL 4
151 #define FT_CROSSES_OTHER_AXIS_AT 1
152 #define FT_AXIS_LABEL_DISTANCE 2
153 #define FT_PLACE_LABELS 3
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