1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #ifndef SC_XLCHART_HXX
29 #define SC_XLCHART_HXX
31 // disable/enable support for varied point colors property
32 #define EXC_CHART2_VARYCOLORSBY_PROP 0
33 // disable/enable restriction to hair lines in 3D bar charts (#i83151#)
34 #define EXC_CHART2_3DBAR_HAIRLINES_ONLY 1
37 #include <tools/gen.hxx>
38 #include "fapihelper.hxx"
40 namespace com
{ namespace sun
{ namespace star
{
41 namespace container
{ class XNameContainer
; }
42 namespace lang
{ class XMultiServiceFactory
; }
43 namespace chart
{ class XChartDocument
; }
44 namespace chart2
{ class XChartDocument
; }
45 namespace drawing
{ class XShape
; }
50 // Property names =============================================================
53 #define SERVICE_DRAWING_BITMAPTABLE CREATE_OUSTRING( "com.sun.star.drawing.BitmapTable" )
54 #define SERVICE_DRAWING_DASHTABLE CREATE_OUSTRING( "com.sun.star.drawing.DashTable" )
55 #define SERVICE_DRAWING_GRADIENTTABLE CREATE_OUSTRING( "com.sun.star.drawing.GradientTable" )
56 #define SERVICE_DRAWING_HATCHTABLE CREATE_OUSTRING( "com.sun.star.drawing.HatchTable" )
58 #define SERVICE_CHART2_AXIS CREATE_OUSTRING( "com.sun.star.chart2.Axis" )
59 #define SERVICE_CHART2_CARTESIANCOORDSYS2D CREATE_OUSTRING( "com.sun.star.chart2.CartesianCoordinateSystem2d" )
60 #define SERVICE_CHART2_CARTESIANCOORDSYS3D CREATE_OUSTRING( "com.sun.star.chart2.CartesianCoordinateSystem3d" )
61 #define SERVICE_CHART2_DATAPROVIDER CREATE_OUSTRING( "com.sun.star.chart2.data.DataProvider" )
62 #define SERVICE_CHART2_DATASERIES CREATE_OUSTRING( "com.sun.star.chart2.DataSeries" )
63 #define SERVICE_CHART2_DIAGRAM CREATE_OUSTRING( "com.sun.star.chart2.Diagram" )
64 #define SERVICE_CHART2_ERRORBAR CREATE_OUSTRING( "com.sun.star.chart2.ErrorBar" )
65 #define SERVICE_CHART2_EXPREGCURVE CREATE_OUSTRING( "com.sun.star.chart2.ExponentialRegressionCurve" )
66 #define SERVICE_CHART2_FORMATTEDSTRING CREATE_OUSTRING( "com.sun.star.chart2.FormattedString" )
67 #define SERVICE_CHART2_LABELEDDATASEQ CREATE_OUSTRING( "com.sun.star.chart2.data.LabeledDataSequence" )
68 #define SERVICE_CHART2_LEGEND CREATE_OUSTRING( "com.sun.star.chart2.Legend" )
69 #define SERVICE_CHART2_LINEARREGCURVE CREATE_OUSTRING( "com.sun.star.chart2.LinearRegressionCurve" )
70 #define SERVICE_CHART2_LINEARSCALING CREATE_OUSTRING( "com.sun.star.chart2.LinearScaling" )
71 #define SERVICE_CHART2_LOGREGCURVE CREATE_OUSTRING( "com.sun.star.chart2.LogarithmicRegressionCurve" )
72 #define SERVICE_CHART2_LOGSCALING CREATE_OUSTRING( "com.sun.star.chart2.LogarithmicScaling" )
73 #define SERVICE_CHART2_POLARCOORDSYS2D CREATE_OUSTRING( "com.sun.star.chart2.PolarCoordinateSystem2d" )
74 #define SERVICE_CHART2_POLARCOORDSYS3D CREATE_OUSTRING( "com.sun.star.chart2.PolarCoordinateSystem3d" )
75 #define SERVICE_CHART2_POTREGCURVE CREATE_OUSTRING( "com.sun.star.chart2.PotentialRegressionCurve" )
76 #define SERVICE_CHART2_TITLE CREATE_OUSTRING( "com.sun.star.chart2.Title" )
79 #define EXC_CHPROP_ADDITIONALSHAPES CREATE_OUSTRING( "AdditionalShapes" )
80 #define EXC_CHPROP_ANCHORPOSITION CREATE_OUSTRING( "AnchorPosition" )
81 #define EXC_CHPROP_ARRANGEORDER CREATE_OUSTRING( "ArrangeOrder" )
82 #define EXC_CHPROP_ATTAXISINDEX CREATE_OUSTRING( "AttachedAxisIndex" )
83 #define EXC_CHPROP_ATTRIBDATAPOINTS CREATE_OUSTRING( "AttributedDataPoints" )
84 #define EXC_CHPROP_BLACKDAY CREATE_OUSTRING( "BlackDay" )
85 #define EXC_CHPROP_COLOR CREATE_OUSTRING( "Color" )
86 #define EXC_CHPROP_CONNECTBARS CREATE_OUSTRING( "ConnectBars" )
87 #define EXC_CHPROP_CROSSOVERPOSITION CREATE_OUSTRING( "CrossoverPosition" )
88 #define EXC_CHPROP_CROSSOVERVALUE CREATE_OUSTRING( "CrossoverValue" )
89 #define EXC_CHPROP_CURVESTYLE CREATE_OUSTRING( "CurveStyle" )
90 #define EXC_CHPROP_D3DCAMERAGEOMETRY CREATE_OUSTRING( "D3DCameraGeometry" )
91 #define EXC_CHPROP_D3DSCENEAMBIENTCOLOR CREATE_OUSTRING( "D3DSceneAmbientColor" )
92 #define EXC_CHPROP_D3DSCENELIGHTON1 CREATE_OUSTRING( "D3DSceneLightOn1" )
93 #define EXC_CHPROP_D3DSCENELIGHTCOLOR2 CREATE_OUSTRING( "D3DSceneLightColor2" )
94 #define EXC_CHPROP_D3DSCENELIGHTDIR2 CREATE_OUSTRING( "D3DSceneLightDirection2" )
95 #define EXC_CHPROP_D3DSCENELIGHTON2 CREATE_OUSTRING( "D3DSceneLightOn2" )
96 #define EXC_CHPROP_D3DSCENEPERSPECTIVE CREATE_OUSTRING( "D3DScenePerspective" )
97 #define EXC_CHPROP_D3DSCENESHADEMODE CREATE_OUSTRING( "D3DSceneShadeMode" )
98 #define EXC_CHPROP_D3DTRANSFORMMATRIX CREATE_OUSTRING( "D3DTransformMatrix" )
99 #define EXC_CHPROP_DISPLAYLABELS CREATE_OUSTRING( "DisplayLabels" )
100 #define EXC_CHPROP_ERRORBARSTYLE CREATE_OUSTRING( "ErrorBarStyle" )
101 #define EXC_CHPROP_ERRORBARX CREATE_OUSTRING( "ErrorBarX" )
102 #define EXC_CHPROP_ERRORBARY CREATE_OUSTRING( "ErrorBarY" )
103 #define EXC_CHPROP_EXPANSION CREATE_OUSTRING( "Expansion" )
104 #define EXC_CHPROP_FILLBITMAPMODE CREATE_OUSTRING( "FillBitmapMode" )
105 #define EXC_CHPROP_FILLSTYLE CREATE_OUSTRING( "FillStyle" )
106 #define EXC_CHPROP_GAPWIDTHSEQ CREATE_OUSTRING( "GapwidthSequence" )
107 #define EXC_CHPROP_GEOMETRY3D CREATE_OUSTRING( "Geometry3D" )
108 #define EXC_CHPROP_HASMAINTITLE CREATE_OUSTRING( "HasMainTitle" )
109 #define EXC_CHPROP_INCLUDEHIDDENCELLS CREATE_OUSTRING( "IncludeHiddenCells" )
110 #define EXC_CHPROP_JAPANESE CREATE_OUSTRING( "Japanese" )
111 #define EXC_CHPROP_LABEL CREATE_OUSTRING( "Label" )
112 #define EXC_CHPROP_LABELPLACEMENT CREATE_OUSTRING( "LabelPlacement" )
113 #define EXC_CHPROP_LABELPOSITION CREATE_OUSTRING( "LabelPosition" )
114 #define EXC_CHPROP_LABELSEPARATOR CREATE_OUSTRING( "LabelSeparator" )
115 #define EXC_CHPROP_MAJORTICKS CREATE_OUSTRING( "MajorTickmarks" )
116 #define EXC_CHPROP_MARKPOSITION CREATE_OUSTRING( "MarkPosition" )
117 #define EXC_CHPROP_MINORTICKS CREATE_OUSTRING( "MinorTickmarks" )
118 #define EXC_CHPROP_MISSINGVALUETREATMENT CREATE_OUSTRING( "MissingValueTreatment" )
119 #define EXC_CHPROP_NEGATIVEERROR CREATE_OUSTRING( "NegativeError" )
120 #define EXC_CHPROP_NUMBERFORMAT CREATE_OUSTRING( "NumberFormat" )
121 #define EXC_CHPROP_OFFSET CREATE_OUSTRING( "Offset" )
122 #define EXC_CHPROP_OVERLAPSEQ CREATE_OUSTRING( "OverlapSequence" )
123 #define EXC_CHPROP_PERCENTAGENUMFMT CREATE_OUSTRING( "PercentageNumberFormat" )
124 #define EXC_CHPROP_PERCENTDIAGONAL CREATE_OUSTRING( "PercentDiagonal" )
125 #define EXC_CHPROP_PERSPECTIVE CREATE_OUSTRING( "Perspective" )
126 #define EXC_CHPROP_POSITIVEERROR CREATE_OUSTRING( "PositiveError" )
127 #define EXC_CHPROP_RELATIVEPOSITION CREATE_OUSTRING( "RelativePosition" )
128 #define EXC_CHPROP_RIGHTANGLEDAXES CREATE_OUSTRING( "RightAngledAxes" )
129 #define EXC_CHPROP_ROLE CREATE_OUSTRING( "Role" )
130 #define EXC_CHPROP_ROTATIONHORIZONTAL CREATE_OUSTRING( "RotationHorizontal" )
131 #define EXC_CHPROP_ROTATIONVERTICAL CREATE_OUSTRING( "RotationVertical" )
132 #define EXC_CHPROP_SHOW CREATE_OUSTRING( "Show" )
133 #define EXC_CHPROP_SHOWCORRELATION CREATE_OUSTRING( "ShowCorrelationCoefficient" )
134 #define EXC_CHPROP_SHOWEQUATION CREATE_OUSTRING( "ShowEquation" )
135 #define EXC_CHPROP_SHOWFIRST CREATE_OUSTRING( "ShowFirst" )
136 #define EXC_CHPROP_SHOWHIGHLOW CREATE_OUSTRING( "ShowHighLow" )
137 #define EXC_CHPROP_SHOWNEGATIVEERROR CREATE_OUSTRING( "ShowNegativeError" )
138 #define EXC_CHPROP_SHOWPOSITIVEERROR CREATE_OUSTRING( "ShowPositiveError" )
139 #define EXC_CHPROP_STACKCHARACTERS CREATE_OUSTRING( "StackCharacters" )
140 #define EXC_CHPROP_STACKINGDIR CREATE_OUSTRING( "StackingDirection" )
141 #define EXC_CHPROP_STARTINGANGLE CREATE_OUSTRING( "StartingAngle" )
142 #define EXC_CHPROP_SWAPXANDYAXIS CREATE_OUSTRING( "SwapXAndYAxis" )
143 #define EXC_CHPROP_SYMBOL CREATE_OUSTRING( "Symbol" )
144 #define EXC_CHPROP_TEXTBREAK CREATE_OUSTRING( "TextBreak" )
145 #define EXC_CHPROP_TEXTOVERLAP CREATE_OUSTRING( "TextOverlap" )
146 #define EXC_CHPROP_TEXTROTATION CREATE_OUSTRING( "TextRotation" )
147 #define EXC_CHPROP_USERINGS CREATE_OUSTRING( "UseRings" )
148 #define EXC_CHPROP_VARYCOLORSBY CREATE_OUSTRING( "VaryColorsByPoint" )
149 #define EXC_CHPROP_WEIGHT CREATE_OUSTRING( "Weight" )
150 #define EXC_CHPROP_WHITEDAY CREATE_OUSTRING( "WhiteDay" )
153 #define EXC_CHPROP_ROLE_CATEG CREATE_OUSTRING( "categories" )
154 #define EXC_CHPROP_ROLE_ERRORBARS_NEGX CREATE_OUSTRING( "error-bars-x-negative" )
155 #define EXC_CHPROP_ROLE_ERRORBARS_NEGY CREATE_OUSTRING( "error-bars-y-negative" )
156 #define EXC_CHPROP_ROLE_ERRORBARS_POSX CREATE_OUSTRING( "error-bars-x-positive" )
157 #define EXC_CHPROP_ROLE_ERRORBARS_POSY CREATE_OUSTRING( "error-bars-y-positive" )
158 #define EXC_CHPROP_ROLE_LABEL CREATE_OUSTRING( "label" )
159 #define EXC_CHPROP_ROLE_SIZES CREATE_OUSTRING( "sizes" )
160 #define EXC_CHPROP_ROLE_XVALUES CREATE_OUSTRING( "values-x" )
161 #define EXC_CHPROP_ROLE_YVALUES CREATE_OUSTRING( "values-y" )
162 #define EXC_CHPROP_ROLE_OPENVALUES CREATE_OUSTRING( "values-first" )
163 #define EXC_CHPROP_ROLE_CLOSEVALUES CREATE_OUSTRING( "values-last" )
164 #define EXC_CHPROP_ROLE_LOWVALUES CREATE_OUSTRING( "values-min" )
165 #define EXC_CHPROP_ROLE_HIGHVALUES CREATE_OUSTRING( "values-max" )
166 #define EXC_CHPROP_ROLE_SIZEVALUES CREATE_OUSTRING( "values-size" )
168 // Constants and Enumerations =================================================
170 const sal_Size EXC_CHART_PROGRESS_SIZE
= 10;
171 const sal_uInt16 EXC_CHART_AUTOROTATION
= 0xFFFF; /// Automatic rotation, e.g. axis labels (internal use only).
173 const sal_Int32 EXC_CHART_AXIS_NONE
= -1; /// For internal use only.
174 const sal_Int32 EXC_CHART_AXIS_X
= 0; /// API X axis index.
175 const sal_Int32 EXC_CHART_AXIS_Y
= 1; /// API Y axis index.
176 const sal_Int32 EXC_CHART_AXIS_Z
= 2; /// API Z axis index.
177 const sal_Int32 EXC_CHART_AXESSET_NONE
= -1; /// For internal use only.
178 const sal_Int32 EXC_CHART_AXESSET_PRIMARY
= 0; /// API primary axes set index.
179 const sal_Int32 EXC_CHART_AXESSET_SECONDARY
= 1; /// API secondary axes set index.
181 const sal_Int32 EXC_CHART_TOTALUNITS
= 4000; /// Most chart objects are positioned in 1/4000 of chart area.
182 const sal_Int32 EXC_CHART_PLOTAREAUNITS
= 1000; /// For objects that are positioned in 1/1000 of plot area.
184 // (0x0850) CHFRINFO ----------------------------------------------------------
186 const sal_uInt16 EXC_ID_CHFRINFO
= 0x0850;
188 const sal_uInt8 EXC_CHFRINFO_EXCEL2000
= 9;
189 const sal_uInt8 EXC_CHFRINFO_EXCELXP2003
= 10;
190 const sal_uInt8 EXC_CHFRINFO_EXCEL2007
= 11;
192 // (0x0852, 0x0853) CHFRBLOCKBEGIN, CHFRBLOCKEND ------------------------------
194 const sal_uInt16 EXC_ID_CHFRBLOCKBEGIN
= 0x0852;
195 const sal_uInt16 EXC_ID_CHFRBLOCKEND
= 0x0853;
197 const sal_uInt16 EXC_CHFRBLOCK_TYPE_AXESSET
= 0;
198 const sal_uInt16 EXC_CHFRBLOCK_TYPE_TEXT
= 2;
199 const sal_uInt16 EXC_CHFRBLOCK_TYPE_AXIS
= 4;
200 const sal_uInt16 EXC_CHFRBLOCK_TYPE_TYPEGROUP
= 5;
201 const sal_uInt16 EXC_CHFRBLOCK_TYPE_DATATABLE
= 6;
202 const sal_uInt16 EXC_CHFRBLOCK_TYPE_FRAME
= 7;
203 const sal_uInt16 EXC_CHFRBLOCK_TYPE_LEGEND
= 9;
204 const sal_uInt16 EXC_CHFRBLOCK_TYPE_LEGENDEX
= 10;
205 const sal_uInt16 EXC_CHFRBLOCK_TYPE_SERIES
= 12;
206 const sal_uInt16 EXC_CHFRBLOCK_TYPE_CHART
= 13;
207 const sal_uInt16 EXC_CHFRBLOCK_TYPE_DATAFORMAT
= 14;
208 const sal_uInt16 EXC_CHFRBLOCK_TYPE_DROPBAR
= 15;
209 const sal_uInt16 EXC_CHFRBLOCK_TYPE_UNKNOWN
= 0xFFFF; /// For internal use only.
211 const sal_uInt16 EXC_CHFRBLOCK_TEXT_TITLE
= 0;
212 const sal_uInt16 EXC_CHFRBLOCK_TEXT_DEFTEXT
= 2;
213 const sal_uInt16 EXC_CHFRBLOCK_TEXT_AXISTITLE
= 4;
214 const sal_uInt16 EXC_CHFRBLOCK_TEXT_DATALABEL
= 5;
216 const sal_uInt16 EXC_CHFRBLOCK_FRAME_STANDARD
= 0;
217 const sal_uInt16 EXC_CHFRBLOCK_FRAME_PLOTFRAME
= 1;
218 const sal_uInt16 EXC_CHFRBLOCK_FRAME_BACKGROUND
= 2;
220 // (0x086B) CHFRLABELPROPS ----------------------------------------------------
222 const sal_uInt16 EXC_ID_CHFRLABELPROPS
= 0x086B;
224 const sal_uInt16 EXC_CHFRLABELPROPS_SHOWSERIES
= 0x0001;
225 const sal_uInt16 EXC_CHFRLABELPROPS_SHOWCATEG
= 0x0002;
226 const sal_uInt16 EXC_CHFRLABELPROPS_SHOWVALUE
= 0x0004;
227 const sal_uInt16 EXC_CHFRLABELPROPS_SHOWPERCENT
= 0x0008;
228 const sal_uInt16 EXC_CHFRLABELPROPS_SHOWBUBBLE
= 0x0010;
230 // (0x1001) CHUNITS -----------------------------------------------------------
232 const sal_uInt16 EXC_ID_CHUNITS
= 0x1001;
234 const sal_uInt16 EXC_CHUNITS_TWIPS
= 0;
235 const sal_uInt16 EXC_CHUNITS_PIXELS
= 1;
237 // (0x1002) CHCHART -----------------------------------------------------------
239 const sal_uInt16 EXC_ID_CHCHART
= 0x1002;
241 // (0x1003) CHSERIES ----------------------------------------------------------
243 const sal_uInt16 EXC_ID_CHSERIES
= 0x1003;
245 const sal_uInt16 EXC_CHSERIES_DATE
= 0;
246 const sal_uInt16 EXC_CHSERIES_NUMERIC
= 1;
247 const sal_uInt16 EXC_CHSERIES_SEQUENCE
= 2;
248 const sal_uInt16 EXC_CHSERIES_TEXT
= 3;
250 const sal_uInt16 EXC_CHSERIES_MAXSERIES
= 255; /// Maximum valid series index.
251 const sal_uInt16 EXC_CHSERIES_INVALID
= 0xFFFF; /// Invalid series index (for internal use).
253 // (0x1006) CHDATAFORMAT ------------------------------------------------------
255 const sal_uInt16 EXC_ID_CHDATAFORMAT
= 0x1006;
257 const sal_uInt16 EXC_CHDATAFORMAT_MAXPOINTCOUNT
= 32000; /// Maximum number of data points.
258 const sal_uInt16 EXC_CHDATAFORMAT_DEFAULT
= 0xFFFD; /// As format index: global default for an axes set.
259 const sal_uInt16 EXC_CHDATAFORMAT_UNKNOWN
= 0xFFFE; /// As point index: unknown format, don't use.
260 const sal_uInt16 EXC_CHDATAFORMAT_ALLPOINTS
= 0xFFFF; /// As point index: default for a series.
262 const sal_uInt16 EXC_CHDATAFORMAT_OLDCOLORS
= 0x0001;
264 // (0x1007) CHLINEFORMAT ------------------------------------------------------
266 const sal_uInt16 EXC_ID_CHLINEFORMAT
= 0x1007;
268 const sal_uInt16 EXC_CHLINEFORMAT_SOLID
= 0;
269 const sal_uInt16 EXC_CHLINEFORMAT_DASH
= 1;
270 const sal_uInt16 EXC_CHLINEFORMAT_DOT
= 2;
271 const sal_uInt16 EXC_CHLINEFORMAT_DASHDOT
= 3;
272 const sal_uInt16 EXC_CHLINEFORMAT_DASHDOTDOT
= 4;
273 const sal_uInt16 EXC_CHLINEFORMAT_NONE
= 5;
274 const sal_uInt16 EXC_CHLINEFORMAT_DARKTRANS
= 6;
275 const sal_uInt16 EXC_CHLINEFORMAT_MEDTRANS
= 7;
276 const sal_uInt16 EXC_CHLINEFORMAT_LIGHTTRANS
= 8;
278 const sal_Int16 EXC_CHLINEFORMAT_HAIR
= -1;
279 const sal_Int16 EXC_CHLINEFORMAT_SINGLE
= 0;
280 const sal_Int16 EXC_CHLINEFORMAT_DOUBLE
= 1;
281 const sal_Int16 EXC_CHLINEFORMAT_TRIPLE
= 2;
283 const sal_uInt16 EXC_CHLINEFORMAT_AUTO
= 0x0001;
284 const sal_uInt16 EXC_CHLINEFORMAT_SHOWAXIS
= 0x0004;
286 // (0x1009) CHMARKERFORMAT ----------------------------------------------------
288 const sal_uInt16 EXC_ID_CHMARKERFORMAT
= 0x1009;
290 const sal_uInt16 EXC_CHMARKERFORMAT_NOSYMBOL
= 0;
291 const sal_uInt16 EXC_CHMARKERFORMAT_SQUARE
= 1;
292 const sal_uInt16 EXC_CHMARKERFORMAT_DIAMOND
= 2;
293 const sal_uInt16 EXC_CHMARKERFORMAT_TRIANGLE
= 3;
294 const sal_uInt16 EXC_CHMARKERFORMAT_CROSS
= 4;
295 const sal_uInt16 EXC_CHMARKERFORMAT_STAR
= 5;
296 const sal_uInt16 EXC_CHMARKERFORMAT_DOWJ
= 6;
297 const sal_uInt16 EXC_CHMARKERFORMAT_STDDEV
= 7;
298 const sal_uInt16 EXC_CHMARKERFORMAT_CIRCLE
= 8;
299 const sal_uInt16 EXC_CHMARKERFORMAT_PLUS
= 9;
301 const sal_uInt32 EXC_CHMARKERFORMAT_HAIRSIZE
= 60; /// Automatic symbol size for hair lines.
302 const sal_uInt32 EXC_CHMARKERFORMAT_SINGLESIZE
= 100; /// Automatic symbol size for single lines.
303 const sal_uInt32 EXC_CHMARKERFORMAT_DOUBLESIZE
= 140; /// Automatic symbol size for double lines.
304 const sal_uInt32 EXC_CHMARKERFORMAT_TRIPLESIZE
= 180; /// Automatic symbol size for triple lines.
306 const sal_uInt16 EXC_CHMARKERFORMAT_AUTO
= 0x0001;
307 const sal_uInt16 EXC_CHMARKERFORMAT_NOFILL
= 0x0010;
308 const sal_uInt16 EXC_CHMARKERFORMAT_NOLINE
= 0x0020;
310 // (0x100A) CHAREAFORMAT ------------------------------------------------------
312 const sal_uInt16 EXC_ID_CHAREAFORMAT
= 0x100A;
314 const sal_uInt16 EXC_CHAREAFORMAT_AUTO
= 0x0001;
315 const sal_uInt16 EXC_CHAREAFORMAT_INVERTNEG
= 0x0002;
317 // (0x100B) CHPIEFORMAT -------------------------------------------------------
319 const sal_uInt16 EXC_ID_CHPIEFORMAT
= 0x100B;
321 // (0x100C) CHATTACHEDLABEL ---------------------------------------------------
323 const sal_uInt16 EXC_ID_CHATTACHEDLABEL
= 0x100C;
325 const sal_uInt16 EXC_CHATTLABEL_SHOWVALUE
= 0x0001;
326 const sal_uInt16 EXC_CHATTLABEL_SHOWPERCENT
= 0x0002;
327 const sal_uInt16 EXC_CHATTLABEL_SHOWCATEGPERC
= 0x0004;
328 const sal_uInt16 EXC_CHATTLABEL_SMOOTHED
= 0x0008; /// Smoothed line.
329 const sal_uInt16 EXC_CHATTLABEL_SHOWCATEG
= 0x0010;
330 const sal_uInt16 EXC_CHATTLABEL_SHOWBUBBLE
= 0x0020;
332 // (0x100D) CHSTRING ----------------------------------------------------------
334 const sal_uInt16 EXC_ID_CHSTRING
= 0x100D;
336 // (0x1014) CHTYPEGROUP -------------------------------------------------------
338 const sal_uInt16 EXC_ID_CHTYPEGROUP
= 0x1014;
340 const sal_uInt16 EXC_CHTYPEGROUP_VARIEDCOLORS
= 0x0001; /// Varied colors for points.
342 // (0x1015) CHLEGEND ----------------------------------------------------------
344 const sal_uInt16 EXC_ID_CHLEGEND
= 0x1015;
346 const sal_uInt8 EXC_CHLEGEND_BOTTOM
= 0;
347 const sal_uInt8 EXC_CHLEGEND_CORNER
= 1;
348 const sal_uInt8 EXC_CHLEGEND_TOP
= 2;
349 const sal_uInt8 EXC_CHLEGEND_RIGHT
= 3;
350 const sal_uInt8 EXC_CHLEGEND_LEFT
= 4;
351 const sal_uInt8 EXC_CHLEGEND_NOTDOCKED
= 7;
353 const sal_uInt8 EXC_CHLEGEND_CLOSE
= 0;
354 const sal_uInt8 EXC_CHLEGEND_MEDIUM
= 1;
355 const sal_uInt8 EXC_CHLEGEND_OPEN
= 2;
357 const sal_uInt16 EXC_CHLEGEND_DOCKED
= 0x0001;
358 const sal_uInt16 EXC_CHLEGEND_AUTOSERIES
= 0x0002;
359 const sal_uInt16 EXC_CHLEGEND_AUTOPOSX
= 0x0004;
360 const sal_uInt16 EXC_CHLEGEND_AUTOPOSY
= 0x0008;
361 const sal_uInt16 EXC_CHLEGEND_STACKED
= 0x0010;
362 const sal_uInt16 EXC_CHLEGEND_DATATABLE
= 0x0020;
364 // (0x1017) CHBAR, CHCOLUMN ---------------------------------------------------
366 const sal_uInt16 EXC_ID_CHBAR
= 0x1017;
368 const sal_uInt16 EXC_CHBAR_HORIZONTAL
= 0x0001;
369 const sal_uInt16 EXC_CHBAR_STACKED
= 0x0002;
370 const sal_uInt16 EXC_CHBAR_PERCENT
= 0x0004;
371 const sal_uInt16 EXC_CHBAR_SHADOW
= 0x0008;
373 // (0x1018, 0x101A) CHLINE, CHAREA --------------------------------------------
375 const sal_uInt16 EXC_ID_CHLINE
= 0x1018;
376 const sal_uInt16 EXC_ID_CHAREA
= 0x101A;
378 const sal_uInt16 EXC_CHLINE_STACKED
= 0x0001;
379 const sal_uInt16 EXC_CHLINE_PERCENT
= 0x0002;
380 const sal_uInt16 EXC_CHLINE_SHADOW
= 0x0004;
382 // (0x1019) CHPIE -------------------------------------------------------------
384 const sal_uInt16 EXC_ID_CHPIE
= 0x1019;
386 const sal_uInt16 EXC_CHPIE_SHADOW
= 0x0001;
387 const sal_uInt16 EXC_CHPIE_LINES
= 0x0002;
389 // (0x101B) CHSCATTER ---------------------------------------------------------
391 const sal_uInt16 EXC_ID_CHSCATTER
= 0x101B;
393 const sal_uInt16 EXC_CHSCATTER_AREA
= 1; /// Bubble area refers to value.
394 const sal_uInt16 EXC_CHSCATTER_WIDTH
= 2; /// Bubble width refers to value.
396 const sal_uInt16 EXC_CHSCATTER_BUBBLES
= 0x0001;
397 const sal_uInt16 EXC_CHSCATTER_SHOWNEG
= 0x0002;
398 const sal_uInt16 EXC_CHSCATTER_SHADOW
= 0x0004;
400 // (0x001C) CHCHARTLINE -------------------------------------------------------
402 const sal_uInt16 EXC_ID_CHCHARTLINE
= 0x101C;
404 const sal_uInt16 EXC_CHCHARTLINE_DROP
= 0; /// Drop lines.
405 const sal_uInt16 EXC_CHCHARTLINE_HILO
= 1; /// Hi-lo lines.
406 const sal_uInt16 EXC_CHCHARTLINE_CONNECT
= 2; /// Connector lines in stacked bar charts.
408 // (0x101D) CHAXIS ------------------------------------------------------------
410 const sal_uInt16 EXC_ID_CHAXIS
= 0x101D;
412 const sal_uInt16 EXC_CHAXIS_X
= 0;
413 const sal_uInt16 EXC_CHAXIS_Y
= 1;
414 const sal_uInt16 EXC_CHAXIS_Z
= 2;
415 const sal_uInt16 EXC_CHAXIS_NONE
= 0xFFFF; /// For internal use only.
417 // (0x101E) CHTICK ------------------------------------------------------------
419 const sal_uInt16 EXC_ID_CHTICK
= 0x101E;
421 const sal_uInt8 EXC_CHTICK_INSIDE
= 0x01;
422 const sal_uInt8 EXC_CHTICK_OUTSIDE
= 0x02;
424 const sal_uInt8 EXC_CHTICK_NOLABEL
= 0;
425 const sal_uInt8 EXC_CHTICK_LOW
= 1; /// Below diagram/right of diagram.
426 const sal_uInt8 EXC_CHTICK_HIGH
= 2; /// Above diagram/left of diagram.
427 const sal_uInt8 EXC_CHTICK_NEXT
= 3; /// Next to axis.
429 const sal_uInt8 EXC_CHTICK_TRANSPARENT
= 1;
430 const sal_uInt8 EXC_CHTICK_OPAQUE
= 2;
432 const sal_uInt16 EXC_CHTICK_AUTOCOLOR
= 0x0001;
433 const sal_uInt16 EXC_CHTICK_AUTOFILL
= 0x0002;
434 const sal_uInt16 EXC_CHTICK_AUTOROT
= 0x0020;
436 // (0x101F) CHVALUERANGE ------------------------------------------------------
438 const sal_uInt16 EXC_ID_CHVALUERANGE
= 0x101F;
440 const sal_uInt16 EXC_CHVALUERANGE_AUTOMIN
= 0x0001;
441 const sal_uInt16 EXC_CHVALUERANGE_AUTOMAX
= 0x0002;
442 const sal_uInt16 EXC_CHVALUERANGE_AUTOMAJOR
= 0x0004;
443 const sal_uInt16 EXC_CHVALUERANGE_AUTOMINOR
= 0x0008;
444 const sal_uInt16 EXC_CHVALUERANGE_AUTOCROSS
= 0x0010;
445 const sal_uInt16 EXC_CHVALUERANGE_LOGSCALE
= 0x0020;
446 const sal_uInt16 EXC_CHVALUERANGE_REVERSE
= 0x0040; /// Axis direction reversed.
447 const sal_uInt16 EXC_CHVALUERANGE_MAXCROSS
= 0x0080; /// Other axis crosses at own maximum.
448 const sal_uInt16 EXC_CHVALUERANGE_BIT8
= 0x0100; /// This bit is always set in BIFF5+.
450 // (0x1020) CHLABELRANGE -----------------------------------------------------
452 const sal_uInt16 EXC_ID_CHLABELRANGE
= 0x1020;
454 const sal_uInt16 EXC_CHLABELRANGE_BETWEEN
= 0x0001; /// Axis between categories.
455 const sal_uInt16 EXC_CHLABELRANGE_MAXCROSS
= 0x0002; /// Other axis crosses at own maximum.
456 const sal_uInt16 EXC_CHLABELRANGE_REVERSE
= 0x0004; /// Axis direction reversed.
458 // (0x1021) CHAXISLINE --------------------------------------------------------
460 const sal_uInt16 EXC_ID_CHAXISLINE
= 0x1021;
462 const sal_uInt16 EXC_CHAXISLINE_AXISLINE
= 0; /// Axis line itself.
463 const sal_uInt16 EXC_CHAXISLINE_MAJORGRID
= 1; /// Major grid line.
464 const sal_uInt16 EXC_CHAXISLINE_MINORGRID
= 2; /// Minor grid line.
465 const sal_uInt16 EXC_CHAXISLINE_WALLS
= 3; /// Walls (X, Z axis), floor (Y axis).
467 // (0x1024) CHDEFAULTTEXT -----------------------------------------------------
469 const sal_uInt16 EXC_ID_CHDEFAULTTEXT
= 0x1024;
471 const sal_uInt16 EXC_CHDEFTEXT_TEXTLABEL
= 0; /// Default for text data labels (not used?).
472 const sal_uInt16 EXC_CHDEFTEXT_NUMLABEL
= 1; /// Default for numeric data labels (not used?).
473 const sal_uInt16 EXC_CHDEFTEXT_GLOBAL
= 2; /// Default text for all chart objects.
474 const sal_uInt16 EXC_CHDEFTEXT_AXESSET
= 3; /// Default text for axes and data points (BIFF8 only).
475 const sal_uInt16 EXC_CHDEFTEXT_NONE
= 0xFFFF; /// No default text available.
477 // (0x1025) CHTEXT ------------------------------------------------------------
479 const sal_uInt16 EXC_ID_CHTEXT
= 0x1025;
481 const sal_uInt8 EXC_CHTEXT_ALIGN_TOPLEFT
= 1; /// Horizontal: left, vertical: top.
482 const sal_uInt8 EXC_CHTEXT_ALIGN_CENTER
= 2;
483 const sal_uInt8 EXC_CHTEXT_ALIGN_BOTTOMRIGHT
= 3; /// Horizontal: right, vertical: bottom.
484 const sal_uInt8 EXC_CHTEXT_ALIGN_JUSTIFY
= 4;
485 const sal_uInt8 EXC_CHTEXT_ALIGN_DISTRIBUTE
= 5;
487 const sal_uInt16 EXC_CHTEXT_TRANSPARENT
= 1;
488 const sal_uInt16 EXC_CHTEXT_OPAQUE
= 2;
490 const sal_uInt16 EXC_CHTEXT_AUTOCOLOR
= 0x0001; /// Automatic text color.
491 const sal_uInt16 EXC_CHTEXT_SHOWSYMBOL
= 0x0002; /// Legend symbol for data point caption.
492 const sal_uInt16 EXC_CHTEXT_SHOWVALUE
= 0x0004; /// Data point caption is the value.
493 const sal_uInt16 EXC_CHTEXT_VERTICAL
= 0x0008;
494 const sal_uInt16 EXC_CHTEXT_AUTOTEXT
= 0x0010; /// Label text generated from chart data.
495 const sal_uInt16 EXC_CHTEXT_AUTOGEN
= 0x0020; /// Text object is inserted automatically.
496 const sal_uInt16 EXC_CHTEXT_DELETED
= 0x0040; /// Text object is removed.
497 const sal_uInt16 EXC_CHTEXT_AUTOFILL
= 0x0080; /// Automatic text background mode (transparent/opaque).
498 const sal_uInt16 EXC_CHTEXT_SHOWCATEGPERC
= 0x0800; /// Data point caption is category and percent.
499 const sal_uInt16 EXC_CHTEXT_SHOWPERCENT
= 0x1000; /// Data point caption as percent.
500 const sal_uInt16 EXC_CHTEXT_SHOWBUBBLE
= 0x2000; /// Show bubble size.
501 const sal_uInt16 EXC_CHTEXT_SHOWCATEG
= 0x4000; /// Data point caption is category name.
503 const sal_uInt16 EXC_CHTEXT_POS_DEFAULT
= 0;
504 const sal_uInt16 EXC_CHTEXT_POS_OUTSIDE
= 1;
505 const sal_uInt16 EXC_CHTEXT_POS_INSIDE
= 2;
506 const sal_uInt16 EXC_CHTEXT_POS_CENTER
= 3;
507 const sal_uInt16 EXC_CHTEXT_POS_AXIS
= 4;
508 const sal_uInt16 EXC_CHTEXT_POS_ABOVE
= 5;
509 const sal_uInt16 EXC_CHTEXT_POS_BELOW
= 6;
510 const sal_uInt16 EXC_CHTEXT_POS_LEFT
= 7;
511 const sal_uInt16 EXC_CHTEXT_POS_RIGHT
= 8;
512 const sal_uInt16 EXC_CHTEXT_POS_AUTO
= 9;
513 const sal_uInt16 EXC_CHTEXT_POS_MOVED
= 10;
515 // (0x1026) CHFONT ------------------------------------------------------------
517 const sal_uInt16 EXC_ID_CHFONT
= 0x1026;
519 // (0x1027) CHOBJECTLINK ------------------------------------------------------
521 const sal_uInt16 EXC_ID_CHOBJECTLINK
= 0x1027;
524 const sal_uInt16 EXC_CHOBJLINK_NONE
= 0; /// No link target.
525 const sal_uInt16 EXC_CHOBJLINK_TITLE
= 1; /// Chart title.
526 const sal_uInt16 EXC_CHOBJLINK_YAXIS
= 2; /// Value axis (Y axis).
527 const sal_uInt16 EXC_CHOBJLINK_XAXIS
= 3; /// Category axis (X axis).
528 const sal_uInt16 EXC_CHOBJLINK_DATA
= 4; /// Data series/point.
529 const sal_uInt16 EXC_CHOBJLINK_ZAXIS
= 7; /// Series axis (Z axis).
530 const sal_uInt16 EXC_CHOBJLINK_AXISUNIT
= 12; /// Unit name for axis labels.
532 // (0x1032) CHFRAME -----------------------------------------------------------
534 const sal_uInt16 EXC_ID_CHFRAME
= 0x1032;
536 const sal_uInt16 EXC_CHFRAME_STANDARD
= 0;
537 const sal_uInt16 EXC_CHFRAME_SHADOW
= 4;
539 const sal_uInt16 EXC_CHFRAME_AUTOSIZE
= 0x0001;
540 const sal_uInt16 EXC_CHFRAME_AUTOPOS
= 0x0002;
542 // (0x1033, 0x1034) CHBEGIN, CHEND --------------------------------------------
544 const sal_uInt16 EXC_ID_CHBEGIN
= 0x1033;
545 const sal_uInt16 EXC_ID_CHEND
= 0x1034;
547 // (0x1035) CHPLOTFRAME -------------------------------------------------------
549 const sal_uInt16 EXC_ID_CHPLOTFRAME
= 0x1035;
551 // (0x103A) CHCHART3D ---------------------------------------------------------
553 const sal_uInt16 EXC_ID_CHCHART3D
= 0x103A;
555 const sal_uInt16 EXC_CHCHART3D_REAL3D
= 0x0001; /// true = real 3d perspective.
556 const sal_uInt16 EXC_CHCHART3D_CLUSTER
= 0x0002; /// false = Z axis, true = clustered/stacked.
557 const sal_uInt16 EXC_CHCHART3D_AUTOHEIGHT
= 0x0004; /// true = automatic height to width ratio.
558 const sal_uInt16 EXC_CHCHART3D_HASWALLS
= 0x0010; /// true = 3d chart has walls/floor.
559 const sal_uInt16 EXC_CHCHART3D_2DWALLS
= 0x0020; /// true = 2d wall/gridlines, no floor.
561 // (0x103C) CHPICFORMAT -------------------------------------------------------
563 const sal_uInt16 EXC_ID_CHPICFORMAT
= 0x103C;
565 const sal_uInt16 EXC_CHPICFORMAT_NONE
= 0; /// For internal use only.
566 const sal_uInt16 EXC_CHPICFORMAT_STRETCH
= 1; /// Bitmap stretched to area.
567 const sal_uInt16 EXC_CHPICFORMAT_STACK
= 2; /// Bitmap stacked.
568 const sal_uInt16 EXC_CHPICFORMAT_SCALE
= 3; /// Bitmap scaled to axis scale.
570 const sal_uInt16 EXC_CHPICFORMAT_WMF
= 2;
571 const sal_uInt16 EXC_CHPICFORMAT_BMP
= 9;
572 const sal_uInt16 EXC_CHPICFORMAT_DEFAULT
= 19;
574 const sal_uInt16 EXC_CHPICFORMAT_WINDOWS
= 0x0001;
575 const sal_uInt16 EXC_CHPICFORMAT_MACOS
= 0x0002;
576 const sal_uInt16 EXC_CHPICFORMAT_FORMATONLY
= 0x0100;
577 const sal_uInt16 EXC_CHPICFORMAT_DEFAULTFLAGS
= 0x0E00; /// Default flags for export.
579 // (0x103D) CHDROPBAR ---------------------------------------------------------
581 const sal_uInt16 EXC_ID_CHDROPBAR
= 0x103D;
583 const sal_uInt16 EXC_CHDROPBAR_UP
= 0;
584 const sal_uInt16 EXC_CHDROPBAR_DOWN
= 1;
585 const sal_uInt16 EXC_CHDROPBAR_NONE
= 0xFFFF;
587 // (0x103E, 0x1040) CHRADARLINE, CHRADARAREA ----------------------------------
589 const sal_uInt16 EXC_ID_CHRADARLINE
= 0x103E;
590 const sal_uInt16 EXC_ID_CHRADARAREA
= 0x1040;
592 const sal_uInt16 EXC_CHRADAR_AXISLABELS
= 0x0001;
593 const sal_uInt16 EXC_CHRADAR_SHADOW
= 0x0002;
595 // (0x103F) CHSURFACE ---------------------------------------------------------
597 const sal_uInt16 EXC_ID_CHSURFACE
= 0x103F;
599 const sal_uInt16 EXC_CHSURFACE_FILLED
= 0x0001;
600 const sal_uInt16 EXC_CHSURFACE_SHADING
= 0x0002;
602 // (0x1041) CHAXESSET ---------------------------------------------------------
604 const sal_uInt16 EXC_ID_CHAXESSET
= 0x1041;
606 const sal_uInt16 EXC_CHAXESSET_PRIMARY
= 0;
607 const sal_uInt16 EXC_CHAXESSET_SECONDARY
= 1;
608 const sal_uInt16 EXC_CHAXESSET_NONE
= 0xFFFF; /// For internal use.
610 // (0x1044) CHPROPERTIES ------------------------------------------------------
612 const sal_uInt16 EXC_ID_CHPROPERTIES
= 0x1044;
614 const sal_uInt16 EXC_CHPROPS_MANSERIES
= 0x0001; /// Manual series allocation.
615 const sal_uInt16 EXC_CHPROPS_SHOWVISIBLEONLY
= 0x0002; /// Show visible cells only.
616 const sal_uInt16 EXC_CHPROPS_NORESIZE
= 0x0004; /// Do not resize chart with window.
617 const sal_uInt16 EXC_CHPROPS_MANPLOTAREA
= 0x0008; /// Manual plot area mode.
618 const sal_uInt16 EXC_CHPROPS_USEMANPLOTAREA
= 0x0010; /// Manual plot area layout in CHFRAMEPOS record.
620 const sal_uInt8 EXC_CHPROPS_EMPTY_SKIP
= 0; /// Skip empty values.
621 const sal_uInt8 EXC_CHPROPS_EMPTY_ZERO
= 1; /// Plot empty values as zero.
622 const sal_uInt8 EXC_CHPROPS_EMPTY_INTERPOLATE
= 2; /// Interpolate empty values.
624 // (0x1045) CHSERGROUP --------------------------------------------------------
626 const sal_uInt16 EXC_ID_CHSERGROUP
= 0x1045;
628 const sal_uInt16 EXC_CHSERGROUP_NONE
= 0xFFFF; /// For internal use: no chart type group.
630 // (0x1048, 0x0858) CHPIVOTREF ------------------------------------------------
632 const sal_uInt16 EXC_ID5_CHPIVOTREF
= 0x1048;
633 const sal_uInt16 EXC_ID8_CHPIVOTREF
= 0x0858;
635 // (0x104A) CHSERPARENT -------------------------------------------------------
637 const sal_uInt16 EXC_ID_CHSERPARENT
= 0x104A;
639 // (0x104B) CHSERTRENDLINE ----------------------------------------------------
641 const sal_uInt16 EXC_ID_CHSERTRENDLINE
= 0x104B;
643 const sal_uInt8 EXC_CHSERTREND_POLYNOMIAL
= 0; /// If order is 1, trend line is linear.
644 const sal_uInt8 EXC_CHSERTREND_EXPONENTIAL
= 1;
645 const sal_uInt8 EXC_CHSERTREND_LOGARITHMIC
= 2;
646 const sal_uInt8 EXC_CHSERTREND_POWER
= 3;
647 const sal_uInt8 EXC_CHSERTREND_MOVING_AVG
= 4;
649 // (0x104E) CHFORMAT ----------------------------------------------------------
651 const sal_uInt16 EXC_ID_CHFORMAT
= 0x104E;
653 // (0x104F) CHFRAMEPOS --------------------------------------------------------
655 const sal_uInt16 EXC_ID_CHFRAMEPOS
= 0x104F;
657 const sal_uInt16 EXC_CHFRAMEPOS_POINTS
= 0;
658 const sal_uInt16 EXC_CHFRAMEPOS_ABSSIZE_POINTS
= 1;
659 const sal_uInt16 EXC_CHFRAMEPOS_PARENT
= 2;
660 const sal_uInt16 EXC_CHFRAMEPOS_DEFOFFSET_PLOT
= 3;
661 const sal_uInt16 EXC_CHFRAMEPOS_CHARTSIZE
= 5;
663 // (0x1050) CHFORMATRUNS ------------------------------------------------------
665 const sal_uInt16 EXC_ID_CHFORMATRUNS
= 0x1050;
667 // (0x1051) CHSOURCELINK ------------------------------------------------------
669 const sal_uInt16 EXC_ID_CHSOURCELINK
= 0x1051;
671 const sal_uInt8 EXC_CHSRCLINK_TITLE
= 0;
672 const sal_uInt8 EXC_CHSRCLINK_VALUES
= 1;
673 const sal_uInt8 EXC_CHSRCLINK_CATEGORY
= 2;
674 const sal_uInt8 EXC_CHSRCLINK_BUBBLES
= 3;
676 const sal_uInt8 EXC_CHSRCLINK_DEFAULT
= 0;
677 const sal_uInt8 EXC_CHSRCLINK_DIRECTLY
= 1;
678 const sal_uInt8 EXC_CHSRCLINK_WORKSHEET
= 2;
680 const sal_uInt16 EXC_CHSRCLINK_NUMFMT
= 0x0001;
682 // (0x105B) CHSERERRORBAR -----------------------------------------------------
684 const sal_uInt16 EXC_ID_CHSERERRORBAR
= 0x105B;
686 const sal_uInt8 EXC_CHSERERR_NONE
= 0; /// For internal use only.
687 const sal_uInt8 EXC_CHSERERR_XPLUS
= 1;
688 const sal_uInt8 EXC_CHSERERR_XMINUS
= 2;
689 const sal_uInt8 EXC_CHSERERR_YPLUS
= 3;
690 const sal_uInt8 EXC_CHSERERR_YMINUS
= 4;
692 const sal_uInt8 EXC_CHSERERR_PERCENT
= 1;
693 const sal_uInt8 EXC_CHSERERR_FIXED
= 2;
694 const sal_uInt8 EXC_CHSERERR_STDDEV
= 3;
695 const sal_uInt8 EXC_CHSERERR_CUSTOM
= 4;
696 const sal_uInt8 EXC_CHSERERR_STDERR
= 5;
698 const sal_uInt8 EXC_CHSERERR_END_BLANK
= 0; /// Line end: blank.
699 const sal_uInt8 EXC_CHSERERR_END_TSHAPE
= 1; /// Line end: t-shape.
701 // (0x105D) CHSERIESFORMAT ----------------------------------------------------
703 const sal_uInt16 EXC_ID_CHSERIESFORMAT
= 0x105D;
705 const sal_uInt16 EXC_CHSERIESFORMAT_SMOOTHED
= 0x0001;
706 const sal_uInt16 EXC_CHSERIESFORMAT_BUBBLE3D
= 0x0002;
707 const sal_uInt16 EXC_CHSERIESFORMAT_SHADOW
= 0x0004;
709 // (0x105F) CH3DDATAFORMAT ----------------------------------------------------
711 const sal_uInt16 EXC_ID_CH3DDATAFORMAT
= 0x105F;
713 const sal_uInt8 EXC_CH3DDATAFORMAT_RECT
= 0; /// Rectangular base.
714 const sal_uInt8 EXC_CH3DDATAFORMAT_CIRC
= 1; /// Circular base.
716 const sal_uInt8 EXC_CH3DDATAFORMAT_STRAIGHT
= 0; /// Straight to top.
717 const sal_uInt8 EXC_CH3DDATAFORMAT_SHARP
= 1; /// Sharp top.
718 const sal_uInt8 EXC_CH3DDATAFORMAT_TRUNC
= 2; /// Shart top, truncated.
720 // (0x1061) CHPIEEXT ----------------------------------------------------------
722 const sal_uInt16 EXC_ID_CHPIEEXT
= 0x1061;
724 // (0x1066) CHESCHERFORMAT ----------------------------------------------------
726 const sal_uInt16 EXC_ID_CHESCHERFORMAT
= 0x1066;
728 // Other record IDs -----------------------------------------------------------
730 const sal_uInt16 EXC_ID_CHWRAPPEDRECORD
= 0x0851;
731 const sal_uInt16 EXC_ID_CHUNITPROPERTIES
= 0x0857;
732 const sal_uInt16 EXC_ID_CHUSEDAXESSETS
= 0x1046;
733 const sal_uInt16 EXC_ID_CHLABELRANGE2
= 0x1062;
734 const sal_uInt16 EXC_ID_CHPLOTGROWTH
= 0x1064;
735 const sal_uInt16 EXC_ID_CHSERINDEX
= 0x1065;
736 const sal_uInt16 EXC_ID_CHUNKNOWN
= 0xFFFF;
738 // ============================================================================
739 // Structs and classes
740 // ============================================================================
742 // Common =====================================================================
744 struct XclChRectangle
746 sal_Int32 mnX
; /// X position of the object in 1/4000 of chart width.
747 sal_Int32 mnY
; /// Y position of the object in 1/4000 of chart height.
748 sal_Int32 mnWidth
; /// Width of the object in 1/4000 of chart width.
749 sal_Int32 mnHeight
; /// Height of the object in 1/4000 of chart height.
751 explicit XclChRectangle();
754 // ----------------------------------------------------------------------------
756 /** Specifies the position of a data series or data point. */
757 struct XclChDataPointPos
759 sal_uInt16 mnSeriesIdx
; /// Series index of series or a data point.
760 sal_uInt16 mnPointIdx
; /// Index of a data point inside a series.
762 explicit XclChDataPointPos(
763 sal_uInt16 nSeriesIdx
= EXC_CHSERIES_INVALID
,
764 sal_uInt16 nPointIdx
= EXC_CHDATAFORMAT_ALLPOINTS
);
767 bool operator<( const XclChDataPointPos
& rL
, const XclChDataPointPos
& rR
);
769 // ----------------------------------------------------------------------------
771 /** Contains the type and context of a block of future records which are
772 guarded by CHFRBLOCKBEGIN and CHFRBLOCKEND records. */
775 sal_uInt16 mnType
; /// Type of the future record block.
776 sal_uInt16 mnContext
; /// Context dependent on type.
777 sal_uInt16 mnValue1
; /// Optional primary value for current context.
778 sal_uInt16 mnValue2
; /// Optional secondary value for current context.
780 explicit XclChFrBlock( sal_uInt16 nType
);
783 // Frame formatting ===========================================================
787 XclChRectangle maRect
; /// Object dependent position data.
788 sal_uInt16 mnTLMode
; /// Top-left position mode.
789 sal_uInt16 mnBRMode
; /// Bottom-right position mode.
791 explicit XclChFramePos();
794 // ----------------------------------------------------------------------------
796 struct XclChLineFormat
798 Color maColor
; /// Line color.
799 sal_uInt16 mnPattern
; /// Line pattern (solid, dashed, ...).
800 sal_Int16 mnWeight
; /// Line weight (hairline, single, ...).
801 sal_uInt16 mnFlags
; /// Additional flags.
803 explicit XclChLineFormat();
806 // ----------------------------------------------------------------------------
808 struct XclChAreaFormat
810 Color maPattColor
; /// Pattern color.
811 Color maBackColor
; /// Pattern background color.
812 sal_uInt16 mnPattern
; /// Fill pattern.
813 sal_uInt16 mnFlags
; /// Additional flags.
815 explicit XclChAreaFormat();
818 // ----------------------------------------------------------------------------
821 class EscherPropertyContainer
;
823 struct XclChEscherFormat
825 typedef ScfRef
< SfxItemSet
> SfxItemSetRef
;
826 typedef ScfRef
< EscherPropertyContainer
> EscherPropSetRef
;
828 SfxItemSetRef mxItemSet
; /// Item set for Escher properties import.
829 EscherPropSetRef mxEscherSet
; /// Container for Escher properties export.
831 explicit XclChEscherFormat();
832 ~XclChEscherFormat();
835 // ----------------------------------------------------------------------------
837 struct XclChPicFormat
839 sal_uInt16 mnBmpMode
; /// Bitmap mode, e.g. stretched, stacked.
840 sal_uInt16 mnFormat
; /// Image data format (WMF, BMP).
841 sal_uInt16 mnFlags
; /// Additional flags.
842 double mfScale
; /// Picture scaling (units).
844 explicit XclChPicFormat();
847 // ----------------------------------------------------------------------------
851 sal_uInt16 mnFormat
; /// Format type of the frame.
852 sal_uInt16 mnFlags
; /// Additional flags.
854 explicit XclChFrame();
857 // Source links ===============================================================
859 struct XclChSourceLink
861 sal_uInt8 mnDestType
; /// Type of the destination (title, values, ...).
862 sal_uInt8 mnLinkType
; /// Link type (directly, linked to worksheet, ...).
863 sal_uInt16 mnFlags
; /// Additional flags.
864 sal_uInt16 mnNumFmtIdx
; /// Number format index.
866 explicit XclChSourceLink();
869 // Text =======================================================================
871 struct XclChObjectLink
873 XclChDataPointPos maPointPos
; /// Position of the data point.
874 sal_uInt16 mnTarget
; /// Target of the link.
876 explicit XclChObjectLink();
879 // ----------------------------------------------------------------------------
881 struct XclChFrLabelProps
883 String maSeparator
; /// Separator between label values.
884 sal_uInt16 mnFlags
; /// Flags indicating which values to be displayed.
886 explicit XclChFrLabelProps();
889 // ----------------------------------------------------------------------------
893 XclChRectangle maRect
; /// Position of the text object.
894 Color maTextColor
; /// Text color.
895 sal_uInt8 mnHAlign
; /// Horizontal alignment.
896 sal_uInt8 mnVAlign
; /// Vertical alignment.
897 sal_uInt16 mnBackMode
; /// Background mode: transparent, opaque.
898 sal_uInt16 mnFlags
; /// Additional flags.
899 sal_uInt16 mnFlags2
; /// Text object placement and text direction (BIFF8+).
900 sal_uInt16 mnRotation
; /// Text object rotation (BIFF8+).
902 explicit XclChText();
905 // Data series ================================================================
907 struct XclChMarkerFormat
909 Color maLineColor
; /// Border line color.
910 Color maFillColor
; /// Fill color.
911 sal_uInt32 mnMarkerSize
; /// Size of a marker
912 sal_uInt16 mnMarkerType
; /// Marker type (none, diamond, ...).
913 sal_uInt16 mnFlags
; /// Additional flags.
915 explicit XclChMarkerFormat();
918 // ----------------------------------------------------------------------------
920 struct XclCh3dDataFormat
922 sal_uInt8 mnBase
; /// Base form.
923 sal_uInt8 mnTop
; /// Top egde mode.
925 explicit XclCh3dDataFormat();
928 // ----------------------------------------------------------------------------
930 struct XclChDataFormat
932 XclChDataPointPos maPointPos
; /// Position of the data point or series.
933 sal_uInt16 mnFormatIdx
; /// Formatting index for automatic colors.
934 sal_uInt16 mnFlags
; /// Additional flags.
936 explicit XclChDataFormat();
939 // ----------------------------------------------------------------------------
941 struct XclChSerTrendLine
943 double mfIntercept
; /// Forced intercept.
944 double mfForecastFor
; /// Counter to forecast forward.
945 double mfForecastBack
; /// Counter to forecast backward.
946 sal_uInt8 mnLineType
; /// Type of the trend line.
947 sal_uInt8 mnOrder
; /// Polynomial order or moving average counter.
948 sal_uInt8 mnShowEquation
; /// 1 = Show equation.
949 sal_uInt8 mnShowRSquared
; /// 1 = Show R-squared.
951 explicit XclChSerTrendLine();
954 // ----------------------------------------------------------------------------
956 struct XclChSerErrorBar
958 double mfValue
; /// Fixed value for several source types.
959 sal_uInt16 mnValueCount
; /// Number of custom error values.
960 sal_uInt8 mnBarType
; /// Type of the error bar (X/Y).
961 sal_uInt8 mnSourceType
; /// Type of source values.
962 sal_uInt8 mnLineEnd
; /// Type of the line ends.
964 explicit XclChSerErrorBar();
967 // ----------------------------------------------------------------------------
971 sal_uInt16 mnCategType
; /// Data type for category entries.
972 sal_uInt16 mnValueType
; /// Data type for value entries.
973 sal_uInt16 mnBubbleType
; /// Data type for bubble entries.
974 sal_uInt16 mnCategCount
; /// Number of category entries.
975 sal_uInt16 mnValueCount
; /// Number of value entries.
976 sal_uInt16 mnBubbleCount
; /// Number of bubble entries.
978 explicit XclChSeries();
981 // Chart type groups ==========================================================
985 sal_Int16 mnOverlap
; /// Bar overlap width (CHBAR).
986 sal_Int16 mnGap
; /// Gap between bars (CHBAR).
987 sal_uInt16 mnRotation
; /// Rotation angle of first pie (CHPIE).
988 sal_uInt16 mnPieHole
; /// Hole size in donut chart (CHPIE).
989 sal_uInt16 mnBubbleSize
; /// Bubble size in bubble chart (CHSCATTER).
990 sal_uInt16 mnBubbleType
; /// Bubble type in bubble chart (CHSCATTER).
991 sal_uInt16 mnFlags
; /// Additional flags (all chart types).
993 explicit XclChType();
996 // ----------------------------------------------------------------------------
1000 sal_uInt16 mnRotation
; /// Rotation (0...359deg).
1001 sal_Int16 mnElevation
; /// Elevation (-90...+90deg).
1002 sal_uInt16 mnEyeDist
; /// Eye distance to chart (0...100).
1003 sal_uInt16 mnRelHeight
; /// Height relative to width.
1004 sal_uInt16 mnRelDepth
; /// Depth relative to width.
1005 sal_uInt16 mnDepthGap
; /// Space between series.
1006 sal_uInt16 mnFlags
; /// Additional flags.
1008 explicit XclChChart3d();
1011 // ----------------------------------------------------------------------------
1015 XclChRectangle maRect
; /// Position of the legend.
1016 sal_uInt8 mnDockMode
; /// Docking mode.
1017 sal_uInt8 mnSpacing
; /// Spacing between elements.
1018 sal_uInt16 mnFlags
; /// Additional flags.
1020 explicit XclChLegend();
1023 // ----------------------------------------------------------------------------
1025 struct XclChTypeGroup
1027 sal_uInt16 mnFlags
; /// Additional flags.
1028 sal_uInt16 mnGroupIdx
; /// Chart type group index.
1030 explicit XclChTypeGroup();
1033 // ----------------------------------------------------------------------------
1035 struct XclChProperties
1037 sal_uInt16 mnFlags
; /// Additional flags.
1038 sal_uInt8 mnEmptyMode
; /// Plotting mode for empty cells.
1040 explicit XclChProperties();
1043 // Axes =======================================================================
1045 struct XclChLabelRange
1047 sal_uInt16 mnCross
; /// Crossing position of other axis.
1048 sal_uInt16 mnLabelFreq
; /// Frequency of labels.
1049 sal_uInt16 mnTickFreq
; /// Frequency of ticks.
1050 sal_uInt16 mnFlags
; /// Additional flags.
1052 explicit XclChLabelRange();
1055 // ----------------------------------------------------------------------------
1057 struct XclChValueRange
1059 double mfMin
; /// Minimum value on axis.
1060 double mfMax
; /// Maximum value on axis.
1061 double mfMajorStep
; /// Distance for major grid lines.
1062 double mfMinorStep
; /// Distance for minor grid lines.
1063 double mfCross
; /// Crossing position of other axis.
1064 sal_uInt16 mnFlags
; /// Additional flags.
1066 explicit XclChValueRange();
1069 // ----------------------------------------------------------------------------
1073 Color maTextColor
; /// Tick labels color.
1074 sal_uInt8 mnMajor
; /// Type of tick marks of major grid.
1075 sal_uInt8 mnMinor
; /// Type of tick marks of minor grid.
1076 sal_uInt8 mnLabelPos
; /// Position of labels relative to axis.
1077 sal_uInt8 mnBackMode
; /// Background mode: transparent, opaque.
1078 sal_uInt16 mnFlags
; /// Additional flags.
1079 sal_uInt16 mnRotation
; /// Tick labels angle (BIFF8+).
1081 explicit XclChTick();
1084 // ----------------------------------------------------------------------------
1088 sal_uInt16 mnType
; /// Axis type.
1090 explicit XclChAxis();
1092 /** Returns the axis dimension index used by the chart API. */
1093 sal_Int32
GetApiAxisDimension() const;
1096 // ----------------------------------------------------------------------------
1100 XclChRectangle maRect
; /// Position of the axes set (inner plot area).
1101 sal_uInt16 mnAxesSetId
; /// Primary/secondary axes set.
1103 explicit XclChAxesSet();
1105 /** Returns the axes set index used by the chart API. */
1106 sal_Int32
GetApiAxesSetIndex() const;
1109 // Property mode ==============================================================
1111 /** Specifies the type of a formatting. This results in different property names. */
1112 enum XclChPropertyMode
1114 EXC_CHPROPMODE_COMMON
, /// Common objects, no special handling.
1115 EXC_CHPROPMODE_LINEARSERIES
, /// Specific to data series drawn as lines.
1116 EXC_CHPROPMODE_FILLEDSERIES
/// Specific to data series drawn as areas.
1119 // Static helper functions ====================================================
1121 /** Contains static helper functions for the chart filters. */
1122 class XclChartHelper
1125 /** Returns a palette index for automatic series line colors. */
1126 static sal_uInt16
GetSeriesLineAutoColorIdx( sal_uInt16 nFormatIdx
);
1127 /** Returns a palette index for automatic series fill colors. */
1128 static sal_uInt16
GetSeriesFillAutoColorIdx( sal_uInt16 nFormatIdx
);
1129 /** Returns a transparency value for automatic series fill colors. */
1130 static sal_uInt8
GetSeriesFillAutoTransp( sal_uInt16 nFormatIdx
);
1131 /** Returns an automatic symbol index for the passed format index. */
1132 static sal_uInt16
GetAutoMarkerType( sal_uInt16 nFormatIdx
);
1133 /** Returns true, if the passed marker type is filled. */
1134 static bool HasMarkerFillColor( sal_uInt16 nMarkerType
);
1135 /** Returns the role name for a manual data source for error bars. */
1136 static ::rtl::OUString
GetErrorBarValuesRole( sal_uInt8 nBarType
);
1139 // Chart formatting info provider =============================================
1141 /** Enumerates different object types for specific automatic formatting behaviour. */
1142 enum XclChObjectType
1144 EXC_CHOBJTYPE_BACKGROUND
, /// Chart background.
1145 EXC_CHOBJTYPE_PLOTFRAME
, /// Wall formatting in 2d charts.
1146 EXC_CHOBJTYPE_WALL3D
, /// Wall formatting in 3d charts.
1147 EXC_CHOBJTYPE_FLOOR3D
, /// Floor formatting in 3d charts.
1148 EXC_CHOBJTYPE_TEXT
, /// Text boxes (titles, data point labels).
1149 EXC_CHOBJTYPE_LEGEND
, /// Chart legend.
1150 EXC_CHOBJTYPE_LINEARSERIES
, /// Series formatting in a chart supporting line formatting only.
1151 EXC_CHOBJTYPE_FILLEDSERIES
, /// Series formatting in a chart supporting area formatting.
1152 EXC_CHOBJTYPE_AXISLINE
, /// Axis line format.
1153 EXC_CHOBJTYPE_GRIDLINE
, /// Axis grid line format.
1154 EXC_CHOBJTYPE_TRENDLINE
, /// Series trend line.
1155 EXC_CHOBJTYPE_ERRORBAR
, /// Series error bar.
1156 EXC_CHOBJTYPE_CONNECTLINE
, /// Data point connector line.
1157 EXC_CHOBJTYPE_HILOLINE
, /// High/low lines in stock charts.
1158 EXC_CHOBJTYPE_WHITEDROPBAR
, /// White-day drop bar in stock charts.
1159 EXC_CHOBJTYPE_BLACKDROPBAR
/// Black-day drop bar in stock charts.
1162 /** Enumerates different types to handle missing frame objects. */
1165 EXC_CHFRAMETYPE_AUTO
, /// Missing frame represents automatic formatting.
1166 EXC_CHFRAMETYPE_INVISIBLE
/// Missing frame represents invisible formatting.
1169 /** Contains information about auto formatting of a specific chart object type. */
1170 struct XclChFormatInfo
1172 XclChObjectType meObjType
; /// Object type for automatic format.
1173 XclChPropertyMode mePropMode
; /// Property mode for property set helper.
1174 sal_uInt16 mnAutoLineColorIdx
; /// Automatic line color index.
1175 sal_Int16 mnAutoLineWeight
; /// Automatic line weight (hairline, single, ...).
1176 sal_uInt16 mnAutoPattColorIdx
; /// Automatic fill pattern color index.
1177 XclChFrameType meDefFrameType
; /// Default format type for missing frame objects.
1178 bool mbCreateDefFrame
; /// true = Create missing frame objects on import.
1179 bool mbDeleteDefFrame
; /// true = Delete default frame formatting on export.
1180 bool mbIsFrame
; /// true = Object is a frame, false = Object is a line.
1183 // ----------------------------------------------------------------------------
1185 /** Provides access to chart auto formatting for all available object types. */
1186 class XclChFormatInfoProvider
1189 explicit XclChFormatInfoProvider();
1191 /** Returns an info struct about auto formatting for the passed object type. */
1192 const XclChFormatInfo
& GetFormatInfo( XclChObjectType eObjType
) const;
1195 typedef ::std::map
< XclChObjectType
, const XclChFormatInfo
* > XclFmtInfoMap
;
1196 XclFmtInfoMap maInfoMap
; /// Maps object type to formatting data.
1199 // Chart type info provider ===================================================
1201 /** Enumerates all kinds of different chart types. */
1204 EXC_CHTYPEID_BAR
, /// Vertical bar chart.
1205 EXC_CHTYPEID_HORBAR
, /// Horizontal bar chart.
1206 EXC_CHTYPEID_LINE
, /// Line chart.
1207 EXC_CHTYPEID_AREA
, /// Area chart.
1208 EXC_CHTYPEID_STOCK
, /// Stock chart.
1209 EXC_CHTYPEID_RADARLINE
, /// Linear radar chart.
1210 EXC_CHTYPEID_RADARAREA
, /// Filled radar chart.
1211 EXC_CHTYPEID_PIE
, /// Pie chart.
1212 EXC_CHTYPEID_DONUT
, /// Donut chart.
1213 EXC_CHTYPEID_PIEEXT
, /// Pie-to-pie or pie-to-bar chart.
1214 EXC_CHTYPEID_SCATTER
, /// Scatter (XY) chart.
1215 EXC_CHTYPEID_BUBBLES
, /// Bubble chart.
1216 EXC_CHTYPEID_SURFACE
, /// Surface chart.
1217 EXC_CHTYPEID_UNKNOWN
/// Default for unknown chart types.
1220 /** Enumerates different categories of similar chart types. */
1223 EXC_CHTYPECATEG_BAR
, /// Bar charts (horizontal or vertical).
1224 EXC_CHTYPECATEG_LINE
, /// Line charts (line, area, stock charts).
1225 EXC_CHTYPECATEG_RADAR
, /// Radar charts (linear or filled).
1226 EXC_CHTYPECATEG_PIE
, /// Pie and donut charts.
1227 EXC_CHTYPECATEG_SCATTER
, /// Scatter and bubble charts.
1228 EXC_CHTYPECATEG_SURFACE
/// Surface charts.
1231 /** Enumerates modes for varying point colors in a series. */
1232 enum XclChVarPointMode
1234 EXC_CHVARPOINT_NONE
, /// No varied colors supported.
1235 EXC_CHVARPOINT_SINGLE
, /// Only supported, if type group contains only one series.
1236 EXC_CHVARPOINT_MULTI
/// Supported for multiple series in a chart type group.
1239 /** Contains information for a chart type. */
1240 struct XclChTypeInfo
1242 XclChTypeId meTypeId
; /// Unique chart type identifier.
1243 XclChTypeCateg meTypeCateg
; /// Chart type category this type belongs to.
1244 sal_uInt16 mnRecId
; /// Record identifier written to the file.
1245 const sal_Char
* mpcServiceName
; /// Service name of the type.
1246 XclChVarPointMode meVarPointMode
; /// Mode for varying point colors.
1247 sal_Int32 mnDefaultLabelPos
; /// Default data label position (API constant).
1248 bool mbCombinable2d
; /// true = Types can be combined in one axes set.
1249 bool mbSupports3d
; /// true = 3d type allowed, false = Only 2d type.
1250 bool mbPolarCoordSystem
; /// true = Polar, false = Cartesian.
1251 bool mbSeriesIsFrame2d
; /// true = Series with area formatting (2d charts).
1252 bool mbSeriesIsFrame3d
; /// true = Series with area formatting (3d charts).
1253 bool mbSingleSeriesVis
; /// true = Only first series visible.
1254 bool mbCategoryAxis
; /// true = X axis contains categories.
1255 bool mbSwappedAxesSet
; /// true = X and Y axes are swapped.
1256 bool mbSupportsStacking
; /// true = Series can be stacked on each other.
1257 bool mbReverseSeries
; /// true = Insert unstacked series in reverse order.
1258 bool mbTicksBetweenCateg
; /// true = X axis ticks between categories.
1261 /** Extended chart type information and access functions. */
1262 struct XclChExtTypeInfo
: public XclChTypeInfo
1264 bool mb3dChart
; /// Chart is actually a 3D chart.
1265 bool mbSpline
; /// Series lines are smoothed.
1267 explicit XclChExtTypeInfo( const XclChTypeInfo
& rTypeInfo
);
1269 void Set( const XclChTypeInfo
& rTypeInfo
, bool b3dChart
, bool bSpline
);
1271 /** Returns true, if this chart type supports area formatting for its series. */
1272 inline bool IsSeriesFrameFormat() const
1273 { return mb3dChart
? mbSeriesIsFrame3d
: mbSeriesIsFrame2d
; }
1274 /** Returns the correct object type identifier for series and data points. */
1275 inline XclChObjectType
GetSeriesObjectType() const
1276 { return IsSeriesFrameFormat() ? EXC_CHOBJTYPE_FILLEDSERIES
: EXC_CHOBJTYPE_LINEARSERIES
; }
1279 // ----------------------------------------------------------------------------
1281 /** Provides access to chart type info structs for all available chart types. */
1282 class XclChTypeInfoProvider
1285 explicit XclChTypeInfoProvider();
1287 /** Returns chart type info for a unique chart type identifier. */
1288 const XclChTypeInfo
& GetTypeInfo( XclChTypeId eType
) const;
1289 /** Returns the first fitting chart type info for an Excel chart type record identifier. */
1290 const XclChTypeInfo
& GetTypeInfoFromRecId( sal_uInt16 nRecId
) const;
1291 /** Returns the first fitting chart type info for the passed service name. */
1292 const XclChTypeInfo
& GetTypeInfoFromService( const ::rtl::OUString
& rServiceName
) const;
1295 typedef ::std::map
< XclChTypeId
, const XclChTypeInfo
* > XclChTypeInfoMap
;
1296 XclChTypeInfoMap maInfoMap
; /// Maps chart types to type info data.
1299 // Chart text and title object helpers ========================================
1301 /** Enumerates different text box types for default text formatting and title
1305 EXC_CHTEXTTYPE_TITLE
, /// Chart title.
1306 EXC_CHTEXTTYPE_LEGEND
, /// Chart legend.
1307 EXC_CHTEXTTYPE_AXISTITLE
, /// Chart axis titles.
1308 EXC_CHTEXTTYPE_AXISLABEL
, /// Chart axis labels.
1309 EXC_CHTEXTTYPE_DATALABEL
/// Data point labels.
1312 /** A map key for text and title objects. */
1313 struct XclChTextKey
: public ::std::pair
< XclChTextType
, ::std::pair
< sal_uInt16
, sal_uInt16
> >
1315 inline explicit XclChTextKey( XclChTextType eTextType
, sal_uInt16 nMainIdx
= 0, sal_uInt16 nSubIdx
= 0 )
1316 { first
= eTextType
; second
.first
= nMainIdx
; second
.second
= nSubIdx
; }
1319 /** Function prototype receiving a chart document and returning a title shape. */
1320 typedef ::com::sun::star::uno::Reference
< ::com::sun::star::drawing::XShape
>
1321 (*XclChGetShapeFunc
)( const ::com::sun::star::uno::Reference
< ::com::sun::star::chart::XChartDocument
>& );
1323 // Property helpers ===========================================================
1325 class XclChObjectTable
1328 typedef ::com::sun::star::uno::Reference
< ::com::sun::star::container::XNameContainer
> XNameContainerRef
;
1329 typedef ::com::sun::star::uno::Reference
< ::com::sun::star::lang::XMultiServiceFactory
> XServiceFactoryRef
;
1332 explicit XclChObjectTable( XServiceFactoryRef xFactory
,
1333 const ::rtl::OUString
& rServiceName
, const ::rtl::OUString
& rObjNameBase
);
1335 /** Returns a named formatting object from the chart document. */
1336 ::com::sun::star::uno::Any
GetObject( const ::rtl::OUString
& rObjName
);
1337 /** Insertes a named formatting object into the chart document. */
1338 ::rtl::OUString
InsertObject( const ::com::sun::star::uno::Any
& rObj
);
1341 XServiceFactoryRef mxFactory
; /// Factory to create the container.
1342 XNameContainerRef mxContainer
; /// Container for the objects.
1343 ::rtl::OUString maServiceName
; /// Service name to create the container.
1344 ::rtl::OUString maObjNameBase
; /// Base of names for inserted objects.
1345 sal_Int32 mnIndex
; /// Index to create unique identifiers.
1348 // ----------------------------------------------------------------------------
1352 /** Helper class for usage of property sets. */
1353 class XclChPropSetHelper
1356 explicit XclChPropSetHelper();
1358 /** Reads all line properties from the passed property set. */
1359 void ReadLineProperties(
1360 XclChLineFormat
& rLineFmt
,
1361 XclChObjectTable
& rDashTable
,
1362 const ScfPropertySet
& rPropSet
,
1363 XclChPropertyMode ePropMode
);
1364 /** Reads solid area properties from the passed property set.
1365 @return true = object contains complex fill properties. */
1366 bool ReadAreaProperties(
1367 XclChAreaFormat
& rAreaFmt
,
1368 const ScfPropertySet
& rPropSet
,
1369 XclChPropertyMode ePropMode
);
1370 /** Reads gradient or bitmap area properties from the passed property set. */
1371 void ReadEscherProperties(
1372 XclChEscherFormat
& rEscherFmt
,
1373 XclChPicFormat
& rPicFmt
,
1374 XclChObjectTable
& rGradientTable
,
1375 XclChObjectTable
& rHatchTable
,
1376 XclChObjectTable
& rBitmapTable
,
1377 const ScfPropertySet
& rPropSet
,
1378 XclChPropertyMode ePropMode
);
1379 /** Reads all marker properties from the passed property set. */
1380 void ReadMarkerProperties(
1381 XclChMarkerFormat
& rMarkerFmt
,
1382 const ScfPropertySet
& rPropSet
,
1383 sal_uInt16 nFormatIdx
);
1384 /** Reads rotation properties from the passed property set. */
1385 sal_uInt16
ReadRotationProperties(
1386 const ScfPropertySet
& rPropSet
,
1387 bool bSupportsStacked
);
1389 /** Writes all line properties to the passed property set. */
1390 void WriteLineProperties(
1391 ScfPropertySet
& rPropSet
,
1392 XclChObjectTable
& rDashTable
,
1393 const XclChLineFormat
& rLineFmt
,
1394 XclChPropertyMode ePropMode
);
1395 /** Writes solid area properties to the passed property set. */
1396 void WriteAreaProperties(
1397 ScfPropertySet
& rPropSet
,
1398 const XclChAreaFormat
& rAreaFmt
,
1399 XclChPropertyMode ePropMode
);
1400 /** Writes gradient or bitmap area properties to the passed property set. */
1401 void WriteEscherProperties(
1402 ScfPropertySet
& rPropSet
,
1403 XclChObjectTable
& rGradientTable
,
1404 XclChObjectTable
& rHatchTable
,
1405 XclChObjectTable
& rBitmapTable
,
1406 const XclChEscherFormat
& rEscherFmt
,
1407 const XclChPicFormat
& rPicFmt
,
1408 XclChPropertyMode ePropMode
);
1409 /** Writes all marker properties to the passed property set. */
1410 void WriteMarkerProperties(
1411 ScfPropertySet
& rPropSet
,
1412 const XclChMarkerFormat
& rMarkerFmt
);
1413 /** Writes rotation properties to the passed property set. */
1414 void WriteRotationProperties(
1415 ScfPropertySet
& rPropSet
,
1416 sal_uInt16 nRotation
,
1417 bool bSupportsStacked
);
1420 /** Returns a line property set helper according to the passed property mode. */
1421 ScfPropSetHelper
& GetLineHelper( XclChPropertyMode ePropMode
);
1422 /** Returns an area property set helper according to the passed property mode. */
1423 ScfPropSetHelper
& GetAreaHelper( XclChPropertyMode ePropMode
);
1424 /** Returns a gradient property set helper according to the passed property mode. */
1425 ScfPropSetHelper
& GetGradientHelper( XclChPropertyMode ePropMode
);
1426 /** Returns a hatch property set helper according to the passed property mode. */
1427 ScfPropSetHelper
& GetHatchHelper( XclChPropertyMode ePropMode
);
1430 ScfPropSetHelper maLineHlpCommon
; /// Properties for lines in common objects.
1431 ScfPropSetHelper maLineHlpLinear
; /// Properties for lines in linear series.
1432 ScfPropSetHelper maLineHlpFilled
; /// Properties for lines in filled series.
1433 ScfPropSetHelper maAreaHlpCommon
; /// Properties for areas in common objects.
1434 ScfPropSetHelper maAreaHlpFilled
; /// Properties for areas in filled series.
1435 ScfPropSetHelper maGradHlpCommon
; /// Properties for gradients in common objects.
1436 ScfPropSetHelper maGradHlpFilled
; /// Properties for gradients in filled series.
1437 ScfPropSetHelper maHatchHlpCommon
; /// Properties for hatches in common objects.
1438 ScfPropSetHelper maHatchHlpFilled
; /// Properties for hatches in filled series.
1439 ScfPropSetHelper maBitmapHlp
; /// Properties for bitmaps.
1442 // ============================================================================
1444 /** Base struct for internal root data structs for import and export. */
1445 struct XclChRootData
1447 typedef ScfRef
< XclChTypeInfoProvider
> XclChTypeProvRef
;
1448 typedef ScfRef
< XclChFormatInfoProvider
> XclChFmtInfoProvRef
;
1449 typedef ScfRef
< XclChObjectTable
> XclChObjectTableRef
;
1450 typedef ::std::map
< XclChTextKey
, XclChGetShapeFunc
> XclChGetShapeFuncMap
;
1452 ::com::sun::star::uno::Reference
< ::com::sun::star::chart2::XChartDocument
>
1453 mxChartDoc
; /// The chart document.
1454 Rectangle maChartRect
; /// Position and size of the chart shape.
1455 XclChTypeProvRef mxTypeInfoProv
; /// Provides info about chart types.
1456 XclChFmtInfoProvRef mxFmtInfoProv
; /// Provides info about auto formatting.
1457 XclChObjectTableRef mxLineDashTable
; /// Container for line dash styles.
1458 XclChObjectTableRef mxGradientTable
; /// Container for gradient fill styles.
1459 XclChObjectTableRef mxHatchTable
; /// Container for hatch fill styles.
1460 XclChObjectTableRef mxBitmapTable
; /// Container for bitmap fill styles.
1461 XclChGetShapeFuncMap maGetShapeFuncs
; /// Maps title shape getter functions.
1462 sal_Int32 mnBorderGapX
; /// Border gap to chart space in 1/100mm.
1463 sal_Int32 mnBorderGapY
; /// Border gap to chart space in 1/100mm.
1464 double mfUnitSizeX
; /// Size of a chart X unit (1/4000 of chart width) in 1/100 mm.
1465 double mfUnitSizeY
; /// Size of a chart Y unit (1/4000 of chart height) in 1/100 mm.
1467 explicit XclChRootData();
1468 virtual ~XclChRootData();
1470 /** Starts the API chart document conversion. Must be called once before any API access. */
1471 void InitConversion(
1472 const XclRoot
& rRoot
,
1473 const ::com::sun::star::uno::Reference
< ::com::sun::star::chart2::XChartDocument
>& rxChartDoc
,
1474 const Rectangle
& rChartRect
);
1475 /** Finishes the API chart document conversion. Must be called once before any API access. */
1476 void FinishConversion();
1478 /** Returns the drawing shape interface of the specified title object. */
1479 ::com::sun::star::uno::Reference
< ::com::sun::star::drawing::XShape
>
1480 GetTitleShape( const XclChTextKey
& rTitleKey
) const;
1483 // ============================================================================