LibreOffice Module reportdesign (master)
1
reportdesign
inc
pch
precompiled_rpt.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:28:24 using:
17
./bin/update_pch reportdesign rpt --cutoff=9 --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 ./reportdesign/inc/pch/precompiled_rpt.hxx "make reportdesign.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 <cmath>
29
#include <cstddef>
30
#include <cstdlib>
31
#include <cstring>
32
#include <deque>
33
#include <float.h>
34
#include <functional>
35
#include <initializer_list>
36
#include <iomanip>
37
#include <limits.h>
38
#include <limits>
39
#include <map>
40
#include <math.h>
41
#include <memory>
42
#include <mutex>
43
#include <new>
44
#include <numeric>
45
#include <optional>
46
#include <ostream>
47
#include <sstream>
48
#include <stddef.h>
49
#include <stdexcept>
50
#include <string.h>
51
#include <string>
52
#include <string_view>
53
#include <type_traits>
54
#include <typeinfo>
55
#include <unordered_map>
56
#include <unordered_set>
57
#include <utility>
58
#include <vector>
59
#include <boost/property_tree/ptree_fwd.hpp>
60
#endif
// PCH_LEVEL >= 1
61
#if PCH_LEVEL >= 2
62
#include <osl/diagnose.h>
63
#include <osl/diagnose.hxx>
64
#include <osl/doublecheckedlocking.h>
65
#include <osl/endian.h>
66
#include <osl/getglobalmutex.hxx>
67
#include <osl/interlck.h>
68
#include <osl/mutex.h>
69
#include <osl/mutex.hxx>
70
#include <osl/thread.h>
71
#include <rtl/alloc.h>
72
#include <rtl/character.hxx>
73
#include <rtl/instance.hxx>
74
#include <rtl/locale.h>
75
#include <rtl/math.h>
76
#include <rtl/ref.hxx>
77
#include <rtl/strbuf.h>
78
#include <rtl/strbuf.hxx>
79
#include <rtl/string.h>
80
#include <rtl/string.hxx>
81
#include <rtl/stringconcat.hxx>
82
#include <rtl/stringutils.hxx>
83
#include <rtl/textcvt.h>
84
#include <rtl/textenc.h>
85
#include <rtl/unload.h>
86
#include <rtl/ustrbuf.hxx>
87
#include <rtl/ustring.h>
88
#include <rtl/ustring.hxx>
89
#include <rtl/uuid.h>
90
#include <
sal/backtrace.hxx
>
91
#include <
sal/detail/log.h
>
92
#include <
sal/log.hxx
>
93
#include <
sal/macros.h
>
94
#include <
sal/saldllapi.h
>
95
#include <
sal/types.h
>
96
#include <
sal/typesizes.h
>
97
#include <
vcl/BinaryDataContainer.hxx
>
98
#include <
vcl/GraphicExternalLink.hxx
>
99
#include <
vcl/Scanline.hxx
>
100
#include <
vcl/alpha.hxx
>
101
#include <
vcl/animate/Animation.hxx
>
102
#include <
vcl/animate/AnimationFrame.hxx
>
103
#include <vcl/bitmap.hxx>
104
#include <
vcl/bitmap/BitmapTypes.hxx
>
105
#include <
vcl/bitmapex.hxx
>
106
#include <
vcl/cairo.hxx
>
107
#include <
vcl/checksum.hxx
>
108
#include <
vcl/dllapi.h
>
109
#include <
vcl/fntstyle.hxx
>
110
#include <vcl/font.hxx>
111
#include <
vcl/gfxlink.hxx
>
112
#include <
vcl/gradient.hxx
>
113
#include <
vcl/graph.hxx
>
114
#include <
vcl/kernarray.hxx
>
115
#include <
vcl/mapmod.hxx
>
116
#include <
vcl/metaactiontypes.hxx
>
117
#include <
vcl/outdev.hxx
>
118
#include <
vcl/region.hxx
>
119
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
120
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
121
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
122
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
123
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
124
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
125
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
126
#include <
vcl/rendercontext/ImplMapRes.hxx
>
127
#include <
vcl/rendercontext/InvertFlags.hxx
>
128
#include <
vcl/rendercontext/RasterOp.hxx
>
129
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
130
#include <
vcl/rendercontext/State.hxx
>
131
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
132
#include <
vcl/salnativewidgets.hxx
>
133
#include <
vcl/scopedbitmapaccess.hxx
>
134
#include <
vcl/settings.hxx
>
135
#include <
vcl/task.hxx
>
136
#include <
vcl/timer.hxx
>
137
#include <
vcl/vclenum.hxx
>
138
#include <
vcl/vclptr.hxx
>
139
#include <
vcl/vclreferencebase.hxx
>
140
#include <
vcl/vectorgraphicdata.hxx
>
141
#include <
vcl/wall.hxx
>
142
#endif
// PCH_LEVEL >= 2
143
#if PCH_LEVEL >= 3
144
#include <
basegfx/basegfxdllapi.h
>
145
#include <
basegfx/color/bcolor.hxx
>
146
#include <
basegfx/matrix/b2dhommatrix.hxx
>
147
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
148
#include <
basegfx/numeric/ftools.hxx
>
149
#include <
basegfx/point/b2dpoint.hxx
>
150
#include <
basegfx/point/b2ipoint.hxx
>
151
#include <
basegfx/polygon/b2dpolygon.hxx
>
152
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
153
#include <
basegfx/range/Range2D.hxx
>
154
#include <
basegfx/range/b2drange.hxx
>
155
#include <
basegfx/range/basicrange.hxx
>
156
#include <
basegfx/tuple/Size2D.hxx
>
157
#include <
basegfx/tuple/Tuple2D.hxx
>
158
#include <
basegfx/tuple/Tuple3D.hxx
>
159
#include <
basegfx/tuple/b2dtuple.hxx
>
160
#include <
basegfx/tuple/b2ituple.hxx
>
161
#include <
basegfx/tuple/b3dtuple.hxx
>
162
#include <
basegfx/utils/common.hxx
>
163
#include <
basegfx/vector/b2dsize.hxx
>
164
#include <
basegfx/vector/b2dvector.hxx
>
165
#include <
basegfx/vector/b2enums.hxx
>
166
#include <
basegfx/vector/b2isize.hxx
>
167
#include <
basegfx/vector/b2ivector.hxx
>
168
#include <com/sun/star/awt/DeviceInfo.hpp>
169
#include <com/sun/star/awt/FontDescriptor.hpp>
170
#include <com/sun/star/awt/GradientStyle.hpp>
171
#include <com/sun/star/beans/XFastPropertySet.hpp>
172
#include <com/sun/star/beans/XMultiPropertySet.hpp>
173
#include <com/sun/star/beans/XPropertyAccess.hpp>
174
#include <com/sun/star/beans/XPropertySet.hpp>
175
#include <com/sun/star/container/XChild.hpp>
176
#include <com/sun/star/drawing/LineCap.hpp>
177
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
178
#include <com/sun/star/drawing/XShape.hpp>
179
#include <com/sun/star/form/FormComponentType.hpp>
180
#include <com/sun/star/graphic/XPrimitive2D.hpp>
181
#include <com/sun/star/io/XInputStream.hpp>
182
#include <com/sun/star/io/XOutputStream.hpp>
183
#include <com/sun/star/io/XSeekable.hpp>
184
#include <com/sun/star/io/XStream.hpp>
185
#include <com/sun/star/io/XTruncate.hpp>
186
#include <com/sun/star/lang/DisposedException.hpp>
187
#include <com/sun/star/lang/EventObject.hpp>
188
#include <com/sun/star/lang/Locale.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/report/XReportComponent.hpp>
195
#include <com/sun/star/style/XStyle.hpp>
196
#include <com/sun/star/uno/Any.h>
197
#include <com/sun/star/uno/Any.hxx>
198
#include <com/sun/star/uno/Reference.h>
199
#include <com/sun/star/uno/Reference.hxx>
200
#include <com/sun/star/uno/RuntimeException.hpp>
201
#include <com/sun/star/uno/Sequence.h>
202
#include <com/sun/star/uno/Sequence.hxx>
203
#include <com/sun/star/uno/Type.h>
204
#include <com/sun/star/uno/Type.hxx>
205
#include <com/sun/star/uno/TypeClass.hdl>
206
#include <com/sun/star/uno/XAggregation.hpp>
207
#include <com/sun/star/uno/XComponentContext.hpp>
208
#include <com/sun/star/uno/XInterface.hpp>
209
#include <com/sun/star/uno/XWeak.hpp>
210
#include <com/sun/star/uno/genfunc.h>
211
#include <com/sun/star/uno/genfunc.hxx>
212
#include <com/sun/star/util/Date.hpp>
213
#include <com/sun/star/util/DateTime.hpp>
214
#include <com/sun/star/util/Time.hpp>
215
#include <com/sun/star/util/XAccounting.hpp>
216
#include <
comphelper/compbase.hxx
>
217
#include <
comphelper/comphelperdllapi.h
>
218
#include <
comphelper/diagnose_ex.hxx
>
219
#include <
comphelper/errcode.hxx
>
220
#include <
comphelper/interfacecontainer3.hxx
>
221
#include <
comphelper/interfacecontainer4.hxx
>
222
#include <
comphelper/sequence.hxx
>
223
#include <
comphelper/uno3.hxx
>
224
#include <
comphelper/unoimplbase.hxx
>
225
#include <
cppu/cppudllapi.h
>
226
#include <
cppu/unotype.hxx
>
227
#include <
cppuhelper/basemutex.hxx
>
228
#include <
cppuhelper/compbase.hxx
>
229
#include <
cppuhelper/compbase_ex.hxx
>
230
#include <
cppuhelper/cppuhelperdllapi.h
>
231
#include <
cppuhelper/implbase.hxx
>
232
#include <
cppuhelper/implbase_ex.hxx
>
233
#include <
cppuhelper/implbase_ex_post.hxx
>
234
#include <
cppuhelper/implbase_ex_pre.hxx
>
235
#include <
cppuhelper/interfacecontainer.h
>
236
#include <
cppuhelper/propertysetmixin.hxx
>
237
#include <
cppuhelper/queryinterface.hxx
>
238
#include <
cppuhelper/supportsservice.hxx
>
239
#include <
cppuhelper/weak.hxx
>
240
#include <
cppuhelper/weakagg.hxx
>
241
#include <
cppuhelper/weakref.hxx
>
242
#include <
drawinglayer/drawinglayerdllapi.h
>
243
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
244
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
245
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
246
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
247
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
248
#include <
editeng/editengdllapi.h
>
249
#include <
editeng/outlobj.hxx
>
250
#include <
editeng/paragraphdata.hxx
>
251
#include <
i18nlangtag/lang.h
>
252
#include <
o3tl/cow_wrapper.hxx
>
253
#include <
o3tl/safeint.hxx
>
254
#include <
o3tl/span.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 <
salhelper/salhelperdllapi.h
>
260
#include <
salhelper/simplereferenceobject.hxx
>
261
#include <
sfx2/dllapi.h
>
262
#include <
svl/SfxBroadcaster.hxx
>
263
#include <
svl/cenumitm.hxx
>
264
#include <
svl/eitem.hxx
>
265
#include <
svl/hint.hxx
>
266
#include <
svl/itemset.hxx
>
267
#include <
svl/lstner.hxx
>
268
#include <
svl/poolitem.hxx
>
269
#include <
svl/style.hxx
>
270
#include <
svl/stylesheetuser.hxx
>
271
#include <
svl/svldllapi.h
>
272
#include <
svl/typedwhich.hxx
>
273
#include <
svl/whichranges.hxx
>
274
#include <
svx/itextprovider.hxx
>
275
#include <
svx/sdr/properties/defaultproperties.hxx
>
276
#include <
svx/sdr/properties/properties.hxx
>
277
#include <
svx/sdtaditm.hxx
>
278
#include <
svx/sdtaitm.hxx
>
279
#include <
svx/sdtakitm.hxx
>
280
#include <
svx/svddef.hxx
>
281
#include <
svx/svdoattr.hxx
>
282
#include <
svx/svdobj.hxx
>
283
#include <
svx/svdobjkind.hxx
>
284
#include <
svx/svdsob.hxx
>
285
#include <
svx/svdtext.hxx
>
286
#include <
svx/svdtrans.hxx
>
287
#include <
svx/svdtypes.hxx
>
288
#include <
svx/svxdllapi.h
>
289
#include <
svx/xdef.hxx
>
290
#include <
tools/color.hxx
>
291
#include <
tools/date.hxx
>
292
#include <tools/datetime.hxx>
293
#include <
tools/degree.hxx
>
294
#include <
tools/fldunit.hxx
>
295
#include <
tools/fontenum.hxx
>
296
#include <
tools/fract.hxx
>
297
#include <
tools/gen.hxx
>
298
#include <
tools/helpers.hxx
>
299
#include <
tools/lineend.hxx
>
300
#include <
tools/link.hxx
>
301
#include <
tools/long.hxx
>
302
#include <
tools/mapunit.hxx
>
303
#include <
tools/poly.hxx
>
304
#include <
tools/ref.hxx
>
305
#include <
tools/solar.h
>
306
#include <
tools/stream.hxx
>
307
#include <
tools/time.hxx
>
308
#include <
tools/toolsdllapi.h
>
309
#include <typelib/typeclass.h>
310
#include <typelib/typedescription.h>
311
#include <typelib/uik.h>
312
#include <uno/any2.h>
313
#include <uno/data.h>
314
#include <uno/sequence2.h>
315
#include <
unotools/fontdefs.hxx
>
316
#include <
unotools/resmgr.hxx
>
317
#include <
unotools/syslocale.hxx
>
318
#include <
unotools/tempfile.hxx
>
319
#include <
unotools/unotoolsdllapi.h
>
320
#include <
unotools/weakref.hxx
>
321
#endif
// PCH_LEVEL >= 3
322
#if PCH_LEVEL >= 4
323
#include <
RptModel.hxx
>
324
#include <Tools.hxx>
325
#include <core_resource.hxx>
326
#include <dllapi.h>
327
#include <strings.hxx>
328
#endif
// PCH_LEVEL >= 4
329
330
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AddFontSubstituteFlags.hxx
AnimationFrame.hxx
Animation.hxx
AntialiasingFlags.hxx
BinaryDataContainer.hxx
BitmapTypes.hxx
CommonTypes.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
GetDefaultFontFlags.hxx
GraphicExternalLink.hxx
ImplMapRes.hxx
InvertFlags.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
RptModel.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
SystemTextColorFlags.hxx
Tuple2D.hxx
Tuple3D.hxx
alpha.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basegfxdllapi.h
basemutex.hxx
baseprimitive2d.hxx
basicrange.hxx
bcolor.hxx
bitmapex.hxx
cairo.hxx
cenumitm.hxx
checksum.hxx
color.hxx
common.hxx
compbase.hxx
compbase_ex.hxx
comphelperdllapi.h
config.h
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
date.hxx
defaultproperties.hxx
degree.hxx
diagnose_ex.hxx
dllapi.h
drawinglayerdllapi.h
editengdllapi.h
eitem.hxx
errcode.hxx
fldunit.hxx
fntstyle.hxx
fontdefs.hxx
fontenum.hxx
fract.hxx
ftools.hxx
gen.hxx
gfxlink.hxx
gradient.hxx
graph.hxx
helpers.hxx
hint.hxx
hommatrixtemplate.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer3.hxx
interfacecontainer4.hxx
interfacecontainer.h
itemset.hxx
itextprovider.hxx
kernarray.hxx
lang.h
lineend.hxx
link.hxx
log.h
log.hxx
long.hxx
lstner.hxx
macros.h
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
outdev.hxx
outlobj.hxx
paragraphdata.hxx
poly.hxx
poolitem.hxx
properties.hxx
propertysetmixin.hxx
queryinterface.hxx
ref.hxx
region.hxx
resmgr.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
scopedbitmapaccess.hxx
sdtaditm.hxx
sdtaitm.hxx
sdtakitm.hxx
sequence.hxx
settings.hxx
simplereferenceobject.hxx
solar.h
span.hxx
stream.hxx
strong_int.hxx
style.hxx
stylesheetuser.hxx
supportsservice.hxx
svddef.hxx
svdoattr.hxx
svdobj.hxx
svdobjkind.hxx
svdsob.hxx
svdtext.hxx
svdtrans.hxx
svdtypes.hxx
svldllapi.h
svxdllapi.h
syslocale.hxx
task.hxx
tempfile.hxx
time.hxx
timer.hxx
toolsdllapi.h
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
unit_conversion.hxx
uno3.hxx
unoimplbase.hxx
unotoolsdllapi.h
unotype.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
viewinformation2d.hxx
wall.hxx
weak.hxx
weakagg.hxx
weakref.hxx
whichranges.hxx
xdef.hxx
Generated on Sun Jul 30 2023 04:42:11 for LibreOffice Module reportdesign (master) by
1.9.3