cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / reportdesign / inc / pch / precompiled_rpt.hxx
blob6e52bedf1e0078989d7b80fbc7af376dac4bd66f
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
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 */
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).
16 Generated on 2023-07-19 09:28:24 using:
17 ./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local
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
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 <span>
48 #include <sstream>
49 #include <stddef.h>
50 #include <stdexcept>
51 #include <string.h>
52 #include <string>
53 #include <string_view>
54 #include <type_traits>
55 #include <typeinfo>
56 #include <unordered_map>
57 #include <unordered_set>
58 #include <utility>
59 #include <vector>
60 #include <boost/property_tree/ptree_fwd.hpp>
61 #endif // PCH_LEVEL >= 1
62 #if PCH_LEVEL >= 2
63 #include <osl/diagnose.h>
64 #include <osl/diagnose.hxx>
65 #include <osl/doublecheckedlocking.h>
66 #include <osl/endian.h>
67 #include <osl/getglobalmutex.hxx>
68 #include <osl/interlck.h>
69 #include <osl/mutex.h>
70 #include <osl/mutex.hxx>
71 #include <osl/thread.h>
72 #include <rtl/alloc.h>
73 #include <rtl/character.hxx>
74 #include <rtl/instance.hxx>
75 #include <rtl/locale.h>
76 #include <rtl/math.h>
77 #include <rtl/ref.hxx>
78 #include <rtl/strbuf.h>
79 #include <rtl/strbuf.hxx>
80 #include <rtl/string.h>
81 #include <rtl/string.hxx>
82 #include <rtl/stringconcat.hxx>
83 #include <rtl/stringutils.hxx>
84 #include <rtl/textcvt.h>
85 #include <rtl/textenc.h>
86 #include <rtl/unload.h>
87 #include <rtl/ustrbuf.hxx>
88 #include <rtl/ustring.h>
89 #include <rtl/ustring.hxx>
90 #include <rtl/uuid.h>
91 #include <sal/backtrace.hxx>
92 #include <sal/detail/log.h>
93 #include <sal/log.hxx>
94 #include <sal/macros.h>
95 #include <sal/saldllapi.h>
96 #include <sal/types.h>
97 #include <sal/typesizes.h>
98 #include <vcl/BinaryDataContainer.hxx>
99 #include <vcl/GraphicExternalLink.hxx>
100 #include <vcl/Scanline.hxx>
101 #include <vcl/alpha.hxx>
102 #include <vcl/animate/Animation.hxx>
103 #include <vcl/animate/AnimationFrame.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/dllapi.h>
110 #include <vcl/fntstyle.hxx>
111 #include <vcl/font.hxx>
112 #include <vcl/gfxlink.hxx>
113 #include <vcl/gradient.hxx>
114 #include <vcl/graph.hxx>
115 #include <vcl/kernarray.hxx>
116 #include <vcl/mapmod.hxx>
117 #include <vcl/metaactiontypes.hxx>
118 #include <vcl/outdev.hxx>
119 #include <vcl/region.hxx>
120 #include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
121 #include <vcl/rendercontext/AntialiasingFlags.hxx>
122 #include <vcl/rendercontext/DrawGridFlags.hxx>
123 #include <vcl/rendercontext/DrawImageFlags.hxx>
124 #include <vcl/rendercontext/DrawModeFlags.hxx>
125 #include <vcl/rendercontext/DrawTextFlags.hxx>
126 #include <vcl/rendercontext/GetDefaultFontFlags.hxx>
127 #include <vcl/rendercontext/ImplMapRes.hxx>
128 #include <vcl/rendercontext/InvertFlags.hxx>
129 #include <vcl/rendercontext/RasterOp.hxx>
130 #include <vcl/rendercontext/SalLayoutFlags.hxx>
131 #include <vcl/rendercontext/State.hxx>
132 #include <vcl/rendercontext/SystemTextColorFlags.hxx>
133 #include <vcl/salnativewidgets.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/strong_int.hxx>
255 #include <o3tl/typed_flags_set.hxx>
256 #include <o3tl/underlyingenumvalue.hxx>
257 #include <o3tl/unit_conversion.hxx>
258 #include <salhelper/salhelperdllapi.h>
259 #include <salhelper/simplereferenceobject.hxx>
260 #include <sfx2/dllapi.h>
261 #include <svl/SfxBroadcaster.hxx>
262 #include <svl/cenumitm.hxx>
263 #include <svl/eitem.hxx>
264 #include <svl/hint.hxx>
265 #include <svl/itemset.hxx>
266 #include <svl/lstner.hxx>
267 #include <svl/poolitem.hxx>
268 #include <svl/style.hxx>
269 #include <svl/stylesheetuser.hxx>
270 #include <svl/svldllapi.h>
271 #include <svl/typedwhich.hxx>
272 #include <svl/whichranges.hxx>
273 #include <svx/itextprovider.hxx>
274 #include <svx/sdr/properties/defaultproperties.hxx>
275 #include <svx/sdr/properties/properties.hxx>
276 #include <svx/sdtaditm.hxx>
277 #include <svx/sdtaitm.hxx>
278 #include <svx/sdtakitm.hxx>
279 #include <svx/svddef.hxx>
280 #include <svx/svdoattr.hxx>
281 #include <svx/svdobj.hxx>
282 #include <svx/svdobjkind.hxx>
283 #include <svx/svdsob.hxx>
284 #include <svx/svdtext.hxx>
285 #include <svx/svdtrans.hxx>
286 #include <svx/svdtypes.hxx>
287 #include <svx/svxdllapi.h>
288 #include <svx/xdef.hxx>
289 #include <tools/color.hxx>
290 #include <tools/date.hxx>
291 #include <tools/datetime.hxx>
292 #include <tools/degree.hxx>
293 #include <tools/fldunit.hxx>
294 #include <tools/fontenum.hxx>
295 #include <tools/fract.hxx>
296 #include <tools/gen.hxx>
297 #include <tools/helpers.hxx>
298 #include <tools/lineend.hxx>
299 #include <tools/link.hxx>
300 #include <tools/long.hxx>
301 #include <tools/mapunit.hxx>
302 #include <tools/poly.hxx>
303 #include <tools/ref.hxx>
304 #include <tools/solar.h>
305 #include <tools/stream.hxx>
306 #include <tools/time.hxx>
307 #include <tools/toolsdllapi.h>
308 #include <typelib/typeclass.h>
309 #include <typelib/typedescription.h>
310 #include <typelib/uik.h>
311 #include <uno/any2.h>
312 #include <uno/data.h>
313 #include <uno/sequence2.h>
314 #include <unotools/fontdefs.hxx>
315 #include <unotools/resmgr.hxx>
316 #include <unotools/syslocale.hxx>
317 #include <unotools/tempfile.hxx>
318 #include <unotools/unotoolsdllapi.h>
319 #include <unotools/weakref.hxx>
320 #endif // PCH_LEVEL >= 3
321 #if PCH_LEVEL >= 4
322 #include <RptModel.hxx>
323 #include <Tools.hxx>
324 #include <core_resource.hxx>
325 #include <dllapi.h>
326 #include <strings.hxx>
327 #endif // PCH_LEVEL >= 4
329 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */