LibreOffice Module chart2 (master)
1
chart2
inc
pch
precompiled_chartcontroller.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
/*
11
This file has been autogenerated by update_pch.sh. It is possible to edit it
12
manually (such as when an include file has been moved/renamed/removed). All such
13
manual changes will be rewritten by the next run of update_pch.sh (which presumably
14
also fixes all possible problems, so it's usually better to use it).
15
16
Generated on 2023-07-19 09:20:36 using:
17
./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartcontroller.hxx "make chart2.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <array>
27
#include <cassert>
28
#include <cmath>
29
#include <cstddef>
30
#include <cstdlib>
31
#include <cstring>
32
#include <deque>
33
#include <float.h>
34
#include <functional>
35
#include <initializer_list>
36
#include <iomanip>
37
#include <iterator>
38
#include <limits.h>
39
#include <limits>
40
#include <map>
41
#include <math.h>
42
#include <memory>
43
#include <mutex>
44
#include <new>
45
#include <numeric>
46
#include <optional>
47
#include <ostream>
48
#include <set>
49
#include <stddef.h>
50
#include <stdexcept>
51
#include <string.h>
52
#include <string>
53
#include <string_view>
54
#include <type_traits>
55
#include <typeinfo>
56
#include <unordered_map>
57
#include <unordered_set>
58
#include <utility>
59
#include <vector>
60
#include <boost/property_tree/json_parser.hpp>
61
#include <boost/property_tree/ptree_fwd.hpp>
62
#endif
// PCH_LEVEL >= 1
63
#if PCH_LEVEL >= 2
64
#include <osl/diagnose.h>
65
#include <osl/diagnose.hxx>
66
#include <osl/doublecheckedlocking.h>
67
#include <osl/endian.h>
68
#include <osl/getglobalmutex.hxx>
69
#include <osl/interlck.h>
70
#include <osl/mutex.h>
71
#include <osl/mutex.hxx>
72
#include <rtl/alloc.h>
73
#include <rtl/character.hxx>
74
#include <rtl/instance.hxx>
75
#include <rtl/locale.h>
76
#include <rtl/math.h>
77
#include <rtl/math.hxx>
78
#include <rtl/ref.hxx>
79
#include <rtl/strbuf.h>
80
#include <rtl/strbuf.hxx>
81
#include <rtl/string.h>
82
#include <rtl/string.hxx>
83
#include <rtl/stringconcat.hxx>
84
#include <rtl/stringutils.hxx>
85
#include <rtl/textcvt.h>
86
#include <rtl/textenc.h>
87
#include <rtl/ustrbuf.h>
88
#include <rtl/ustrbuf.hxx>
89
#include <rtl/ustring.h>
90
#include <rtl/ustring.hxx>
91
#include <
sal/backtrace.hxx
>
92
#include <
sal/detail/log.h
>
93
#include <
sal/log.hxx
>
94
#include <
sal/macros.h
>
95
#include <
sal/saldllapi.h
>
96
#include <
sal/types.h
>
97
#include <
sal/typesizes.h
>
98
#include <
vcl/BinaryDataContainer.hxx
>
99
#include <
vcl/GraphicAttributes.hxx
>
100
#include <
vcl/GraphicExternalLink.hxx
>
101
#include <
vcl/GraphicObject.hxx
>
102
#include <
vcl/IDialogRenderable.hxx
>
103
#include <
vcl/Scanline.hxx
>
104
#include <
vcl/WindowPosSize.hxx
>
105
#include <
vcl/alpha.hxx
>
106
#include <
vcl/animate/Animation.hxx
>
107
#include <
vcl/animate/AnimationFrame.hxx
>
108
#include <vcl/bitmap.hxx>
109
#include <
vcl/bitmap/BitmapTypes.hxx
>
110
#include <
vcl/bitmapex.hxx
>
111
#include <
vcl/builderpage.hxx
>
112
#include <
vcl/cairo.hxx
>
113
#include <
vcl/checksum.hxx
>
114
#include <
vcl/customweld.hxx
>
115
#include <
vcl/dllapi.h
>
116
#include <
vcl/dockwin.hxx
>
117
#include <
vcl/event.hxx
>
118
#include <
vcl/fntstyle.hxx
>
119
#include <vcl/font.hxx>
120
#include <
vcl/gdimtf.hxx
>
121
#include <
vcl/gfxlink.hxx
>
122
#include <
vcl/gradient.hxx
>
123
#include <
vcl/graph.hxx
>
124
#include <
vcl/idle.hxx
>
125
#include <
vcl/image.hxx
>
126
#include <
vcl/kernarray.hxx
>
127
#include <
vcl/keycod.hxx
>
128
#include <
vcl/keycodes.hxx
>
129
#include <
vcl/mapmod.hxx
>
130
#include <
vcl/metaactiontypes.hxx
>
131
#include <
vcl/outdev.hxx
>
132
#include <
vcl/region.hxx
>
133
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
134
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
135
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
136
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
137
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
138
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
139
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
140
#include <
vcl/rendercontext/ImplMapRes.hxx
>
141
#include <
vcl/rendercontext/InvertFlags.hxx
>
142
#include <
vcl/rendercontext/RasterOp.hxx
>
143
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
144
#include <
vcl/rendercontext/State.hxx
>
145
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
146
#include <
vcl/salnativewidgets.hxx
>
147
#include <
vcl/scopedbitmapaccess.hxx
>
148
#include <
vcl/settings.hxx
>
149
#include <
vcl/svapp.hxx
>
150
#include <
vcl/syswin.hxx
>
151
#include <
vcl/task.hxx
>
152
#include <
vcl/timer.hxx
>
153
#include <
vcl/toolboxid.hxx
>
154
#include <vcl/uitest/factory.hxx>
155
#include <
vcl/vclenum.hxx
>
156
#include <
vcl/vclptr.hxx
>
157
#include <
vcl/vclreferencebase.hxx
>
158
#include <
vcl/vectorgraphicdata.hxx
>
159
#include <
vcl/wall.hxx
>
160
#include <
vcl/weld.hxx
>
161
#include <
vcl/window.hxx
>
162
#include <
vcl/windowstate.hxx
>
163
#include <
vcl/wintypes.hxx
>
164
#endif
// PCH_LEVEL >= 2
165
#if PCH_LEVEL >= 3
166
#include <
basegfx/basegfxdllapi.h
>
167
#include <
basegfx/color/bcolor.hxx
>
168
#include <
basegfx/matrix/b2dhommatrix.hxx
>
169
#include <
basegfx/matrix/b3dhommatrix.hxx
>
170
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
171
#include <
basegfx/numeric/ftools.hxx
>
172
#include <
basegfx/point/b2dpoint.hxx
>
173
#include <
basegfx/point/b2ipoint.hxx
>
174
#include <
basegfx/point/b3dpoint.hxx
>
175
#include <
basegfx/polygon/b2dpolygon.hxx
>
176
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
177
#include <
basegfx/range/Range2D.hxx
>
178
#include <
basegfx/range/b2drange.hxx
>
179
#include <
basegfx/range/b2drectangle.hxx
>
180
#include <
basegfx/range/b3drange.hxx
>
181
#include <
basegfx/range/basicrange.hxx
>
182
#include <
basegfx/tuple/Size2D.hxx
>
183
#include <
basegfx/tuple/Tuple2D.hxx
>
184
#include <
basegfx/tuple/Tuple3D.hxx
>
185
#include <
basegfx/tuple/b2dtuple.hxx
>
186
#include <
basegfx/tuple/b2ituple.hxx
>
187
#include <
basegfx/tuple/b3dtuple.hxx
>
188
#include <
basegfx/utils/bgradient.hxx
>
189
#include <
basegfx/utils/common.hxx
>
190
#include <
basegfx/vector/b2dsize.hxx
>
191
#include <
basegfx/vector/b2dvector.hxx
>
192
#include <
basegfx/vector/b2enums.hxx
>
193
#include <
basegfx/vector/b2isize.hxx
>
194
#include <
basegfx/vector/b2ivector.hxx
>
195
#include <
basegfx/vector/b3dvector.hxx
>
196
#include <
chartview/ChartSfxItemIds.hxx
>
197
#include <
chartview/DrawModelWrapper.hxx
>
198
#include <
chartview/ExplicitValueProvider.hxx
>
199
#include <com/sun/star/awt/DeviceInfo.hpp>
200
#include <com/sun/star/awt/Gradient2.hpp>
201
#include <com/sun/star/awt/GradientStyle.hpp>
202
#include <com/sun/star/awt/Key.hpp>
203
#include <com/sun/star/awt/KeyGroup.hpp>
204
#include <com/sun/star/awt/Size.hpp>
205
#include <com/sun/star/beans/Property.hpp>
206
#include <com/sun/star/beans/PropertyAttribute.hpp>
207
#include <com/sun/star/beans/PropertyState.hpp>
208
#include <com/sun/star/beans/PropertyValue.hpp>
209
#include <com/sun/star/beans/XFastPropertySet.hpp>
210
#include <com/sun/star/beans/XMultiPropertySet.hpp>
211
#include <com/sun/star/beans/XMultiPropertyStates.hpp>
212
#include <com/sun/star/beans/XPropertiesChangeListener.hpp>
213
#include <com/sun/star/beans/XPropertySet.hpp>
214
#include <com/sun/star/beans/XPropertySetInfo.hpp>
215
#include <com/sun/star/beans/XPropertySetOption.hpp>
216
#include <com/sun/star/beans/XPropertyState.hpp>
217
#include <com/sun/star/beans/XVetoableChangeListener.hpp>
218
#include <com/sun/star/chart/ErrorBarStyle.hpp>
219
#include <com/sun/star/chart2/AxisType.hpp>
220
#include <com/sun/star/chart2/RelativePosition.hpp>
221
#include <com/sun/star/chart2/XDataSeries.hpp>
222
#include <com/sun/star/container/XIndexReplace.hpp>
223
#include <com/sun/star/container/XNameContainer.hpp>
224
#include <com/sun/star/drawing/DashStyle.hpp>
225
#include <com/sun/star/drawing/HatchStyle.hpp>
226
#include <com/sun/star/drawing/LineCap.hpp>
227
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
228
#include <com/sun/star/drawing/XDrawPage.hpp>
229
#include <com/sun/star/embed/XStorage.hpp>
230
#include <com/sun/star/form/FormComponentType.hpp>
231
#include <com/sun/star/frame/XFrame.hpp>
232
#include <com/sun/star/frame/XModel3.hpp>
233
#include <com/sun/star/frame/XStatusListener.hpp>
234
#include <com/sun/star/frame/XToolbarController.hpp>
235
#include <com/sun/star/graphic/XGraphic.hpp>
236
#include <com/sun/star/graphic/XPrimitive2D.hpp>
237
#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
238
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
239
#include <com/sun/star/i18n/LanguageCountryInfo.hpp>
240
#include <com/sun/star/i18n/LocaleDataItem2.hpp>
241
#include <com/sun/star/i18n/LocaleItem.hpp>
242
#include <com/sun/star/i18n/WordType.hpp>
243
#include <com/sun/star/i18n/reservedWords.hpp>
244
#include <com/sun/star/io/XInputStream.hpp>
245
#include <com/sun/star/io/XOutputStream.hpp>
246
#include <com/sun/star/io/XSeekable.hpp>
247
#include <com/sun/star/io/XStream.hpp>
248
#include <com/sun/star/io/XTruncate.hpp>
249
#include <com/sun/star/lang/DisposedException.hpp>
250
#include <com/sun/star/lang/EventObject.hpp>
251
#include <com/sun/star/lang/Locale.hpp>
252
#include <com/sun/star/lang/XComponent.hpp>
253
#include <com/sun/star/lang/XInitialization.hpp>
254
#include <com/sun/star/lang/XServiceInfo.hpp>
255
#include <com/sun/star/lang/XTypeProvider.hpp>
256
#include <com/sun/star/lang/XUnoTunnel.hpp>
257
#include <com/sun/star/style/NumberingType.hpp>
258
#include <com/sun/star/style/XStyle.hpp>
259
#include <com/sun/star/text/textfield/Type.hpp>
260
#include <com/sun/star/uno/Any.h>
261
#include <com/sun/star/uno/Any.hxx>
262
#include <com/sun/star/uno/Reference.h>
263
#include <com/sun/star/uno/Reference.hxx>
264
#include <com/sun/star/uno/RuntimeException.hpp>
265
#include <com/sun/star/uno/Sequence.h>
266
#include <com/sun/star/uno/Sequence.hxx>
267
#include <com/sun/star/uno/Type.h>
268
#include <com/sun/star/uno/Type.hxx>
269
#include <com/sun/star/uno/TypeClass.hdl>
270
#include <com/sun/star/uno/XAggregation.hpp>
271
#include <com/sun/star/uno/XInterface.hpp>
272
#include <com/sun/star/uno/XWeak.hpp>
273
#include <com/sun/star/uno/genfunc.h>
274
#include <com/sun/star/uno/genfunc.hxx>
275
#include <com/sun/star/util/Date.hpp>
276
#include <com/sun/star/util/DateTime.hpp>
277
#include <com/sun/star/util/NumberFormat.hpp>
278
#include <com/sun/star/util/Time.hpp>
279
#include <com/sun/star/util/XAccounting.hpp>
280
#include <com/sun/star/util/XModifyBroadcaster.hpp>
281
#include <com/sun/star/util/XModifyListener.hpp>
282
#include <com/sun/star/util/XUpdatable.hpp>
283
#include <com/sun/star/view/XSelectionSupplier.hpp>
284
#include <
comphelper/broadcasthelper.hxx
>
285
#include <
comphelper/compbase.hxx
>
286
#include <
comphelper/comphelperdllapi.h
>
287
#include <
comphelper/diagnose_ex.hxx
>
288
#include <
comphelper/errcode.hxx
>
289
#include <
comphelper/interfacecontainer2.hxx
>
290
#include <
comphelper/interfacecontainer4.hxx
>
291
#include <
comphelper/lok.hxx
>
292
#include <
comphelper/multicontainer2.hxx
>
293
#include <
comphelper/propagg.hxx
>
294
#include <
comphelper/proparrhlp.hxx
>
295
#include <
comphelper/propertycontainer.hxx
>
296
#include <
comphelper/propertycontainerhelper.hxx
>
297
#include <
comphelper/propstate.hxx
>
298
#include <
comphelper/sequence.hxx
>
299
#include <
comphelper/servicehelper.hxx
>
300
#include <
comphelper/uno3.hxx
>
301
#include <
comphelper/unoimplbase.hxx
>
302
#include <
cppu/cppudllapi.h
>
303
#include <
cppu/unotype.hxx
>
304
#include <
cppuhelper/basemutex.hxx
>
305
#include <
cppuhelper/cppuhelperdllapi.h
>
306
#include <
cppuhelper/implbase.hxx
>
307
#include <
cppuhelper/implbase_ex.hxx
>
308
#include <
cppuhelper/implbase_ex_post.hxx
>
309
#include <
cppuhelper/implbase_ex_pre.hxx
>
310
#include <
cppuhelper/interfacecontainer.h
>
311
#include <
cppuhelper/propshlp.hxx
>
312
#include <
cppuhelper/queryinterface.hxx
>
313
#include <
cppuhelper/supportsservice.hxx
>
314
#include <
cppuhelper/weak.hxx
>
315
#include <
cppuhelper/weakagg.hxx
>
316
#include <
cppuhelper/weakref.hxx
>
317
#include <
docmodel/color/ComplexColor.hxx
>
318
#include <
docmodel/color/Transformation.hxx
>
319
#include <
docmodel/dllapi.h
>
320
#include <
docmodel/theme/ThemeColor.hxx
>
321
#include <
docmodel/theme/ThemeColorType.hxx
>
322
#include <
drawinglayer/drawinglayerdllapi.h
>
323
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
324
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
325
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
326
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
327
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
328
#include <
editeng/colritem.hxx
>
329
#include <
editeng/editdata.hxx
>
330
#include <
editeng/editengdllapi.h
>
331
#include <
editeng/editobj.hxx
>
332
#include <
editeng/editstat.hxx
>
333
#include <
editeng/editview.hxx
>
334
#include <
editeng/eedata.hxx
>
335
#include <
editeng/eeitem.hxx
>
336
#include <
editeng/flditem.hxx
>
337
#include <
editeng/forbiddencharacterstable.hxx
>
338
#include <
editeng/macros.hxx
>
339
#include <
editeng/outliner.hxx
>
340
#include <
editeng/outlobj.hxx
>
341
#include <
editeng/overflowingtxt.hxx
>
342
#include <
editeng/paragraphdata.hxx
>
343
#include <
editeng/svxenum.hxx
>
344
#include <
editeng/svxfont.hxx
>
345
#include <
i18nlangtag/i18nlangtagdllapi.h
>
346
#include <
i18nlangtag/lang.h
>
347
#include <
i18nlangtag/languagetag.hxx
>
348
#include <
o3tl/cow_wrapper.hxx
>
349
#include <
o3tl/deleter.hxx
>
350
#include <
o3tl/enumarray.hxx
>
351
#include <
o3tl/hash_combine.hxx
>
352
#include <
o3tl/safeint.hxx
>
353
#include <
o3tl/sorted_vector.hxx
>
354
#include <
o3tl/span.hxx
>
355
#include <
o3tl/strong_int.hxx
>
356
#include <
o3tl/typed_flags_set.hxx
>
357
#include <
o3tl/underlyingenumvalue.hxx
>
358
#include <
o3tl/unit_conversion.hxx
>
359
#include <
salhelper/salhelperdllapi.h
>
360
#include <
salhelper/simplereferenceobject.hxx
>
361
#include <
sfx2/basedlgs.hxx
>
362
#include <
sfx2/dllapi.h
>
363
#include <
sfx2/shell.hxx
>
364
#include <
sfx2/tabdlg.hxx
>
365
#include <
sfx2/viewsh.hxx
>
366
#include <
sot/formats.hxx
>
367
#include <
sot/sotdllapi.h
>
368
#include <
svl/SfxBroadcaster.hxx
>
369
#include <
svl/eitem.hxx
>
370
#include <
svl/hint.hxx
>
371
#include <
svl/intitem.hxx
>
372
#include <
svl/itempool.hxx
>
373
#include <
svl/itemset.hxx
>
374
#include <
svl/languageoptions.hxx
>
375
#include <
svl/lstner.hxx
>
376
#include <
svl/poolitem.hxx
>
377
#include <
svl/setitem.hxx
>
378
#include <
svl/stritem.hxx
>
379
#include <
svl/style.hxx
>
380
#include <
svl/stylesheetuser.hxx
>
381
#include <
svl/svldllapi.h
>
382
#include <
svl/typedwhich.hxx
>
383
#include <
svl/undo.hxx
>
384
#include <
svl/whichranges.hxx
>
385
#include <
svtools/colorcfg.hxx
>
386
#include <
svtools/svtdllapi.h
>
387
#include <
svx/ActionDescriptionProvider.hxx
>
388
#include <
svx/XPropertyEntry.hxx
>
389
#include <
svx/chrtitem.hxx
>
390
#include <
svx/ipolypolygoneditorcontroller.hxx
>
391
#include <
svx/itextprovider.hxx
>
392
#include <
svx/sdangitm.hxx
>
393
#include <
svx/sdr/animation/scheduler.hxx
>
394
#include <
svx/sdr/overlay/overlayobject.hxx
>
395
#include <
svx/sdr/overlay/overlayobjectlist.hxx
>
396
#include <
svx/sdr/properties/defaultproperties.hxx
>
397
#include <
svx/sdr/properties/properties.hxx
>
398
#include <
svx/sdrobjectuser.hxx
>
399
#include <
svx/sdtaditm.hxx
>
400
#include <
svx/sdtaitm.hxx
>
401
#include <
svx/sdtakitm.hxx
>
402
#include <
svx/selectioncontroller.hxx
>
403
#include <
svx/svddef.hxx
>
404
#include <
svx/svddrag.hxx
>
405
#include <
svx/svdedtv.hxx
>
406
#include <
svx/svdedxv.hxx
>
407
#include <
svx/svdglev.hxx
>
408
#include <
svx/svdglue.hxx
>
409
#include <
svx/svdhdl.hxx
>
410
#include <
svx/svdhlpln.hxx
>
411
#include <
svx/svdlayer.hxx
>
412
#include <
svx/svdmark.hxx
>
413
#include <
svx/svdmodel.hxx
>
414
#include <
svx/svdmrkv.hxx
>
415
#include <
svx/svdoattr.hxx
>
416
#include <
svx/svdobj.hxx
>
417
#include <
svx/svdobjkind.hxx
>
418
#include <
svx/svdoedge.hxx
>
419
#include <
svx/svdotext.hxx
>
420
#include <
svx/svdpntv.hxx
>
421
#include <
svx/svdpoev.hxx
>
422
#include <
svx/svdsnpv.hxx
>
423
#include <
svx/svdsob.hxx
>
424
#include <
svx/svdtext.hxx
>
425
#include <
svx/svdtrans.hxx
>
426
#include <
svx/svdtypes.hxx
>
427
#include <
svx/svdundo.hxx
>
428
#include <
svx/svxdllapi.h
>
429
#include <
svx/xdash.hxx
>
430
#include <
svx/xdef.hxx
>
431
#include <
svx/xhatch.hxx
>
432
#include <
svx/xit.hxx
>
433
#include <
svx/xpoly.hxx
>
434
#include <
svx/xtable.hxx
>
435
#include <
tools/color.hxx
>
436
#include <
tools/date.hxx
>
437
#include <tools/datetime.hxx>
438
#include <
tools/degree.hxx
>
439
#include <
tools/fldunit.hxx
>
440
#include <
tools/fontenum.hxx
>
441
#include <
tools/fract.hxx
>
442
#include <
tools/gen.hxx
>
443
#include <
tools/helpers.hxx
>
444
#include <
tools/lineend.hxx
>
445
#include <
tools/link.hxx
>
446
#include <
tools/long.hxx
>
447
#include <
tools/mapunit.hxx
>
448
#include <
tools/poly.hxx
>
449
#include <
tools/ref.hxx
>
450
#include <
tools/solar.h
>
451
#include <
tools/stream.hxx
>
452
#include <
tools/time.hxx
>
453
#include <
tools/toolsdllapi.h
>
454
#include <
tools/weakbase.h
>
455
#include <typelib/typeclass.h>
456
#include <typelib/typedescription.h>
457
#include <typelib/uik.h>
458
#include <uno/any2.h>
459
#include <uno/data.h>
460
#include <uno/sequence2.h>
461
#include <
unotools/eventlisteneradapter.hxx
>
462
#include <
unotools/fontdefs.hxx
>
463
#include <
unotools/localedatawrapper.hxx
>
464
#include <
unotools/options.hxx
>
465
#include <
unotools/resmgr.hxx
>
466
#include <
unotools/syslocale.hxx
>
467
#include <
unotools/tempfile.hxx
>
468
#include <
unotools/unotoolsdllapi.h
>
469
#include <
unotools/weakref.hxx
>
470
#endif
// PCH_LEVEL >= 3
471
#if PCH_LEVEL >= 4
472
#include <
Axis.hxx
>
473
#include <
AxisHelper.hxx
>
474
#include <
BaseCoordinateSystem.hxx
>
475
#include <
CharacterPropertyItemConverter.hxx
>
476
#include <
ChartController.hxx
>
477
#include <
ChartModel.hxx
>
478
#include <
ChartModelHelper.hxx
>
479
#include <
ChartType.hxx
>
480
#include <
ChartTypeHelper.hxx
>
481
#include <
ChartTypeManager.hxx
>
482
#include <
ChartTypeTemplate.hxx
>
483
#include <
ChartView.hxx
>
484
#include <
ChartWindow.hxx
>
485
#include <
CommonConverters.hxx
>
486
#include <
ControllerLockGuard.hxx
>
487
#include <
DataSeries.hxx
>
488
#include <
DataSeriesHelper.hxx
>
489
#include <
DataSourceHelper.hxx
>
490
#include <
Diagram.hxx
>
491
#include <
DiagramHelper.hxx
>
492
#include <
DrawViewWrapper.hxx
>
493
#include <
FastPropertyIdRanges.hxx
>
494
#include <
FillProperties.hxx
>
495
#include <
GraphicPropertyItemConverter.hxx
>
496
#include <
ItemConverter.hxx
>
497
#include <
ItemPropertyMap.hxx
>
498
#include <
Legend.hxx
>
499
#include <
LegendHelper.hxx
>
500
#include <
LinePropertiesHelper.hxx
>
501
#include <
ObjectIdentifier.hxx
>
502
#include <
ObjectNameProvider.hxx
>
503
#include <
RegressionCurveHelper.hxx
>
504
#include <
RegressionCurveModel.hxx
>
505
#include <
ResId.hxx
>
506
#include <
StatisticsHelper.hxx
>
507
#include <
ThreeDHelper.hxx
>
508
#include <
TitleHelper.hxx
>
509
#include <
UserDefinedProperties.hxx
>
510
#include <
ViewElementListProvider.hxx
>
511
#include <
WrappedProperty.hxx
>
512
#include <
charttoolsdllapi.hxx
>
513
#include <servicenames.hxx>
514
#include <unonames.hxx>
515
#endif
// PCH_LEVEL >= 4
516
517
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ActionDescriptionProvider.hxx
AddFontSubstituteFlags.hxx
AnimationFrame.hxx
Animation.hxx
AntialiasingFlags.hxx
AxisHelper.hxx
Axis.hxx
BaseCoordinateSystem.hxx
BinaryDataContainer.hxx
BitmapTypes.hxx
CharacterPropertyItemConverter.hxx
ChartController.hxx
ChartModelHelper.hxx
ChartModel.hxx
ChartSfxItemIds.hxx
ChartTypeHelper.hxx
ChartTypeManager.hxx
ChartTypeTemplate.hxx
ChartType.hxx
ChartView.hxx
ChartWindow.hxx
CommonConverters.hxx
CommonTypes.hxx
ComplexColor.hxx
ControllerLockGuard.hxx
DataSeriesHelper.hxx
DataSeries.hxx
DataSourceHelper.hxx
DiagramHelper.hxx
Diagram.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawModelWrapper.hxx
DrawTextFlags.hxx
DrawViewWrapper.hxx
ExplicitValueProvider.hxx
FastPropertyIdRanges.hxx
FillProperties.hxx
GetDefaultFontFlags.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
GraphicObject.hxx
GraphicPropertyItemConverter.hxx
IDialogRenderable.hxx
ImplMapRes.hxx
InvertFlags.hxx
ItemConverter.hxx
ItemPropertyMap.hxx
LegendHelper.hxx
Legend.hxx
LinePropertiesHelper.hxx
ObjectIdentifier.hxx
ObjectNameProvider.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
RegressionCurveHelper.hxx
RegressionCurveModel.hxx
ResId.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
StatisticsHelper.hxx
SystemTextColorFlags.hxx
ThemeColorType.hxx
ThemeColor.hxx
ThreeDHelper.hxx
TitleHelper.hxx
Transformation.hxx
Tuple2D.hxx
Tuple3D.hxx
UserDefinedProperties.hxx
ViewElementListProvider.hxx
WindowPosSize.hxx
WrappedProperty.hxx
XPropertyEntry.hxx
alpha.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2drectangle.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dhommatrix.hxx
b3dpoint.hxx
b3drange.hxx
b3dtuple.hxx
b3dvector.hxx
backtrace.hxx
basedlgs.hxx
basegfxdllapi.h
basemutex.hxx
baseprimitive2d.hxx
basicrange.hxx
bcolor.hxx
bgradient.hxx
bitmapex.hxx
broadcasthelper.hxx
builderpage.hxx
cairo.hxx
charttoolsdllapi.hxx
checksum.hxx
chrtitem.hxx
color.hxx
colorcfg.hxx
colritem.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
config.h
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
customweld.hxx
date.hxx
defaultproperties.hxx
degree.hxx
deleter.hxx
diagnose_ex.hxx
dllapi.h
dockwin.hxx
drawinglayerdllapi.h
editdata.hxx
editengdllapi.h
editobj.hxx
editstat.hxx
editview.hxx
eedata.hxx
eeitem.hxx
eitem.hxx
enumarray.hxx
errcode.hxx
event.hxx
eventlisteneradapter.hxx
flditem.hxx
fldunit.hxx
fntstyle.hxx
fontdefs.hxx
fontenum.hxx
forbiddencharacterstable.hxx
formats.hxx
fract.hxx
ftools.hxx
gdimtf.hxx
gen.hxx
gfxlink.hxx
gradient.hxx
graph.hxx
hash_combine.hxx
helpers.hxx
hint.hxx
hommatrixtemplate.hxx
i18nlangtagdllapi.h
idle.hxx
image.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer2.hxx
interfacecontainer4.hxx
interfacecontainer.h
intitem.hxx
ipolypolygoneditorcontroller.hxx
itempool.hxx
itemset.hxx
itextprovider.hxx
kernarray.hxx
keycod.hxx
keycodes.hxx
lang.h
languageoptions.hxx
languagetag.hxx
lineend.hxx
link.hxx
localedatawrapper.hxx
log.h
log.hxx
lok.hxx
long.hxx
lstner.hxx
macros.h
macros.hxx
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
multicontainer2.hxx
options.hxx
outdev.hxx
outliner.hxx
outlobj.hxx
overflowingtxt.hxx
overlayobject.hxx
overlayobjectlist.hxx
paragraphdata.hxx
poly.hxx
poolitem.hxx
propagg.hxx
proparrhlp.hxx
properties.hxx
propertycontainer.hxx
propertycontainerhelper.hxx
propshlp.hxx
propstate.hxx
queryinterface.hxx
ref.hxx
region.hxx
resmgr.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
scheduler.hxx
scopedbitmapaccess.hxx
sdangitm.hxx
sdrobjectuser.hxx
sdtaditm.hxx
sdtaitm.hxx
sdtakitm.hxx
selectioncontroller.hxx
sequence.hxx
servicehelper.hxx
setitem.hxx
settings.hxx
shell.hxx
simplereferenceobject.hxx
solar.h
sorted_vector.hxx
sotdllapi.h
span.hxx
stream.hxx
stritem.hxx
strong_int.hxx
style.hxx
stylesheetuser.hxx
supportsservice.hxx
svapp.hxx
svddef.hxx
svddrag.hxx
svdedtv.hxx
svdedxv.hxx
svdglev.hxx
svdglue.hxx
svdhdl.hxx
svdhlpln.hxx
svdlayer.hxx
svdmark.hxx
svdmodel.hxx
svdmrkv.hxx
svdoattr.hxx
svdobj.hxx
svdobjkind.hxx
svdoedge.hxx
svdotext.hxx
svdpntv.hxx
svdpoev.hxx
svdsnpv.hxx
svdsob.hxx
svdtext.hxx
svdtrans.hxx
svdtypes.hxx
svdundo.hxx
svldllapi.h
svtdllapi.h
svxdllapi.h
svxenum.hxx
svxfont.hxx
syslocale.hxx
syswin.hxx
tabdlg.hxx
task.hxx
tempfile.hxx
time.hxx
timer.hxx
toolboxid.hxx
toolsdllapi.h
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
undo.hxx
unit_conversion.hxx
uno3.hxx
unoimplbase.hxx
unotoolsdllapi.h
unotype.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
viewinformation2d.hxx
viewsh.hxx
wall.hxx
weak.hxx
weakagg.hxx
weakbase.h
weakref.hxx
weld.hxx
whichranges.hxx
window.hxx
windowstate.hxx
wintypes.hxx
xdash.hxx
xdef.hxx
xhatch.hxx
xit.hxx
xpoly.hxx
xtable.hxx
Generated on Sun Jul 30 2023 04:39:22 for LibreOffice Module chart2 (master) by
1.9.3