LibreOffice Module framework (master)
1
framework
inc
pch
precompiled_fwk.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:22:12 using:
17
./bin/update_pch framework fwk --cutoff=7 --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 ./framework/inc/pch/precompiled_fwk.hxx "make framework.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 <float.h>
34
#include <functional>
35
#include <initializer_list>
36
#include <iomanip>
37
#include <limits.h>
38
#include <limits>
39
#include <list>
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/property_tree/ptree_fwd.hpp>
57
#endif
// PCH_LEVEL >= 1
58
#if PCH_LEVEL >= 2
59
#include <osl/conditn.hxx>
60
#include <osl/diagnose.h>
61
#include <osl/endian.h>
62
#include <osl/file.hxx>
63
#include <osl/interlck.h>
64
#include <osl/mutex.hxx>
65
#include <osl/process.h>
66
#include <osl/security.hxx>
67
#include <osl/thread.h>
68
#include <osl/time.h>
69
#include <rtl/alloc.h>
70
#include <rtl/bootstrap.hxx>
71
#include <rtl/character.hxx>
72
#include <rtl/locale.h>
73
#include <rtl/math.h>
74
#include <rtl/ref.hxx>
75
#include <rtl/strbuf.h>
76
#include <rtl/strbuf.hxx>
77
#include <rtl/string.h>
78
#include <rtl/string.hxx>
79
#include <rtl/stringconcat.hxx>
80
#include <rtl/stringutils.hxx>
81
#include <rtl/textcvt.h>
82
#include <rtl/textenc.h>
83
#include <rtl/ustrbuf.hxx>
84
#include <rtl/ustring.h>
85
#include <rtl/ustring.hxx>
86
#include <rtl/uuid.h>
87
#include <
sal/detail/log.h
>
88
#include <
sal/log.hxx
>
89
#include <
sal/macros.h
>
90
#include <
sal/saldllapi.h
>
91
#include <
sal/types.h
>
92
#include <
sal/typesizes.h
>
93
#include <
vcl/Scanline.hxx
>
94
#include <
vcl/WindowPosSize.hxx
>
95
#include <
vcl/alpha.hxx
>
96
#include <vcl/bitmap.hxx>
97
#include <
vcl/bitmap/BitmapTypes.hxx
>
98
#include <
vcl/bitmapex.hxx
>
99
#include <
vcl/checksum.hxx
>
100
#include <
vcl/commandinfoprovider.hxx
>
101
#include <
vcl/dllapi.h
>
102
#include <
vcl/fntstyle.hxx
>
103
#include <vcl/font.hxx>
104
#include <
vcl/gradient.hxx
>
105
#include <
vcl/graph.hxx
>
106
#include <
vcl/keycod.hxx
>
107
#include <
vcl/keycodes.hxx
>
108
#include <
vcl/mapmod.hxx
>
109
#include <
vcl/region.hxx
>
110
#include <
vcl/rendercontext/RasterOp.hxx
>
111
#include <
vcl/scopedbitmapaccess.hxx
>
112
#include <
vcl/settings.hxx
>
113
#include <
vcl/svapp.hxx
>
114
#include <
vcl/task.hxx
>
115
#include <
vcl/timer.hxx
>
116
#include <
vcl/toolbox.hxx
>
117
#include <
vcl/vclenum.hxx
>
118
#include <
vcl/vclptr.hxx
>
119
#include <
vcl/vclreferencebase.hxx
>
120
#include <
vcl/window.hxx
>
121
#include <
vcl/windowstate.hxx
>
122
#endif
// PCH_LEVEL >= 2
123
#if PCH_LEVEL >= 3
124
#include <
basegfx/basegfxdllapi.h
>
125
#include <
basegfx/color/bcolor.hxx
>
126
#include <
basegfx/matrix/b2dhommatrix.hxx
>
127
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
128
#include <
basegfx/numeric/ftools.hxx
>
129
#include <
basegfx/point/b2dpoint.hxx
>
130
#include <
basegfx/point/b2ipoint.hxx
>
131
#include <
basegfx/polygon/b2dpolygon.hxx
>
132
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
133
#include <
basegfx/range/Range2D.hxx
>
134
#include <
basegfx/range/b2drange.hxx
>
135
#include <
basegfx/range/basicrange.hxx
>
136
#include <
basegfx/tuple/Size2D.hxx
>
137
#include <
basegfx/tuple/Tuple2D.hxx
>
138
#include <
basegfx/tuple/Tuple3D.hxx
>
139
#include <
basegfx/tuple/b2dtuple.hxx
>
140
#include <
basegfx/tuple/b2i64tuple.hxx
>
141
#include <
basegfx/tuple/b2ituple.hxx
>
142
#include <
basegfx/tuple/b3dtuple.hxx
>
143
#include <
basegfx/utils/common.hxx
>
144
#include <
basegfx/vector/b2dsize.hxx
>
145
#include <
basegfx/vector/b2dvector.hxx
>
146
#include <
basegfx/vector/b2enums.hxx
>
147
#include <
basegfx/vector/b2isize.hxx
>
148
#include <
basegfx/vector/b2ivector.hxx
>
149
#include <
classes/fwkresid.hxx
>
150
#include <com/sun/star/awt/GradientStyle.hpp>
151
#include <com/sun/star/awt/Key.hpp>
152
#include <com/sun/star/awt/KeyEvent.hpp>
153
#include <com/sun/star/awt/KeyGroup.hpp>
154
#include <com/sun/star/awt/XWindow.hpp>
155
#include <com/sun/star/beans/NamedValue.hpp>
156
#include <com/sun/star/beans/PropertyAttribute.hpp>
157
#include <com/sun/star/beans/PropertyValue.hpp>
158
#include <com/sun/star/beans/XFastPropertySet.hpp>
159
#include <com/sun/star/beans/XMultiPropertySet.hpp>
160
#include <com/sun/star/beans/XPropertySet.hpp>
161
#include <com/sun/star/beans/XPropertySetOption.hpp>
162
#include <com/sun/star/configuration/theDefaultProvider.hpp>
163
#include <com/sun/star/container/XIndexAccess.hpp>
164
#include <com/sun/star/container/XIndexContainer.hpp>
165
#include <com/sun/star/container/XNameAccess.hpp>
166
#include <com/sun/star/embed/ElementModes.hpp>
167
#include <com/sun/star/frame/ControlCommand.hpp>
168
#include <com/sun/star/frame/Desktop.hpp>
169
#include <com/sun/star/frame/DispatchResultState.hpp>
170
#include <com/sun/star/frame/FrameSearchFlag.hpp>
171
#include <com/sun/star/frame/ModuleManager.hpp>
172
#include <com/sun/star/frame/XControlNotificationListener.hpp>
173
#include <com/sun/star/frame/XDispatch.hpp>
174
#include <com/sun/star/frame/XDispatchProvider.hpp>
175
#include <com/sun/star/frame/XFrame.hpp>
176
#include <com/sun/star/frame/XFrameActionListener.hpp>
177
#include <com/sun/star/frame/XNotifyingDispatch.hpp>
178
#include <com/sun/star/frame/XPopupMenuController.hpp>
179
#include <com/sun/star/frame/XStatusListener.hpp>
180
#include <com/sun/star/frame/XUIControllerFactory.hpp>
181
#include <com/sun/star/io/IOException.hpp>
182
#include <com/sun/star/io/XInputStream.hpp>
183
#include <com/sun/star/io/XOutputStream.hpp>
184
#include <com/sun/star/lang/DisposedException.hpp>
185
#include <com/sun/star/lang/EventObject.hpp>
186
#include <com/sun/star/lang/IllegalArgumentException.hpp>
187
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
188
#include <com/sun/star/lang/Locale.hpp>
189
#include <com/sun/star/lang/XComponent.hpp>
190
#include <com/sun/star/lang/XInitialization.hpp>
191
#include <com/sun/star/lang/XServiceInfo.hpp>
192
#include <com/sun/star/lang/XTypeProvider.hpp>
193
#include <com/sun/star/task/XInteractionRequest.hpp>
194
#include <com/sun/star/ui/ItemStyle.hpp>
195
#include <com/sun/star/ui/UIElementType.hpp>
196
#include <com/sun/star/ui/XUIConfigurationListener.hpp>
197
#include <com/sun/star/ui/XUIConfigurationManager.hpp>
198
#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
199
#include <com/sun/star/ui/XUIElement.hpp>
200
#include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
201
#include <com/sun/star/uno/Any.h>
202
#include <com/sun/star/uno/Any.hxx>
203
#include <com/sun/star/uno/Reference.h>
204
#include <com/sun/star/uno/Reference.hxx>
205
#include <com/sun/star/uno/RuntimeException.hpp>
206
#include <com/sun/star/uno/Sequence.h>
207
#include <com/sun/star/uno/Sequence.hxx>
208
#include <com/sun/star/uno/Type.h>
209
#include <com/sun/star/uno/Type.hxx>
210
#include <com/sun/star/uno/TypeClass.hdl>
211
#include <com/sun/star/uno/XAggregation.hpp>
212
#include <com/sun/star/uno/XComponentContext.hpp>
213
#include <com/sun/star/uno/XInterface.hpp>
214
#include <com/sun/star/uno/XWeak.hpp>
215
#include <com/sun/star/uno/genfunc.h>
216
#include <com/sun/star/uno/genfunc.hxx>
217
#include <com/sun/star/util/Date.hpp>
218
#include <com/sun/star/util/URL.hpp>
219
#include <com/sun/star/util/URLTransformer.hpp>
220
#include <com/sun/star/util/XURLTransformer.hpp>
221
#include <com/sun/star/util/XUpdatable.hpp>
222
#include <com/sun/star/xml/sax/SAXException.hpp>
223
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
224
#include <
comphelper/compbase.hxx
>
225
#include <
comphelper/comphelperdllapi.h
>
226
#include <
comphelper/diagnose_ex.hxx
>
227
#include <
comphelper/errcode.hxx
>
228
#include <
comphelper/interfacecontainer2.hxx
>
229
#include <
comphelper/lok.hxx
>
230
#include <
comphelper/multicontainer2.hxx
>
231
#include <
comphelper/processfactory.hxx
>
232
#include <
comphelper/propertysequence.hxx
>
233
#include <
comphelper/propertyvalue.hxx
>
234
#include <
comphelper/sequence.hxx
>
235
#include <
comphelper/sequenceashashmap.hxx
>
236
#include <
cppu/cppudllapi.h
>
237
#include <
cppu/unotype.hxx
>
238
#include <
cppuhelper/basemutex.hxx
>
239
#include <
cppuhelper/cppuhelperdllapi.h
>
240
#include <
cppuhelper/implbase.hxx
>
241
#include <
cppuhelper/interfacecontainer.h
>
242
#include <
cppuhelper/propshlp.hxx
>
243
#include <
cppuhelper/queryinterface.hxx
>
244
#include <
cppuhelper/supportsservice.hxx
>
245
#include <
cppuhelper/weak.hxx
>
246
#include <
cppuhelper/weakref.hxx
>
247
#include <
helper/mischelper.hxx
>
248
#include <
i18nlangtag/i18nlangtagdllapi.h
>
249
#include <
i18nlangtag/lang.h
>
250
#include <
i18nlangtag/languagetag.hxx
>
251
#include <
o3tl/cow_wrapper.hxx
>
252
#include <
o3tl/safeint.hxx
>
253
#include <
o3tl/span.hxx
>
254
#include <
o3tl/string_view.hxx
>
255
#include <
o3tl/strong_int.hxx
>
256
#include <
o3tl/typed_flags_set.hxx
>
257
#include <
o3tl/underlyingenumvalue.hxx
>
258
#include <
o3tl/unit_conversion.hxx
>
259
#include <officecfg/Office/Common.hxx>
260
#include <
salhelper/salhelperdllapi.h
>
261
#include <
salhelper/thread.hxx
>
262
#include <
svl/svldllapi.h
>
263
#include <
svtools/popupmenucontrollerbase.hxx
>
264
#include <
svtools/svtdllapi.h
>
265
#include <
svtools/toolboxcontroller.hxx
>
266
#include <
toolkit/awt/vclxmenu.hxx
>
267
#include <
toolkit/helper/vclunohelper.hxx
>
268
#include <
tools/color.hxx
>
269
#include <
tools/date.hxx
>
270
#include <
tools/degree.hxx
>
271
#include <
tools/fontenum.hxx
>
272
#include <
tools/gen.hxx
>
273
#include <
tools/lineend.hxx
>
274
#include <
tools/link.hxx
>
275
#include <
tools/long.hxx
>
276
#include <
tools/mapunit.hxx
>
277
#include <
tools/poly.hxx
>
278
#include <
tools/ref.hxx
>
279
#include <
tools/solar.h
>
280
#include <
tools/stream.hxx
>
281
#include <
tools/toolsdllapi.h
>
282
#include <
tools/urlobj.hxx
>
283
#include <typelib/typeclass.h>
284
#include <typelib/typedescription.h>
285
#include <typelib/uik.h>
286
#include <
uielement/complextoolbarcontroller.hxx
>
287
#include <uno/any2.h>
288
#include <uno/data.h>
289
#include <uno/sequence2.h>
290
#include <
unotools/configmgr.hxx
>
291
#include <
unotools/options.hxx
>
292
#include <
unotools/unotoolsdllapi.h
>
293
#endif
// PCH_LEVEL >= 3
294
#if PCH_LEVEL >= 4
295
#include <
framework/addonsoptions.hxx
>
296
#include <
framework/fwkdllapi.h
>
297
#include <
menuconfiguration.hxx
>
298
#include <
properties.h
>
299
#include <
services.h
>
300
#include <
targets.h
>
301
#endif
// PCH_LEVEL >= 4
302
303
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
BitmapTypes.hxx
Range2D.hxx
RasterOp.hxx
Scanline.hxx
Size2D.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
addonsoptions.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
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
basegfxdllapi.h
basemutex.hxx
basicrange.hxx
bcolor.hxx
bitmapex.hxx
checksum.hxx
color.hxx
commandinfoprovider.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
complextoolbarcontroller.hxx
config.h
configmgr.hxx
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
date.hxx
degree.hxx
diagnose_ex.hxx
dllapi.h
errcode.hxx
fntstyle.hxx
fontenum.hxx
ftools.hxx
fwkdllapi.h
fwkresid.hxx
gen.hxx
gradient.hxx
graph.hxx
hommatrixtemplate.hxx
i18nlangtagdllapi.h
implbase.hxx
interfacecontainer2.hxx
interfacecontainer.h
keycod.hxx
keycodes.hxx
lang.h
languagetag.hxx
lineend.hxx
link.hxx
log.h
log.hxx
lok.hxx
long.hxx
macros.h
mapmod.hxx
mapunit.hxx
menuconfiguration.hxx
mischelper.hxx
multicontainer2.hxx
options.hxx
poly.hxx
popupmenucontrollerbase.hxx
processfactory.hxx
properties.h
propertysequence.hxx
propertyvalue.hxx
propshlp.hxx
queryinterface.hxx
ref.hxx
region.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
scopedbitmapaccess.hxx
sequence.hxx
sequenceashashmap.hxx
services.h
settings.hxx
solar.h
span.hxx
stream.hxx
string_view.hxx
strong_int.hxx
supportsservice.hxx
svapp.hxx
svldllapi.h
svtdllapi.h
targets.h
task.hxx
thread.hxx
timer.hxx
toolbox.hxx
toolboxcontroller.hxx
toolsdllapi.h
typed_flags_set.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
unit_conversion.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vclunohelper.hxx
vclxmenu.hxx
weak.hxx
weakref.hxx
window.hxx
windowstate.hxx
Generated on Sun Jul 30 2023 04:33:20 for LibreOffice Module framework (master) by
1.9.3