LibreOffice Module comphelper (master)
1
comphelper
inc
pch
precompiled_comphelper.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-08-13 18:00:53 using:
17
./bin/update_pch comphelper comphelper --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 ./comphelper/inc/pch/precompiled_comphelper.hxx "make comphelper.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <array>
27
#include <cassert>
28
#include <chrono>
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 <limits.h>
39
#include <limits>
40
#include <map>
41
#include <math.h>
42
#include <memory>
43
#include <mutex>
44
#include <new>
45
#include <numeric>
46
#include <optional>
47
#include <ostream>
48
#include <stddef.h>
49
#include <string.h>
50
#include <string>
51
#include <string_view>
52
#include <type_traits>
53
#include <unordered_map>
54
#include <utility>
55
#include <vector>
56
#include <boost/core/noinit_adaptor.hpp>
57
#include <boost/property_tree/json_parser.hpp>
58
#endif
// PCH_LEVEL >= 1
59
#if PCH_LEVEL >= 2
60
#include <osl/diagnose.h>
61
#include <osl/doublecheckedlocking.h>
62
#include <osl/endian.h>
63
#include <osl/file.h>
64
#include <osl/file.hxx>
65
#include <osl/getglobalmutex.hxx>
66
#include <osl/interlck.h>
67
#include <osl/mutex.h>
68
#include <osl/mutex.hxx>
69
#include <osl/process.h>
70
#include <osl/security.h>
71
#include <osl/thread.h>
72
#include <osl/time.h>
73
#include <rtl/alloc.h>
74
#include <rtl/bootstrap.hxx>
75
#include <rtl/character.hxx>
76
#include <rtl/crc.h>
77
#include <rtl/digest.h>
78
#include <rtl/instance.hxx>
79
#include <rtl/locale.h>
80
#include <rtl/math.h>
81
#include <rtl/random.h>
82
#include <rtl/ref.hxx>
83
#include <rtl/strbuf.h>
84
#include <rtl/strbuf.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/uri.hxx>
92
#include <rtl/ustrbuf.hxx>
93
#include <rtl/ustring.h>
94
#include <rtl/ustring.hxx>
95
#include <rtl/uuid.h>
96
#include <
sal/log.hxx
>
97
#include <
sal/macros.h
>
98
#include <
sal/saldllapi.h
>
99
#include <
sal/types.h
>
100
#include <
sal/typesizes.h
>
101
#include <
vcl/BinaryDataContainer.hxx
>
102
#include <
vcl/GraphicExternalLink.hxx
>
103
#include <
vcl/Scanline.hxx
>
104
#include <
vcl/alpha.hxx
>
105
#include <
vcl/animate/Animation.hxx
>
106
#include <
vcl/animate/AnimationFrame.hxx
>
107
#include <vcl/bitmap.hxx>
108
#include <
vcl/bitmap/BitmapTypes.hxx
>
109
#include <
vcl/bitmapex.hxx
>
110
#include <
vcl/checksum.hxx
>
111
#include <
vcl/dllapi.h
>
112
#include <
vcl/gfxlink.hxx
>
113
#include <
vcl/mapmod.hxx
>
114
#include <
vcl/region.hxx
>
115
#include <
vcl/scopedbitmapaccess.hxx
>
116
#include <
vcl/task.hxx
>
117
#include <
vcl/timer.hxx
>
118
#include <
vcl/vectorgraphicdata.hxx
>
119
#endif
// PCH_LEVEL >= 2
120
#if PCH_LEVEL >= 3
121
#include <
basegfx/basegfxdllapi.h
>
122
#include <
basegfx/color/bcolor.hxx
>
123
#include <
basegfx/numeric/ftools.hxx
>
124
#include <
basegfx/point/b2dpoint.hxx
>
125
#include <
basegfx/point/b2ipoint.hxx
>
126
#include <
basegfx/polygon/b2dpolygon.hxx
>
127
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
128
#include <
basegfx/range/Range2D.hxx
>
129
#include <
basegfx/range/b2drange.hxx
>
130
#include <
basegfx/range/basicrange.hxx
>
131
#include <
basegfx/tuple/Tuple2D.hxx
>
132
#include <
basegfx/tuple/Tuple3D.hxx
>
133
#include <
basegfx/tuple/b2dtuple.hxx
>
134
#include <
basegfx/tuple/b2ituple.hxx
>
135
#include <
basegfx/tuple/b3dtuple.hxx
>
136
#include <
basegfx/utils/common.hxx
>
137
#include <
basegfx/vector/b2dsize.hxx
>
138
#include <
basegfx/vector/b2dvector.hxx
>
139
#include <
basegfx/vector/b2enums.hxx
>
140
#include <
basegfx/vector/b2ivector.hxx
>
141
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
142
#include <com/sun/star/accessibility/XAccessibleContext2.hpp>
143
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
144
#include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp>
145
#include <com/sun/star/beans/IllegalTypeException.hpp>
146
#include <com/sun/star/beans/NamedValue.hpp>
147
#include <com/sun/star/beans/Property.hpp>
148
#include <com/sun/star/beans/PropertyAttribute.hpp>
149
#include <com/sun/star/beans/PropertyValue.hpp>
150
#include <com/sun/star/beans/XFastPropertySet.hpp>
151
#include <com/sun/star/beans/XMultiPropertySet.hpp>
152
#include <com/sun/star/beans/XPropertySet.hpp>
153
#include <com/sun/star/beans/XPropertySetInfo.hpp>
154
#include <com/sun/star/beans/XPropertySetOption.hpp>
155
#include <com/sun/star/beans/XPropertyState.hpp>
156
#include <com/sun/star/container/XNameAccess.hpp>
157
#include <com/sun/star/container/XNameContainer.hpp>
158
#include <com/sun/star/io/IOException.hpp>
159
#include <com/sun/star/io/NotConnectedException.hpp>
160
#include <com/sun/star/lang/DisposedException.hpp>
161
#include <com/sun/star/lang/EventObject.hpp>
162
#include <com/sun/star/lang/IllegalArgumentException.hpp>
163
#include <com/sun/star/lang/XComponent.hpp>
164
#include <com/sun/star/lang/XEventListener.hpp>
165
#include <com/sun/star/lang/XInitialization.hpp>
166
#include <com/sun/star/lang/XServiceInfo.hpp>
167
#include <com/sun/star/lang/XTypeProvider.hpp>
168
#include <com/sun/star/task/XInteractionHandler.hpp>
169
#include <com/sun/star/task/XInteractionRequest.hpp>
170
#include <com/sun/star/uno/Any.h>
171
#include <com/sun/star/uno/Any.hxx>
172
#include <com/sun/star/uno/Reference.h>
173
#include <com/sun/star/uno/Reference.hxx>
174
#include <com/sun/star/uno/RuntimeException.hpp>
175
#include <com/sun/star/uno/Sequence.h>
176
#include <com/sun/star/uno/Sequence.hxx>
177
#include <com/sun/star/uno/Type.h>
178
#include <com/sun/star/uno/Type.hxx>
179
#include <com/sun/star/uno/TypeClass.hdl>
180
#include <com/sun/star/uno/TypeClass.hpp>
181
#include <com/sun/star/uno/XAggregation.hpp>
182
#include <com/sun/star/uno/XInterface.hpp>
183
#include <com/sun/star/uno/XWeak.hpp>
184
#include <com/sun/star/uno/genfunc.h>
185
#include <com/sun/star/uno/genfunc.hxx>
186
#include <
cppu/cppudllapi.h
>
187
#include <
cppu/unotype.hxx
>
188
#include <
cppuhelper/basemutex.hxx
>
189
#include <cppuhelper/compbase2.hxx>
190
#include <
cppuhelper/compbase_ex.hxx
>
191
#include <
cppuhelper/cppuhelperdllapi.h
>
192
#include <
cppuhelper/exc_hlp.hxx
>
193
#include <
cppuhelper/implbase.hxx
>
194
#include <
cppuhelper/implbase1.hxx
>
195
#include <
cppuhelper/implbase2.hxx
>
196
#include <
cppuhelper/implbase_ex.hxx
>
197
#include <
cppuhelper/implbase_ex_post.hxx
>
198
#include <
cppuhelper/implbase_ex_pre.hxx
>
199
#include <
cppuhelper/interfacecontainer.h
>
200
#include <
cppuhelper/propshlp.hxx
>
201
#include <
cppuhelper/supportsservice.hxx
>
202
#include <
cppuhelper/weak.hxx
>
203
#include <
cppuhelper/weakagg.hxx
>
204
#include <
cppuhelper/weakref.hxx
>
205
#include <
o3tl/cow_wrapper.hxx
>
206
#include <
o3tl/safeint.hxx
>
207
#include <
o3tl/string_view.hxx
>
208
#include <
o3tl/strong_int.hxx
>
209
#include <
o3tl/typed_flags_set.hxx
>
210
#include <
o3tl/underlyingenumvalue.hxx
>
211
#include <
o3tl/unit_conversion.hxx
>
212
#include <
salhelper/salhelperdllapi.h
>
213
#include <
salhelper/simplereferenceobject.hxx
>
214
#include <
salhelper/thread.hxx
>
215
#include <
tools/color.hxx
>
216
#include <
tools/degree.hxx
>
217
#include <
tools/gen.hxx
>
218
#include <
tools/link.hxx
>
219
#include <
tools/long.hxx
>
220
#include <
tools/mapunit.hxx
>
221
#include <
tools/poly.hxx
>
222
#include <
tools/solar.h
>
223
#include <
tools/toolsdllapi.h
>
224
#include <typelib/typeclass.h>
225
#include <typelib/typedescription.h>
226
#include <typelib/typedescription.hxx>
227
#include <typelib/uik.h>
228
#include <
ucbhelper/ucbhelperdllapi.h
>
229
#include <uno/any2.h>
230
#include <uno/data.h>
231
#include <uno/sequence2.h>
232
#endif
// PCH_LEVEL >= 3
233
#if PCH_LEVEL >= 4
234
#include <
comphelper/accessiblecontexthelper.hxx
>
235
#include <
comphelper/accessibleeventnotifier.hxx
>
236
#include <
comphelper/comphelperdllapi.h
>
237
#include <
comphelper/processfactory.hxx
>
238
#include <
comphelper/propertycontainerhelper.hxx
>
239
#include <
comphelper/propertyvalue.hxx
>
240
#include <
comphelper/seqstream.hxx
>
241
#include <
comphelper/sequence.hxx
>
242
#include <
comphelper/solarmutex.hxx
>
243
#include <
comphelper/uno3.hxx
>
244
#endif
// PCH_LEVEL >= 4
245
246
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AnimationFrame.hxx
Animation.hxx
BinaryDataContainer.hxx
BitmapTypes.hxx
GraphicExternalLink.hxx
Range2D.hxx
Scanline.hxx
Tuple2D.hxx
Tuple3D.hxx
accessiblecontexthelper.hxx
accessibleeventnotifier.hxx
alpha.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
basegfxdllapi.h
basemutex.hxx
basicrange.hxx
bcolor.hxx
bitmapex.hxx
checksum.hxx
color.hxx
common.hxx
compbase_ex.hxx
comphelperdllapi.h
config.h
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
degree.hxx
dllapi.h
exc_hlp.hxx
ftools.hxx
gen.hxx
gfxlink.hxx
implbase1.hxx
implbase2.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer.h
link.hxx
log.hxx
long.hxx
macros.h
mapmod.hxx
mapunit.hxx
poly.hxx
processfactory.hxx
propertycontainerhelper.hxx
propertyvalue.hxx
propshlp.hxx
region.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
scopedbitmapaccess.hxx
seqstream.hxx
sequence.hxx
simplereferenceobject.hxx
solar.h
solarmutex.hxx
string_view.hxx
strong_int.hxx
supportsservice.hxx
task.hxx
thread.hxx
timer.hxx
toolsdllapi.h
typed_flags_set.hxx
types.h
typesizes.h
ucbhelperdllapi.h
underlyingenumvalue.hxx
unit_conversion.hxx
uno3.hxx
unotype.hxx
vectorgraphicdata.hxx
weak.hxx
weakagg.hxx
weakref.hxx
Generated on Sun Jul 30 2023 04:30:29 for LibreOffice Module comphelper (master) by
1.9.3