LibreOffice Module sw (master)
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
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 2019-10-17 15:17:29 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
#if PCH_LEVEL >= 1
24
#include <algorithm>
25
#include <array>
26
#include <assert.h>
27
#include <atomic>
28
#include <cassert>
29
#include <climits>
30
#include <cstddef>
31
#include <cstring>
32
#include <deque>
33
#include <exception>
34
#include <float.h>
35
#include <functional>
36
#include <initializer_list>
37
#include <iomanip>
38
#include <iostream>
39
#include <limits.h>
40
#include <limits>
41
#include <list>
42
#include <map>
43
#include <math.h>
44
#include <memory>
45
#include <new>
46
#include <ostream>
47
#include <set>
48
#include <stack>
49
#include <stddef.h>
50
#include <string.h>
51
#include <string>
52
#include <string_view>
53
#include <type_traits>
54
#include <typeinfo>
55
#include <unordered_map>
56
#include <utility>
57
#include <vector>
58
#include <boost/multi_index/composite_key.hpp>
59
#include <boost/multi_index/identity.hpp>
60
#include <boost/multi_index/mem_fun.hpp>
61
#include <boost/multi_index/ordered_index.hpp>
62
#include <boost/multi_index/random_access_index.hpp>
63
#include <boost/multi_index_container.hpp>
64
#include <
o3tl/optional.hxx
>
65
#include <boost/property_tree/ptree.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/math.hxx>
84
#include <rtl/ref.hxx>
85
#include <rtl/strbuf.h>
86
#include <rtl/strbuf.hxx>
87
#include <rtl/string.h>
88
#include <rtl/string.hxx>
89
#include <rtl/stringconcat.hxx>
90
#include <rtl/stringutils.hxx>
91
#include <rtl/textcvt.h>
92
#include <rtl/textenc.h>
93
#include <rtl/unload.h>
94
#include <rtl/ustrbuf.h>
95
#include <rtl/ustrbuf.hxx>
96
#include <rtl/ustring.h>
97
#include <rtl/ustring.hxx>
98
#include <rtl/uuid.h>
99
#include <
sal/config.h
>
100
#include <
sal/detail/log.h
>
101
#include <
sal/log.hxx
>
102
#include <
sal/macros.h
>
103
#include <
sal/mathconf.h
>
104
#include <
sal/saldllapi.h
>
105
#include <
sal/types.h
>
106
#include <
sal/typesizes.h
>
107
#include <
vcl/EnumContext.hxx
>
108
#include <
vcl/IDialogRenderable.hxx
>
109
#include <
vcl/Scanline.hxx
>
110
#include <
vcl/alpha.hxx
>
111
#include <
vcl/bitmap.hxx
>
112
#include <
vcl/bitmapex.hxx
>
113
#include <
vcl/builder.hxx
>
114
#include <
vcl/cairo.hxx
>
115
#include <
vcl/checksum.hxx
>
116
#include <
vcl/cursor.hxx
>
117
#include <
vcl/devicecoordinate.hxx
>
118
#include <
vcl/dllapi.h
>
119
#include <
vcl/errcode.hxx
>
120
#include <
vcl/exceptiontypes.hxx
>
121
#include <
vcl/fntstyle.hxx
>
122
#include <
vcl/font.hxx
>
123
#include <
vcl/image.hxx
>
124
#include <
vcl/inputtypes.hxx
>
125
#include <
vcl/keycod.hxx
>
126
#include <
vcl/keycodes.hxx
>
127
#include <
vcl/lazydelete.hxx
>
128
#include <
vcl/mapmod.hxx
>
129
#include <
vcl/menu.hxx
>
130
#include <
vcl/metaactiontypes.hxx
>
131
#include <
vcl/outdev.hxx
>
132
#include <
vcl/outdevmap.hxx
>
133
#include <
vcl/outdevstate.hxx
>
134
#include <
vcl/region.hxx
>
135
#include <
vcl/salnativewidgets.hxx
>
136
#include <
vcl/scopedbitmapaccess.hxx
>
137
#include <
vcl/svapp.hxx
>
138
#include <
vcl/task.hxx
>
139
#include <
vcl/timer.hxx
>
140
#include <vcl/uitest/factory.hxx>
141
#include <
vcl/vclenum.hxx
>
142
#include <
vcl/vclevent.hxx
>
143
#include <
vcl/vclptr.hxx
>
144
#include <
vcl/vclreferencebase.hxx
>
145
#include <
vcl/wall.hxx
>
146
#include <
vcl/window.hxx
>
147
#endif // PCH_LEVEL >= 2
148
#if PCH_LEVEL >= 3
149
#include <
basegfx/basegfxdllapi.h
>
150
#include <
basegfx/color/bcolor.hxx
>
151
#include <
basegfx/numeric/ftools.hxx
>
152
#include <
basegfx/point/b2dpoint.hxx
>
153
#include <
basegfx/point/b2ipoint.hxx
>
154
#include <
basegfx/polygon/b2dpolygon.hxx
>
155
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
156
#include <
basegfx/range/b2drange.hxx
>
157
#include <
basegfx/range/basicrange.hxx
>
158
#include <
basegfx/tuple/b2dtuple.hxx
>
159
#include <
basegfx/tuple/b2ituple.hxx
>
160
#include <
basegfx/tuple/b3dtuple.hxx
>
161
#include <
basegfx/vector/b2dvector.hxx
>
162
#include <
basegfx/vector/b2enums.hxx
>
163
#include <
basegfx/vector/b2ivector.hxx
>
164
#include <
basic/basicdllapi.h
>
165
#include <
basic/sberrors.hxx
>
166
#include <
basic/sbxdef.hxx
>
167
#include <com/sun/star/awt/Key.hpp>
168
#include <com/sun/star/awt/KeyGroup.hpp>
169
#include <com/sun/star/awt/SystemPointer.hpp>
170
#include <com/sun/star/beans/PropertyValue.hpp>
171
#include <com/sun/star/beans/XPropertySet.hpp>
172
#include <com/sun/star/container/NoSuchElementException.hpp>
173
#include <com/sun/star/container/XEnumeration.hpp>
174
#include <com/sun/star/container/XEnumerationAccess.hpp>
175
#include <com/sun/star/container/XIndexAccess.hpp>
176
#include <com/sun/star/container/XIndexReplace.hpp>
177
#include <com/sun/star/container/XNameAccess.hpp>
178
#include <com/sun/star/container/XNamed.hpp>
179
#include <com/sun/star/datatransfer/XTransferable.hpp>
180
#include <com/sun/star/document/EventObject.hpp>
181
#include <com/sun/star/drawing/LineCap.hpp>
182
#include <com/sun/star/frame/XFrame.hpp>
183
#include <com/sun/star/frame/XModel.hpp>
184
#include <com/sun/star/i18n/CollatorOptions.hpp>
185
#include <com/sun/star/i18n/WordType.hpp>
186
#include <com/sun/star/lang/EventObject.hpp>
187
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
188
#include <com/sun/star/lang/WrappedTargetException.hpp>
189
#include <com/sun/star/lang/XComponent.hpp>
190
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
191
#include <com/sun/star/lang/XServiceInfo.hpp>
192
#include <com/sun/star/lang/XTypeProvider.hpp>
193
#include <com/sun/star/lang/XUnoTunnel.hpp>
194
#include <com/sun/star/style/NumberingType.hpp>
195
#include <com/sun/star/style/XStyle.hpp>
196
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
197
#include <com/sun/star/table/XCellRange.hpp>
198
#include <com/sun/star/text/HoriOrientation.hpp>
199
#include <com/sun/star/text/PositionLayoutDir.hpp>
200
#include <com/sun/star/text/XPageCursor.hpp>
201
#include <com/sun/star/text/XText.hpp>
202
#include <com/sun/star/text/XTextDocument.hpp>
203
#include <com/sun/star/text/XTextRangeCompare.hpp>
204
#include <com/sun/star/text/XTextTable.hpp>
205
#include <com/sun/star/text/XTextViewCursor.hpp>
206
#include <com/sun/star/text/XTextViewCursorSupplier.hpp>
207
#include <com/sun/star/uno/Any.h>
208
#include <com/sun/star/uno/Any.hxx>
209
#include <com/sun/star/uno/Exception.hpp>
210
#include <com/sun/star/uno/Reference.h>
211
#include <com/sun/star/uno/Reference.hxx>
212
#include <com/sun/star/uno/RuntimeException.hpp>
213
#include <com/sun/star/uno/Sequence.h>
214
#include <com/sun/star/uno/Sequence.hxx>
215
#include <com/sun/star/uno/Type.h>
216
#include <com/sun/star/uno/Type.hxx>
217
#include <com/sun/star/uno/TypeClass.hdl>
218
#include <com/sun/star/uno/TypeClass.hpp>
219
#include <com/sun/star/uno/XAggregation.hpp>
220
#include <com/sun/star/uno/XInterface.hpp>
221
#include <com/sun/star/uno/XWeak.hpp>
222
#include <com/sun/star/uno/genfunc.h>
223
#include <com/sun/star/uno/genfunc.hxx>
224
#include <com/sun/star/view/XSelectionSupplier.hpp>
225
#include <
comphelper/comphelperdllapi.h
>
226
#include <
comphelper/processfactory.hxx
>
227
#include <
comphelper/servicehelper.hxx
>
228
#include <
comphelper/solarmutex.hxx
>
229
#include <
comphelper/weak.hxx
>
230
#include <
cppu/cppudllapi.h
>
231
#include <
cppu/unotype.hxx
>
232
#include <
cppuhelper/cppuhelperdllapi.h
>
233
#include <
cppuhelper/implbase.hxx
>
234
#include <
cppuhelper/implbase_ex.hxx
>
235
#include <
cppuhelper/implbase_ex_post.hxx
>
236
#include <
cppuhelper/implbase_ex_pre.hxx
>
237
#include <
cppuhelper/weak.hxx
>
238
#include <
cppuhelper/weakagg.hxx
>
239
#include <
cppuhelper/weakref.hxx
>
240
#include <
editeng/editengdllapi.h
>
241
#include <
editeng/numdef.hxx
>
242
#include <
editeng/numitem.hxx
>
243
#include <
editeng/svxenum.hxx
>
244
#include <
i18nlangtag/lang.h
>
245
#include <
o3tl/cow_wrapper.hxx
>
246
#include <
o3tl/sorted_vector.hxx
>
247
#include <
o3tl/strong_int.hxx
>
248
#include <
o3tl/typed_flags_set.hxx
>
249
#include <
o3tl/underlyingenumvalue.hxx
>
250
#include <ooo/vba/XCollection.hpp>
251
#include <ooo/vba/XHelperInterface.hpp>
252
#include <
sfx2/dllapi.h
>
253
#include <
sfx2/shell.hxx
>
254
#include <
sot/formats.hxx
>
255
#include <
sot/sotdllapi.h
>
256
#include <
svl/SfxBroadcaster.hxx
>
257
#include <
svl/broadcast.hxx
>
258
#include <
svl/cintitem.hxx
>
259
#include <
svl/hint.hxx
>
260
#include <
svl/intitem.hxx
>
261
#include <
svl/lstner.hxx
>
262
#include <
svl/poolitem.hxx
>
263
#include <
svl/style.hxx
>
264
#include <
svl/stylesheetuser.hxx
>
265
#include <
svl/svldllapi.h
>
266
#include <
svl/typedwhich.hxx
>
267
#include <
svx/svxdllapi.h
>
268
#include <
svx/xdef.hxx
>
269
#include <
tools/color.hxx
>
270
#include <
tools/debug.hxx
>
271
#include <
tools/diagnose_ex.h
>
272
#include <
tools/fldunit.hxx
>
273
#include <
tools/fontenum.hxx
>
274
#include <
tools/gen.hxx
>
275
#include <
tools/link.hxx
>
276
#include <
tools/mapunit.hxx
>
277
#include <
tools/poly.hxx
>
278
#include <
tools/ref.hxx
>
279
#include <
tools/solar.h
>
280
#include <
tools/toolsdllapi.h
>
281
#include <
tools/urlobj.hxx
>
282
#include <
tools/wintypes.hxx
>
283
#include <typelib/typeclass.h>
284
#include <typelib/typedescription.h>
285
#include <typelib/uik.h>
286
#include <uno/any2.h>
287
#include <uno/data.h>
288
#include <uno/sequence2.h>
289
#include <
unotools/fontcvt.hxx
>
290
#include <
unotools/fontdefs.hxx
>
291
#include <
unotools/options.hxx
>
292
#include <
unotools/resmgr.hxx
>
293
#include <
unotools/syslocale.hxx
>
294
#include <
unotools/unotoolsdllapi.h
>
295
#include <
vbahelper/helperdecl.hxx
>
296
#include <
vbahelper/vbadllapi.h
>
297
#include <
vbahelper/vbahelper.hxx
>
298
#include <
vbahelper/vbahelperinterface.hxx
>
299
#endif // PCH_LEVEL >= 3
300
#if PCH_LEVEL >= 4
301
#include <
IDocumentMarkAccess.hxx
>
302
#include <
IMark.hxx
>
303
#include <
IShellCursorSupplier.hxx
>
304
#include <
SwNumberTreeTypes.hxx
>
305
#include <
bparr.hxx
>
306
#include <
calbck.hxx
>
307
#include <
charfmt.hxx
>
308
#include <
crstate.hxx
>
309
#include <
cshtyp.hxx
>
310
#include <
docary.hxx
>
311
#include <docsh.hxx>
312
#include <
fldbas.hxx
>
313
#include <
fldupde.hxx
>
314
#include <
fmtcol.hxx
>
315
#include <
frmfmt.hxx
>
316
#include <
hintids.hxx
>
317
#include <
index.hxx
>
318
#include <
ndarr.hxx
>
319
#include <
ndindex.hxx
>
320
#include <
ndtyp.hxx
>
321
#include <node.hxx>
322
#include <
numrule.hxx
>
323
#include <
pam.hxx
>
324
#include <
swcrsr.hxx
>
325
#include <
swdllapi.h
>
326
#include <
swrect.hxx
>
327
#include <
swregion.hxx
>
328
#include <
swtable.hxx
>
329
#include <
swtblfmt.hxx
>
330
#include <
swtypes.hxx
>
331
#include <
tblenum.hxx
>
332
#include <
tblsel.hxx
>
333
#include <
toxe.hxx
>
334
#include <
unobaseclass.hxx
>
335
#include <viewsh.hxx>
336
#include <
viscrs.hxx
>
337
#endif // PCH_LEVEL >= 4
338
339
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cairo.hxx
saldllapi.h
ndarr.hxx
alpha.hxx
color.hxx
ndindex.hxx
types.h
builder.hxx
debug.hxx
stylesheetuser.hxx
b2dpolypolygon.hxx
region.hxx
vclreferencebase.hxx
keycodes.hxx
devicecoordinate.hxx
cursor.hxx
image.hxx
implbase_ex_post.hxx
swrect.hxx
numitem.hxx
processfactory.hxx
SwNumberTreeTypes.hxx
errcode.hxx
svxenum.hxx
b2dpoint.hxx
numdef.hxx
formats.hxx
swtblfmt.hxx
swtable.hxx
style.hxx
IShellCursorSupplier.hxx
vbadllapi.h
fldupde.hxx
cintitem.hxx
toxe.hxx
swtypes.hxx
resmgr.hxx
calbck.hxx
tblsel.hxx
exceptiontypes.hxx
swregion.hxx
vbahelperinterface.hxx
fldbas.hxx
fontdefs.hxx
config.h
typesizes.h
cow_wrapper.hxx
numrule.hxx
mathconf.h
vbahelper.hxx
scopedbitmapaccess.hxx
toolsdllapi.h
bcolor.hxx
frmfmt.hxx
solarmutex.hxx
underlyingenumvalue.hxx
cppudllapi.h
hintids.hxx
broadcast.hxx
weakagg.hxx
typedwhich.hxx
outdevstate.hxx
weakref.hxx
fmtcol.hxx
basicrange.hxx
lang.h
wintypes.hxx
b2ipoint.hxx
macros.h
outdevmap.hxx
solar.h
pam.hxx
ndtyp.hxx
cshtyp.hxx
charfmt.hxx
typed_flags_set.hxx
EnumContext.hxx
keycod.hxx
implbase_ex_pre.hxx
sorted_vector.hxx
fldunit.hxx
outdev.hxx
unotoolsdllapi.h
b2dtuple.hxx
unobaseclass.hxx
implbase_ex.hxx
options.hxx
log.hxx
diagnose_ex.h
weak.hxx
intitem.hxx
b2enums.hxx
b2ivector.hxx
urlobj.hxx
b2dvector.hxx
b2ituple.hxx
index.hxx
svapp.hxx
sotdllapi.h
xdef.hxx
poolitem.hxx
IDialogRenderable.hxx
bitmap.hxx
ftools.hxx
dllapi.h
sbxdef.hxx
sberrors.hxx
syslocale.hxx
font.hxx
poly.hxx
crstate.hxx
Scanline.hxx
salnativewidgets.hxx
mapmod.hxx
checksum.hxx
tblenum.hxx
cppuhelperdllapi.h
gen.hxx
implbase.hxx
shell.hxx
b3dtuple.hxx
helperdecl.hxx
ref.hxx
task.hxx
lazydelete.hxx
basicdllapi.h
fntstyle.hxx
bparr.hxx
swdllapi.h
fontcvt.hxx
inputtypes.hxx
vclenum.hxx
timer.hxx
optional.hxx
servicehelper.hxx
menu.hxx
b2dpolygon.hxx
IDocumentMarkAccess.hxx
docary.hxx
fontenum.hxx
unotype.hxx
wall.hxx
svldllapi.h
vclptr.hxx
swcrsr.hxx
log.h
viscrs.hxx
strong_int.hxx
metaactiontypes.hxx
window.hxx
hint.hxx
lstner.hxx
b2drange.hxx
link.hxx
SfxBroadcaster.hxx
vclevent.hxx
basegfxdllapi.h
mapunit.hxx
IMark.hxx
bitmapex.hxx
svxdllapi.h
editengdllapi.h
comphelperdllapi.h
Generated on Tue Dec 10 2019 09:34:53 for LibreOffice Module sw (master) by
1.8.10