Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / oox / inc / pch / precompiled_oox.hxx
blob17c38625bf2d2f2fff2db49d2e92e681e43657d3
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 2019-10-17 15:15:12 using:
17 ./bin/update_pch oox oox --cutoff=6 --exclude:system --exclude:module --include:local
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
23 #if PCH_LEVEL >= 1
24 #include <algorithm>
25 #include <cassert>
26 #include <cmath>
27 #include <cstddef>
28 #include <functional>
29 #include <iomanip>
30 #include <limits.h>
31 #include <limits>
32 #include <map>
33 #include <memory>
34 #include <new>
35 #include <ostream>
36 #include <set>
37 #include <string.h>
38 #include <string_view>
39 #include <type_traits>
40 #include <utility>
41 #include <vector>
42 #include <boost/algorithm/string.hpp>
43 #include <boost/optional.hpp>
44 #endif // PCH_LEVEL >= 1
45 #if PCH_LEVEL >= 2
46 #include <osl/diagnose.h>
47 #include <osl/file.hxx>
48 #include <osl/interlck.h>
49 #include <osl/mutex.hxx>
50 #include <osl/thread.h>
51 #include <rtl/bootstrap.hxx>
52 #include <rtl/character.hxx>
53 #include <rtl/cipher.h>
54 #include <rtl/digest.h>
55 #include <rtl/locale.h>
56 #include <rtl/math.hxx>
57 #include <rtl/random.h>
58 #include <rtl/ref.hxx>
59 #include <rtl/strbuf.hxx>
60 #include <rtl/string.h>
61 #include <rtl/string.hxx>
62 #include <rtl/stringconcat.hxx>
63 #include <rtl/stringutils.hxx>
64 #include <rtl/tencinfo.h>
65 #include <rtl/textenc.h>
66 #include <rtl/uri.hxx>
67 #include <rtl/ustrbuf.h>
68 #include <rtl/ustrbuf.hxx>
69 #include <rtl/ustring.hxx>
70 #include <sal/config.h>
71 #include <sal/log.hxx>
72 #include <sal/saldllapi.h>
73 #include <sal/types.h>
74 #include <vcl/GraphicExternalLink.hxx>
75 #include <vcl/animate/Animation.hxx>
76 #include <vcl/bitmapex.hxx>
77 #include <vcl/dllapi.h>
78 #include <vcl/gfxlink.hxx>
79 #include <vcl/graph.hxx>
80 #include <vcl/mapmod.hxx>
81 #include <vcl/svapp.hxx>
82 #include <vcl/vectorgraphicdata.hxx>
83 #endif // PCH_LEVEL >= 2
84 #if PCH_LEVEL >= 3
85 #include <basegfx/basegfxdllapi.h>
86 #include <basegfx/color/bcolor.hxx>
87 #include <basegfx/matrix/b2dhommatrix.hxx>
88 #include <basegfx/numeric/ftools.hxx>
89 #include <basegfx/tuple/b3dtuple.hxx>
90 #include <basegfx/vector/b2dsize.hxx>
91 #include <com/sun/star/awt/FontWeight.hpp>
92 #include <com/sun/star/awt/Gradient.hpp>
93 #include <com/sun/star/awt/Rectangle.hpp>
94 #include <com/sun/star/awt/Size.hpp>
95 #include <com/sun/star/awt/XBitmap.hpp>
96 #include <com/sun/star/beans/NamedValue.hpp>
97 #include <com/sun/star/beans/PropertyState.hpp>
98 #include <com/sun/star/beans/PropertyValue.hpp>
99 #include <com/sun/star/beans/XMultiPropertySet.hpp>
100 #include <com/sun/star/beans/XPropertySet.hpp>
101 #include <com/sun/star/chart2/XChartDocument.hpp>
102 #include <com/sun/star/container/XNameContainer.hpp>
103 #include <com/sun/star/container/XNamed.hpp>
104 #include <com/sun/star/drawing/FillStyle.hpp>
105 #include <com/sun/star/drawing/LineStyle.hpp>
106 #include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
107 #include <com/sun/star/drawing/TextVerticalAdjust.hpp>
108 #include <com/sun/star/drawing/XShape.hpp>
109 #include <com/sun/star/drawing/XShapes.hpp>
110 #include <com/sun/star/graphic/XGraphic.hpp>
111 #include <com/sun/star/io/XInputStream.hpp>
112 #include <com/sun/star/io/XOutputStream.hpp>
113 #include <com/sun/star/io/XSeekable.hpp>
114 #include <com/sun/star/io/XStream.hpp>
115 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
116 #include <com/sun/star/lang/XServiceInfo.hpp>
117 #include <com/sun/star/style/LineSpacing.hpp>
118 #include <com/sun/star/style/LineSpacingMode.hpp>
119 #include <com/sun/star/style/NumberingType.hpp>
120 #include <com/sun/star/style/ParagraphAdjust.hpp>
121 #include <com/sun/star/text/WritingMode.hpp>
122 #include <com/sun/star/text/XText.hpp>
123 #include <com/sun/star/uno/Any.h>
124 #include <com/sun/star/uno/Any.hxx>
125 #include <com/sun/star/uno/Reference.h>
126 #include <com/sun/star/uno/Reference.hxx>
127 #include <com/sun/star/uno/RuntimeException.hpp>
128 #include <com/sun/star/uno/Sequence.h>
129 #include <com/sun/star/uno/Sequence.hxx>
130 #include <com/sun/star/uno/Type.hxx>
131 #include <com/sun/star/uno/XComponentContext.hpp>
132 #include <com/sun/star/uno/genfunc.hxx>
133 #include <com/sun/star/util/Date.hpp>
134 #include <com/sun/star/util/DateTime.hpp>
135 #include <com/sun/star/util/Time.hpp>
136 #include <com/sun/star/xml/sax/FastToken.hpp>
137 #include <com/sun/star/xml/sax/XFastAttributeList.hpp>
138 #include <com/sun/star/xml/sax/XFastContextHandler.hpp>
139 #include <com/sun/star/xml/sax/XFastSAXSerializable.hpp>
140 #include <comphelper/comphelperdllapi.h>
141 #include <comphelper/processfactory.hxx>
142 #include <comphelper/propertysequence.hxx>
143 #include <comphelper/sequence.hxx>
144 #include <comphelper/storagehelper.hxx>
145 #include <cppu/cppudllapi.h>
146 #include <cppu/unotype.hxx>
147 #include <cppuhelper/exc_hlp.hxx>
148 #include <cppuhelper/implbase.hxx>
149 #include <cppuhelper/weakref.hxx>
150 #include <drawingml/chart/chartcontextbase.hxx>
151 #include <drawingml/chart/chartspacemodel.hxx>
152 #include <drawingml/chart/converterbase.hxx>
153 #include <drawingml/chart/objectformatter.hxx>
154 #include <drawingml/chart/titlemodel.hxx>
155 #include <drawingml/colorchoicecontext.hxx>
156 #include <drawingml/customshapegeometry.hxx>
157 #include <drawingml/customshapeproperties.hxx>
158 #include <drawingml/fillproperties.hxx>
159 #include <drawingml/lineproperties.hxx>
160 #include <drawingml/misccontexts.hxx>
161 #include <drawingml/shapepropertiescontext.hxx>
162 #include <drawingml/table/tablestylepart.hxx>
163 #include <drawingml/textbody.hxx>
164 #include <drawingml/textbodycontext.hxx>
165 #include <drawingml/textcharacterproperties.hxx>
166 #include <drawingml/textfont.hxx>
167 #include <drawingml/textliststyle.hxx>
168 #include <drawingml/textparagraph.hxx>
169 #include <drawingml/textparagraphproperties.hxx>
170 #include <drawingml/textspacing.hxx>
171 #include <filter/msfilter/msfilterdllapi.h>
172 #include <i18nlangtag/lang.h>
173 #include <o3tl/cow_wrapper.hxx>
174 #include <o3tl/typed_flags_set.hxx>
175 #include <sax/fshelper.hxx>
176 #include <sax/saxdllapi.h>
177 #include <svl/poolitem.hxx>
178 #include <svl/svldllapi.h>
179 #include <svx/msdffdef.hxx>
180 #include <svx/svxdllapi.h>
181 #include <tools/color.hxx>
182 #include <tools/date.hxx>
183 #include <tools/diagnose_ex.h>
184 #include <tools/fldunit.hxx>
185 #include <tools/gen.hxx>
186 #include <tools/link.hxx>
187 #include <tools/mapunit.hxx>
188 #include <tools/ref.hxx>
189 #include <tools/solar.h>
190 #include <tools/stream.hxx>
191 #include <tools/time.hxx>
192 #include <tools/toolsdllapi.h>
193 #include <typelib/typedescription.h>
194 #include <uno/data.h>
195 #include <uno/sequence2.h>
196 #include <unotools/unotoolsdllapi.h>
197 #endif // PCH_LEVEL >= 3
198 #if PCH_LEVEL >= 4
199 #include <oox/core/contexthandler.hxx>
200 #include <oox/core/contexthandler2.hxx>
201 #include <oox/core/fragmenthandler.hxx>
202 #include <oox/core/fragmenthandler2.hxx>
203 #include <oox/core/xmlfilterbase.hxx>
204 #include <oox/dllapi.h>
205 #include <oox/drawingml/chart/chartconverter.hxx>
206 #include <oox/drawingml/chart/datasourcemodel.hxx>
207 #include <oox/drawingml/chart/modelbase.hxx>
208 #include <oox/drawingml/clrscheme.hxx>
209 #include <oox/drawingml/color.hxx>
210 #include <oox/drawingml/drawingmltypes.hxx>
211 #include <oox/drawingml/graphicshapecontext.hxx>
212 #include <oox/drawingml/shape.hxx>
213 #include <oox/drawingml/shapegroupcontext.hxx>
214 #include <oox/drawingml/shapepropertymap.hxx>
215 #include <oox/drawingml/theme.hxx>
216 #include <oox/helper/attributelist.hxx>
217 #include <oox/helper/binaryinputstream.hxx>
218 #include <oox/helper/binaryoutputstream.hxx>
219 #include <oox/helper/binarystreambase.hxx>
220 #include <oox/helper/containerhelper.hxx>
221 #include <oox/helper/graphichelper.hxx>
222 #include <oox/helper/helper.hxx>
223 #include <oox/helper/propertymap.hxx>
224 #include <oox/helper/propertyset.hxx>
225 #include <oox/helper/refmap.hxx>
226 #include <oox/helper/refvector.hxx>
227 #include <oox/helper/storagebase.hxx>
228 #include <oox/helper/textinputstream.hxx>
229 #include <oox/ole/olestorage.hxx>
230 #include <oox/ppt/comments.hxx>
231 #include <oox/ppt/headerfooter.hxx>
232 #include <oox/ppt/pptfilterhelpers.hxx>
233 #include <oox/ppt/pptimport.hxx>
234 #include <oox/ppt/pptshape.hxx>
235 #include <oox/ppt/slidepersist.hxx>
236 #include <oox/token/namespaces.hxx>
237 #include <oox/token/properties.hxx>
238 #include <oox/token/tokenmap.hxx>
239 #include <oox/token/tokens.hxx>
240 #include <oox/vml/vmldrawing.hxx>
241 #include <oox/vml/vmlshape.hxx>
242 #include <oox/vml/vmlshapecontainer.hxx>
243 #endif // PCH_LEVEL >= 4
245 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */