LibreOffice Module sw (master)
1
sw
inc
pch
precompiled_swui.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:30 using:
17
./bin/update_pch sw swui --cutoff=3 --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_swui.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 <cmath>
30
#include <cstddef>
31
#include <cstdlib>
32
#include <cstring>
33
#include <deque>
34
#include <float.h>
35
#include <functional>
36
#include <initializer_list>
37
#include <iomanip>
38
#include <iostream>
39
#include <iterator>
40
#include <limits.h>
41
#include <limits>
42
#include <list>
43
#include <map>
44
#include <math.h>
45
#include <memory>
46
#include <mutex>
47
#include <new>
48
#include <numeric>
49
#include <optional>
50
#include <ostream>
51
#include <set>
52
#include <stack>
53
#include <stddef.h>
54
#include <string.h>
55
#include <string>
56
#include <string_view>
57
#include <type_traits>
58
#include <unordered_map>
59
#include <unordered_set>
60
#include <utility>
61
#include <vector>
62
#include <boost/property_tree/ptree_fwd.hpp>
63
#endif
// PCH_LEVEL >= 1
64
#if PCH_LEVEL >= 2
65
#include <osl/diagnose.h>
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.hxx>
88
#include <rtl/ustring.h>
89
#include <rtl/ustring.hxx>
90
#include <rtl/uuid.h>
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/AccessibleBrowseBoxObjType.hxx
>
99
#include <
vcl/BinaryDataContainer.hxx
>
100
#include <
vcl/BitmapColor.hxx
>
101
#include <
vcl/GraphicAttributes.hxx
>
102
#include <
vcl/GraphicExternalLink.hxx
>
103
#include <
vcl/GraphicObject.hxx
>
104
#include <
vcl/IDialogRenderable.hxx
>
105
#include <
vcl/Scanline.hxx
>
106
#include <
vcl/WindowPosSize.hxx
>
107
#include <
vcl/accessibletableprovider.hxx
>
108
#include <
vcl/alpha.hxx
>
109
#include <
vcl/animate/Animation.hxx
>
110
#include <
vcl/animate/AnimationFrame.hxx
>
111
#include <vcl/bitmap.hxx>
112
#include <
vcl/bitmap/BitmapTypes.hxx
>
113
#include <
vcl/bitmapex.hxx
>
114
#include <
vcl/builderpage.hxx
>
115
#include <
vcl/cairo.hxx
>
116
#include <
vcl/checksum.hxx
>
117
#include <
vcl/ctrl.hxx
>
118
#include <
vcl/customweld.hxx
>
119
#include <
vcl/dllapi.h
>
120
#include <
vcl/dockwin.hxx
>
121
#include <
vcl/event.hxx
>
122
#include <
vcl/fntstyle.hxx
>
123
#include <vcl/font.hxx>
124
#include <
vcl/formatter.hxx
>
125
#include <
vcl/gfxlink.hxx
>
126
#include <
vcl/glyphitem.hxx
>
127
#include <
vcl/gradient.hxx
>
128
#include <
vcl/graph.hxx
>
129
#include <
vcl/headbar.hxx
>
130
#include <
vcl/idle.hxx
>
131
#include <
vcl/image.hxx
>
132
#include <
vcl/kernarray.hxx
>
133
#include <
vcl/keycodes.hxx
>
134
#include <
vcl/mapmod.hxx
>
135
#include <
vcl/metaactiontypes.hxx
>
136
#include <
vcl/metric.hxx
>
137
#include <
vcl/outdev.hxx
>
138
#include <
vcl/print.hxx
>
139
#include <
vcl/ptrstyle.hxx
>
140
#include <
vcl/region.hxx
>
141
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
142
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
143
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
144
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
145
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
146
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
147
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
148
#include <
vcl/rendercontext/ImplMapRes.hxx
>
149
#include <
vcl/rendercontext/InvertFlags.hxx
>
150
#include <
vcl/rendercontext/RasterOp.hxx
>
151
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
152
#include <
vcl/rendercontext/State.hxx
>
153
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
154
#include <
vcl/salgtype.hxx
>
155
#include <
vcl/salnativewidgets.hxx
>
156
#include <
vcl/scopedbitmapaccess.hxx
>
157
#include <
vcl/settings.hxx
>
158
#include <
vcl/svapp.hxx
>
159
#include <
vcl/syswin.hxx
>
160
#include <
vcl/task.hxx
>
161
#include <
vcl/textfilter.hxx
>
162
#include <
vcl/timer.hxx
>
163
#include <
vcl/toolboxid.hxx
>
164
#include <
vcl/transfer.hxx
>
165
#include <vcl/uitest/factory.hxx>
166
#include <
vcl/vclenum.hxx
>
167
#include <
vcl/vclptr.hxx
>
168
#include <
vcl/vclreferencebase.hxx
>
169
#include <
vcl/vectorgraphicdata.hxx
>
170
#include <
vcl/virdev.hxx
>
171
#include <
vcl/wall.hxx
>
172
#include <
vcl/weld.hxx
>
173
#include <
vcl/window.hxx
>
174
#include <
vcl/windowstate.hxx
>
175
#include <
vcl/wintypes.hxx
>
176
#include <
vcl/wizardmachine.hxx
>
177
#endif
// PCH_LEVEL >= 2
178
#if PCH_LEVEL >= 3
179
#include <
basegfx/basegfxdllapi.h
>
180
#include <
basegfx/color/bcolor.hxx
>
181
#include <
basegfx/matrix/b2dhommatrix.hxx
>
182
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
183
#include <
basegfx/numeric/ftools.hxx
>
184
#include <
basegfx/point/b2dpoint.hxx
>
185
#include <
basegfx/point/b2ipoint.hxx
>
186
#include <
basegfx/polygon/b2dpolygon.hxx
>
187
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
188
#include <
basegfx/range/Range2D.hxx
>
189
#include <
basegfx/range/b2drange.hxx
>
190
#include <
basegfx/range/basicrange.hxx
>
191
#include <
basegfx/tuple/Size2D.hxx
>
192
#include <
basegfx/tuple/Tuple2D.hxx
>
193
#include <
basegfx/tuple/Tuple3D.hxx
>
194
#include <
basegfx/tuple/b2dtuple.hxx
>
195
#include <
basegfx/tuple/b2ituple.hxx
>
196
#include <
basegfx/tuple/b3dtuple.hxx
>
197
#include <
basegfx/utils/bgradient.hxx
>
198
#include <
basegfx/utils/common.hxx
>
199
#include <
basegfx/vector/b2dsize.hxx
>
200
#include <
basegfx/vector/b2dvector.hxx
>
201
#include <
basegfx/vector/b2enums.hxx
>
202
#include <
basegfx/vector/b2isize.hxx
>
203
#include <
basegfx/vector/b2ivector.hxx
>
204
#include <
basic/basicdllapi.h
>
205
#include <
basic/sbxcore.hxx
>
206
#include <
basic/sbxdef.hxx
>
207
#include <
basic/sbxmeth.hxx
>
208
#include <
basic/sbxvar.hxx
>
209
#include <com/sun/star/awt/DeviceInfo.hpp>
210
#include <com/sun/star/awt/Gradient2.hpp>
211
#include <com/sun/star/awt/GradientStyle.hpp>
212
#include <com/sun/star/awt/Key.hpp>
213
#include <com/sun/star/awt/KeyGroup.hpp>
214
#include <com/sun/star/awt/SystemPointer.hpp>
215
#include <com/sun/star/awt/XWindow.hpp>
216
#include <com/sun/star/beans/PropertyValue.hpp>
217
#include <com/sun/star/beans/XPropertySet.hpp>
218
#include <com/sun/star/container/XChild.hpp>
219
#include <com/sun/star/container/XEnumeration.hpp>
220
#include <com/sun/star/container/XEnumerationAccess.hpp>
221
#include <com/sun/star/container/XIndexReplace.hpp>
222
#include <com/sun/star/container/XNameAccess.hpp>
223
#include <com/sun/star/container/XNameContainer.hpp>
224
#include <com/sun/star/datatransfer/DataFlavor.hpp>
225
#include <com/sun/star/datatransfer/XTransferable.hpp>
226
#include <com/sun/star/datatransfer/XTransferable2.hpp>
227
#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
228
#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
229
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
230
#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
231
#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
232
#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
233
#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
234
#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
235
#include <com/sun/star/document/EventObject.hpp>
236
#include <com/sun/star/document/XCmisDocument.hpp>
237
#include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
238
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
239
#include <com/sun/star/document/XDocumentRecovery.hpp>
240
#include <com/sun/star/document/XDocumentSubStorageSupplier.hpp>
241
#include <com/sun/star/document/XEmbeddedScripts.hpp>
242
#include <com/sun/star/document/XEventBroadcaster.hpp>
243
#include <com/sun/star/document/XEventsSupplier.hpp>
244
#include <com/sun/star/document/XScriptInvocationContext.hpp>
245
#include <com/sun/star/document/XShapeEventBroadcaster.hpp>
246
#include <com/sun/star/document/XStorageBasedDocument.hpp>
247
#include <com/sun/star/document/XUndoManagerSupplier.hpp>
248
#include <com/sun/star/document/XViewDataSupplier.hpp>
249
#include <com/sun/star/drawing/DashStyle.hpp>
250
#include <com/sun/star/drawing/HatchStyle.hpp>
251
#include <com/sun/star/drawing/LineCap.hpp>
252
#include <com/sun/star/embed/Aspects.hpp>
253
#include <com/sun/star/embed/XStorage.hpp>
254
#include <com/sun/star/embed/XVisualObject.hpp>
255
#include <com/sun/star/frame/XDispatch.hpp>
256
#include <com/sun/star/frame/XFrame.hpp>
257
#include <com/sun/star/frame/XLoadable.hpp>
258
#include <com/sun/star/frame/XModel.hpp>
259
#include <com/sun/star/frame/XModel3.hpp>
260
#include <com/sun/star/frame/XModule.hpp>
261
#include <com/sun/star/frame/XStatusListener.hpp>
262
#include <com/sun/star/frame/XStorable2.hpp>
263
#include <com/sun/star/frame/XTerminateListener.hpp>
264
#include <com/sun/star/frame/XTitle.hpp>
265
#include <com/sun/star/frame/XTitleChangeBroadcaster.hpp>
266
#include <com/sun/star/frame/XUntitledNumbers.hpp>
267
#include <com/sun/star/graphic/XGraphic.hpp>
268
#include <com/sun/star/graphic/XPrimitive2D.hpp>
269
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
270
#include <com/sun/star/i18n/ScriptType.hpp>
271
#include <com/sun/star/i18n/TransliterationModules.hpp>
272
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
273
#include <com/sun/star/i18n/XBreakIterator.hpp>
274
#include <com/sun/star/i18n/XExtendedIndexEntrySupplier.hpp>
275
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
276
#include <com/sun/star/io/XInputStream.hpp>
277
#include <com/sun/star/io/XOutputStream.hpp>
278
#include <com/sun/star/io/XSeekable.hpp>
279
#include <com/sun/star/io/XStream.hpp>
280
#include <com/sun/star/io/XTruncate.hpp>
281
#include <com/sun/star/lang/DisposedException.hpp>
282
#include <com/sun/star/lang/EventObject.hpp>
283
#include <com/sun/star/lang/IllegalArgumentException.hpp>
284
#include <com/sun/star/lang/Locale.hpp>
285
#include <com/sun/star/lang/XComponent.hpp>
286
#include <com/sun/star/lang/XEventListener.hpp>
287
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
288
#include <com/sun/star/lang/XServiceInfo.hpp>
289
#include <com/sun/star/lang/XTypeProvider.hpp>
290
#include <com/sun/star/lang/XUnoTunnel.hpp>
291
#include <com/sun/star/linguistic2/XSupportedLocales.hpp>
292
#include <com/sun/star/mail/XAuthenticator.hpp>
293
#include <com/sun/star/mail/XConnectionListener.hpp>
294
#include <com/sun/star/mail/XMailMessage.hpp>
295
#include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>
296
#include <com/sun/star/script/XStarBasicAccess.hpp>
297
#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp>
298
#include <com/sun/star/sdbc/XConnection.hpp>
299
#include <com/sun/star/style/NumberingType.hpp>
300
#include <com/sun/star/table/BorderLineStyle.hpp>
301
#include <com/sun/star/text/HoriOrientation.hpp>
302
#include <com/sun/star/text/PositionLayoutDir.hpp>
303
#include <com/sun/star/text/RelOrientation.hpp>
304
#include <com/sun/star/text/RubyAdjust.hpp>
305
#include <com/sun/star/text/TextContentAnchorType.hpp>
306
#include <com/sun/star/text/VertOrientation.hpp>
307
#include <com/sun/star/text/XFootnote.hpp>
308
#include <com/sun/star/text/XRelativeTextContentInsert.hpp>
309
#include <com/sun/star/text/XRelativeTextContentRemove.hpp>
310
#include <com/sun/star/text/XTextAppendAndConvert.hpp>
311
#include <com/sun/star/text/XTextContent.hpp>
312
#include <com/sun/star/text/XTextCopy.hpp>
313
#include <com/sun/star/text/XTextField.hpp>
314
#include <com/sun/star/text/XTextRangeCompare.hpp>
315
#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
316
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
317
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
318
#include <com/sun/star/uno/Any.h>
319
#include <com/sun/star/uno/Any.hxx>
320
#include <com/sun/star/uno/Reference.h>
321
#include <com/sun/star/uno/Reference.hxx>
322
#include <com/sun/star/uno/RuntimeException.hpp>
323
#include <com/sun/star/uno/Sequence.h>
324
#include <com/sun/star/uno/Sequence.hxx>
325
#include <com/sun/star/uno/Type.h>
326
#include <com/sun/star/uno/Type.hxx>
327
#include <com/sun/star/uno/TypeClass.hdl>
328
#include <com/sun/star/uno/XComponentContext.hpp>
329
#include <com/sun/star/uno/XCurrentContext.hpp>
330
#include <com/sun/star/uno/XInterface.hpp>
331
#include <com/sun/star/uno/XWeak.hpp>
332
#include <com/sun/star/uno/genfunc.h>
333
#include <com/sun/star/uno/genfunc.hxx>
334
#include <com/sun/star/util/Date.hpp>
335
#include <com/sun/star/util/DateTime.hpp>
336
#include <com/sun/star/util/NumberFormat.hpp>
337
#include <com/sun/star/util/Time.hpp>
338
#include <com/sun/star/util/XAccounting.hpp>
339
#include <com/sun/star/util/XCloseable.hpp>
340
#include <com/sun/star/util/XModifiable2.hpp>
341
#include <com/sun/star/view/XPrintJobBroadcaster.hpp>
342
#include <com/sun/star/view/XPrintable.hpp>
343
#include <
comphelper/compbase.hxx
>
344
#include <
comphelper/comphelperdllapi.h
>
345
#include <
comphelper/errcode.hxx
>
346
#include <
comphelper/interfacecontainer4.hxx
>
347
#include <
comphelper/lok.hxx
>
348
#include <
comphelper/processfactory.hxx
>
349
#include <
comphelper/string.hxx
>
350
#include <
comphelper/unoimplbase.hxx
>
351
#include <
cppu/cppudllapi.h
>
352
#include <
cppu/unotype.hxx
>
353
#include <
cppuhelper/basemutex.hxx
>
354
#include <
cppuhelper/cppuhelperdllapi.h
>
355
#include <
cppuhelper/implbase.hxx
>
356
#include <
cppuhelper/implbase_ex.hxx
>
357
#include <
cppuhelper/implbase_ex_post.hxx
>
358
#include <
cppuhelper/implbase_ex_pre.hxx
>
359
#include <
cppuhelper/queryinterface.hxx
>
360
#include <
cppuhelper/weak.hxx
>
361
#include <
cppuhelper/weakref.hxx
>
362
#include <
docmodel/color/ComplexColor.hxx
>
363
#include <
docmodel/color/Transformation.hxx
>
364
#include <
docmodel/dllapi.h
>
365
#include <
docmodel/theme/ThemeColor.hxx
>
366
#include <
docmodel/theme/ThemeColorType.hxx
>
367
#include <
drawinglayer/attribute/fillgradientattribute.hxx
>
368
#include <
drawinglayer/attribute/sdrfillattribute.hxx
>
369
#include <
drawinglayer/drawinglayerdllapi.h
>
370
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
371
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
372
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
373
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
374
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
375
#include <
editeng/borderline.hxx
>
376
#include <
editeng/boxitem.hxx
>
377
#include <
editeng/brushitem.hxx
>
378
#include <
editeng/editdata.hxx
>
379
#include <
editeng/editengdllapi.h
>
380
#include <
editeng/editstat.hxx
>
381
#include <
editeng/eedata.hxx
>
382
#include <
editeng/fontitem.hxx
>
383
#include <
editeng/forbiddencharacterstable.hxx
>
384
#include <
editeng/frmdiritem.hxx
>
385
#include <
editeng/keepitem.hxx
>
386
#include <
editeng/langitem.hxx
>
387
#include <
editeng/lrspitem.hxx
>
388
#include <
editeng/numdef.hxx
>
389
#include <
editeng/numitem.hxx
>
390
#include <
editeng/outliner.hxx
>
391
#include <
editeng/overflowingtxt.hxx
>
392
#include <
editeng/paperinf.hxx
>
393
#include <
editeng/paragraphdata.hxx
>
394
#include <
editeng/shaditem.hxx
>
395
#include <
editeng/sizeitem.hxx
>
396
#include <
editeng/svxenum.hxx
>
397
#include <
editeng/svxfont.hxx
>
398
#include <
editeng/ulspitem.hxx
>
399
#include <
i18nlangtag/i18nlangtagdllapi.h
>
400
#include <
i18nlangtag/lang.h
>
401
#include <
i18nlangtag/languagetag.hxx
>
402
#include <
i18nutil/i18nutildllapi.h
>
403
#include <
i18nutil/paper.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 <officecfg/Office/Common.hxx>
417
#include <officecfg/Office/Writer.hxx>
418
#include <ooo/vba/XHelperInterface.hpp>
419
#include <ooo/vba/word/WdSaveFormat.hpp>
420
#include <ooo/vba/word/XSection.hpp>
421
#include <
salhelper/salhelperdllapi.h
>
422
#include <
salhelper/simplereferenceobject.hxx
>
423
#include <
sfx2/AccessibilityIssue.hxx
>
424
#include <
sfx2/basedlgs.hxx
>
425
#include <
sfx2/bindings.hxx
>
426
#include <
sfx2/chalign.hxx
>
427
#include <
sfx2/childwin.hxx
>
428
#include <
sfx2/dispatch.hxx
>
429
#include <
sfx2/dllapi.h
>
430
#include <
sfx2/docfile.hxx
>
431
#include <
sfx2/docfilt.hxx
>
432
#include <
sfx2/filedlghelper.hxx
>
433
#include <
sfx2/frame.hxx
>
434
#include <
sfx2/htmlmode.hxx
>
435
#include <
sfx2/linksrc.hxx
>
436
#include <
sfx2/lnkbase.hxx
>
437
#include <
sfx2/namedcolor.hxx
>
438
#include <
sfx2/objsh.hxx
>
439
#include <
sfx2/printer.hxx
>
440
#include <
sfx2/request.hxx
>
441
#include <
sfx2/sfxdlg.hxx
>
442
#include <
sfx2/shell.hxx
>
443
#include <
sfx2/tabdlg.hxx
>
444
#include <
sfx2/viewfrm.hxx
>
445
#include <
sot/exchange.hxx
>
446
#include <
sot/formats.hxx
>
447
#include <
sot/sotdllapi.h
>
448
#include <
svl/SfxBroadcaster.hxx
>
449
#include <
svl/broadcast.hxx
>
450
#include <
svl/cenumitm.hxx
>
451
#include <
svl/cjkoptions.hxx
>
452
#include <
svl/ctloptions.hxx
>
453
#include <
svl/eitem.hxx
>
454
#include <
svl/hint.hxx
>
455
#include <
svl/intitem.hxx
>
456
#include <
svl/itempool.hxx
>
457
#include <
svl/itemset.hxx
>
458
#include <
svl/languageoptions.hxx
>
459
#include <
svl/listener.hxx
>
460
#include <
svl/lstner.hxx
>
461
#include <
svl/macitem.hxx
>
462
#include <
svl/numformat.hxx
>
463
#include <
svl/poolitem.hxx
>
464
#include <
svl/stritem.hxx
>
465
#include <
svl/style.hxx
>
466
#include <
svl/svldllapi.h
>
467
#include <
svl/typedwhich.hxx
>
468
#include <
svl/undo.hxx
>
469
#include <
svl/urihelper.hxx
>
470
#include <
svl/whichranges.hxx
>
471
#include <
svl/zforlist.hxx
>
472
#include <
svl/zformat.hxx
>
473
#include <
svtools/borderline.hxx
>
474
#include <
svtools/ctrlbox.hxx
>
475
#include <
svtools/htmlcfg.hxx
>
476
#include <
svtools/svtdllapi.h
>
477
#include <
svtools/toolbarmenu.hxx
>
478
#include <
svtools/unitconv.hxx
>
479
#include <
svtools/valueset.hxx
>
480
#include <
svx/Palette.hxx
>
481
#include <
svx/SvxColorValueSet.hxx
>
482
#include <
svx/XPropertyEntry.hxx
>
483
#include <
svx/autoformathelper.hxx
>
484
#include <
svx/charmap.hxx
>
485
#include <
svx/colorbox.hxx
>
486
#include <
svx/colorwindow.hxx
>
487
#include <
svx/dialmgr.hxx
>
488
#include <
svx/flagsdef.hxx
>
489
#include <
svx/framelinkarray.hxx
>
490
#include <
svx/langbox.hxx
>
491
#include <
svx/pagectrl.hxx
>
492
#include <
svx/rotmodit.hxx
>
493
#include <
svx/sdr/attribute/sdrallfillattributeshelper.hxx
>
494
#include <
svx/svdmodel.hxx
>
495
#include <
svx/svdtypes.hxx
>
496
#include <
svx/svxdlg.hxx
>
497
#include <
svx/svxdllapi.h
>
498
#include <
svx/swframetypes.hxx
>
499
#include <
svx/unomod.hxx
>
500
#include <
svx/xdash.hxx
>
501
#include <
svx/xdef.hxx
>
502
#include <
svx/xhatch.hxx
>
503
#include <
svx/xtable.hxx
>
504
#include <
tools/color.hxx
>
505
#include <
tools/date.hxx
>
506
#include <tools/datetime.hxx>
507
#include <
tools/debug.hxx
>
508
#include <
tools/degree.hxx
>
509
#include <
tools/fldunit.hxx
>
510
#include <
tools/fontenum.hxx
>
511
#include <
tools/fract.hxx
>
512
#include <
tools/gen.hxx
>
513
#include <
tools/globname.hxx
>
514
#include <
tools/lineend.hxx
>
515
#include <
tools/link.hxx
>
516
#include <
tools/long.hxx
>
517
#include <
tools/mapunit.hxx
>
518
#include <
tools/multisel.hxx
>
519
#include <
tools/poly.hxx
>
520
#include <
tools/ref.hxx
>
521
#include <
tools/solar.h
>
522
#include <
tools/stream.hxx
>
523
#include <
tools/time.hxx
>
524
#include <
tools/toolsdllapi.h
>
525
#include <
tools/urlobj.hxx
>
526
#include <
tools/weakbase.h
>
527
#include <typelib/typeclass.h>
528
#include <typelib/typedescription.h>
529
#include <typelib/uik.h>
530
#include <uno/any2.h>
531
#include <uno/data.h>
532
#include <uno/sequence2.h>
533
#include <
unotools/charclass.hxx
>
534
#include <
unotools/configitem.hxx
>
535
#include <
unotools/fontcvt.hxx
>
536
#include <
unotools/fontdefs.hxx
>
537
#include <
unotools/localedatawrapper.hxx
>
538
#include <
unotools/options.hxx
>
539
#include <
unotools/pathoptions.hxx
>
540
#include <
unotools/resmgr.hxx
>
541
#include <
unotools/sharedunocomponent.hxx
>
542
#include <
unotools/syslocale.hxx
>
543
#include <
unotools/tempfile.hxx
>
544
#include <
unotools/unotoolsdllapi.h
>
545
#include <
unotools/viewoptions.hxx
>
546
#include <
unotools/weakref.hxx
>
547
#include <
vbahelper/vbadllapi.h
>
548
#include <
vbahelper/vbahelper.hxx
>
549
#include <
vbahelper/vbahelperinterface.hxx
>
550
#endif
// PCH_LEVEL >= 3
551
#if PCH_LEVEL >= 4
552
#include <
BorderCacheOwner.hxx
>
553
#include <
IDocumentDeviceAccess.hxx
>
554
#include <
IDocumentSettingAccess.hxx
>
555
#include <
IMark.hxx
>
556
#include <
SwNumberTreeTypes.hxx
>
557
#include <
SwRewriter.hxx
>
558
#include <
SwStyleNameMapper.hxx
>
559
#include <
autoformatpreview.hxx
>
560
#include <
bparr.hxx
>
561
#include <
calbck.hxx
>
562
#include <
charfmt.hxx
>
563
#include <
cmdid.h
>
564
#include <
cnttab.hxx
>
565
#include <column.hxx>
566
#include <
contentindex.hxx
>
567
#include <
dbmgr.hxx
>
568
#include <
doc.hxx
>
569
#include <
docary.hxx
>
570
#include <docsh.hxx>
571
#include <
docstyle.hxx
>
572
#include <
docufld.hxx
>
573
#include <
drpcps.hxx
>
574
#include <
envlop.hxx
>
575
#include <
expfld.hxx
>
576
#include <
fchrfmt.hxx
>
577
#include <
fldbas.hxx
>
578
#include <
fldedt.hxx
>
579
#include <
fldmgr.hxx
>
580
#include <
fldtdlg.hxx
>
581
#include <
fmtautofmt.hxx
>
582
#include <
fmtclds.hxx
>
583
#include <
fmtcol.hxx
>
584
#include <
fmtflcnt.hxx
>
585
#include <
fmtfld.hxx
>
586
#include <
fmtfsize.hxx
>
587
#include <
fmtftn.hxx
>
588
#include <
fmtinfmt.hxx
>
589
#include <
fmtornt.hxx
>
590
#include <
fmtrfmrk.hxx
>
591
#include <
fmtruby.hxx
>
592
#include <format.hxx>
593
#include <
formatcontentcontrol.hxx
>
594
#include <
formatlinebreak.hxx
>
595
#include <
frmatr.hxx
>
596
#include <
frmdlg.hxx
>
597
#include <
frmfmt.hxx
>
598
#include <
frmpage.hxx
>
599
#include <
glossary.hxx
>
600
#include <
hintids.hxx
>
601
#include <
label.hxx
>
602
#include <
labimg.hxx
>
603
#include <
macassgn.hxx
>
604
#include <
modcfg.hxx
>
605
#include <
ndarr.hxx
>
606
#include <
ndhints.hxx
>
607
#include <
ndindex.hxx
>
608
#include <
ndtxt.hxx
>
609
#include <
ndtyp.hxx
>
610
#include <node.hxx>
611
#include <
nodeoffset.hxx
>
612
#include <
num.hxx
>
613
#include <
numberingtypelistbox.hxx
>
614
#include <
numfmtlb.hxx
>
615
#include <
numpara.hxx
>
616
#include <
numrule.hxx
>
617
#include <
optload.hxx
>
618
#include <
outline.hxx
>
619
#include <
pagedesc.hxx
>
620
#include <
pam.hxx
>
621
#include <
pardlg.hxx
>
622
#include <
poolfmt.hxx
>
623
#include <
reffld.hxx
>
624
#include <
ring.hxx
>
625
#include <section.hxx>
626
#include <
shellio.hxx
>
627
#include <
shellres.hxx
>
628
#include <
swabstdlg.hxx
>
629
#include <
swatrset.hxx
>
630
#include <
swdbdata.hxx
>
631
#include <
swdllapi.h
>
632
#include <
swmodule.hxx
>
633
#include <
swrect.hxx
>
634
#include <
swtblfmt.hxx
>
635
#include <
swtypes.hxx
>
636
#include <
swuicnttab.hxx
>
637
#include <
swuiexp.hxx
>
638
#include <
swuipardlg.hxx
>
639
#include <
swundo.hxx
>
640
#include <
swwait.hxx
>
641
#include <
tablemgr.hxx
>
642
#include <
tblafmt.hxx
>
643
#include <
tblenum.hxx
>
644
#include <
textboxhelper.hxx
>
645
#include <
tgrditem.hxx
>
646
#include <
tox.hxx
>
647
#include <
toxe.hxx
>
648
#include <
txatbase.hxx
>
649
#include <uiitems.hxx>
650
#include <
uitool.hxx
>
651
#include <
undobj.hxx
>
652
#include <
unobaseclass.hxx
>
653
#include <unotext.hxx>
654
#include <
unotools.hxx
>
655
#include <
usrpref.hxx
>
656
#include <view.hxx>
657
#include <viewopt.hxx>
658
#include <
wdocsh.hxx
>
659
#include <
wrap.hxx
>
660
#include <
wrtsh.hxx
>
661
#endif
// PCH_LEVEL >= 4
662
663
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AccessibilityIssue.hxx
AccessibleBrowseBoxObjType.hxx
AddFontSubstituteFlags.hxx
AnimationFrame.hxx
Animation.hxx
AntialiasingFlags.hxx
BinaryDataContainer.hxx
BitmapColor.hxx
BitmapTypes.hxx
BorderCacheOwner.hxx
CommonTypes.hxx
ComplexColor.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
GetDefaultFontFlags.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
GraphicObject.hxx
IDialogRenderable.hxx
IDocumentDeviceAccess.hxx
IDocumentSettingAccess.hxx
IMark.hxx
ImplMapRes.hxx
InvertFlags.hxx
Palette.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
SvxColorValueSet.hxx
SwNumberTreeTypes.hxx
SwRewriter.hxx
SwStyleNameMapper.hxx
SystemTextColorFlags.hxx
ThemeColorType.hxx
ThemeColor.hxx
Transformation.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
XPropertyEntry.hxx
accessibletableprovider.hxx
alpha.hxx
autoformathelper.hxx
autoformatpreview.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basedlgs.hxx
basegfxdllapi.h
basemutex.hxx
baseprimitive2d.hxx
basicdllapi.h
basicrange.hxx
bcolor.hxx
bgradient.hxx
bindings.hxx
bitmapex.hxx
borderline.hxx
boxitem.hxx
bparr.hxx
broadcast.hxx
brushitem.hxx
builderpage.hxx
cairo.hxx
calbck.hxx
cenumitm.hxx
chalign.hxx
charclass.hxx
charfmt.hxx
charmap.hxx
checksum.hxx
childwin.hxx
cjkoptions.hxx
cmdid.h
cnttab.hxx
color.hxx
colorbox.hxx
colorwindow.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
config.h
configitem.hxx
contentindex.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
ctloptions.hxx
ctrl.hxx
ctrlbox.hxx
customweld.hxx
date.hxx
dbmgr.hxx
debug.hxx
degree.hxx
deleter.hxx
dialmgr.hxx
dispatch.hxx
dllapi.h
doc.hxx
docary.hxx
docfile.hxx
docfilt.hxx
dockwin.hxx
docstyle.hxx
docufld.hxx
drawinglayerdllapi.h
drpcps.hxx
editdata.hxx
editengdllapi.h
editstat.hxx
eedata.hxx
eitem.hxx
enumarray.hxx
envlop.hxx
errcode.hxx
event.hxx
exchange.hxx
expfld.hxx
fchrfmt.hxx
filedlghelper.hxx
fillgradientattribute.hxx
flagsdef.hxx
fldbas.hxx
fldedt.hxx
fldmgr.hxx
fldtdlg.hxx
fldunit.hxx
fmtautofmt.hxx
fmtclds.hxx
fmtcol.hxx
fmtflcnt.hxx
fmtfld.hxx
fmtfsize.hxx
fmtftn.hxx
fmtinfmt.hxx
fmtornt.hxx
fmtrfmrk.hxx
fmtruby.hxx
fntstyle.hxx
fontcvt.hxx
fontdefs.hxx
fontenum.hxx
fontitem.hxx
forbiddencharacterstable.hxx
formatcontentcontrol.hxx
formatlinebreak.hxx
formats.hxx
formatter.hxx
fract.hxx
frame.hxx
framelinkarray.hxx
frmatr.hxx
frmdiritem.hxx
frmdlg.hxx
frmfmt.hxx
frmpage.hxx
ftools.hxx
gen.hxx
gfxlink.hxx
globname.hxx
glossary.hxx
glyphitem.hxx
gradient.hxx
graph.hxx
hash_combine.hxx
headbar.hxx
hint.hxx
hintids.hxx
hommatrixtemplate.hxx
htmlcfg.hxx
htmlmode.hxx
i18nlangtagdllapi.h
i18nutildllapi.h
idle.hxx
image.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer4.hxx
intitem.hxx
itempool.hxx
itemset.hxx
keepitem.hxx
kernarray.hxx
keycodes.hxx
label.hxx
labimg.hxx
lang.h
langbox.hxx
langitem.hxx
languageoptions.hxx
languagetag.hxx
lineend.hxx
link.hxx
linksrc.hxx
listener.hxx
lnkbase.hxx
localedatawrapper.hxx
log.h
log.hxx
lok.hxx
long.hxx
lrspitem.hxx
lstner.hxx
macassgn.hxx
macitem.hxx
macros.h
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
metric.hxx
modcfg.hxx
multisel.hxx
namedcolor.hxx
ndarr.hxx
ndhints.hxx
ndindex.hxx
ndtxt.hxx
ndtyp.hxx
nodeoffset.hxx
num.hxx
numberingtypelistbox.hxx
numdef.hxx
numfmtlb.hxx
numformat.hxx
numitem.hxx
numpara.hxx
numrule.hxx
objsh.hxx
options.hxx
optload.hxx
outdev.hxx
outline.hxx
outliner.hxx
overflowingtxt.hxx
pagectrl.hxx
pagedesc.hxx
pam.hxx
paper.hxx
paperinf.hxx
paragraphdata.hxx
pardlg.hxx
pathoptions.hxx
poly.hxx
poolfmt.hxx
poolitem.hxx
print.hxx
printer.hxx
processfactory.hxx
ptrstyle.hxx
queryinterface.hxx
ref.hxx
reffld.hxx
region.hxx
request.hxx
resmgr.hxx
ring.hxx
rotmodit.hxx
safeint.hxx
saldllapi.h
salgtype.hxx
salhelperdllapi.h
salnativewidgets.hxx
sbxcore.hxx
sbxdef.hxx
sbxmeth.hxx
sbxvar.hxx
scopedbitmapaccess.hxx
sdrallfillattributeshelper.hxx
sdrfillattribute.hxx
settings.hxx
sfxdlg.hxx
shaditem.hxx
sharedunocomponent.hxx
shell.hxx
shellio.hxx
shellres.hxx
simplereferenceobject.hxx
sizeitem.hxx
solar.h
sorted_vector.hxx
sotdllapi.h
span.hxx
stream.hxx
string.hxx
string_view.hxx
stritem.hxx
strong_int.hxx
style.hxx
svapp.hxx
svdmodel.hxx
svdtypes.hxx
svldllapi.h
svtdllapi.h
svxdlg.hxx
svxdllapi.h
svxenum.hxx
svxfont.hxx
swabstdlg.hxx
swatrset.hxx
swdbdata.hxx
swdllapi.h
swframetypes.hxx
swmodule.hxx
swrect.hxx
swtblfmt.hxx
swtypes.hxx
swuicnttab.hxx
swuiexp.hxx
swuipardlg.hxx
swundo.hxx
swwait.hxx
syslocale.hxx
syswin.hxx
tabdlg.hxx
tablemgr.hxx
task.hxx
tblafmt.hxx
tblenum.hxx
tempfile.hxx
textboxhelper.hxx
textfilter.hxx
tgrditem.hxx
time.hxx
timer.hxx
toolbarmenu.hxx
toolboxid.hxx
toolsdllapi.h
tox.hxx
toxe.hxx
transfer.hxx
txatbase.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
uitool.hxx
ulspitem.hxx
underlyingenumvalue.hxx
undo.hxx
undobj.hxx
unit_conversion.hxx
unitconv.hxx
unobaseclass.hxx
unoimplbase.hxx
unomod.hxx
unotools.hxx
unotoolsdllapi.h
unotype.hxx
urihelper.hxx
urlobj.hxx
usrpref.hxx
valueset.hxx
vbadllapi.h
vbahelper.hxx
vbahelperinterface.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
viewfrm.hxx
viewinformation2d.hxx
viewoptions.hxx
virdev.hxx
wall.hxx
wdocsh.hxx
weak.hxx
weakbase.h
weakref.hxx
weld.hxx
whichranges.hxx
window.hxx
windowstate.hxx
wintypes.hxx
wizardmachine.hxx
wrap.hxx
wrtsh.hxx
xdash.hxx
xdef.hxx
xhatch.hxx
xtable.hxx
zforlist.hxx
zformat.hxx
Generated on Sun Jul 30 2023 04:28:03 for LibreOffice Module sw (master) by
1.9.3