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 2019-10-17 16:10:56 using:
17 ./bin/update_pch sc scfilt --cutoff=4 --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 ./sc/inc/pch/precompiled_scfilt.hxx "make sc.build" --find-conflicts
41 #include <string_view>
42 #include <type_traits>
43 #include <unordered_map>
44 #include <unordered_set>
47 #include <boost/optional.hpp>
48 #include <boost/property_tree/ptree.hpp>
49 #endif // PCH_LEVEL >= 1
51 #include <osl/diagnose.h>
52 #include <osl/endian.h>
53 #include <osl/file.hxx>
54 #include <osl/interlck.h>
55 #include <osl/mutex.h>
56 #include <osl/mutex.hxx>
57 #include <osl/thread.h>
58 #include <rtl/alloc.h>
59 #include <rtl/character.hxx>
60 #include <rtl/instance.hxx>
62 #include <rtl/math.hxx>
63 #include <rtl/random.h>
64 #include <rtl/ref.hxx>
65 #include <rtl/strbuf.hxx>
66 #include <rtl/string.h>
67 #include <rtl/string.hxx>
68 #include <rtl/stringconcat.hxx>
69 #include <rtl/stringutils.hxx>
70 #include <rtl/tencinfo.h>
71 #include <rtl/textenc.h>
72 #include <rtl/ustrbuf.hxx>
73 #include <rtl/ustring.h>
74 #include <rtl/ustring.hxx>
76 #include <sal/config.h>
77 #include <sal/log.hxx>
78 #include <sal/macros.h>
79 #include <sal/mathconf.h>
80 #include <sal/saldllapi.h>
81 #include <sal/types.h>
82 #include <vcl/GraphicExternalLink.hxx>
83 #include <vcl/GraphicObject.hxx>
84 #include <vcl/animate/Animation.hxx>
85 #include <vcl/bitmapex.hxx>
86 #include <vcl/checksum.hxx>
87 #include <vcl/dllapi.h>
88 #include <vcl/errcode.hxx>
89 #include <vcl/font.hxx>
90 #include <vcl/gfxlink.hxx>
91 #include <vcl/graph.hxx>
92 #include <vcl/mapmod.hxx>
93 #include <vcl/outdev.hxx>
94 #include <vcl/svapp.hxx>
95 #include <vcl/vclptr.hxx>
96 #include <vcl/vectorgraphicdata.hxx>
97 #endif // PCH_LEVEL >= 2
99 #include <basegfx/basegfxdllapi.h>
100 #include <basegfx/color/bcolor.hxx>
101 #include <basegfx/vector/b2dsize.hxx>
102 #include <com/sun/star/awt/Point.hpp>
103 #include <com/sun/star/awt/Size.hpp>
104 #include <com/sun/star/beans/PropertyState.hpp>
105 #include <com/sun/star/beans/XPropertySet.hpp>
106 #include <com/sun/star/chart/XChartDocument.hpp>
107 #include <com/sun/star/container/XIndexAccess.hpp>
108 #include <com/sun/star/container/XIndexContainer.hpp>
109 #include <com/sun/star/container/XNameContainer.hpp>
110 #include <com/sun/star/document/XDocumentProperties.hpp>
111 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
112 #include <com/sun/star/drawing/Hatch.hpp>
113 #include <com/sun/star/drawing/TextFitToSizeType.hpp>
114 #include <com/sun/star/frame/XModel.hpp>
115 #include <com/sun/star/i18n/ScriptType.hpp>
116 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
117 #include <com/sun/star/lang/XServiceInfo.hpp>
118 #include <com/sun/star/lang/XTypeProvider.hpp>
119 #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>
120 #include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
121 #include <com/sun/star/sheet/FormulaLanguage.hpp>
122 #include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
123 #include <com/sun/star/style/NumberingType.hpp>
124 #include <com/sun/star/uno/Any.h>
125 #include <com/sun/star/uno/Any.hxx>
126 #include <com/sun/star/uno/Reference.h>
127 #include <com/sun/star/uno/Reference.hxx>
128 #include <com/sun/star/uno/Sequence.h>
129 #include <com/sun/star/uno/Sequence.hxx>
130 #include <com/sun/star/uno/Type.h>
131 #include <com/sun/star/uno/genfunc.hxx>
132 #include <com/sun/star/util/DateTime.hpp>
133 #include <com/sun/star/xml/sax/XFastAttributeList.hpp>
134 #include <com/sun/star/xml/sax/XFastContextHandler.hpp>
135 #include <comphelper/comphelperdllapi.h>
136 #include <comphelper/processfactory.hxx>
137 #include <comphelper/string.hxx>
138 #include <cppu/unotype.hxx>
139 #include <cppuhelper/implbase.hxx>
140 #include <cppuhelper/implbase_ex.hxx>
141 #include <cppuhelper/weak.hxx>
142 #include <drawinglayer/primitive2d/baseprimitive2d.hxx>
143 #include <editeng/borderline.hxx>
144 #include <editeng/boxitem.hxx>
145 #include <editeng/brushitem.hxx>
146 #include <editeng/colritem.hxx>
147 #include <editeng/crossedoutitem.hxx>
148 #include <editeng/editengdllapi.h>
149 #include <editeng/editobj.hxx>
150 #include <editeng/eeitem.hxx>
151 #include <editeng/escapementitem.hxx>
152 #include <editeng/fhgtitem.hxx>
153 #include <editeng/flditem.hxx>
154 #include <editeng/fontitem.hxx>
155 #include <editeng/justifyitem.hxx>
156 #include <editeng/lineitem.hxx>
157 #include <editeng/postitem.hxx>
158 #include <editeng/svxenum.hxx>
159 #include <editeng/udlnitem.hxx>
160 #include <editeng/wghtitem.hxx>
161 #include <filter/msfilter/msfilterdllapi.h>
162 #include <i18nlangtag/lang.h>
163 #include <o3tl/cow_wrapper.hxx>
164 #include <o3tl/strong_int.hxx>
165 #include <o3tl/typed_flags_set.hxx>
166 #include <o3tl/underlyingenumvalue.hxx>
167 #include <oox/core/contexthandler.hxx>
168 #include <oox/core/filterbase.hxx>
169 #include <oox/core/relations.hxx>
170 #include <oox/dllapi.h>
171 #include <oox/drawingml/drawingmltypes.hxx>
172 #include <oox/export/utils.hxx>
173 #include <oox/helper/attributelist.hxx>
174 #include <oox/helper/binaryinputstream.hxx>
175 #include <oox/helper/containerhelper.hxx>
176 #include <oox/helper/helper.hxx>
177 #include <oox/helper/propertyset.hxx>
178 #include <oox/helper/storagebase.hxx>
179 #include <oox/token/namespaces.hxx>
180 #include <oox/token/properties.hxx>
181 #include <oox/token/relationship.hxx>
182 #include <oox/token/tokens.hxx>
183 #include <sax/fshelper.hxx>
184 #include <sax/saxdllapi.h>
185 #include <sax/tools/converter.hxx>
186 #include <sfx2/dllapi.h>
187 #include <sfx2/docfile.hxx>
188 #include <sfx2/frame.hxx>
189 #include <sfx2/objsh.hxx>
190 #include <sot/storage.hxx>
191 #include <svl/cenumitm.hxx>
192 #include <svl/eitem.hxx>
193 #include <svl/hint.hxx>
194 #include <svl/intitem.hxx>
195 #include <svl/itemset.hxx>
196 #include <svl/listener.hxx>
197 #include <svl/lstner.hxx>
198 #include <svl/poolitem.hxx>
199 #include <svl/sharedstring.hxx>
200 #include <svl/sharedstringpool.hxx>
201 #include <svl/stritem.hxx>
202 #include <svl/style.hxx>
203 #include <svl/svldllapi.h>
204 #include <svl/typedwhich.hxx>
205 #include <svl/zforlist.hxx>
206 #include <svtools/svtdllapi.h>
207 #include <svx/itextprovider.hxx>
208 #include <svx/msdffdef.hxx>
209 #include <svx/sdtaditm.hxx>
210 #include <svx/sdtaitm.hxx>
211 #include <svx/sdtakitm.hxx>
212 #include <svx/svddef.hxx>
213 #include <svx/svdoattr.hxx>
214 #include <svx/svdoole2.hxx>
215 #include <svx/svdorect.hxx>
216 #include <svx/svdotext.hxx>
217 #include <svx/svdpage.hxx>
218 #include <svx/svdtext.hxx>
219 #include <svx/svdtrans.hxx>
220 #include <svx/svdtypes.hxx>
221 #include <svx/svxdllapi.h>
222 #include <svx/unoapi.hxx>
223 #include <svx/xit.hxx>
224 #include <tools/color.hxx>
225 #include <tools/date.hxx>
226 #include <tools/datetime.hxx>
227 #include <tools/gen.hxx>
228 #include <tools/link.hxx>
229 #include <tools/mapunit.hxx>
230 #include <tools/solar.h>
231 #include <tools/stream.hxx>
232 #include <tools/time.hxx>
233 #include <tools/toolsdllapi.h>
234 #include <tools/urlobj.hxx>
235 #include <typelib/typedescription.h>
236 #include <uno/data.h>
237 #include <unotools/charclass.hxx>
238 #include <unotools/configitem.hxx>
239 #include <unotools/configmgr.hxx>
240 #include <unotools/fltrcfg.hxx>
241 #include <unotools/options.hxx>
242 #include <unotools/textsearch.hxx>
243 #include <unotools/unotoolsdllapi.h>
244 #endif // PCH_LEVEL >= 3
246 #include <attrib.hxx>
247 #include <calcmacros.hxx>
248 #include <cellvalue.hxx>
249 #include <compiler.hxx>
250 #include <convuno.hxx>
251 #include <docoptio.hxx>
252 #include <docpool.hxx>
253 #include <document.hxx>
254 #include <documentimport.hxx>
255 #include <docuno.hxx>
256 #include <dpdimsave.hxx>
257 #include <dpglobal.hxx>
258 #include <dpobject.hxx>
259 #include <dpsave.hxx>
260 #include <drwlayer.hxx>
261 #include <editutil.hxx>
262 #include <externalrefmgr.hxx>
263 #include <formula/errorcodes.hxx>
264 #include <formula/formuladllapi.h>
265 #include <formula/grammar.hxx>
266 #include <formulacell.hxx>
267 #include <global.hxx>
268 #include <patattr.hxx>
269 #include <postit.hxx>
270 #include <queryparam.hxx>
271 #include <rangelst.hxx>
272 #include <rangenam.hxx>
273 #include <scdllapi.h>
274 #include <scerrors.hxx>
275 #include <scextopt.hxx>
276 #include <scitems.hxx>
277 #include <scmatrix.hxx>
278 #include <scresid.hxx>
279 #include <stlpool.hxx>
280 #include <stlsheet.hxx>
281 #include <stringutil.hxx>
282 #include <tabprotection.hxx>
283 #include <tokenarray.hxx>
284 #include <tokenuno.hxx>
285 #include <unonames.hxx>
286 #include <userdat.hxx>
287 #endif // PCH_LEVEL >= 4
289 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */