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 2023-07-19 09:26:05 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 <new>
51
#include <numeric>
52
#include <optional>
53
#include <ostream>
54
#include <set>
55
#include <stack>
56
#include <stddef.h>
57
#include <string.h>
58
#include <string>
59
#include <string_view>
60
#include <thread>
61
#include <type_traits>
62
#include <unordered_map>
63
#include <utility>
64
#include <vector>
65
#include <boost/property_tree/ptree_fwd.hpp>
66
#endif
// PCH_LEVEL >= 1
67
#if PCH_LEVEL >= 2
68
#include <osl/diagnose.h>
69
#include <osl/doublecheckedlocking.h>
70
#include <osl/endian.h>
71
#include <osl/file.hxx>
72
#include <osl/getglobalmutex.hxx>
73
#include <osl/interlck.h>
74
#include <osl/mutex.h>
75
#include <osl/mutex.hxx>
76
#include <osl/thread.h>
77
#include <osl/time.h>
78
#include <rtl/alloc.h>
79
#include <rtl/character.hxx>
80
#include <rtl/instance.hxx>
81
#include <rtl/locale.h>
82
#include <rtl/math.h>
83
#include <rtl/ref.hxx>
84
#include <rtl/string.h>
85
#include <rtl/string.hxx>
86
#include <rtl/stringconcat.hxx>
87
#include <rtl/stringutils.hxx>
88
#include <rtl/textcvt.h>
89
#include <rtl/textenc.h>
90
#include <rtl/ustring.h>
91
#include <rtl/ustring.hxx>
92
#include <rtl/uuid.h>
93
#include <
sal/backtrace.hxx
>
94
#include <
sal/detail/log.h
>
95
#include <
sal/log.hxx
>
96
#include <
sal/macros.h
>
97
#include <
sal/saldllapi.h
>
98
#include <
sal/types.h
>
99
#include <
sal/typesizes.h
>
100
#include <
vcl/IDialogRenderable.hxx
>
101
#include <
vcl/Scanline.hxx
>
102
#include <
vcl/WindowPosSize.hxx
>
103
#include <
vcl/alpha.hxx
>
104
#include <vcl/bitmap.hxx>
105
#include <
vcl/bitmap/BitmapTypes.hxx
>
106
#include <
vcl/bitmapex.hxx
>
107
#include <
vcl/cairo.hxx
>
108
#include <
vcl/checksum.hxx
>
109
#include <
vcl/cursor.hxx
>
110
#include <
vcl/dllapi.h
>
111
#include <
vcl/exceptiontypes.hxx
>
112
#include <
vcl/fntstyle.hxx
>
113
#include <vcl/font.hxx>
114
#include <
vcl/gradient.hxx
>
115
#include <
vcl/inputtypes.hxx
>
116
#include <
vcl/kernarray.hxx
>
117
#include <
vcl/keycod.hxx
>
118
#include <
vcl/keycodes.hxx
>
119
#include <
vcl/lazydelete.hxx
>
120
#include <
vcl/mapmod.hxx
>
121
#include <
vcl/metaactiontypes.hxx
>
122
#include <
vcl/outdev.hxx
>
123
#include <
vcl/region.hxx
>
124
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
125
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
126
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
127
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
128
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
129
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
130
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
131
#include <
vcl/rendercontext/ImplMapRes.hxx
>
132
#include <
vcl/rendercontext/InvertFlags.hxx
>
133
#include <
vcl/rendercontext/RasterOp.hxx
>
134
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
135
#include <
vcl/rendercontext/State.hxx
>
136
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
137
#include <
vcl/salnativewidgets.hxx
>
138
#include <
vcl/scopedbitmapaccess.hxx
>
139
#include <
vcl/settings.hxx
>
140
#include <
vcl/svapp.hxx
>
141
#include <
vcl/task.hxx
>
142
#include <
vcl/timer.hxx
>
143
#include <vcl/uitest/factory.hxx>
144
#include <
vcl/vclenum.hxx
>
145
#include <
vcl/vclevent.hxx
>
146
#include <
vcl/vclptr.hxx
>
147
#include <
vcl/vclreferencebase.hxx
>
148
#include <
vcl/wall.hxx
>
149
#include <
vcl/weld.hxx
>
150
#include <
vcl/window.hxx
>
151
#include <
vcl/windowstate.hxx
>
152
#include <
vcl/wintypes.hxx
>
153
#endif
// PCH_LEVEL >= 2
154
#if PCH_LEVEL >= 3
155
#include <
basegfx/basegfxdllapi.h
>
156
#include <
basegfx/color/bcolor.hxx
>
157
#include <
basegfx/matrix/b2dhommatrix.hxx
>
158
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
159
#include <
basegfx/numeric/ftools.hxx
>
160
#include <
basegfx/point/b2dpoint.hxx
>
161
#include <
basegfx/point/b2ipoint.hxx
>
162
#include <
basegfx/polygon/b2dpolygon.hxx
>
163
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
164
#include <
basegfx/range/Range2D.hxx
>
165
#include <
basegfx/range/b2drange.hxx
>
166
#include <
basegfx/range/b2irange.hxx
>
167
#include <
basegfx/range/basicrange.hxx
>
168
#include <
basegfx/tuple/Size2D.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/b2dsize.hxx
>
177
#include <
basegfx/vector/b2dvector.hxx
>
178
#include <
basegfx/vector/b2enums.hxx
>
179
#include <
basegfx/vector/b2isize.hxx
>
180
#include <
basegfx/vector/b2ivector.hxx
>
181
#include <
basic/basicdllapi.h
>
182
#include <
basic/sberrors.hxx
>
183
#include <
basic/sbxcore.hxx
>
184
#include <
basic/sbxdef.hxx
>
185
#include <com/sun/star/accessibility/XAccessible.hpp>
186
#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
187
#include <com/sun/star/awt/DeviceInfo.hpp>
188
#include <com/sun/star/awt/GradientStyle.hpp>
189
#include <com/sun/star/awt/Key.hpp>
190
#include <com/sun/star/awt/KeyGroup.hpp>
191
#include <com/sun/star/awt/SystemPointer.hpp>
192
#include <com/sun/star/beans/PropertyValue.hpp>
193
#include <com/sun/star/beans/XPropertySet.hpp>
194
#include <com/sun/star/container/NoSuchElementException.hpp>
195
#include <com/sun/star/container/XEnumeration.hpp>
196
#include <com/sun/star/container/XEnumerationAccess.hpp>
197
#include <com/sun/star/container/XIndexAccess.hpp>
198
#include <com/sun/star/container/XIndexReplace.hpp>
199
#include <com/sun/star/container/XNameAccess.hpp>
200
#include <com/sun/star/container/XNamed.hpp>
201
#include <com/sun/star/datatransfer/XTransferable.hpp>
202
#include <com/sun/star/document/EventObject.hpp>
203
#include <com/sun/star/drawing/LineCap.hpp>
204
#include <com/sun/star/form/FormComponentType.hpp>
205
#include <com/sun/star/frame/XModel.hpp>
206
#include <com/sun/star/frame/XModel3.hpp>
207
#include <com/sun/star/i18n/CollatorOptions.hpp>
208
#include <com/sun/star/i18n/WordType.hpp>
209
#include <com/sun/star/lang/EventObject.hpp>
210
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
211
#include <com/sun/star/lang/WrappedTargetException.hpp>
212
#include <com/sun/star/lang/XComponent.hpp>
213
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
214
#include <com/sun/star/lang/XServiceInfo.hpp>
215
#include <com/sun/star/lang/XTypeProvider.hpp>
216
#include <com/sun/star/lang/XUnoTunnel.hpp>
217
#include <com/sun/star/security/DocumentSignatureInformation.hpp>
218
#include <com/sun/star/style/NumberingType.hpp>
219
#include <com/sun/star/style/XStyle.hpp>
220
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
221
#include <com/sun/star/table/XCellRange.hpp>
222
#include <com/sun/star/text/HoriOrientation.hpp>
223
#include <com/sun/star/text/PositionLayoutDir.hpp>
224
#include <com/sun/star/text/RelOrientation.hpp>
225
#include <com/sun/star/text/RubyAdjust.hpp>
226
#include <com/sun/star/text/TextContentAnchorType.hpp>
227
#include <com/sun/star/text/VertOrientation.hpp>
228
#include <com/sun/star/text/XFootnote.hpp>
229
#include <com/sun/star/text/XPageCursor.hpp>
230
#include <com/sun/star/text/XTextContent.hpp>
231
#include <com/sun/star/text/XTextDocument.hpp>
232
#include <com/sun/star/text/XTextField.hpp>
233
#include <com/sun/star/text/XTextRangeCompare.hpp>
234
#include <com/sun/star/text/XTextTable.hpp>
235
#include <com/sun/star/uno/Any.h>
236
#include <com/sun/star/uno/Any.hxx>
237
#include <com/sun/star/uno/Reference.h>
238
#include <com/sun/star/uno/Reference.hxx>
239
#include <com/sun/star/uno/RuntimeException.hpp>
240
#include <com/sun/star/uno/Sequence.h>
241
#include <com/sun/star/uno/Sequence.hxx>
242
#include <com/sun/star/uno/Type.h>
243
#include <com/sun/star/uno/Type.hxx>
244
#include <com/sun/star/uno/TypeClass.hdl>
245
#include <com/sun/star/uno/TypeClass.hpp>
246
#include <com/sun/star/uno/XAggregation.hpp>
247
#include <com/sun/star/uno/XComponentContext.hpp>
248
#include <com/sun/star/uno/XInterface.hpp>
249
#include <com/sun/star/uno/XWeak.hpp>
250
#include <com/sun/star/uno/genfunc.h>
251
#include <com/sun/star/uno/genfunc.hxx>
252
#include <com/sun/star/util/Date.hpp>
253
#include <com/sun/star/util/DateTime.hpp>
254
#include <com/sun/star/util/Time.hpp>
255
#include <com/sun/star/util/thePathSettings.hpp>
256
#include <com/sun/star/view/XSelectionSupplier.hpp>
257
#include <
comphelper/comphelperdllapi.h
>
258
#include <
comphelper/errcode.hxx
>
259
#include <
comphelper/processfactory.hxx
>
260
#include <
comphelper/sequence.hxx
>
261
#include <
comphelper/solarmutex.hxx
>
262
#include <
cppu/cppudllapi.h
>
263
#include <
cppu/unotype.hxx
>
264
#include <
cppuhelper/cppuhelperdllapi.h
>
265
#include <
cppuhelper/implbase.hxx
>
266
#include <
cppuhelper/implbase_ex.hxx
>
267
#include <
cppuhelper/implbase_ex_post.hxx
>
268
#include <
cppuhelper/implbase_ex_pre.hxx
>
269
#include <
cppuhelper/weak.hxx
>
270
#include <
cppuhelper/weakagg.hxx
>
271
#include <
cppuhelper/weakref.hxx
>
272
#include <
editeng/adjustitem.hxx
>
273
#include <
editeng/editengdllapi.h
>
274
#include <
editeng/forbiddenruleitem.hxx
>
275
#include <
editeng/hngpnctitem.hxx
>
276
#include <
editeng/hyphenzoneitem.hxx
>
277
#include <
editeng/lspcitem.hxx
>
278
#include <
editeng/numdef.hxx
>
279
#include <
editeng/numitem.hxx
>
280
#include <
editeng/orphitem.hxx
>
281
#include <
editeng/paravertalignitem.hxx
>
282
#include <
editeng/pgrditem.hxx
>
283
#include <
editeng/scriptspaceitem.hxx
>
284
#include <
editeng/spltitem.hxx
>
285
#include <
editeng/svxenum.hxx
>
286
#include <
editeng/tstpitem.hxx
>
287
#include <
editeng/widwitem.hxx
>
288
#include <
i18nlangtag/lang.h
>
289
#include <
o3tl/cow_wrapper.hxx
>
290
#include <
o3tl/deleter.hxx
>
291
#include <
o3tl/safeint.hxx
>
292
#include <
o3tl/sorted_vector.hxx
>
293
#include <
o3tl/span.hxx
>
294
#include <
o3tl/strong_int.hxx
>
295
#include <
o3tl/typed_flags_set.hxx
>
296
#include <
o3tl/underlyingenumvalue.hxx
>
297
#include <
o3tl/unit_conversion.hxx
>
298
#include <ooo/vba/XCollection.hpp>
299
#include <ooo/vba/XHelperInterface.hpp>
300
#include <ooo/vba/word/WdSaveFormat.hpp>
301
#include <ooo/vba/word/XSection.hpp>
302
#include <
salhelper/salhelperdllapi.h
>
303
#include <
salhelper/simplereferenceobject.hxx
>
304
#include <
sfx2/AccessibilityIssue.hxx
>
305
#include <
sfx2/dllapi.h
>
306
#include <
sfx2/shell.hxx
>
307
#include <
sot/formats.hxx
>
308
#include <
sot/sotdllapi.h
>
309
#include <
svl/SfxBroadcaster.hxx
>
310
#include <
svl/broadcast.hxx
>
311
#include <
svl/cenumitm.hxx
>
312
#include <
svl/cintitem.hxx
>
313
#include <
svl/custritm.hxx
>
314
#include <
svl/eitem.hxx
>
315
#include <
svl/hint.hxx
>
316
#include <
svl/intitem.hxx
>
317
#include <
svl/itempool.hxx
>
318
#include <
svl/itemset.hxx
>
319
#include <
svl/lstner.hxx
>
320
#include <
svl/poolitem.hxx
>
321
#include <
svl/stritem.hxx
>
322
#include <
svl/style.hxx
>
323
#include <
svl/stylesheetuser.hxx
>
324
#include <
svl/svldllapi.h
>
325
#include <
svl/typedwhich.hxx
>
326
#include <
svl/undo.hxx
>
327
#include <
svl/whichranges.hxx
>
328
#include <
svx/svxdllapi.h
>
329
#include <
svx/swframetypes.hxx
>
330
#include <
svx/xdef.hxx
>
331
#include <
tools/color.hxx
>
332
#include <
tools/date.hxx
>
333
#include <tools/datetime.hxx>
334
#include <
tools/debug.hxx
>
335
#include <
tools/degree.hxx
>
336
#include <
tools/fldunit.hxx
>
337
#include <
tools/fontenum.hxx
>
338
#include <
tools/gen.hxx
>
339
#include <
tools/link.hxx
>
340
#include <
tools/long.hxx
>
341
#include <
tools/mapunit.hxx
>
342
#include <
tools/poly.hxx
>
343
#include <
tools/ref.hxx
>
344
#include <
tools/solar.h
>
345
#include <
tools/time.hxx
>
346
#include <
tools/toolsdllapi.h
>
347
#include <
tools/urlobj.hxx
>
348
#include <typelib/typeclass.h>
349
#include <typelib/typedescription.h>
350
#include <typelib/uik.h>
351
#include <uno/any2.h>
352
#include <uno/data.h>
353
#include <uno/sequence2.h>
354
#include <
unotools/fontcvt.hxx
>
355
#include <
unotools/fontdefs.hxx
>
356
#include <
unotools/options.hxx
>
357
#include <
unotools/resmgr.hxx
>
358
#include <
unotools/syslocale.hxx
>
359
#include <
unotools/unotoolsdllapi.h
>
360
#include <
unotools/weakref.hxx
>
361
#include <
vbahelper/vbadllapi.h
>
362
#include <
vbahelper/vbahelper.hxx
>
363
#include <
vbahelper/vbahelperinterface.hxx
>
364
#endif
// PCH_LEVEL >= 3
365
#if PCH_LEVEL >= 4
366
#include <
BorderCacheOwner.hxx
>
367
#include <
IDocumentMarkAccess.hxx
>
368
#include <
IMark.hxx
>
369
#include <
IShellCursorSupplier.hxx
>
370
#include <
SwNumberTreeTypes.hxx
>
371
#include <
SwRewriter.hxx
>
372
#include <
bparr.hxx
>
373
#include <
calbck.hxx
>
374
#include <
charfmt.hxx
>
375
#include <
contentindex.hxx
>
376
#include <
crstate.hxx
>
377
#include <
cshtyp.hxx
>
378
#include <
doc.hxx
>
379
#include <
docary.hxx
>
380
#include <docsh.hxx>
381
#include <
fldbas.hxx
>
382
#include <
fldupde.hxx
>
383
#include <
fmtcol.hxx
>
384
#include <
fmtornt.hxx
>
385
#include <format.hxx>
386
#include <
frmfmt.hxx
>
387
#include <
hintids.hxx
>
388
#include <
ndarr.hxx
>
389
#include <
ndhints.hxx
>
390
#include <
ndindex.hxx
>
391
#include <
ndtyp.hxx
>
392
#include <node.hxx>
393
#include <
nodeoffset.hxx
>
394
#include <
numrule.hxx
>
395
#include <
pam.hxx
>
396
#include <
paratr.hxx
>
397
#include <
reffld.hxx
>
398
#include <
ring.hxx
>
399
#include <section.hxx>
400
#include <
swatrset.hxx
>
401
#include <
swcrsr.hxx
>
402
#include <
swdllapi.h
>
403
#include <
swrect.hxx
>
404
#include <
swregion.hxx
>
405
#include <
swtable.hxx
>
406
#include <
swtblfmt.hxx
>
407
#include <
swtypes.hxx
>
408
#include <
swundo.hxx
>
409
#include <
tblenum.hxx
>
410
#include <
tblsel.hxx
>
411
#include <
textboxhelper.hxx
>
412
#include <
tox.hxx
>
413
#include <
toxe.hxx
>
414
#include <
undobj.hxx
>
415
#include <
unobaseclass.hxx
>
416
#include <viewsh.hxx>
417
#include <
viscrs.hxx
>
418
#endif
// PCH_LEVEL >= 4
419
420
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AccessibilityIssue.hxx
AddFontSubstituteFlags.hxx
AntialiasingFlags.hxx
BitmapTypes.hxx
BorderCacheOwner.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
GetDefaultFontFlags.hxx
IDialogRenderable.hxx
IDocumentMarkAccess.hxx
IMark.hxx
IShellCursorSupplier.hxx
ImplMapRes.hxx
InvertFlags.hxx
Range2D.hxx
RasterOp.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
SwNumberTreeTypes.hxx
SwRewriter.hxx
SystemTextColorFlags.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
adjustitem.hxx
alpha.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.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
basicdllapi.h
basicrange.hxx
bcolor.hxx
bitmapex.hxx
bparr.hxx
broadcast.hxx
cairo.hxx
calbck.hxx
cenumitm.hxx
charfmt.hxx
checksum.hxx
cintitem.hxx
color.hxx
common.hxx
comphelperdllapi.h
config.h
contentindex.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
crstate.hxx
cshtyp.hxx
cursor.hxx
custritm.hxx
date.hxx
debug.hxx
degree.hxx
deleter.hxx
dllapi.h
doc.hxx
docary.hxx
editengdllapi.h
eitem.hxx
errcode.hxx
exceptiontypes.hxx
fldbas.hxx
fldunit.hxx
fldupde.hxx
fmtcol.hxx
fmtornt.hxx
fntstyle.hxx
fontcvt.hxx
fontdefs.hxx
fontenum.hxx
forbiddenruleitem.hxx
formats.hxx
frmfmt.hxx
ftools.hxx
gen.hxx
gradient.hxx
hint.hxx
hintids.hxx
hngpnctitem.hxx
hommatrixtemplate.hxx
hyphenzoneitem.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
inputtypes.hxx
intitem.hxx
itempool.hxx
itemset.hxx
kernarray.hxx
keycod.hxx
keycodes.hxx
lang.h
lazydelete.hxx
link.hxx
log.h
log.hxx
long.hxx
lspcitem.hxx
lstner.hxx
macros.h
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
ndarr.hxx
ndhints.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
ref.hxx
reffld.hxx
region.hxx
resmgr.hxx
ring.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
sberrors.hxx
sbxcore.hxx
sbxdef.hxx
scopedbitmapaccess.hxx
scriptspaceitem.hxx
sequence.hxx
settings.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
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
tstpitem.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
undo.hxx
undobj.hxx
unit_conversion.hxx
unobaseclass.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
vbadllapi.h
vbahelper.hxx
vbahelperinterface.hxx
vclenum.hxx
vclevent.hxx
vclptr.hxx
vclreferencebase.hxx
viscrs.hxx
wall.hxx
weak.hxx
weakagg.hxx
weakref.hxx
weld.hxx
whichranges.hxx
widwitem.hxx
window.hxx
windowstate.hxx
wintypes.hxx
xdef.hxx
Generated on Sun Jul 30 2023 04:28:03 for LibreOffice Module sw (master) by
1.9.3