LibreOffice Module sc (master)
1
sc
inc
pch
precompiled_sc.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 2022-08-13 18:01:14 using:
17
./bin/update_pch sc sc --cutoff=12 --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 ./sc/inc/pch/precompiled_sc.hxx "make sc.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <array>
27
#include <atomic>
28
#include <cassert>
29
#include <chrono>
30
#include <cmath>
31
#include <cstddef>
32
#include <cstdlib>
33
#include <cstring>
34
#include <deque>
35
#include <float.h>
36
#include <functional>
37
#include <initializer_list>
38
#include <iomanip>
39
#include <iterator>
40
#include <limits.h>
41
#include <limits>
42
#include <map>
43
#include <math.h>
44
#include <memory>
45
#include <mutex>
46
#include <new>
47
#include <optional>
48
#include <ostream>
49
#include <set>
50
#include <sstream>
51
#include <stddef.h>
52
#include <stdexcept>
53
#include <string.h>
54
#include <string>
55
#include <string_view>
56
#include <type_traits>
57
#include <unordered_map>
58
#include <unordered_set>
59
#include <utility>
60
#include <vector>
61
#include <boost/functional/hash.hpp>
62
#include <boost/intrusive_ptr.hpp>
63
#include <boost/property_tree/json_parser.hpp>
64
#include <boost/property_tree/ptree.hpp>
65
#include <boost/property_tree/ptree_fwd.hpp>
66
#endif
// PCH_LEVEL >= 1
67
#if PCH_LEVEL >= 2
68
#include <osl/conditn.hxx>
69
#include <osl/diagnose.h>
70
#include <osl/diagnose.hxx>
71
#include <osl/doublecheckedlocking.h>
72
#include <osl/endian.h>
73
#include <osl/file.hxx>
74
#include <osl/getglobalmutex.hxx>
75
#include <osl/interlck.h>
76
#include <osl/module.hxx>
77
#include <osl/mutex.h>
78
#include <osl/mutex.hxx>
79
#include <osl/process.h>
80
#include <osl/security.hxx>
81
#include <osl/thread.h>
82
#include <rtl/alloc.h>
83
#include <rtl/bootstrap.hxx>
84
#include <rtl/character.hxx>
85
#include <rtl/crc.h>
86
#include <rtl/digest.h>
87
#include <rtl/instance.hxx>
88
#include <rtl/math.h>
89
#include <rtl/math.hxx>
90
#include <rtl/ref.hxx>
91
#include <rtl/strbuf.h>
92
#include <rtl/strbuf.hxx>
93
#include <rtl/string.h>
94
#include <rtl/string.hxx>
95
#include <rtl/stringconcat.hxx>
96
#include <rtl/stringutils.hxx>
97
#include <rtl/tencinfo.h>
98
#include <rtl/textcvt.h>
99
#include <rtl/textenc.h>
100
#include <rtl/ustrbuf.h>
101
#include <rtl/ustrbuf.hxx>
102
#include <rtl/ustring.h>
103
#include <rtl/ustring.hxx>
104
#include <
sal/backtrace.hxx
>
105
#include <
sal/detail/log.h
>
106
#include <
sal/log.hxx
>
107
#include <
sal/macros.h
>
108
#include <
sal/mathconf.h
>
109
#include <
sal/saldllapi.h
>
110
#include <
sal/types.h
>
111
#include <
sal/typesizes.h
>
112
#include <
vcl/BinaryDataContainer.hxx
>
113
#include <
vcl/EnumContext.hxx
>
114
#include <
vcl/GraphicAttributes.hxx
>
115
#include <
vcl/GraphicExternalLink.hxx
>
116
#include <
vcl/GraphicObject.hxx
>
117
#include <
vcl/IDialogRenderable.hxx
>
118
#include <
vcl/InterimItemWindow.hxx
>
119
#include <
vcl/Scanline.hxx
>
120
#include <
vcl/WindowPosSize.hxx
>
121
#include <
vcl/alpha.hxx
>
122
#include <
vcl/animate/Animation.hxx
>
123
#include <
vcl/animate/AnimationFrame.hxx
>
124
#include <vcl/bitmap.hxx>
125
#include <
vcl/bitmap/BitmapTypes.hxx
>
126
#include <
vcl/bitmapex.hxx
>
127
#include <
vcl/checksum.hxx
>
128
#include <
vcl/commandevent.hxx
>
129
#include <
vcl/ctrl.hxx
>
130
#include <
vcl/customweld.hxx
>
131
#include <
vcl/dllapi.h
>
132
#include <
comphelper/errcode.hxx
>
133
#include <
vcl/event.hxx
>
134
#include <
vcl/fntstyle.hxx
>
135
#include <vcl/font.hxx>
136
#include <
vcl/gfxlink.hxx
>
137
#include <
vcl/graph.hxx
>
138
#include <
vcl/idle.hxx
>
139
#include <
vcl/image.hxx
>
140
#include <
vcl/keycod.hxx
>
141
#include <
vcl/keycodes.hxx
>
142
#include <
vcl/mapmod.hxx
>
143
#include <
vcl/outdev.hxx
>
144
#include <
vcl/region.hxx
>
145
#include <
vcl/scopedbitmapaccess.hxx
>
146
#include <
vcl/settings.hxx
>
147
#include <
vcl/svapp.hxx
>
148
#include <
vcl/syswin.hxx
>
149
#include <
vcl/task.hxx
>
150
#include <
vcl/timer.hxx
>
151
#include <
vcl/toolboxid.hxx
>
152
#include <
vcl/transfer.hxx
>
153
#include <vcl/uitest/factory.hxx>
154
#include <
vcl/vclenum.hxx
>
155
#include <
vcl/vclptr.hxx
>
156
#include <
vcl/vectorgraphicdata.hxx
>
157
#include <
vcl/virdev.hxx
>
158
#include <
vcl/weld.hxx
>
159
#include <
vcl/window.hxx
>
160
#include <
vcl/windowstate.hxx
>
161
#include <
vcl/wintypes.hxx
>
162
#endif
// PCH_LEVEL >= 2
163
#if PCH_LEVEL >= 3
164
#include <
basegfx/basegfxdllapi.h
>
165
#include <
basegfx/color/bcolor.hxx
>
166
#include <
basegfx/matrix/b2dhommatrix.hxx
>
167
#include <
basegfx/numeric/ftools.hxx
>
168
#include <
basegfx/point/b2dpoint.hxx
>
169
#include <
basegfx/point/b2ipoint.hxx
>
170
#include <
basegfx/polygon/b2dpolygon.hxx
>
171
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
172
#include <
basegfx/range/Range2D.hxx
>
173
#include <
basegfx/range/b2drange.hxx
>
174
#include <
basegfx/range/b2drectangle.hxx
>
175
#include <
basegfx/range/basicrange.hxx
>
176
#include <
basegfx/tuple/Tuple2D.hxx
>
177
#include <
basegfx/tuple/Tuple3D.hxx
>
178
#include <
basegfx/tuple/b2dtuple.hxx
>
179
#include <
basegfx/tuple/b2ituple.hxx
>
180
#include <
basegfx/tuple/b3dtuple.hxx
>
181
#include <
basegfx/utils/common.hxx
>
182
#include <
basegfx/vector/b2dsize.hxx
>
183
#include <
basegfx/vector/b2dvector.hxx
>
184
#include <
basegfx/vector/b2enums.hxx
>
185
#include <
basegfx/vector/b2ivector.hxx
>
186
#include <
basic/basicdllapi.h
>
187
#include <
basic/sbxdef.hxx
>
188
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
189
#include <com/sun/star/accessibility/XAccessible.hpp>
190
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
191
#include <com/sun/star/accessibility/XAccessibleContext.hpp>
192
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
193
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
194
#include <com/sun/star/awt/Gradient.hpp>
195
#include <com/sun/star/awt/GradientStyle.hpp>
196
#include <com/sun/star/awt/Key.hpp>
197
#include <com/sun/star/awt/KeyGroup.hpp>
198
#include <com/sun/star/beans/Property.hpp>
199
#include <com/sun/star/beans/PropertyAttribute.hpp>
200
#include <com/sun/star/beans/PropertyState.hpp>
201
#include <com/sun/star/beans/PropertyValue.hpp>
202
#include <com/sun/star/beans/XFastPropertySet.hpp>
203
#include <com/sun/star/beans/XMultiPropertySet.hpp>
204
#include <com/sun/star/beans/XPropertiesChangeListener.hpp>
205
#include <com/sun/star/beans/XPropertySet.hpp>
206
#include <com/sun/star/beans/XPropertySetInfo.hpp>
207
#include <com/sun/star/beans/XPropertySetOption.hpp>
208
#include <com/sun/star/beans/XPropertyState.hpp>
209
#include <com/sun/star/beans/XVetoableChangeListener.hpp>
210
#include <com/sun/star/container/XEnumerationAccess.hpp>
211
#include <com/sun/star/container/XNameContainer.hpp>
212
#include <com/sun/star/datatransfer/DataFlavor.hpp>
213
#include <com/sun/star/datatransfer/XTransferable2.hpp>
214
#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
215
#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
216
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
217
#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
218
#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
219
#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
220
#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
221
#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
222
#include <com/sun/star/drawing/DashStyle.hpp>
223
#include <com/sun/star/drawing/HatchStyle.hpp>
224
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
225
#include <com/sun/star/embed/Aspects.hpp>
226
#include <com/sun/star/embed/XEmbeddedObject.hpp>
227
#include <com/sun/star/embed/XStorage.hpp>
228
#include <com/sun/star/frame/XFrame.hpp>
229
#include <com/sun/star/frame/XModel.hpp>
230
#include <com/sun/star/frame/XStatusListener.hpp>
231
#include <com/sun/star/frame/XTerminateListener.hpp>
232
#include <com/sun/star/frame/XToolbarController.hpp>
233
#include <com/sun/star/graphic/XPrimitive2D.hpp>
234
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
235
#include <com/sun/star/lang/DisposedException.hpp>
236
#include <com/sun/star/lang/EventObject.hpp>
237
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
238
#include <com/sun/star/lang/Locale.hpp>
239
#include <com/sun/star/lang/XComponent.hpp>
240
#include <com/sun/star/lang/XInitialization.hpp>
241
#include <com/sun/star/lang/XServiceInfo.hpp>
242
#include <com/sun/star/lang/XTypeProvider.hpp>
243
#include <com/sun/star/lang/XUnoTunnel.hpp>
244
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
245
#include <com/sun/star/style/NumberingType.hpp>
246
#include <com/sun/star/style/XStyle.hpp>
247
#include <com/sun/star/uno/Any.h>
248
#include <com/sun/star/uno/Any.hxx>
249
#include <com/sun/star/uno/Reference.h>
250
#include <com/sun/star/uno/Reference.hxx>
251
#include <com/sun/star/uno/RuntimeException.hpp>
252
#include <com/sun/star/uno/Sequence.h>
253
#include <com/sun/star/uno/Sequence.hxx>
254
#include <com/sun/star/uno/Type.h>
255
#include <com/sun/star/uno/Type.hxx>
256
#include <com/sun/star/uno/TypeClass.hdl>
257
#include <com/sun/star/uno/XAggregation.hpp>
258
#include <com/sun/star/uno/XInterface.hpp>
259
#include <com/sun/star/uno/XWeak.hpp>
260
#include <com/sun/star/uno/genfunc.h>
261
#include <com/sun/star/uno/genfunc.hxx>
262
#include <com/sun/star/util/Date.hpp>
263
#include <com/sun/star/util/DateTime.hpp>
264
#include <com/sun/star/util/Time.hpp>
265
#include <com/sun/star/util/XAccounting.hpp>
266
#include <com/sun/star/util/XUpdatable.hpp>
267
#include <com/sun/star/xml/sax/XFastContextHandler.hpp>
268
#include <
comphelper/broadcasthelper.hxx
>
269
#include <
comphelper/compbase.hxx
>
270
#include <
comphelper/comphelperdllapi.h
>
271
#include <
comphelper/interfacecontainer2.hxx
>
272
#include <
comphelper/interfacecontainer4.hxx
>
273
#include <
comphelper/lok.hxx
>
274
#include <
comphelper/multicontainer2.hxx
>
275
#include <
comphelper/processfactory.hxx
>
276
#include <
comphelper/propagg.hxx
>
277
#include <
comphelper/proparrhlp.hxx
>
278
#include <
comphelper/propertycontainer.hxx
>
279
#include <
comphelper/propertycontainerhelper.hxx
>
280
#include <
comphelper/propertysequence.hxx
>
281
#include <
comphelper/propertysetinfo.hxx
>
282
#include <
comphelper/propstate.hxx
>
283
#include <
comphelper/sequence.hxx
>
284
#include <
comphelper/servicehelper.hxx
>
285
#include <
comphelper/string.hxx
>
286
#include <
comphelper/uno3.hxx
>
287
#include <
cppu/cppudllapi.h
>
288
#include <
cppu/unotype.hxx
>
289
#include <
cppuhelper/basemutex.hxx
>
290
#include <
cppuhelper/compbase5.hxx
>
291
#include <
cppuhelper/compbase_ex.hxx
>
292
#include <
cppuhelper/cppuhelperdllapi.h
>
293
#include <
cppuhelper/implbase.hxx
>
294
#include <
cppuhelper/implbase1.hxx
>
295
#include <
cppuhelper/implbase2.hxx
>
296
#include <
cppuhelper/implbase5.hxx
>
297
#include <
cppuhelper/implbase_ex.hxx
>
298
#include <
cppuhelper/implbase_ex_post.hxx
>
299
#include <
cppuhelper/implbase_ex_pre.hxx
>
300
#include <
cppuhelper/interfacecontainer.h
>
301
#include <
cppuhelper/propshlp.hxx
>
302
#include <
cppuhelper/queryinterface.hxx
>
303
#include <
cppuhelper/supportsservice.hxx
>
304
#include <
cppuhelper/weak.hxx
>
305
#include <
cppuhelper/weakagg.hxx
>
306
#include <
cppuhelper/weakref.hxx
>
307
#include <
drawinglayer/drawinglayerdllapi.h
>
308
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
309
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
310
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
311
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
312
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
313
#include <
editeng/adjustitem.hxx
>
314
#include <
editeng/borderline.hxx
>
315
#include <
editeng/boxitem.hxx
>
316
#include <
editeng/brushitem.hxx
>
317
#include <
editeng/colritem.hxx
>
318
#include <
editeng/editdata.hxx
>
319
#include <editeng/editeng.hxx>
320
#include <
editeng/editengdllapi.h
>
321
#include <
editeng/editobj.hxx
>
322
#include <
editeng/editstat.hxx
>
323
#include <
editeng/editview.hxx
>
324
#include <
editeng/eedata.hxx
>
325
#include <
editeng/eeitem.hxx
>
326
#include <
editeng/fhgtitem.hxx
>
327
#include <
editeng/flditem.hxx
>
328
#include <
editeng/fontitem.hxx
>
329
#include <
editeng/forbiddencharacterstable.hxx
>
330
#include <
editeng/justifyitem.hxx
>
331
#include <
editeng/langitem.hxx
>
332
#include <
editeng/lineitem.hxx
>
333
#include <
editeng/outliner.hxx
>
334
#include <
editeng/outlobj.hxx
>
335
#include <
editeng/overflowingtxt.hxx
>
336
#include <
editeng/paragraphdata.hxx
>
337
#include <
editeng/postitem.hxx
>
338
#include <
editeng/svxenum.hxx
>
339
#include <
editeng/svxfont.hxx
>
340
#include <
editeng/wghtitem.hxx
>
341
#include <
i18nlangtag/lang.h
>
342
#include <
o3tl/cow_wrapper.hxx
>
343
#include <
o3tl/deleter.hxx
>
344
#include <
o3tl/enumarray.hxx
>
345
#include <
o3tl/safeint.hxx
>
346
#include <
o3tl/sorted_vector.hxx
>
347
#include <
o3tl/span.hxx
>
348
#include <
o3tl/string_view.hxx
>
349
#include <
o3tl/strong_int.hxx
>
350
#include <
o3tl/typed_flags_set.hxx
>
351
#include <
o3tl/underlyingenumvalue.hxx
>
352
#include <
o3tl/unit_conversion.hxx
>
353
#include <officecfg/Office/Common.hxx>
354
#include <
salhelper/salhelperdllapi.h
>
355
#include <
salhelper/simplereferenceobject.hxx
>
356
#include <
salhelper/thread.hxx
>
357
#include <
sax/tools/converter.hxx
>
358
#include <
sfx2/app.hxx
>
359
#include <
sfx2/basedlgs.hxx
>
360
#include <
sfx2/bindings.hxx
>
361
#include <
sfx2/chalign.hxx
>
362
#include <
sfx2/childwin.hxx
>
363
#include <
sfx2/dispatch.hxx
>
364
#include <
sfx2/dllapi.h
>
365
#include <
sfx2/docfile.hxx
>
366
#include <
sfx2/linkmgr.hxx
>
367
#include <
sfx2/lokhelper.hxx
>
368
#include <
sfx2/objface.hxx
>
369
#include <
sfx2/objsh.hxx
>
370
#include <
sfx2/printer.hxx
>
371
#include <
sfx2/request.hxx
>
372
#include <
sfx2/shell.hxx
>
373
#include <
sfx2/viewfrm.hxx
>
374
#include <
sot/exchange.hxx
>
375
#include <
sot/formats.hxx
>
376
#include <
sot/sotdllapi.h
>
377
#include <
svl/SfxBroadcaster.hxx
>
378
#include <
svl/cenumitm.hxx
>
379
#include <
svl/eitem.hxx
>
380
#include <
svl/hint.hxx
>
381
#include <
svl/intitem.hxx
>
382
#include <
svl/itempool.hxx
>
383
#include <
svl/itemprop.hxx
>
384
#include <
svl/itemset.hxx
>
385
#include <
svl/languageoptions.hxx
>
386
#include <
svl/lstner.hxx
>
387
#include <
svl/numformat.hxx
>
388
#include <
svl/poolitem.hxx
>
389
#include <
svl/sharedstring.hxx
>
390
#include <
svl/sharedstringpool.hxx
>
391
#include <
svl/stritem.hxx
>
392
#include <
svl/style.hxx
>
393
#include <
svl/stylesheetuser.hxx
>
394
#include <
svl/svldllapi.h
>
395
#include <
svl/typedwhich.hxx
>
396
#include <
svl/undo.hxx
>
397
#include <
svl/whichranges.hxx
>
398
#include <
svl/whiter.hxx
>
399
#include <
svl/zforlist.hxx
>
400
#include <
svl/zformat.hxx
>
401
#include <
svtools/colorcfg.hxx
>
402
#include <
svtools/svtdllapi.h
>
403
#include <
svtools/toolboxcontroller.hxx
>
404
#include <
svx/XPropertyEntry.hxx
>
405
#include <
svx/algitem.hxx
>
406
#include <
svx/itextprovider.hxx
>
407
#include <
svx/sdr/animation/scheduler.hxx
>
408
#include <
svx/sdr/overlay/overlayobject.hxx
>
409
#include <
svx/sdr/overlay/overlayobjectlist.hxx
>
410
#include <
svx/sdr/properties/defaultproperties.hxx
>
411
#include <
svx/sdr/properties/properties.hxx
>
412
#include <
svx/sdrobjectuser.hxx
>
413
#include <
svx/sdtaditm.hxx
>
414
#include <
svx/sdtaitm.hxx
>
415
#include <
svx/sdtakitm.hxx
>
416
#include <
svx/svddef.hxx
>
417
#include <
svx/svddrag.hxx
>
418
#include <
svx/svdglue.hxx
>
419
#include <
svx/svdhdl.hxx
>
420
#include <
svx/svdhlpln.hxx
>
421
#include <
svx/svditer.hxx
>
422
#include <
svx/svdlayer.hxx
>
423
#include <
svx/svdmark.hxx
>
424
#include <
svx/svdmodel.hxx
>
425
#include <
svx/svdmrkv.hxx
>
426
#include <
svx/svdoattr.hxx
>
427
#include <
svx/svdobj.hxx
>
428
#include <
svx/svdocapt.hxx
>
429
#include <
svx/svdoedge.hxx
>
430
#include <
svx/svdoole2.hxx
>
431
#include <
svx/svdotext.hxx
>
432
#include <
svx/svdouno.hxx
>
433
#include <
svx/svdpage.hxx
>
434
#include <
svx/svdpagv.hxx
>
435
#include <
svx/svdpntv.hxx
>
436
#include <
svx/svdsnpv.hxx
>
437
#include <
svx/svdsob.hxx
>
438
#include <
svx/svdtext.hxx
>
439
#include <
svx/svdtrans.hxx
>
440
#include <
svx/svdtypes.hxx
>
441
#include <
svx/svdundo.hxx
>
442
#include <
svx/svxdlg.hxx
>
443
#include <
svx/svxdllapi.h
>
444
#include <
svx/xdash.hxx
>
445
#include <
svx/xdef.hxx
>
446
#include <
svx/xhatch.hxx
>
447
#include <
svx/xit.hxx
>
448
#include <
svx/xpoly.hxx
>
449
#include <
svx/xtable.hxx
>
450
#include <
tools/color.hxx
>
451
#include <
tools/date.hxx
>
452
#include <tools/datetime.hxx>
453
#include <
tools/degree.hxx
>
454
#include <
comphelper/diagnose_ex.hxx
>
455
#include <
tools/fldunit.hxx
>
456
#include <
tools/fontenum.hxx
>
457
#include <
tools/fract.hxx
>
458
#include <
tools/gen.hxx
>
459
#include <
tools/globname.hxx
>
460
#include <
tools/helpers.hxx
>
461
#include <
tools/lineend.hxx
>
462
#include <
tools/link.hxx
>
463
#include <
tools/long.hxx
>
464
#include <
tools/mapunit.hxx
>
465
#include <
tools/poly.hxx
>
466
#include <
tools/ref.hxx
>
467
#include <
tools/solar.h
>
468
#include <
tools/stream.hxx
>
469
#include <
tools/time.hxx
>
470
#include <
tools/toolsdllapi.h
>
471
#include <
tools/urlobj.hxx
>
472
#include <
tools/weakbase.h
>
473
#include <
tools/weakbase.hxx
>
474
#include <typelib/typeclass.h>
475
#include <typelib/typedescription.h>
476
#include <typelib/uik.h>
477
#include <uno/any2.h>
478
#include <uno/data.h>
479
#include <uno/sequence2.h>
480
#include <
unotools/charclass.hxx
>
481
#include <
unotools/collatorwrapper.hxx
>
482
#include <
unotools/configitem.hxx
>
483
#include <
unotools/configmgr.hxx
>
484
#include <
unotools/options.hxx
>
485
#include <
unotools/resmgr.hxx
>
486
#include <
unotools/syslocale.hxx
>
487
#include <
unotools/transliterationwrapper.hxx
>
488
#include <
unotools/unotoolsdllapi.h
>
489
#include <
xmloff/dllapi.h
>
490
#include <
xmloff/namespacemap.hxx
>
491
#include <
xmloff/xmlictxt.hxx
>
492
#include <
xmloff/xmlnamespace.hxx
>
493
#include <
xmloff/xmltoken.hxx
>
494
#endif
// PCH_LEVEL >= 3
495
#if PCH_LEVEL >= 4
496
#include <AccessibleContextBase.hxx>
497
#include <
IAnyRefDialog.hxx
>
498
#include <
Sparkline.hxx
>
499
#include <
SparklineGroup.hxx
>
500
#include <
TableFillingAndNavigationTools.hxx
>
501
#include <
address.hxx
>
502
#include <
anyrefdg.hxx
>
503
#include <
appoptio.hxx
>
504
#include <
attrib.hxx
>
505
#include <
brdcst.hxx
>
506
#include <
calcmacros.hxx
>
507
#include <
cellform.hxx
>
508
#include <
cellsuno.hxx
>
509
#include <
cellvalue.hxx
>
510
#include <
chartlis.hxx
>
511
#include <
chgtrack.hxx
>
512
#include <
clipparam.hxx
>
513
#include <
colorscale.hxx
>
514
#include <column.hxx>
515
#include <
columnspanset.hxx
>
516
#include <compiler.hxx>
517
#include <
conditio.hxx
>
518
#include <
convuno.hxx
>
519
#include <
datamapper.hxx
>
520
#include <
dbdata.hxx
>
521
#include <
dbdocfun.hxx
>
522
#include <
dbfunc.hxx
>
523
#include <docfunc.hxx>
524
#include <
dociter.hxx
>
525
#include <
docoptio.hxx
>
526
#include <
docpool.hxx
>
527
#include <docsh.hxx>
528
#include <document.hxx>
529
#include <
documentlinkmgr.hxx
>
530
#include <
docuno.hxx
>
531
#include <
dpobject.hxx
>
532
#include <
dpsave.hxx
>
533
#include <
dpshttab.hxx
>
534
#include <
dputil.hxx
>
535
#include <drawview.hxx>
536
#include <
drwlayer.hxx
>
537
#include <
editable.hxx
>
538
#include <
editsrc.hxx
>
539
#include <
editutil.hxx
>
540
#include <
externalrefmgr.hxx
>
541
#include <
fillinfo.hxx
>
542
#include <
formula/IControlReferenceHandler.hxx
>
543
#include <
formula/compiler.hxx
>
544
#include <
formula/errorcodes.hxx
>
545
#include <
formula/formuladllapi.h
>
546
#include <
formula/funcutl.hxx
>
547
#include <
formula/opcode.hxx
>
548
#include <
formula/token.hxx
>
549
#include <
formula/vectortoken.hxx
>
550
#include <
formulacell.hxx
>
551
#include <
funcdesc.hxx
>
552
#include <global.hxx>
553
#include <
globalnames.hxx
>
554
#include <
gridwin.hxx
>
555
#include <hints.hxx>
556
#include <
inputhdl.hxx
>
557
#include <
inputopt.hxx
>
558
#include <inputwin.hxx>
559
#include <
interpre.hxx
>
560
#include <
listenercontext.hxx
>
561
#include <
markdata.hxx
>
562
#include <
miscuno.hxx
>
563
#include <
mtvelements.hxx
>
564
#include <
olinetab.hxx
>
565
#include <
output.hxx
>
566
#include <
patattr.hxx
>
567
#include <
postit.hxx
>
568
#include <
prevwsh.hxx
>
569
#include <
printfun.hxx
>
570
#include <
queryentry.hxx
>
571
#include <
queryparam.hxx
>
572
#include <
rangelst.hxx
>
573
#include <
rangenam.hxx
>
574
#include <
rangeutl.hxx
>
575
#include <
refdata.hxx
>
576
#include <
reffact.hxx
>
577
#include <
refundo.hxx
>
578
#include <
refupdat.hxx
>
579
#include <
refupdatecontext.hxx
>
580
#include <
rowheightcontext.hxx
>
581
#include <
scabstdlg.hxx
>
582
#include <
scdllapi.h
>
583
#include <
scitems.hxx
>
584
#include <
scmatrix.hxx
>
585
#include <
scmod.hxx
>
586
#include <
scopetools.hxx
>
587
#include <
scresid.hxx
>
588
#include <
segmenttree.hxx
>
589
#include <
sheetdata.hxx
>
590
#include <
sheetevents.hxx
>
591
#include <
shellids.hxx
>
592
#include <stlpool.hxx>
593
#include <stlsheet.hxx>
594
#include <
stringutil.hxx
>
595
#include <table.hxx>
596
#include <
tablink.hxx
>
597
#include <
tabprotection.hxx
>
598
#include <
tabvwsh.hxx
>
599
#include <tokenarray.hxx>
600
#include <
tokenstringcontext.hxx
>
601
#include <
transobj.hxx
>
602
#include <types.hxx>
603
#include <uiitems.hxx>
604
#include <
undobase.hxx
>
605
#include <
undoblk.hxx
>
606
#include <unonames.hxx>
607
#include <
userdat.hxx
>
608
#include <
validat.hxx
>
609
#include <
viewdata.hxx
>
610
#include <
xlconst.hxx
>
611
#include <
xlroot.hxx
>
612
#endif
// PCH_LEVEL >= 4
613
614
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AnimationFrame.hxx
Animation.hxx
BinaryDataContainer.hxx
BitmapTypes.hxx
CommonTypes.hxx
EnumContext.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
GraphicObject.hxx
IAnyRefDialog.hxx
IControlReferenceHandler.hxx
IDialogRenderable.hxx
InterimItemWindow.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
Scanline.hxx
SfxBroadcaster.hxx
SparklineGroup.hxx
Sparkline.hxx
TableFillingAndNavigationTools.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
XPropertyEntry.hxx
address.hxx
adjustitem.hxx
algitem.hxx
alpha.hxx
anyrefdg.hxx
app.hxx
appoptio.hxx
attrib.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2drectangle.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basedlgs.hxx
basegfxdllapi.h
basemutex.hxx
baseprimitive2d.hxx
basicdllapi.h
basicrange.hxx
bcolor.hxx
bindings.hxx
bitmapex.hxx
borderline.hxx
boxitem.hxx
brdcst.hxx
broadcasthelper.hxx
brushitem.hxx
calcmacros.hxx
cellform.hxx
cellsuno.hxx
cellvalue.hxx
cenumitm.hxx
chalign.hxx
charclass.hxx
chartlis.hxx
checksum.hxx
chgtrack.hxx
childwin.hxx
clipparam.hxx
collatorwrapper.hxx
color.hxx
colorcfg.hxx
colorscale.hxx
colritem.hxx
columnspanset.hxx
commandevent.hxx
common.hxx
compbase5.hxx
compbase.hxx
compbase_ex.hxx
comphelperdllapi.h
compiler.hxx
conditio.hxx
config.h
configitem.hxx
configmgr.hxx
converter.hxx
convuno.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
ctrl.hxx
customweld.hxx
datamapper.hxx
date.hxx
dbdata.hxx
dbdocfun.hxx
dbfunc.hxx
defaultproperties.hxx
degree.hxx
deleter.hxx
diagnose_ex.hxx
dispatch.hxx
dllapi.h
docfile.hxx
dociter.hxx
docoptio.hxx
docpool.hxx
documentlinkmgr.hxx
docuno.hxx
dpobject.hxx
dpsave.hxx
dpshttab.hxx
dputil.hxx
drawinglayerdllapi.h
drwlayer.hxx
editable.hxx
editdata.hxx
editengdllapi.h
editobj.hxx
editsrc.hxx
editstat.hxx
editutil.hxx
editview.hxx
eedata.hxx
eeitem.hxx
eitem.hxx
enumarray.hxx
errcode.hxx
errorcodes.hxx
event.hxx
exchange.hxx
externalrefmgr.hxx
fhgtitem.hxx
fillinfo.hxx
flditem.hxx
fldunit.hxx
fntstyle.hxx
fontenum.hxx
fontitem.hxx
forbiddencharacterstable.hxx
formats.hxx
formulacell.hxx
formuladllapi.h
fract.hxx
ftools.hxx
funcdesc.hxx
funcutl.hxx
gen.hxx
gfxlink.hxx
globalnames.hxx
globname.hxx
graph.hxx
gridwin.hxx
helpers.hxx
hint.hxx
idle.hxx
image.hxx
implbase1.hxx
implbase2.hxx
implbase5.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
inputhdl.hxx
inputopt.hxx
interfacecontainer2.hxx
interfacecontainer4.hxx
interfacecontainer.h
interpre.hxx
intitem.hxx
itempool.hxx
itemprop.hxx
itemset.hxx
itextprovider.hxx
justifyitem.hxx
keycod.hxx
keycodes.hxx
lang.h
langitem.hxx
languageoptions.hxx
lineend.hxx
lineitem.hxx
link.hxx
linkmgr.hxx
listenercontext.hxx
log.h
log.hxx
lok.hxx
lokhelper.hxx
long.hxx
lstner.hxx
macros.h
mapmod.hxx
mapunit.hxx
markdata.hxx
mathconf.h
miscuno.hxx
mtvelements.hxx
multicontainer2.hxx
namespacemap.hxx
numformat.hxx
objface.hxx
objsh.hxx
olinetab.hxx
opcode.hxx
options.hxx
outdev.hxx
outliner.hxx
outlobj.hxx
output.hxx
overflowingtxt.hxx
overlayobject.hxx
overlayobjectlist.hxx
paragraphdata.hxx
patattr.hxx
poly.hxx
poolitem.hxx
postit.hxx
postitem.hxx
prevwsh.hxx
printer.hxx
printfun.hxx
processfactory.hxx
propagg.hxx
proparrhlp.hxx
properties.hxx
propertycontainer.hxx
propertycontainerhelper.hxx
propertysequence.hxx
propertysetinfo.hxx
propshlp.hxx
propstate.hxx
queryentry.hxx
queryinterface.hxx
queryparam.hxx
rangelst.hxx
rangenam.hxx
rangeutl.hxx
ref.hxx
refdata.hxx
reffact.hxx
refundo.hxx
refupdat.hxx
refupdatecontext.hxx
region.hxx
request.hxx
resmgr.hxx
rowheightcontext.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
sbxdef.hxx
scabstdlg.hxx
scdllapi.h
scheduler.hxx
scitems.hxx
scmatrix.hxx
scmod.hxx
scopedbitmapaccess.hxx
scopetools.hxx
scresid.hxx
sdrobjectuser.hxx
sdtaditm.hxx
sdtaitm.hxx
sdtakitm.hxx
segmenttree.hxx
sequence.hxx
servicehelper.hxx
settings.hxx
sharedstring.hxx
sharedstringpool.hxx
sheetdata.hxx
sheetevents.hxx
shell.hxx
shellids.hxx
simplereferenceobject.hxx
solar.h
sorted_vector.hxx
sotdllapi.h
span.hxx
stream.hxx
string.hxx
string_view.hxx
stringutil.hxx
stritem.hxx
strong_int.hxx
style.hxx
stylesheetuser.hxx
supportsservice.hxx
svapp.hxx
svddef.hxx
svddrag.hxx
svdglue.hxx
svdhdl.hxx
svdhlpln.hxx
svditer.hxx
svdlayer.hxx
svdmark.hxx
svdmodel.hxx
svdmrkv.hxx
svdoattr.hxx
svdobj.hxx
svdocapt.hxx
svdoedge.hxx
svdoole2.hxx
svdotext.hxx
svdouno.hxx
svdpage.hxx
svdpagv.hxx
svdpntv.hxx
svdsnpv.hxx
svdsob.hxx
svdtext.hxx
svdtrans.hxx
svdtypes.hxx
svdundo.hxx
svldllapi.h
svtdllapi.h
svxdlg.hxx
svxdllapi.h
svxenum.hxx
svxfont.hxx
syslocale.hxx
syswin.hxx
tablink.hxx
tabprotection.hxx
tabvwsh.hxx
task.hxx
thread.hxx
time.hxx
timer.hxx
token.hxx
tokenstringcontext.hxx
toolboxcontroller.hxx
toolboxid.hxx
toolsdllapi.h
transfer.hxx
transliterationwrapper.hxx
transobj.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
undo.hxx
undobase.hxx
undoblk.hxx
unit_conversion.hxx
uno3.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
userdat.hxx
validat.hxx
vclenum.hxx
vclptr.hxx
vectorgraphicdata.hxx
vectortoken.hxx
viewdata.hxx
viewfrm.hxx
viewinformation2d.hxx
virdev.hxx
weak.hxx
weakagg.hxx
weakbase.h
weakbase.hxx
weakref.hxx
weld.hxx
wghtitem.hxx
whichranges.hxx
whiter.hxx
window.hxx
windowstate.hxx
wintypes.hxx
xdash.hxx
xdef.hxx
xhatch.hxx
xit.hxx
xlconst.hxx
xlroot.hxx
xmlictxt.hxx
xmlnamespace.hxx
xmltoken.hxx
xpoly.hxx
xtable.hxx
zforlist.hxx
zformat.hxx
Generated on Sun Jul 30 2023 04:27:47 for LibreOffice Module sc (master) by
1.9.3