LibreOffice Module sw (master)
1
sw
inc
pch
precompiled_vbaswobj.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-06-27 18:32:51 using:
17
./bin/update_pch sw vbaswobj --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_vbaswobj.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 <atomic>
29
#include <cassert>
30
#include <chrono>
31
#include <climits>
32
#include <cmath>
33
#include <cstddef>
34
#include <cstdlib>
35
#include <cstring>
36
#include <deque>
37
#include <exception>
38
#include <float.h>
39
#include <functional>
40
#include <initializer_list>
41
#include <iomanip>
42
#include <iostream>
43
#include <iterator>
44
#include <limits.h>
45
#include <limits>
46
#include <list>
47
#include <map>
48
#include <math.h>
49
#include <memory>
50
#include <mutex>
51
#include <new>
52
#include <numeric>
53
#include <optional>
54
#include <ostream>
55
#include <set>
56
#include <stack>
57
#include <stddef.h>
58
#include <string.h>
59
#include <string>
60
#include <string_view>
61
#include <type_traits>
62
#include <unordered_map>
63
#include <unordered_set>
64
#include <utility>
65
#include <vector>
66
#include <boost/property_tree/ptree_fwd.hpp>
67
#endif
// PCH_LEVEL >= 1
68
#if PCH_LEVEL >= 2
69
#include <osl/diagnose.h>
70
#include <osl/doublecheckedlocking.h>
71
#include <osl/endian.h>
72
#include <osl/file.hxx>
73
#include <osl/getglobalmutex.hxx>
74
#include <osl/interlck.h>
75
#include <osl/mutex.h>
76
#include <osl/mutex.hxx>
77
#include <osl/thread.h>
78
#include <osl/time.h>
79
#include <rtl/alloc.h>
80
#include <rtl/character.hxx>
81
#include <rtl/instance.hxx>
82
#include <rtl/locale.h>
83
#include <rtl/math.h>
84
#include <rtl/ref.hxx>
85
#include <rtl/string.h>
86
#include <rtl/string.hxx>
87
#include <rtl/stringconcat.hxx>
88
#include <rtl/stringutils.hxx>
89
#include <rtl/textcvt.h>
90
#include <rtl/textenc.h>
91
#include <rtl/ustrbuf.h>
92
#include <rtl/ustrbuf.hxx>
93
#include <rtl/ustring.h>
94
#include <rtl/ustring.hxx>
95
#include <rtl/uuid.h>
96
#include <
sal/backtrace.hxx
>
97
#include <
sal/detail/log.h
>
98
#include <
sal/log.hxx
>
99
#include <
sal/macros.h
>
100
#include <
sal/saldllapi.h
>
101
#include <
sal/types.h
>
102
#include <
sal/typesizes.h
>
103
#include <
vcl/IDialogRenderable.hxx
>
104
#include <
vcl/Scanline.hxx
>
105
#include <
vcl/WindowPosSize.hxx
>
106
#include <
vcl/alpha.hxx
>
107
#include <vcl/bitmap.hxx>
108
#include <
vcl/bitmap/BitmapTypes.hxx
>
109
#include <
vcl/bitmapex.hxx
>
110
#include <
vcl/cairo.hxx
>
111
#include <
vcl/checksum.hxx
>
112
#include <
vcl/cursor.hxx
>
113
#include <
vcl/devicecoordinate.hxx
>
114
#include <
vcl/dllapi.h
>
115
#include <
comphelper/errcode.hxx
>
116
#include <
vcl/exceptiontypes.hxx
>
117
#include <
vcl/fntstyle.hxx
>
118
#include <vcl/font.hxx>
119
#include <
vcl/gradient.hxx
>
120
#include <
vcl/inputtypes.hxx
>
121
#include <
vcl/keycod.hxx
>
122
#include <
vcl/keycodes.hxx
>
123
#include <
vcl/lazydelete.hxx
>
124
#include <
vcl/mapmod.hxx
>
125
#include <
vcl/metaactiontypes.hxx
>
126
#include <
vcl/outdev.hxx
>
127
#include <
vcl/region.hxx
>
128
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
129
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
130
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
131
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
132
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
133
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
134
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
135
#include <
vcl/rendercontext/ImplMapRes.hxx
>
136
#include <
vcl/rendercontext/InvertFlags.hxx
>
137
#include <
vcl/rendercontext/RasterOp.hxx
>
138
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
139
#include <
vcl/rendercontext/State.hxx
>
140
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
141
#include <
vcl/salnativewidgets.hxx
>
142
#include <
vcl/scopedbitmapaccess.hxx
>
143
#include <
vcl/svapp.hxx
>
144
#include <
vcl/task.hxx
>
145
#include <
vcl/timer.hxx
>
146
#include <vcl/uitest/factory.hxx>
147
#include <
vcl/vclenum.hxx
>
148
#include <
vcl/vclevent.hxx
>
149
#include <
vcl/vclptr.hxx
>
150
#include <
vcl/vclreferencebase.hxx
>
151
#include <
vcl/wall.hxx
>
152
#include <
vcl/weld.hxx
>
153
#include <
vcl/window.hxx
>
154
#include <
vcl/windowstate.hxx
>
155
#include <
vcl/wintypes.hxx
>
156
#endif
// PCH_LEVEL >= 2
157
#if PCH_LEVEL >= 3
158
#include <
basegfx/basegfxdllapi.h
>
159
#include <
basegfx/color/bcolor.hxx
>
160
#include <
basegfx/numeric/ftools.hxx
>
161
#include <
basegfx/point/b2dpoint.hxx
>
162
#include <
basegfx/point/b2ipoint.hxx
>
163
#include <
basegfx/polygon/b2dpolygon.hxx
>
164
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
165
#include <
basegfx/range/Range2D.hxx
>
166
#include <
basegfx/range/b2drange.hxx
>
167
#include <
basegfx/range/b2irange.hxx
>
168
#include <
basegfx/range/basicrange.hxx
>
169
#include <
basegfx/tuple/Tuple2D.hxx
>
170
#include <
basegfx/tuple/Tuple3D.hxx
>
171
#include <
basegfx/tuple/b2dtuple.hxx
>
172
#include <
basegfx/tuple/b2i64tuple.hxx
>
173
#include <
basegfx/tuple/b2ituple.hxx
>
174
#include <
basegfx/tuple/b3dtuple.hxx
>
175
#include <
basegfx/utils/common.hxx
>
176
#include <
basegfx/vector/b2dvector.hxx
>
177
#include <
basegfx/vector/b2enums.hxx
>
178
#include <
basegfx/vector/b2ivector.hxx
>
179
#include <
basic/sberrors.hxx
>
180
#include <com/sun/star/accessibility/XAccessible.hpp>
181
#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
182
#include <com/sun/star/awt/DeviceInfo.hpp>
183
#include <com/sun/star/awt/Key.hpp>
184
#include <com/sun/star/awt/KeyGroup.hpp>
185
#include <com/sun/star/awt/SystemPointer.hpp>
186
#include <com/sun/star/beans/XPropertySet.hpp>
187
#include <com/sun/star/container/NoSuchElementException.hpp>
188
#include <com/sun/star/container/XEnumeration.hpp>
189
#include <com/sun/star/container/XIndexAccess.hpp>
190
#include <com/sun/star/container/XIndexReplace.hpp>
191
#include <com/sun/star/container/XNameAccess.hpp>
192
#include <com/sun/star/container/XNamed.hpp>
193
#include <com/sun/star/datatransfer/XTransferable.hpp>
194
#include <com/sun/star/document/EventObject.hpp>
195
#include <com/sun/star/drawing/LineCap.hpp>
196
#include <com/sun/star/drawing/XShape.hpp>
197
#include <com/sun/star/form/FormComponentType.hpp>
198
#include <com/sun/star/frame/XModel.hpp>
199
#include <com/sun/star/frame/XModel3.hpp>
200
#include <com/sun/star/graphic/XPrimitive2D.hpp>
201
#include <com/sun/star/i18n/Calendar2.hpp>
202
#include <com/sun/star/i18n/CollatorOptions.hpp>
203
#include <com/sun/star/i18n/DirectionProperty.hpp>
204
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
205
#include <com/sun/star/i18n/KCharacterType.hpp>
206
#include <com/sun/star/i18n/LanguageCountryInfo.hpp>
207
#include <com/sun/star/i18n/LocaleDataItem2.hpp>
208
#include <com/sun/star/i18n/LocaleItem.hpp>
209
#include <com/sun/star/i18n/NativeNumberXmlAttributes.hpp>
210
#include <com/sun/star/i18n/ParseResult.hpp>
211
#include <com/sun/star/i18n/TransliterationModules.hpp>
212
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
213
#include <com/sun/star/i18n/UnicodeScript.hpp>
214
#include <com/sun/star/i18n/WordType.hpp>
215
#include <com/sun/star/i18n/reservedWords.hpp>
216
#include <com/sun/star/lang/DisposedException.hpp>
217
#include <com/sun/star/lang/EventObject.hpp>
218
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
219
#include <com/sun/star/lang/Locale.hpp>
220
#include <com/sun/star/lang/WrappedTargetException.hpp>
221
#include <com/sun/star/lang/XComponent.hpp>
222
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
223
#include <com/sun/star/lang/XServiceInfo.hpp>
224
#include <com/sun/star/lang/XTypeProvider.hpp>
225
#include <com/sun/star/lang/XUnoTunnel.hpp>
226
#include <com/sun/star/security/DocumentSignatureInformation.hpp>
227
#include <com/sun/star/style/NumberingType.hpp>
228
#include <com/sun/star/style/XStyle.hpp>
229
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
230
#include <com/sun/star/table/XCellRange.hpp>
231
#include <com/sun/star/text/HoriOrientation.hpp>
232
#include <com/sun/star/text/PositionLayoutDir.hpp>
233
#include <com/sun/star/text/RelOrientation.hpp>
234
#include <com/sun/star/text/TextContentAnchorType.hpp>
235
#include <com/sun/star/text/VertOrientation.hpp>
236
#include <com/sun/star/text/WritingMode2.hpp>
237
#include <com/sun/star/text/XAutoTextGroup.hpp>
238
#include <com/sun/star/text/XPageCursor.hpp>
239
#include <com/sun/star/text/XPasteListener.hpp>
240
#include <com/sun/star/text/XTextDocument.hpp>
241
#include <com/sun/star/text/XTextRangeCompare.hpp>
242
#include <com/sun/star/text/XTextTable.hpp>
243
#include <com/sun/star/uno/Any.h>
244
#include <com/sun/star/uno/Any.hxx>
245
#include <com/sun/star/uno/Reference.h>
246
#include <com/sun/star/uno/Reference.hxx>
247
#include <com/sun/star/uno/RuntimeException.hpp>
248
#include <com/sun/star/uno/Sequence.h>
249
#include <com/sun/star/uno/Sequence.hxx>
250
#include <com/sun/star/uno/Type.h>
251
#include <com/sun/star/uno/Type.hxx>
252
#include <com/sun/star/uno/TypeClass.hdl>
253
#include <com/sun/star/uno/TypeClass.hpp>
254
#include <com/sun/star/uno/XAggregation.hpp>
255
#include <com/sun/star/uno/XComponentContext.hpp>
256
#include <com/sun/star/uno/XInterface.hpp>
257
#include <com/sun/star/uno/XWeak.hpp>
258
#include <com/sun/star/uno/genfunc.h>
259
#include <com/sun/star/uno/genfunc.hxx>
260
#include <com/sun/star/util/Date.hpp>
261
#include <com/sun/star/util/DateTime.hpp>
262
#include <com/sun/star/util/NumberFormat.hpp>
263
#include <com/sun/star/util/Time.hpp>
264
#include <com/sun/star/util/XAccounting.hpp>
265
#include <com/sun/star/view/XSelectionSupplier.hpp>
266
#include <
comphelper/compbase.hxx
>
267
#include <
comphelper/comphelperdllapi.h
>
268
#include <
comphelper/interfacecontainer3.hxx
>
269
#include <
comphelper/interfacecontainer4.hxx
>
270
#include <
comphelper/processfactory.hxx
>
271
#include <
comphelper/solarmutex.hxx
>
272
#include <
cppu/cppudllapi.h
>
273
#include <
cppu/unotype.hxx
>
274
#include <
cppuhelper/cppuhelperdllapi.h
>
275
#include <
cppuhelper/implbase.hxx
>
276
#include <
cppuhelper/implbase_ex.hxx
>
277
#include <
cppuhelper/implbase_ex_post.hxx
>
278
#include <
cppuhelper/implbase_ex_pre.hxx
>
279
#include <
cppuhelper/queryinterface.hxx
>
280
#include <
cppuhelper/weak.hxx
>
281
#include <
cppuhelper/weakagg.hxx
>
282
#include <
cppuhelper/weakref.hxx
>
283
#include <
drawinglayer/drawinglayerdllapi.h
>
284
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
285
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
286
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
287
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
288
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
289
#include <
editeng/adjustitem.hxx
>
290
#include <
editeng/editengdllapi.h
>
291
#include <
editeng/forbiddenruleitem.hxx
>
292
#include <
editeng/frmdir.hxx
>
293
#include <
editeng/hngpnctitem.hxx
>
294
#include <
editeng/hyphenzoneitem.hxx
>
295
#include <
editeng/lspcitem.hxx
>
296
#include <
editeng/numdef.hxx
>
297
#include <
editeng/numitem.hxx
>
298
#include <
editeng/orphitem.hxx
>
299
#include <
editeng/paravertalignitem.hxx
>
300
#include <
editeng/pgrditem.hxx
>
301
#include <
editeng/scriptspaceitem.hxx
>
302
#include <
editeng/spltitem.hxx
>
303
#include <
editeng/svxenum.hxx
>
304
#include <
editeng/tstpitem.hxx
>
305
#include <
editeng/widwitem.hxx
>
306
#include <
i18nlangtag/i18nlangtagdllapi.h
>
307
#include <
i18nlangtag/lang.h
>
308
#include <
i18nlangtag/languagetag.hxx
>
309
#include <
i18nutil/transliteration.hxx
>
310
#include <
o3tl/cow_wrapper.hxx
>
311
#include <
o3tl/deleter.hxx
>
312
#include <
o3tl/safeint.hxx
>
313
#include <
o3tl/sorted_vector.hxx
>
314
#include <
o3tl/span.hxx
>
315
#include <
o3tl/strong_int.hxx
>
316
#include <
o3tl/typed_flags_set.hxx
>
317
#include <
o3tl/underlyingenumvalue.hxx
>
318
#include <
o3tl/unit_conversion.hxx
>
319
#include <ooo/vba/XCollection.hpp>
320
#include <ooo/vba/XHelperInterface.hpp>
321
#include <ooo/vba/word/XSection.hpp>
322
#include <ooo/vba/word/XWrapFormat.hpp>
323
#include <
salhelper/salhelperdllapi.h
>
324
#include <
salhelper/simplereferenceobject.hxx
>
325
#include <
sfx2/dllapi.h
>
326
#include <
sfx2/shell.hxx
>
327
#include <
sfx2/zoomitem.hxx
>
328
#include <
sot/formats.hxx
>
329
#include <
sot/sotdllapi.h
>
330
#include <
svl/SfxBroadcaster.hxx
>
331
#include <
svl/broadcast.hxx
>
332
#include <
svl/cenumitm.hxx
>
333
#include <
svl/cintitem.hxx
>
334
#include <
svl/custritm.hxx
>
335
#include <
svl/eitem.hxx
>
336
#include <
svl/hint.hxx
>
337
#include <
svl/intitem.hxx
>
338
#include <
svl/itempool.hxx
>
339
#include <
svl/itemset.hxx
>
340
#include <
svl/lstner.hxx
>
341
#include <
svl/poolitem.hxx
>
342
#include <
svl/stritem.hxx
>
343
#include <
svl/style.hxx
>
344
#include <
svl/stylesheetuser.hxx
>
345
#include <
svl/svldllapi.h
>
346
#include <
svl/typedwhich.hxx
>
347
#include <
svl/undo.hxx
>
348
#include <
svl/whichranges.hxx
>
349
#include <
svx/svdobj.hxx
>
350
#include <
svx/svdobjkind.hxx
>
351
#include <
svx/svdtypes.hxx
>
352
#include <
svx/svxdllapi.h
>
353
#include <
svx/swframetypes.hxx
>
354
#include <
svx/xdef.hxx
>
355
#include <
tools/color.hxx
>
356
#include <
tools/date.hxx
>
357
#include <tools/datetime.hxx>
358
#include <
tools/debug.hxx
>
359
#include <
tools/degree.hxx
>
360
#include <
tools/fldunit.hxx
>
361
#include <
tools/fontenum.hxx
>
362
#include <
tools/gen.hxx
>
363
#include <
tools/link.hxx
>
364
#include <
tools/long.hxx
>
365
#include <
tools/mapunit.hxx
>
366
#include <
tools/poly.hxx
>
367
#include <
tools/ref.hxx
>
368
#include <
tools/solar.h
>
369
#include <
tools/time.hxx
>
370
#include <
tools/toolsdllapi.h
>
371
#include <
tools/urlobj.hxx
>
372
#include <
tools/weakbase.h
>
373
#include <typelib/typeclass.h>
374
#include <typelib/typedescription.h>
375
#include <typelib/uik.h>
376
#include <uno/any2.h>
377
#include <uno/data.h>
378
#include <uno/sequence2.h>
379
#include <
unotools/calendarwrapper.hxx
>
380
#include <
unotools/charclass.hxx
>
381
#include <
unotools/fontcvt.hxx
>
382
#include <
unotools/fontdefs.hxx
>
383
#include <
unotools/localedatawrapper.hxx
>
384
#include <
unotools/nativenumberwrapper.hxx
>
385
#include <
unotools/options.hxx
>
386
#include <
unotools/resmgr.hxx
>
387
#include <
unotools/syslocale.hxx
>
388
#include <
unotools/transliterationwrapper.hxx
>
389
#include <
unotools/unotoolsdllapi.h
>
390
#include <
vbahelper/vbadllapi.h
>
391
#include <
vbahelper/vbahelper.hxx
>
392
#include <
vbahelper/vbahelperinterface.hxx
>
393
#endif
// PCH_LEVEL >= 3
394
#if PCH_LEVEL >= 4
395
#include <
BorderCacheOwner.hxx
>
396
#include <
IDocumentMarkAccess.hxx
>
397
#include <
IMark.hxx
>
398
#include <
IShellCursorSupplier.hxx
>
399
#include <
SwNumberTreeTypes.hxx
>
400
#include <
SwRewriter.hxx
>
401
#include <
bparr.hxx
>
402
#include <
calbck.hxx
>
403
#include <
charfmt.hxx
>
404
#include <
crsrsh.hxx
>
405
#include <
crstate.hxx
>
406
#include <
cshtyp.hxx
>
407
#include <
docary.hxx
>
408
#include <docsh.hxx>
409
#include <editsh.hxx>
410
#include <
fldbas.hxx
>
411
#include <
fldupde.hxx
>
412
#include <
flyenum.hxx
>
413
#include <
fmtcol.hxx
>
414
#include <format.hxx>
415
#include <
frmfmt.hxx
>
416
#include <
hintids.hxx
>
417
#include <
contentindex.hxx
>
418
#include <
ndarr.hxx
>
419
#include <
ndindex.hxx
>
420
#include <
ndtyp.hxx
>
421
#include <node.hxx>
422
#include <
nodeoffset.hxx
>
423
#include <
numrule.hxx
>
424
#include <
pam.hxx
>
425
#include <
paratr.hxx
>
426
#include <
ring.hxx
>
427
#include <section.hxx>
428
#include <
swatrset.hxx
>
429
#include <
swcrsr.hxx
>
430
#include <
swdllapi.h
>
431
#include <
swrect.hxx
>
432
#include <
swregion.hxx
>
433
#include <
swtable.hxx
>
434
#include <
swtblfmt.hxx
>
435
#include <
swtypes.hxx
>
436
#include <
swundo.hxx
>
437
#include <
tblenum.hxx
>
438
#include <
tblsel.hxx
>
439
#include <
textboxhelper.hxx
>
440
#include <
tox.hxx
>
441
#include <
toxe.hxx
>
442
#include <
undobj.hxx
>
443
#include <
unobaseclass.hxx
>
444
#include <
unocrsr.hxx
>
445
#include <
viewopt.hxx
>
446
#include <viewsh.hxx>
447
#include <
viscrs.hxx
>
448
#endif
// PCH_LEVEL >= 4
449
450
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AddFontSubstituteFlags.hxx
AntialiasingFlags.hxx
BitmapTypes.hxx
BorderCacheOwner.hxx
CommonTypes.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
GetDefaultFontFlags.hxx
IDialogRenderable.hxx
IDocumentMarkAccess.hxx
IMark.hxx
IShellCursorSupplier.hxx
ImplMapRes.hxx
InvertFlags.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
State.hxx
SwNumberTreeTypes.hxx
SwRewriter.hxx
SystemTextColorFlags.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
adjustitem.hxx
alpha.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2i64tuple.hxx
b2ipoint.hxx
b2irange.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basegfxdllapi.h
baseprimitive2d.hxx
basicrange.hxx
bcolor.hxx
bitmapex.hxx
bparr.hxx
broadcast.hxx
cairo.hxx
calbck.hxx
calendarwrapper.hxx
cenumitm.hxx
charclass.hxx
charfmt.hxx
checksum.hxx
cintitem.hxx
color.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
config.h
contentindex.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
crsrsh.hxx
crstate.hxx
cshtyp.hxx
cursor.hxx
custritm.hxx
date.hxx
debug.hxx
degree.hxx
deleter.hxx
devicecoordinate.hxx
dllapi.h
docary.hxx
drawinglayerdllapi.h
editengdllapi.h
eitem.hxx
errcode.hxx
exceptiontypes.hxx
fldbas.hxx
fldunit.hxx
fldupde.hxx
flyenum.hxx
fmtcol.hxx
fntstyle.hxx
fontcvt.hxx
fontdefs.hxx
fontenum.hxx
forbiddenruleitem.hxx
formats.hxx
frmdir.hxx
frmfmt.hxx
ftools.hxx
gen.hxx
gradient.hxx
hint.hxx
hintids.hxx
hngpnctitem.hxx
hyphenzoneitem.hxx
i18nlangtagdllapi.h
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
inputtypes.hxx
interfacecontainer3.hxx
interfacecontainer4.hxx
intitem.hxx
itempool.hxx
itemset.hxx
keycod.hxx
keycodes.hxx
lang.h
languagetag.hxx
lazydelete.hxx
link.hxx
localedatawrapper.hxx
log.h
log.hxx
long.hxx
lspcitem.hxx
lstner.hxx
macros.h
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
nativenumberwrapper.hxx
ndarr.hxx
ndindex.hxx
ndtyp.hxx
nodeoffset.hxx
numdef.hxx
numitem.hxx
numrule.hxx
options.hxx
orphitem.hxx
outdev.hxx
pam.hxx
paratr.hxx
paravertalignitem.hxx
pgrditem.hxx
poly.hxx
poolitem.hxx
processfactory.hxx
queryinterface.hxx
ref.hxx
region.hxx
resmgr.hxx
ring.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
sberrors.hxx
scopedbitmapaccess.hxx
scriptspaceitem.hxx
shell.hxx
simplereferenceobject.hxx
solar.h
solarmutex.hxx
sorted_vector.hxx
sotdllapi.h
span.hxx
spltitem.hxx
stritem.hxx
strong_int.hxx
style.hxx
stylesheetuser.hxx
svapp.hxx
svdobj.hxx
svdobjkind.hxx
svdtypes.hxx
svldllapi.h
svxdllapi.h
svxenum.hxx
swatrset.hxx
swcrsr.hxx
swdllapi.h
swframetypes.hxx
swrect.hxx
swregion.hxx
swtable.hxx
swtblfmt.hxx
swtypes.hxx
swundo.hxx
syslocale.hxx
task.hxx
tblenum.hxx
tblsel.hxx
textboxhelper.hxx
time.hxx
timer.hxx
toolsdllapi.h
tox.hxx
toxe.hxx
transliteration.hxx
transliterationwrapper.hxx
tstpitem.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
undo.hxx
undobj.hxx
unit_conversion.hxx
unobaseclass.hxx
unocrsr.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
vbadllapi.h
vbahelper.hxx
vbahelperinterface.hxx
vclenum.hxx
vclevent.hxx
vclptr.hxx
vclreferencebase.hxx
viewinformation2d.hxx
viewopt.hxx
viscrs.hxx
wall.hxx
weak.hxx
weakagg.hxx
weakbase.h
weakref.hxx
weld.hxx
whichranges.hxx
widwitem.hxx
window.hxx
windowstate.hxx
wintypes.hxx
xdef.hxx
zoomitem.hxx
Generated on Fri Mar 17 2023 11:04:15 for LibreOffice Module sw (master) by
1.9.3