1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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/.
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:54 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 #include <sal/config.h>
47 #include <string_view>
48 #include <type_traits>
49 #include <unordered_map>
50 #include <unordered_set>
53 #include <boost/algorithm/string.hpp>
54 #include <boost/property_tree/ptree_fwd.hpp>
55 #endif // PCH_LEVEL >= 1
57 #include <osl/diagnose.h>
58 #include <osl/endian.h>
59 #include <osl/file.hxx>
60 #include <osl/interlck.h>
61 #include <osl/mutex.hxx>
62 #include <osl/thread.h>
63 #include <rtl/bootstrap.hxx>
64 #include <rtl/character.hxx>
65 #include <rtl/cipher.h>
66 #include <rtl/digest.h>
67 #include <rtl/instance.hxx>
68 #include <rtl/locale.h>
70 #include <rtl/math.hxx>
71 #include <rtl/random.h>
72 #include <rtl/ref.hxx>
73 #include <rtl/strbuf.h>
74 #include <rtl/strbuf.hxx>
75 #include <rtl/string.h>
76 #include <rtl/string.hxx>
77 #include <rtl/stringconcat.hxx>
78 #include <rtl/stringutils.hxx>
79 #include <rtl/tencinfo.h>
80 #include <rtl/textenc.h>
81 #include <rtl/uri.hxx>
82 #include <rtl/ustrbuf.hxx>
83 #include <rtl/ustring.h>
84 #include <rtl/ustring.hxx>
85 #include <sal/log.hxx>
86 #include <sal/macros.h>
87 #include <sal/saldllapi.h>
88 #include <sal/types.h>
89 #include <vcl/GraphicExternalLink.hxx>
90 #include <vcl/animate/Animation.hxx>
91 #include <vcl/bitmap.hxx>
92 #include <vcl/bitmapex.hxx>
93 #include <vcl/cairo.hxx>
94 #include <vcl/dllapi.h>
95 #include <vcl/fntstyle.hxx>
96 #include <vcl/font.hxx>
97 #include <vcl/gfxlink.hxx>
98 #include <vcl/graph.hxx>
99 #include <vcl/kernarray.hxx>
100 #include <vcl/mapmod.hxx>
101 #include <vcl/metaactiontypes.hxx>
102 #include <vcl/outdev.hxx>
103 #include <vcl/region.hxx>
104 #include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
105 #include <vcl/rendercontext/AntialiasingFlags.hxx>
106 #include <vcl/rendercontext/DrawGridFlags.hxx>
107 #include <vcl/rendercontext/DrawImageFlags.hxx>
108 #include <vcl/rendercontext/DrawModeFlags.hxx>
109 #include <vcl/rendercontext/DrawTextFlags.hxx>
110 #include <vcl/rendercontext/GetDefaultFontFlags.hxx>
111 #include <vcl/rendercontext/ImplMapRes.hxx>
112 #include <vcl/rendercontext/InvertFlags.hxx>
113 #include <vcl/rendercontext/RasterOp.hxx>
114 #include <vcl/rendercontext/SalLayoutFlags.hxx>
115 #include <vcl/rendercontext/State.hxx>
116 #include <vcl/rendercontext/SystemTextColorFlags.hxx>
117 #include <vcl/salnativewidgets.hxx>
118 #include <vcl/settings.hxx>
119 #include <vcl/vclreferencebase.hxx>
120 #include <vcl/vectorgraphicdata.hxx>
121 #include <vcl/wall.hxx>
122 #endif // PCH_LEVEL >= 2
124 #include <basegfx/basegfxdllapi.h>
125 #include <basegfx/color/bcolor.hxx>
126 #include <basegfx/matrix/b2dhommatrix.hxx>
127 #include <basegfx/numeric/ftools.hxx>
128 #include <basegfx/point/b2dpoint.hxx>
129 #include <basegfx/point/b2ipoint.hxx>
130 #include <basegfx/polygon/b2dpolypolygon.hxx>
131 #include <basegfx/tuple/Tuple2D.hxx>
132 #include <basegfx/tuple/b2dtuple.hxx>
133 #include <basegfx/tuple/b3dtuple.hxx>
134 #include <basegfx/utils/bgradient.hxx>
135 #include <basegfx/vector/b2dsize.hxx>
136 #include <basegfx/vector/b2enums.hxx>
137 #include <com/sun/star/awt/DeviceInfo.hpp>
138 #include <com/sun/star/awt/FontWeight.hpp>
139 #include <com/sun/star/awt/Gradient2.hpp>
140 #include <com/sun/star/awt/GradientStyle.hpp>
141 #include <com/sun/star/awt/Size.hpp>
142 #include <com/sun/star/beans/NamedValue.hpp>
143 #include <com/sun/star/beans/PropertyState.hpp>
144 #include <com/sun/star/beans/PropertyValue.hpp>
145 #include <com/sun/star/beans/PropertyValues.hpp>
146 #include <com/sun/star/beans/XPropertySet.hpp>
147 #include <com/sun/star/container/XNameContainer.hpp>
148 #include <com/sun/star/container/XNamed.hpp>
149 #include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
150 #include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
151 #include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
152 #include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
153 #include <com/sun/star/drawing/FillStyle.hpp>
154 #include <com/sun/star/drawing/Hatch.hpp>
155 #include <com/sun/star/drawing/LineCap.hpp>
156 #include <com/sun/star/drawing/LineStyle.hpp>
157 #include <com/sun/star/drawing/TextFitToSizeType.hpp>
158 #include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
159 #include <com/sun/star/drawing/XDrawPage.hpp>
160 #include <com/sun/star/drawing/XShape.hpp>
161 #include <com/sun/star/drawing/XShapes.hpp>
162 #include <com/sun/star/frame/XModel.hpp>
163 #include <com/sun/star/graphic/XGraphic.hpp>
164 #include <com/sun/star/io/XInputStream.hpp>
165 #include <com/sun/star/io/XOutputStream.hpp>
166 #include <com/sun/star/io/XSeekable.hpp>
167 #include <com/sun/star/io/XStream.hpp>
168 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
169 #include <com/sun/star/lang/XServiceInfo.hpp>
170 #include <com/sun/star/lang/XTypeProvider.hpp>
171 #include <com/sun/star/style/LineSpacing.hpp>
172 #include <com/sun/star/style/LineSpacingMode.hpp>
173 #include <com/sun/star/style/ParagraphAdjust.hpp>
174 #include <com/sun/star/text/WritingMode.hpp>
175 #include <com/sun/star/text/WritingMode2.hpp>
176 #include <com/sun/star/text/XText.hpp>
177 #include <com/sun/star/uno/Any.h>
178 #include <com/sun/star/uno/Any.hxx>
179 #include <com/sun/star/uno/Reference.h>
180 #include <com/sun/star/uno/Reference.hxx>
181 #include <com/sun/star/uno/RuntimeException.hpp>
182 #include <com/sun/star/uno/Sequence.h>
183 #include <com/sun/star/uno/Sequence.hxx>
184 #include <com/sun/star/uno/Type.h>
185 #include <com/sun/star/uno/Type.hxx>
186 #include <com/sun/star/uno/XComponentContext.hpp>
187 #include <com/sun/star/uno/XInterface.hpp>
188 #include <com/sun/star/uno/genfunc.hxx>
189 #include <com/sun/star/util/DateTime.hpp>
190 #include <com/sun/star/xml/sax/FastToken.hpp>
191 #include <com/sun/star/xml/sax/XFastAttributeList.hpp>
192 #include <com/sun/star/xml/sax/XFastContextHandler.hpp>
193 #include <com/sun/star/xml/sax/XFastDocumentHandler.hpp>
194 #include <com/sun/star/xml/sax/XFastSAXSerializable.hpp>
195 #include <comphelper/comphelperdllapi.h>
196 #include <comphelper/diagnose_ex.hxx>
197 #include <comphelper/processfactory.hxx>
198 #include <comphelper/propertysequence.hxx>
199 #include <comphelper/propertyvalue.hxx>
200 #include <comphelper/sequence.hxx>
201 #include <comphelper/sequenceashashmap.hxx>
202 #include <comphelper/storagehelper.hxx>
203 #include <cppu/cppudllapi.h>
204 #include <cppu/unotype.hxx>
205 #include <cppuhelper/implbase.hxx>
206 #include <cppuhelper/implbase_ex.hxx>
207 #include <cppuhelper/weak.hxx>
208 #include <cppuhelper/weakref.hxx>
209 #include <docmodel/color/ComplexColor.hxx>
210 #include <docmodel/dllapi.h>
211 #include <docmodel/theme/ColorSet.hxx>
212 #include <docmodel/theme/ThemeColorType.hxx>
213 #include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
214 #include <drawingml/colorchoicecontext.hxx>
215 #include <drawingml/customshapeproperties.hxx>
216 #include <drawingml/fillproperties.hxx>
217 #include <drawingml/lineproperties.hxx>
218 #include <drawingml/linepropertiescontext.hxx>
219 #include <drawingml/misccontexts.hxx>
220 #include <drawingml/shapepropertiescontext.hxx>
221 #include <drawingml/table/tablestylepart.hxx>
222 #include <drawingml/textbody.hxx>
223 #include <drawingml/textbodycontext.hxx>
224 #include <drawingml/textcharacterproperties.hxx>
225 #include <drawingml/textfont.hxx>
226 #include <drawingml/textparagraph.hxx>
227 #include <drawingml/textspacing.hxx>
228 #include <filter/msfilter/msfilterdllapi.h>
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/string_view.hxx>
236 #include <o3tl/typed_flags_set.hxx>
237 #include <o3tl/unit_conversion.hxx>
238 #include <sax/fastattribs.hxx>
239 #include <sax/fshelper.hxx>
240 #include <sax/saxdllapi.h>
241 #include <svl/eitem.hxx>
242 #include <svl/itemset.hxx>
243 #include <svl/poolitem.hxx>
244 #include <svl/style.hxx>
245 #include <svl/svldllapi.h>
246 #include <svl/typedwhich.hxx>
247 #include <svl/whichranges.hxx>
248 #include <svx/itextprovider.hxx>
249 #include <svx/msdffdef.hxx>
250 #include <svx/sdtaditm.hxx>
251 #include <svx/sdtaitm.hxx>
252 #include <svx/sdtakitm.hxx>
253 #include <svx/svddef.hxx>
254 #include <svx/svdoattr.hxx>
255 #include <svx/svdobjkind.hxx>
256 #include <svx/svdotext.hxx>
257 #include <svx/svdtext.hxx>
258 #include <svx/svdtrans.hxx>
259 #include <svx/svdtypes.hxx>
260 #include <svx/svxdllapi.h>
261 #include <tools/color.hxx>
262 #include <tools/datetime.hxx>
263 #include <tools/degree.hxx>
264 #include <tools/fldunit.hxx>
265 #include <tools/fontenum.hxx>
266 #include <tools/fract.hxx>
267 #include <tools/gen.hxx>
268 #include <tools/helpers.hxx>
269 #include <tools/link.hxx>
270 #include <tools/long.hxx>
271 #include <tools/mapunit.hxx>
272 #include <tools/poly.hxx>
273 #include <tools/ref.hxx>
274 #include <tools/solar.h>
275 #include <tools/stream.hxx>
276 #include <tools/toolsdllapi.h>
277 #include <typelib/typedescription.h>
278 #include <uno/data.h>
279 #include <uno/sequence2.h>
280 #include <unotools/fontdefs.hxx>
281 #include <unotools/resmgr.hxx>
282 #include <unotools/syslocale.hxx>
283 #include <unotools/unotoolsdllapi.h>
284 #endif // PCH_LEVEL >= 3
286 #include <oox/core/contexthandler.hxx>
287 #include <oox/core/contexthandler2.hxx>
288 #include <oox/core/fragmenthandler.hxx>
289 #include <oox/core/fragmenthandler2.hxx>
290 #include <oox/core/relations.hxx>
291 #include <oox/core/xmlfilterbase.hxx>
292 #include <oox/dllapi.h>
293 #include <oox/drawingml/clrscheme.hxx>
294 #include <oox/drawingml/color.hxx>
295 #include <oox/drawingml/drawingmltypes.hxx>
296 #include <oox/drawingml/shape.hxx>
297 #include <oox/drawingml/shapecontext.hxx>
298 #include <oox/drawingml/shapepropertymap.hxx>
299 #include <oox/drawingml/theme.hxx>
300 #include <oox/export/utils.hxx>
301 #include <oox/helper/attributelist.hxx>
302 #include <oox/helper/binaryinputstream.hxx>
303 #include <oox/helper/binaryoutputstream.hxx>
304 #include <oox/helper/binarystreambase.hxx>
305 #include <oox/helper/containerhelper.hxx>
306 #include <oox/helper/graphichelper.hxx>
307 #include <oox/helper/helper.hxx>
308 #include <oox/helper/propertymap.hxx>
309 #include <oox/helper/propertyset.hxx>
310 #include <oox/helper/refmap.hxx>
311 #include <oox/helper/storagebase.hxx>
312 #include <oox/helper/textinputstream.hxx>
313 #include <oox/ole/olestorage.hxx>
314 #include <oox/ppt/comments.hxx>
315 #include <oox/ppt/headerfooter.hxx>
316 #include <oox/ppt/pptimport.hxx>
317 #include <oox/ppt/pptshape.hxx>
318 #include <oox/ppt/slidepersist.hxx>
319 #include <oox/token/namespaces.hxx>
320 #include <oox/token/properties.hxx>
321 #include <oox/token/tokenmap.hxx>
322 #include <oox/token/tokens.hxx>
323 #include <oox/vml/vmldrawing.hxx>
324 #include <oox/vml/vmlshape.hxx>
325 #include <oox/vml/vmlshapecontainer.hxx>
326 #endif // PCH_LEVEL >= 4
328 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */