LibreOffice Module sw (master)
1
sw
inc
pch
precompiled_msword.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:26:53 using:
17
./bin/update_pch sw msword --cutoff=4 --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 ./sw/inc/pch/precompiled_msword.hxx "make sw.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <array>
27
#include <assert.h>
28
#include <cassert>
29
#include <chrono>
30
#include <climits>
31
#include <cmath>
32
#include <cstddef>
33
#include <cstdlib>
34
#include <cstring>
35
#include <deque>
36
#include <float.h>
37
#include <functional>
38
#include <initializer_list>
39
#include <iomanip>
40
#include <iostream>
41
#include <iterator>
42
#include <limits.h>
43
#include <limits>
44
#include <locale>
45
#include <map>
46
#include <math.h>
47
#include <memory>
48
#include <mutex>
49
#include <new>
50
#include <numeric>
51
#include <optional>
52
#include <ostream>
53
#include <set>
54
#include <stack>
55
#include <stddef.h>
56
#include <string.h>
57
#include <string>
58
#include <string_view>
59
#include <type_traits>
60
#include <typeinfo>
61
#include <unordered_map>
62
#include <unordered_set>
63
#include <utility>
64
#include <vector>
65
#include <boost/multi_index/composite_key.hpp>
66
#include <boost/multi_index/identity.hpp>
67
#include <boost/multi_index/mem_fun.hpp>
68
#include <boost/multi_index/ordered_index.hpp>
69
#include <boost/multi_index/random_access_index.hpp>
70
#include <boost/multi_index/tag.hpp>
71
#include <boost/multi_index_container.hpp>
72
#include <boost/property_tree/ptree_fwd.hpp>
73
#endif
// PCH_LEVEL >= 1
74
#if PCH_LEVEL >= 2
75
#include <osl/diagnose.h>
76
#include <osl/doublecheckedlocking.h>
77
#include <osl/endian.h>
78
#include <osl/file.hxx>
79
#include <osl/getglobalmutex.hxx>
80
#include <osl/interlck.h>
81
#include <osl/mutex.h>
82
#include <osl/mutex.hxx>
83
#include <rtl/alloc.h>
84
#include <rtl/character.hxx>
85
#include <rtl/cipher.h>
86
#include <rtl/digest.h>
87
#include <rtl/instance.hxx>
88
#include <rtl/locale.h>
89
#include <rtl/math.h>
90
#include <rtl/math.hxx>
91
#include <rtl/random.h>
92
#include <rtl/ref.hxx>
93
#include <rtl/strbuf.h>
94
#include <rtl/strbuf.hxx>
95
#include <rtl/string.h>
96
#include <rtl/string.hxx>
97
#include <rtl/stringconcat.hxx>
98
#include <rtl/stringutils.hxx>
99
#include <rtl/tencinfo.h>
100
#include <rtl/textcvt.h>
101
#include <rtl/textenc.h>
102
#include <rtl/ustrbuf.h>
103
#include <rtl/ustrbuf.hxx>
104
#include <rtl/ustring.h>
105
#include <rtl/ustring.hxx>
106
#include <
sal/backtrace.hxx
>
107
#include <
sal/detail/log.h
>
108
#include <
sal/log.hxx
>
109
#include <
sal/macros.h
>
110
#include <
sal/mathconf.h
>
111
#include <
sal/saldllapi.h
>
112
#include <
sal/types.h
>
113
#include <
sal/typesizes.h
>
114
#include <
vcl/BinaryDataContainer.hxx
>
115
#include <
vcl/GraphicAttributes.hxx
>
116
#include <
vcl/GraphicExternalLink.hxx
>
117
#include <
vcl/GraphicObject.hxx
>
118
#include <
vcl/Scanline.hxx
>
119
#include <
vcl/WindowPosSize.hxx
>
120
#include <
vcl/alpha.hxx
>
121
#include <
vcl/animate/Animation.hxx
>
122
#include <
vcl/animate/AnimationFrame.hxx
>
123
#include <vcl/bitmap.hxx>
124
#include <
vcl/bitmap/BitmapTypes.hxx
>
125
#include <
vcl/bitmapex.hxx
>
126
#include <
vcl/cairo.hxx
>
127
#include <
vcl/checksum.hxx
>
128
#include <
vcl/dllapi.h
>
129
#include <
vcl/event.hxx
>
130
#include <
vcl/fntstyle.hxx
>
131
#include <vcl/font.hxx>
132
#include <
vcl/gdimtf.hxx
>
133
#include <
vcl/gfxlink.hxx
>
134
#include <
vcl/gradient.hxx
>
135
#include <
vcl/graph.hxx
>
136
#include <
vcl/idle.hxx
>
137
#include <
vcl/kernarray.hxx
>
138
#include <
vcl/keycod.hxx
>
139
#include <
vcl/keycodes.hxx
>
140
#include <
vcl/mapmod.hxx
>
141
#include <
vcl/metaactiontypes.hxx
>
142
#include <
vcl/outdev.hxx
>
143
#include <
vcl/region.hxx
>
144
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
145
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
146
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
147
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
148
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
149
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
150
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
151
#include <
vcl/rendercontext/ImplMapRes.hxx
>
152
#include <
vcl/rendercontext/InvertFlags.hxx
>
153
#include <
vcl/rendercontext/RasterOp.hxx
>
154
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
155
#include <
vcl/rendercontext/State.hxx
>
156
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
157
#include <
vcl/salnativewidgets.hxx
>
158
#include <
vcl/scopedbitmapaccess.hxx
>
159
#include <
vcl/settings.hxx
>
160
#include <
vcl/svapp.hxx
>
161
#include <
vcl/task.hxx
>
162
#include <
vcl/timer.hxx
>
163
#include <vcl/uitest/factory.hxx>
164
#include <
vcl/vclenum.hxx
>
165
#include <
vcl/vclptr.hxx
>
166
#include <
vcl/vclreferencebase.hxx
>
167
#include <
vcl/vectorgraphicdata.hxx
>
168
#include <
vcl/wall.hxx
>
169
#include <
vcl/weld.hxx
>
170
#include <
vcl/windowstate.hxx
>
171
#endif
// PCH_LEVEL >= 2
172
#if PCH_LEVEL >= 3
173
#include <
basegfx/basegfxdllapi.h
>
174
#include <
basegfx/color/bcolor.hxx
>
175
#include <
basegfx/matrix/b2dhommatrix.hxx
>
176
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
177
#include <
basegfx/numeric/ftools.hxx
>
178
#include <
basegfx/point/b2dpoint.hxx
>
179
#include <
basegfx/point/b2ipoint.hxx
>
180
#include <
basegfx/polygon/b2dpolygon.hxx
>
181
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
182
#include <
basegfx/range/Range2D.hxx
>
183
#include <
basegfx/range/b2drange.hxx
>
184
#include <
basegfx/range/b2drectangle.hxx
>
185
#include <
basegfx/range/b2irange.hxx
>
186
#include <
basegfx/range/basicrange.hxx
>
187
#include <
basegfx/tuple/Size2D.hxx
>
188
#include <
basegfx/tuple/Tuple2D.hxx
>
189
#include <
basegfx/tuple/Tuple3D.hxx
>
190
#include <
basegfx/tuple/b2dtuple.hxx
>
191
#include <
basegfx/tuple/b2i64tuple.hxx
>
192
#include <
basegfx/tuple/b2ituple.hxx
>
193
#include <
basegfx/tuple/b3dtuple.hxx
>
194
#include <
basegfx/utils/bgradient.hxx
>
195
#include <
basegfx/utils/common.hxx
>
196
#include <
basegfx/vector/b2dsize.hxx
>
197
#include <
basegfx/vector/b2dvector.hxx
>
198
#include <
basegfx/vector/b2enums.hxx
>
199
#include <
basegfx/vector/b2isize.hxx
>
200
#include <
basegfx/vector/b2ivector.hxx
>
201
#include <
basic/basicdllapi.h
>
202
#include <
basic/sbdef.hxx
>
203
#include <
basic/sbx.hxx
>
204
#include <
basic/sbxcore.hxx
>
205
#include <
basic/sbxdef.hxx
>
206
#include <
basic/sbxobj.hxx
>
207
#include <
basic/sbxvar.hxx
>
208
#include <com/sun/star/accessibility/XAccessible.hpp>
209
#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
210
#include <com/sun/star/awt/DeviceInfo.hpp>
211
#include <com/sun/star/awt/Gradient2.hpp>
212
#include <com/sun/star/awt/GradientStyle.hpp>
213
#include <com/sun/star/awt/Key.hpp>
214
#include <com/sun/star/awt/KeyGroup.hpp>
215
#include <com/sun/star/awt/Point.hpp>
216
#include <com/sun/star/awt/Size.hpp>
217
#include <com/sun/star/awt/SystemPointer.hpp>
218
#include <com/sun/star/awt/XBitmap.hpp>
219
#include <com/sun/star/beans/PropertyState.hpp>
220
#include <com/sun/star/beans/PropertyValue.hpp>
221
#include <com/sun/star/beans/PropertyValues.hpp>
222
#include <com/sun/star/beans/XPropertySet.hpp>
223
#include <com/sun/star/beans/XPropertyState.hpp>
224
#include <com/sun/star/container/XEnumeration.hpp>
225
#include <com/sun/star/container/XEnumerationAccess.hpp>
226
#include <com/sun/star/container/XIndexReplace.hpp>
227
#include <com/sun/star/container/XNameContainer.hpp>
228
#include <com/sun/star/datatransfer/XTransferable.hpp>
229
#include <com/sun/star/document/EventObject.hpp>
230
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
231
#include <com/sun/star/document/XEventsSupplier.hpp>
232
#include <com/sun/star/document/XExporter.hpp>
233
#include <com/sun/star/document/XFilter.hpp>
234
#include <com/sun/star/document/XImporter.hpp>
235
#include <com/sun/star/drawing/BitmapMode.hpp>
236
#include <com/sun/star/drawing/DashStyle.hpp>
237
#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
238
#include <com/sun/star/drawing/EnhancedCustomShapeParameter.hpp>
239
#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
240
#include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
241
#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
242
#include <com/sun/star/drawing/Hatch.hpp>
243
#include <com/sun/star/drawing/HatchStyle.hpp>
244
#include <com/sun/star/drawing/LineCap.hpp>
245
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
246
#include <com/sun/star/drawing/TextVerticalAdjust.hpp>
247
#include <com/sun/star/drawing/XShape.hpp>
248
#include <com/sun/star/embed/Aspects.hpp>
249
#include <com/sun/star/embed/ElementModes.hpp>
250
#include <com/sun/star/embed/XStorage.hpp>
251
#include <com/sun/star/form/FormComponentType.hpp>
252
#include <com/sun/star/frame/XModel.hpp>
253
#include <com/sun/star/frame/XModel3.hpp>
254
#include <com/sun/star/geometry/IntegerRectangle2D.hpp>
255
#include <com/sun/star/graphic/XGraphic.hpp>
256
#include <com/sun/star/graphic/XPrimitive2D.hpp>
257
#include <com/sun/star/i18n/Calendar2.hpp>
258
#include <com/sun/star/i18n/CollatorOptions.hpp>
259
#include <com/sun/star/i18n/DirectionProperty.hpp>
260
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
261
#include <com/sun/star/i18n/KCharacterType.hpp>
262
#include <com/sun/star/i18n/LanguageCountryInfo.hpp>
263
#include <com/sun/star/i18n/LocaleDataItem2.hpp>
264
#include <com/sun/star/i18n/LocaleItem.hpp>
265
#include <com/sun/star/i18n/NativeNumberXmlAttributes.hpp>
266
#include <com/sun/star/i18n/ParseResult.hpp>
267
#include <com/sun/star/i18n/ScriptType.hpp>
268
#include <com/sun/star/i18n/TransliterationModules.hpp>
269
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
270
#include <com/sun/star/i18n/UnicodeScript.hpp>
271
#include <com/sun/star/i18n/WordType.hpp>
272
#include <com/sun/star/i18n/XBreakIterator.hpp>
273
#include <com/sun/star/i18n/reservedWords.hpp>
274
#include <com/sun/star/io/XInputStream.hpp>
275
#include <com/sun/star/io/XOutputStream.hpp>
276
#include <com/sun/star/io/XSeekable.hpp>
277
#include <com/sun/star/io/XStream.hpp>
278
#include <com/sun/star/io/XTruncate.hpp>
279
#include <com/sun/star/lang/DisposedException.hpp>
280
#include <com/sun/star/lang/EventObject.hpp>
281
#include <com/sun/star/lang/Locale.hpp>
282
#include <com/sun/star/lang/XComponent.hpp>
283
#include <com/sun/star/lang/XInitialization.hpp>
284
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
285
#include <com/sun/star/lang/XServiceInfo.hpp>
286
#include <com/sun/star/lang/XTypeProvider.hpp>
287
#include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>
288
#include <com/sun/star/style/NumberingType.hpp>
289
#include <com/sun/star/style/ParagraphAdjust.hpp>
290
#include <com/sun/star/style/TabAlign.hpp>
291
#include <com/sun/star/style/XStyle.hpp>
292
#include <com/sun/star/text/RubyAdjust.hpp>
293
#include <com/sun/star/text/TextContentAnchorType.hpp>
294
#include <com/sun/star/text/XTextContent.hpp>
295
#include <com/sun/star/text/textfield/Type.hpp>
296
#include <com/sun/star/uno/Any.h>
297
#include <com/sun/star/uno/Any.hxx>
298
#include <com/sun/star/uno/Reference.h>
299
#include <com/sun/star/uno/Reference.hxx>
300
#include <com/sun/star/uno/RuntimeException.hpp>
301
#include <com/sun/star/uno/Sequence.h>
302
#include <com/sun/star/uno/Sequence.hxx>
303
#include <com/sun/star/uno/Type.h>
304
#include <com/sun/star/uno/Type.hxx>
305
#include <com/sun/star/uno/TypeClass.hdl>
306
#include <com/sun/star/uno/XInterface.hpp>
307
#include <com/sun/star/uno/XWeak.hpp>
308
#include <com/sun/star/uno/genfunc.h>
309
#include <com/sun/star/uno/genfunc.hxx>
310
#include <com/sun/star/util/Date.hpp>
311
#include <com/sun/star/util/DateTime.hpp>
312
#include <com/sun/star/util/NumberFormat.hpp>
313
#include <com/sun/star/util/Time.hpp>
314
#include <com/sun/star/util/XAccounting.hpp>
315
#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
316
#include <
comphelper/compbase.hxx
>
317
#include <
comphelper/comphelperdllapi.h
>
318
#include <
comphelper/diagnose_ex.hxx
>
319
#include <
comphelper/errcode.hxx
>
320
#include <
comphelper/interfacecontainer4.hxx
>
321
#include <
comphelper/processfactory.hxx
>
322
#include <
comphelper/propertysequence.hxx
>
323
#include <
comphelper/sequence.hxx
>
324
#include <
comphelper/sequenceashashmap.hxx
>
325
#include <
comphelper/string.hxx
>
326
#include <
comphelper/unoimplbase.hxx
>
327
#include <
cppu/cppudllapi.h
>
328
#include <
cppu/unotype.hxx
>
329
#include <
cppuhelper/cppuhelperdllapi.h
>
330
#include <
cppuhelper/implbase.hxx
>
331
#include <
cppuhelper/implbase_ex.hxx
>
332
#include <
cppuhelper/implbase_ex_post.hxx
>
333
#include <
cppuhelper/implbase_ex_pre.hxx
>
334
#include <
cppuhelper/queryinterface.hxx
>
335
#include <
cppuhelper/weak.hxx
>
336
#include <
cppuhelper/weakref.hxx
>
337
#include <
docmodel/color/ComplexColor.hxx
>
338
#include <
docmodel/color/Transformation.hxx
>
339
#include <
docmodel/dllapi.h
>
340
#include <
docmodel/theme/FormatScheme.hxx
>
341
#include <
docmodel/theme/ThemeColor.hxx
>
342
#include <
docmodel/theme/ThemeColorType.hxx
>
343
#include <
drawinglayer/drawinglayerdllapi.h
>
344
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
345
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
346
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
347
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
348
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
349
#include <
editeng/autokernitem.hxx
>
350
#include <
editeng/blinkitem.hxx
>
351
#include <
editeng/boxitem.hxx
>
352
#include <
editeng/brushitem.hxx
>
353
#include <
editeng/charhiddenitem.hxx
>
354
#include <
editeng/charreliefitem.hxx
>
355
#include <
editeng/charrotateitem.hxx
>
356
#include <
editeng/charscaleitem.hxx
>
357
#include <
editeng/cmapitem.hxx
>
358
#include <
editeng/colritem.hxx
>
359
#include <
editeng/contouritem.hxx
>
360
#include <
editeng/crossedoutitem.hxx
>
361
#include <
editeng/editdata.hxx
>
362
#include <
editeng/editengdllapi.h
>
363
#include <
editeng/editobj.hxx
>
364
#include <
editeng/editstat.hxx
>
365
#include <
editeng/editview.hxx
>
366
#include <
editeng/eedata.hxx
>
367
#include <
editeng/emphasismarkitem.hxx
>
368
#include <
editeng/escapementitem.hxx
>
369
#include <
editeng/fhgtitem.hxx
>
370
#include <
editeng/flditem.hxx
>
371
#include <
editeng/fontitem.hxx
>
372
#include <
editeng/forbiddencharacterstable.hxx
>
373
#include <
editeng/formatbreakitem.hxx
>
374
#include <
editeng/frmdiritem.hxx
>
375
#include <
editeng/hyphenzoneitem.hxx
>
376
#include <
editeng/keepitem.hxx
>
377
#include <
editeng/kernitem.hxx
>
378
#include <
editeng/langitem.hxx
>
379
#include <
editeng/lrspitem.hxx
>
380
#include <
editeng/opaqitem.hxx
>
381
#include <
editeng/outliner.hxx
>
382
#include <
editeng/outlobj.hxx
>
383
#include <
editeng/overflowingtxt.hxx
>
384
#include <
editeng/paragraphdata.hxx
>
385
#include <
editeng/paravertalignitem.hxx
>
386
#include <
editeng/pgrditem.hxx
>
387
#include <
editeng/postitem.hxx
>
388
#include <
editeng/shaditem.hxx
>
389
#include <
editeng/shdditem.hxx
>
390
#include <
editeng/spltitem.hxx
>
391
#include <
editeng/svxenum.hxx
>
392
#include <
editeng/svxfont.hxx
>
393
#include <
editeng/tstpitem.hxx
>
394
#include <
editeng/twolinesitem.hxx
>
395
#include <
editeng/udlnitem.hxx
>
396
#include <
editeng/ulspitem.hxx
>
397
#include <
editeng/wghtitem.hxx
>
398
#include <
editeng/widwitem.hxx
>
399
#include <
filter/msfilter/msfilterdllapi.h
>
400
#include <
i18nlangtag/i18nlangtagdllapi.h
>
401
#include <
i18nlangtag/lang.h
>
402
#include <
i18nlangtag/languagetag.hxx
>
403
#include <
i18nlangtag/mslangid.hxx
>
404
#include <
o3tl/cow_wrapper.hxx
>
405
#include <
o3tl/deleter.hxx
>
406
#include <
o3tl/enumarray.hxx
>
407
#include <
o3tl/hash_combine.hxx
>
408
#include <
o3tl/safeint.hxx
>
409
#include <
o3tl/sorted_vector.hxx
>
410
#include <
o3tl/span.hxx
>
411
#include <
o3tl/string_view.hxx
>
412
#include <
o3tl/strong_int.hxx
>
413
#include <
o3tl/typed_flags_set.hxx
>
414
#include <
o3tl/underlyingenumvalue.hxx
>
415
#include <
o3tl/unit_conversion.hxx
>
416
#include <ooo/vba/word/WdSaveFormat.hpp>
417
#include <
oox/core/filterbase.hxx
>
418
#include <
oox/dllapi.h
>
419
#include <
oox/drawingml/drawingmltypes.hxx
>
420
#include <
oox/export/utils.hxx
>
421
#include <
oox/helper/binarystreambase.hxx
>
422
#include <
oox/helper/refmap.hxx
>
423
#include <
oox/helper/storagebase.hxx
>
424
#include <oox/token/tokens.hxx>
425
#include <
salhelper/salhelperdllapi.h
>
426
#include <
salhelper/simplereferenceobject.hxx
>
427
#include <
sax/fshelper.hxx
>
428
#include <
sax/saxdllapi.h
>
429
#include <
sfx2/AccessibilityIssue.hxx
>
430
#include <
sfx2/dllapi.h
>
431
#include <
sfx2/docfile.hxx
>
432
#include <
sot/formats.hxx
>
433
#include <
sot/object.hxx
>
434
#include <
sot/sotdllapi.h
>
435
#include <
svl/SfxBroadcaster.hxx
>
436
#include <
svl/broadcast.hxx
>
437
#include <
svl/cenumitm.hxx
>
438
#include <
svl/cintitem.hxx
>
439
#include <
svl/custritm.hxx
>
440
#include <
svl/eitem.hxx
>
441
#include <
svl/grabbagitem.hxx
>
442
#include <
svl/hint.hxx
>
443
#include <
svl/intitem.hxx
>
444
#include <
svl/itemiter.hxx
>
445
#include <
svl/itemset.hxx
>
446
#include <
svl/languageoptions.hxx
>
447
#include <
svl/listener.hxx
>
448
#include <
svl/lstner.hxx
>
449
#include <
svl/metitem.hxx
>
450
#include <
svl/poolitem.hxx
>
451
#include <
svl/stritem.hxx
>
452
#include <
svl/style.hxx
>
453
#include <
svl/stylesheetuser.hxx
>
454
#include <
svl/svldllapi.h
>
455
#include <
svl/typedwhich.hxx
>
456
#include <
svl/undo.hxx
>
457
#include <
svl/urihelper.hxx
>
458
#include <
svl/whichranges.hxx
>
459
#include <
svl/whiter.hxx
>
460
#include <
svl/zforlist.hxx
>
461
#include <
svtools/colorcfg.hxx
>
462
#include <
svtools/svtdllapi.h
>
463
#include <
svx/EnhancedCustomShape2d.hxx
>
464
#include <
svx/EnhancedCustomShapeFunctionParser.hxx
>
465
#include <
svx/XPropertyEntry.hxx
>
466
#include <
svx/ipolypolygoneditorcontroller.hxx
>
467
#include <
svx/itextprovider.hxx
>
468
#include <
svx/msdffdef.hxx
>
469
#include <
svx/sdasitm.hxx
>
470
#include <
svx/sdmetitm.hxx
>
471
#include <
svx/sdooitm.hxx
>
472
#include <
svx/sdr/animation/scheduler.hxx
>
473
#include <
svx/sdr/overlay/overlayobject.hxx
>
474
#include <
svx/sdr/overlay/overlayobjectlist.hxx
>
475
#include <
svx/sdr/properties/defaultproperties.hxx
>
476
#include <
svx/sdr/properties/properties.hxx
>
477
#include <
svx/sdrobjectuser.hxx
>
478
#include <
svx/sdtaditm.hxx
>
479
#include <
svx/sdtaitm.hxx
>
480
#include <
svx/sdtakitm.hxx
>
481
#include <
svx/selectioncontroller.hxx
>
482
#include <
svx/svddef.hxx
>
483
#include <
svx/svddrag.hxx
>
484
#include <
svx/svdedtv.hxx
>
485
#include <
svx/svdedxv.hxx
>
486
#include <
svx/svdglev.hxx
>
487
#include <
svx/svdglue.hxx
>
488
#include <
svx/svdhdl.hxx
>
489
#include <
svx/svdhlpln.hxx
>
490
#include <
svx/svdlayer.hxx
>
491
#include <
svx/svdmark.hxx
>
492
#include <
svx/svdmodel.hxx
>
493
#include <
svx/svdmrkv.hxx
>
494
#include <
svx/svdoattr.hxx
>
495
#include <
svx/svdobj.hxx
>
496
#include <
svx/svdobjkind.hxx
>
497
#include <
svx/svdoedge.hxx
>
498
#include <
svx/svdoole2.hxx
>
499
#include <
svx/svdorect.hxx
>
500
#include <
svx/svdotext.hxx
>
501
#include <
svx/svdouno.hxx
>
502
#include <
svx/svdpage.hxx
>
503
#include <
svx/svdpntv.hxx
>
504
#include <
svx/svdpoev.hxx
>
505
#include <
svx/svdsnpv.hxx
>
506
#include <
svx/svdsob.hxx
>
507
#include <
svx/svdtext.hxx
>
508
#include <
svx/svdtrans.hxx
>
509
#include <
svx/svdtypes.hxx
>
510
#include <
svx/svdundo.hxx
>
511
#include <
svx/svdxcgv.hxx
>
512
#include <
svx/svxdllapi.h
>
513
#include <
svx/swframetypes.hxx
>
514
#include <
svx/xdash.hxx
>
515
#include <
svx/xdef.hxx
>
516
#include <
svx/xfillit0.hxx
>
517
#include <
svx/xflclit.hxx
>
518
#include <
svx/xhatch.hxx
>
519
#include <
svx/xit.hxx
>
520
#include <
svx/xpoly.hxx
>
521
#include <
svx/xtable.hxx
>
522
#include <
tools/color.hxx
>
523
#include <
tools/date.hxx
>
524
#include <tools/datetime.hxx>
525
#include <
tools/debug.hxx
>
526
#include <
tools/degree.hxx
>
527
#include <
tools/fldunit.hxx
>
528
#include <
tools/fontenum.hxx
>
529
#include <
tools/fract.hxx
>
530
#include <
tools/gen.hxx
>
531
#include <
tools/helpers.hxx
>
532
#include <
tools/lineend.hxx
>
533
#include <
tools/link.hxx
>
534
#include <
tools/long.hxx
>
535
#include <
tools/mapunit.hxx
>
536
#include <
tools/poly.hxx
>
537
#include <
tools/ref.hxx
>
538
#include <
tools/solar.h
>
539
#include <
tools/stream.hxx
>
540
#include <
tools/time.hxx
>
541
#include <
tools/toolsdllapi.h
>
542
#include <
tools/weakbase.h
>
543
#include <typelib/typeclass.h>
544
#include <typelib/typedescription.h>
545
#include <typelib/uik.h>
546
#include <
ucbhelper/ucbhelperdllapi.h
>
547
#include <uno/any2.h>
548
#include <uno/data.h>
549
#include <uno/sequence2.h>
550
#include <
unotools/fltrcfg.hxx
>
551
#include <
unotools/fontdefs.hxx
>
552
#include <
unotools/localedatawrapper.hxx
>
553
#include <
unotools/options.hxx
>
554
#include <
unotools/resmgr.hxx
>
555
#include <
unotools/streamwrap.hxx
>
556
#include <
unotools/syslocale.hxx
>
557
#include <
unotools/tempfile.hxx
>
558
#include <
unotools/ucbstreamhelper.hxx
>
559
#include <
unotools/unotoolsdllapi.h
>
560
#include <
unotools/weakref.hxx
>
561
#include <
xmloff/odffields.hxx
>
562
#endif
// PCH_LEVEL >= 3
563
#if PCH_LEVEL >= 4
564
#include <
BorderCacheOwner.hxx
>
565
#include <
IDocumentDrawModelAccess.hxx
>
566
#include <
IDocumentFieldsAccess.hxx
>
567
#include <
IDocumentLayoutAccess.hxx
>
568
#include <
IDocumentMarkAccess.hxx
>
569
#include <
IDocumentSettingAccess.hxx
>
570
#include <
IDocumentStylePoolAccess.hxx
>
571
#include <
IMark.hxx
>
572
#include <
SwRewriter.hxx
>
573
#include <
bparr.hxx
>
574
#include <
breakit.hxx
>
575
#include <
calbck.hxx
>
576
#include <
charfmt.hxx
>
577
#include <
contentindex.hxx
>
578
#include <
doc.hxx
>
579
#include <
docary.hxx
>
580
#include <docsh.hxx>
581
#include <
docufld.hxx
>
582
#include <drawdoc.hxx>
583
#include <
fchrfmt.hxx
>
584
#include <
fldbas.hxx
>
585
#include <
fmtanchr.hxx
>
586
#include <
fmtautofmt.hxx
>
587
#include <
fmtclds.hxx
>
588
#include <
fmtcntnt.hxx
>
589
#include <
fmtcol.hxx
>
590
#include <
fmtflcnt.hxx
>
591
#include <
fmtfld.hxx
>
592
#include <
fmtfollowtextflow.hxx
>
593
#include <
fmtfsize.hxx
>
594
#include <
fmtftn.hxx
>
595
#include <
fmthdft.hxx
>
596
#include <
fmtinfmt.hxx
>
597
#include <
fmtline.hxx
>
598
#include <
fmtornt.hxx
>
599
#include <
fmtpdsc.hxx
>
600
#include <
fmtrfmrk.hxx
>
601
#include <
fmtrowsplt.hxx
>
602
#include <
fmtruby.hxx
>
603
#include <
fmturl.hxx
>
604
#include <format.hxx>
605
#include <
formatcontentcontrol.hxx
>
606
#include <
formatflysplit.hxx
>
607
#include <
formatlinebreak.hxx
>
608
#include <
frmatr.hxx
>
609
#include <
frmfmt.hxx
>
610
#include <
ftninfo.hxx
>
611
#include <
grfatr.hxx
>
612
#include <
hintids.hxx
>
613
#include <lineinfo.hxx>
614
#include <
mdiexp.hxx
>
615
#include <
msfilter.hxx
>
616
#include <
ndarr.hxx
>
617
#include <
ndgrf.hxx
>
618
#include <
ndhints.hxx
>
619
#include <
ndindex.hxx
>
620
#include <
ndole.hxx
>
621
#include <
ndtxt.hxx
>
622
#include <
ndtyp.hxx
>
623
#include <node.hxx>
624
#include <
nodeoffset.hxx
>
625
#include <
numrule.hxx
>
626
#include <
pagedesc.hxx
>
627
#include <
pam.hxx
>
628
#include <
paratr.hxx
>
629
#include <
poolfmt.hxx
>
630
#include <
redline.hxx
>
631
#include <
reffld.hxx
>
632
#include <
ring.hxx
>
633
#include <section.hxx>
634
#include <
shellio.hxx
>
635
#include <
swdllapi.h
>
636
#include <
swerror.h
>
637
#include <
swmodule.hxx
>
638
#include <
swrect.hxx
>
639
#include <
swtable.hxx
>
640
#include <
swtypes.hxx
>
641
#include <
swundo.hxx
>
642
#include <
tox.hxx
>
643
#include <
txatbase.hxx
>
644
#include <
txtftn.hxx
>
645
#include <
undobj.hxx
>
646
#include <
unobaseclass.hxx
>
647
#include <viewsh.hxx>
648
#endif
// PCH_LEVEL >= 4
649
650
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AccessibilityIssue.hxx
AddFontSubstituteFlags.hxx
AnimationFrame.hxx
Animation.hxx
AntialiasingFlags.hxx
BinaryDataContainer.hxx
BitmapTypes.hxx
BorderCacheOwner.hxx
CommonTypes.hxx
ComplexColor.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
EnhancedCustomShape2d.hxx
EnhancedCustomShapeFunctionParser.hxx
FormatScheme.hxx
GetDefaultFontFlags.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
GraphicObject.hxx
IDocumentDrawModelAccess.hxx
IDocumentFieldsAccess.hxx
IDocumentLayoutAccess.hxx
IDocumentMarkAccess.hxx
IDocumentSettingAccess.hxx
IDocumentStylePoolAccess.hxx
IMark.hxx
ImplMapRes.hxx
InvertFlags.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
SwRewriter.hxx
SystemTextColorFlags.hxx
ThemeColorType.hxx
ThemeColor.hxx
Transformation.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
XPropertyEntry.hxx
alpha.hxx
autokernitem.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2drectangle.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2i64tuple.hxx
b2ipoint.hxx
b2irange.hxx
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basegfxdllapi.h
baseprimitive2d.hxx
basicdllapi.h
basicrange.hxx
bcolor.hxx
bgradient.hxx
binarystreambase.hxx
bitmapex.hxx
blinkitem.hxx
boxitem.hxx
bparr.hxx
breakit.hxx
broadcast.hxx
brushitem.hxx
cairo.hxx
calbck.hxx
cenumitm.hxx
charfmt.hxx
charhiddenitem.hxx
charreliefitem.hxx
charrotateitem.hxx
charscaleitem.hxx
checksum.hxx
cintitem.hxx
cmapitem.hxx
color.hxx
colorcfg.hxx
colritem.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
config.h
contentindex.hxx
contouritem.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
crossedoutitem.hxx
custritm.hxx
date.hxx
debug.hxx
defaultproperties.hxx
degree.hxx
deleter.hxx
diagnose_ex.hxx
dllapi.h
doc.hxx
docary.hxx
docfile.hxx
docufld.hxx
drawinglayerdllapi.h
drawingmltypes.hxx
editdata.hxx
editengdllapi.h
editobj.hxx
editstat.hxx
editview.hxx
eedata.hxx
eitem.hxx
emphasismarkitem.hxx
enumarray.hxx
errcode.hxx
escapementitem.hxx
event.hxx
fchrfmt.hxx
fhgtitem.hxx
filterbase.hxx
fldbas.hxx
flditem.hxx
fldunit.hxx
fltrcfg.hxx
fmtanchr.hxx
fmtautofmt.hxx
fmtclds.hxx
fmtcntnt.hxx
fmtcol.hxx
fmtflcnt.hxx
fmtfld.hxx
fmtfollowtextflow.hxx
fmtfsize.hxx
fmtftn.hxx
fmthdft.hxx
fmtinfmt.hxx
fmtline.hxx
fmtornt.hxx
fmtpdsc.hxx
fmtrfmrk.hxx
fmtrowsplt.hxx
fmtruby.hxx
fmturl.hxx
fntstyle.hxx
fontdefs.hxx
fontenum.hxx
fontitem.hxx
forbiddencharacterstable.hxx
formatbreakitem.hxx
formatcontentcontrol.hxx
formatflysplit.hxx
formatlinebreak.hxx
formats.hxx
fract.hxx
frmatr.hxx
frmdiritem.hxx
frmfmt.hxx
fshelper.hxx
ftninfo.hxx
ftools.hxx
gdimtf.hxx
gen.hxx
gfxlink.hxx
grabbagitem.hxx
gradient.hxx
graph.hxx
grfatr.hxx
hash_combine.hxx
helpers.hxx
hint.hxx
hintids.hxx
hommatrixtemplate.hxx
hyphenzoneitem.hxx
i18nlangtagdllapi.h
idle.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer4.hxx
intitem.hxx
ipolypolygoneditorcontroller.hxx
itemiter.hxx
itemset.hxx
itextprovider.hxx
keepitem.hxx
kernarray.hxx
kernitem.hxx
keycod.hxx
keycodes.hxx
lang.h
langitem.hxx
languageoptions.hxx
languagetag.hxx
lineend.hxx
link.hxx
listener.hxx
localedatawrapper.hxx
log.h
log.hxx
long.hxx
lrspitem.hxx
lstner.hxx
macros.h
mapmod.hxx
mapunit.hxx
mathconf.h
mdiexp.hxx
metaactiontypes.hxx
metitem.hxx
msdffdef.hxx
msfilter.hxx
msfilterdllapi.h
mslangid.hxx
ndarr.hxx
ndgrf.hxx
ndhints.hxx
ndindex.hxx
ndole.hxx
ndtxt.hxx
ndtyp.hxx
nodeoffset.hxx
numrule.hxx
object.hxx
odffields.hxx
opaqitem.hxx
options.hxx
outdev.hxx
outliner.hxx
outlobj.hxx
overflowingtxt.hxx
overlayobject.hxx
overlayobjectlist.hxx
pagedesc.hxx
pam.hxx
paragraphdata.hxx
paratr.hxx
paravertalignitem.hxx
pgrditem.hxx
poly.hxx
poolfmt.hxx
poolitem.hxx
postitem.hxx
processfactory.hxx
properties.hxx
propertysequence.hxx
queryinterface.hxx
redline.hxx
ref.hxx
reffld.hxx
refmap.hxx
region.hxx
resmgr.hxx
ring.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
saxdllapi.h
sbdef.hxx
sbx.hxx
sbxcore.hxx
sbxdef.hxx
sbxobj.hxx
sbxvar.hxx
scheduler.hxx
scopedbitmapaccess.hxx
sdasitm.hxx
sdmetitm.hxx
sdooitm.hxx
sdrobjectuser.hxx
sdtaditm.hxx
sdtaitm.hxx
sdtakitm.hxx
selectioncontroller.hxx
sequence.hxx
sequenceashashmap.hxx
settings.hxx
shaditem.hxx
shdditem.hxx
shellio.hxx
simplereferenceobject.hxx
solar.h
sorted_vector.hxx
sotdllapi.h
span.hxx
spltitem.hxx
storagebase.hxx
stream.hxx
streamwrap.hxx
string.hxx
string_view.hxx
stritem.hxx
strong_int.hxx
style.hxx
stylesheetuser.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
svdoole2.hxx
svdorect.hxx
svdotext.hxx
svdouno.hxx
svdpage.hxx
svdpntv.hxx
svdpoev.hxx
svdsnpv.hxx
svdsob.hxx
svdtext.hxx
svdtrans.hxx
svdtypes.hxx
svdundo.hxx
svdxcgv.hxx
svldllapi.h
svtdllapi.h
svxdllapi.h
svxenum.hxx
svxfont.hxx
swdllapi.h
swerror.h
swframetypes.hxx
swmodule.hxx
swrect.hxx
swtable.hxx
swtypes.hxx
swundo.hxx
syslocale.hxx
task.hxx
tempfile.hxx
time.hxx
timer.hxx
toolsdllapi.h
tox.hxx
tstpitem.hxx
twolinesitem.hxx
txatbase.hxx
txtftn.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
ucbhelperdllapi.h
ucbstreamhelper.hxx
udlnitem.hxx
ulspitem.hxx
underlyingenumvalue.hxx
undo.hxx
undobj.hxx
unit_conversion.hxx
unobaseclass.hxx
unoimplbase.hxx
unotoolsdllapi.h
unotype.hxx
urihelper.hxx
utils.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
viewinformation2d.hxx
wall.hxx
weak.hxx
weakbase.h
weakref.hxx
weld.hxx
wghtitem.hxx
whichranges.hxx
whiter.hxx
widwitem.hxx
windowstate.hxx
xdash.hxx
xdef.hxx
xfillit0.hxx
xflclit.hxx
xhatch.hxx
xit.hxx
xpoly.hxx
xtable.hxx
zforlist.hxx
Generated on Sun Jul 30 2023 04:28:03 for LibreOffice Module sw (master) by
1.9.3