LibreOffice Module oox (master) 1
precompiled_oox.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:54 using:
17 ./bin/update_pch oox oox --cutoff=6 --exclude:system --exclude:module --include:local
18
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./oox/inc/pch/precompiled_oox.hxx "make oox.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 <functional>
33#include <iomanip>
34#include <limits.h>
35#include <limits>
36#include <map>
37#include <math.h>
38#include <memory>
39#include <new>
40#include <numeric>
41#include <optional>
42#include <ostream>
43#include <set>
44#include <stack>
45#include <string.h>
46#include <string_view>
47#include <type_traits>
48#include <unordered_map>
49#include <unordered_set>
50#include <utility>
51#include <vector>
52#include <boost/algorithm/string.hpp>
53#include <boost/property_tree/ptree_fwd.hpp>
54#endif // PCH_LEVEL >= 1
55#if PCH_LEVEL >= 2
56#include <osl/diagnose.h>
57#include <osl/endian.h>
58#include <osl/file.hxx>
59#include <osl/interlck.h>
60#include <osl/mutex.hxx>
61#include <osl/thread.h>
62#include <rtl/bootstrap.hxx>
63#include <rtl/character.hxx>
64#include <rtl/cipher.h>
65#include <rtl/digest.h>
66#include <rtl/instance.hxx>
67#include <rtl/locale.h>
68#include <rtl/math.h>
69#include <rtl/math.hxx>
70#include <rtl/random.h>
71#include <rtl/ref.hxx>
72#include <rtl/strbuf.h>
73#include <rtl/strbuf.hxx>
74#include <rtl/string.h>
75#include <rtl/string.hxx>
76#include <rtl/stringconcat.hxx>
77#include <rtl/stringutils.hxx>
78#include <rtl/tencinfo.h>
79#include <rtl/textenc.h>
80#include <rtl/uri.hxx>
81#include <rtl/ustrbuf.hxx>
82#include <rtl/ustring.h>
83#include <rtl/ustring.hxx>
84#include <sal/log.hxx>
85#include <sal/macros.h>
86#include <sal/saldllapi.h>
87#include <sal/types.h>
90#include <vcl/bitmap.hxx>
91#include <vcl/bitmapex.hxx>
92#include <vcl/cairo.hxx>
93#include <vcl/dllapi.h>
94#include <vcl/fntstyle.hxx>
95#include <vcl/font.hxx>
96#include <vcl/gfxlink.hxx>
97#include <vcl/graph.hxx>
98#include <vcl/kernarray.hxx>
99#include <vcl/mapmod.hxx>
101#include <vcl/outdev.hxx>
102#include <vcl/region.hxx>
117#include <vcl/settings.hxx>
120#include <vcl/wall.hxx>
121#endif // PCH_LEVEL >= 2
122#if PCH_LEVEL >= 3
136#include <com/sun/star/awt/DeviceInfo.hpp>
137#include <com/sun/star/awt/FontWeight.hpp>
138#include <com/sun/star/awt/Gradient2.hpp>
139#include <com/sun/star/awt/GradientStyle.hpp>
140#include <com/sun/star/awt/Size.hpp>
141#include <com/sun/star/beans/NamedValue.hpp>
142#include <com/sun/star/beans/PropertyState.hpp>
143#include <com/sun/star/beans/PropertyValue.hpp>
144#include <com/sun/star/beans/PropertyValues.hpp>
145#include <com/sun/star/beans/XPropertySet.hpp>
146#include <com/sun/star/container/XNameContainer.hpp>
147#include <com/sun/star/container/XNamed.hpp>
148#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
149#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
150#include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
151#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
152#include <com/sun/star/drawing/FillStyle.hpp>
153#include <com/sun/star/drawing/Hatch.hpp>
154#include <com/sun/star/drawing/LineCap.hpp>
155#include <com/sun/star/drawing/LineStyle.hpp>
156#include <com/sun/star/drawing/TextFitToSizeType.hpp>
157#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
158#include <com/sun/star/drawing/XDrawPage.hpp>
159#include <com/sun/star/drawing/XShape.hpp>
160#include <com/sun/star/drawing/XShapes.hpp>
161#include <com/sun/star/frame/XModel.hpp>
162#include <com/sun/star/graphic/XGraphic.hpp>
163#include <com/sun/star/io/XInputStream.hpp>
164#include <com/sun/star/io/XOutputStream.hpp>
165#include <com/sun/star/io/XSeekable.hpp>
166#include <com/sun/star/io/XStream.hpp>
167#include <com/sun/star/lang/XMultiServiceFactory.hpp>
168#include <com/sun/star/lang/XServiceInfo.hpp>
169#include <com/sun/star/lang/XTypeProvider.hpp>
170#include <com/sun/star/style/LineSpacing.hpp>
171#include <com/sun/star/style/LineSpacingMode.hpp>
172#include <com/sun/star/style/ParagraphAdjust.hpp>
173#include <com/sun/star/text/WritingMode.hpp>
174#include <com/sun/star/text/WritingMode2.hpp>
175#include <com/sun/star/text/XText.hpp>
176#include <com/sun/star/uno/Any.h>
177#include <com/sun/star/uno/Any.hxx>
178#include <com/sun/star/uno/Reference.h>
179#include <com/sun/star/uno/Reference.hxx>
180#include <com/sun/star/uno/RuntimeException.hpp>
181#include <com/sun/star/uno/Sequence.h>
182#include <com/sun/star/uno/Sequence.hxx>
183#include <com/sun/star/uno/Type.h>
184#include <com/sun/star/uno/Type.hxx>
185#include <com/sun/star/uno/XComponentContext.hpp>
186#include <com/sun/star/uno/XInterface.hpp>
187#include <com/sun/star/uno/genfunc.hxx>
188#include <com/sun/star/util/DateTime.hpp>
189#include <com/sun/star/xml/sax/FastToken.hpp>
190#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
191#include <com/sun/star/xml/sax/XFastContextHandler.hpp>
192#include <com/sun/star/xml/sax/XFastDocumentHandler.hpp>
193#include <com/sun/star/xml/sax/XFastSAXSerializable.hpp>
202#include <cppu/cppudllapi.h>
203#include <cppu/unotype.hxx>
206#include <cppuhelper/weak.hxx>
207#include <cppuhelper/weakref.hxx>
209#include <docmodel/dllapi.h>
222#include <drawingml/textbody.hxx>
225#include <drawingml/textfont.hxx>
229#include <frozen/bits/defines.h>
230#include <frozen/bits/elsa_std.h>
231#include <frozen/unordered_map.h>
232#include <i18nlangtag/lang.h>
233#include <o3tl/cow_wrapper.hxx>
234#include <o3tl/safeint.hxx>
235#include <o3tl/span.hxx>
236#include <o3tl/string_view.hxx>
239#include <sax/fastattribs.hxx>
240#include <sax/fshelper.hxx>
241#include <sax/saxdllapi.h>
242#include <svl/eitem.hxx>
243#include <svl/itemset.hxx>
244#include <svl/poolitem.hxx>
245#include <svl/style.hxx>
246#include <svl/svldllapi.h>
247#include <svl/typedwhich.hxx>
248#include <svl/whichranges.hxx>
249#include <svx/itextprovider.hxx>
250#include <svx/msdffdef.hxx>
251#include <svx/sdtaditm.hxx>
252#include <svx/sdtaitm.hxx>
253#include <svx/sdtakitm.hxx>
254#include <svx/svddef.hxx>
255#include <svx/svdoattr.hxx>
256#include <svx/svdobjkind.hxx>
257#include <svx/svdotext.hxx>
258#include <svx/svdtext.hxx>
259#include <svx/svdtrans.hxx>
260#include <svx/svdtypes.hxx>
261#include <svx/svxdllapi.h>
262#include <tools/color.hxx>
263#include <tools/datetime.hxx>
264#include <tools/degree.hxx>
265#include <tools/fldunit.hxx>
266#include <tools/fontenum.hxx>
267#include <tools/fract.hxx>
268#include <tools/gen.hxx>
269#include <tools/helpers.hxx>
270#include <tools/link.hxx>
271#include <tools/long.hxx>
272#include <tools/mapunit.hxx>
273#include <tools/poly.hxx>
274#include <tools/ref.hxx>
275#include <tools/solar.h>
276#include <tools/stream.hxx>
277#include <tools/toolsdllapi.h>
278#include <typelib/typedescription.h>
279#include <uno/data.h>
280#include <uno/sequence2.h>
281#include <unotools/fontdefs.hxx>
282#include <unotools/resmgr.hxx>
283#include <unotools/syslocale.hxx>
285#endif // PCH_LEVEL >= 3
286#if PCH_LEVEL >= 4
291#include <oox/core/relations.hxx>
293#include <oox/dllapi.h>
301#include <oox/export/utils.hxx>
308#include <oox/helper/helper.hxx>
311#include <oox/helper/refmap.hxx>
314#include <oox/ole/olestorage.hxx>
315#include <oox/ppt/comments.hxx>
317#include <oox/ppt/pptimport.hxx>
318#include <oox/ppt/pptshape.hxx>
320#include <oox/token/namespaces.hxx>
321#include <oox/token/properties.hxx>
322#include <oox/token/tokenmap.hxx>
323#include <oox/token/tokens.hxx>
324#include <oox/vml/vmldrawing.hxx>
325#include <oox/vml/vmlshape.hxx>
327#endif // PCH_LEVEL >= 4
328
329/* vim:set shiftwidth=4 softtabstop=4 expandtab: */