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 2022-09-15 18:58:50 using:
17 ./bin/update_pch svtools svt --cutoff=4 --exclude:system --include:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./svtools/inc/pch/precompiled_svt.hxx "make svtools.build" --find-conflicts
23 #include <sal/config.h>
36 #include <initializer_list>
52 #include <string_view>
53 #include <type_traits>
54 #include <unordered_map>
57 #include <boost/property_tree/ptree_fwd.hpp>
58 #endif // PCH_LEVEL >= 1
60 #include <osl/diagnose.h>
61 #include <osl/doublecheckedlocking.h>
62 #include <osl/endian.h>
63 #include <osl/file.hxx>
64 #include <osl/getglobalmutex.hxx>
65 #include <osl/interlck.h>
66 #include <osl/mutex.hxx>
67 #include <osl/thread.h>
69 #include <rtl/alloc.h>
70 #include <rtl/bootstrap.hxx>
71 #include <rtl/character.hxx>
72 #include <rtl/locale.h>
74 #include <rtl/math.hxx>
75 #include <rtl/ref.hxx>
76 #include <rtl/strbuf.h>
77 #include <rtl/strbuf.hxx>
78 #include <rtl/string.h>
79 #include <rtl/string.hxx>
80 #include <rtl/stringconcat.hxx>
81 #include <rtl/stringutils.hxx>
82 #include <rtl/tencinfo.h>
83 #include <rtl/textcvt.h>
84 #include <rtl/textenc.h>
85 #include <rtl/unload.h>
86 #include <rtl/uri.hxx>
87 #include <rtl/ustrbuf.h>
88 #include <rtl/ustrbuf.hxx>
89 #include <rtl/ustring.h>
90 #include <rtl/ustring.hxx>
92 #include <sal/backtrace.hxx>
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/WindowPosSize.hxx>
102 #include <vcl/alpha.hxx>
103 #include <vcl/animate/Animation.hxx>
104 #include <vcl/animate/AnimationFrame.hxx>
105 #include <vcl/bitmap.hxx>
106 #include <vcl/bitmap/BitmapTypes.hxx>
107 #include <vcl/bitmapex.hxx>
108 #include <vcl/checksum.hxx>
109 #include <vcl/commandevent.hxx>
110 #include <vcl/ctrl.hxx>
111 #include <vcl/dllapi.h>
112 #include <vcl/event.hxx>
113 #include <vcl/fntstyle.hxx>
114 #include <vcl/font.hxx>
115 #include <vcl/gfxlink.hxx>
116 #include <vcl/gradient.hxx>
117 #include <vcl/graph.hxx>
118 #include <vcl/idle.hxx>
119 #include <vcl/imapobj.hxx>
120 #include <vcl/keycod.hxx>
121 #include <vcl/keycodes.hxx>
122 #include <vcl/mapmod.hxx>
123 #include <vcl/outdev.hxx>
124 #include <vcl/prntypes.hxx>
125 #include <vcl/ptrstyle.hxx>
126 #include <vcl/region.hxx>
127 #include <vcl/rendercontext/RasterOp.hxx>
128 #include <vcl/settings.hxx>
129 #include <vcl/svapp.hxx>
130 #include <vcl/syswin.hxx>
131 #include <vcl/task.hxx>
132 #include <vcl/timer.hxx>
133 #include <vcl/toolboxid.hxx>
134 #include <vcl/transfer.hxx>
135 #include <vcl/vclenum.hxx>
136 #include <vcl/vclptr.hxx>
137 #include <vcl/vectorgraphicdata.hxx>
138 #include <vcl/virdev.hxx>
139 #include <vcl/weld.hxx>
140 #include <vcl/window.hxx>
141 #include <vcl/windowstate.hxx>
142 #endif // PCH_LEVEL >= 2
144 #include <basegfx/basegfxdllapi.h>
145 #include <basegfx/color/bcolor.hxx>
146 #include <basegfx/matrix/b2dhommatrix.hxx>
147 #include <basegfx/numeric/ftools.hxx>
148 #include <basegfx/point/b2dpoint.hxx>
149 #include <basegfx/point/b2ipoint.hxx>
150 #include <basegfx/polygon/b2dpolygon.hxx>
151 #include <basegfx/polygon/b2dpolypolygon.hxx>
152 #include <basegfx/range/Range2D.hxx>
153 #include <basegfx/range/b2drange.hxx>
154 #include <basegfx/range/basicrange.hxx>
155 #include <basegfx/tuple/Size2D.hxx>
156 #include <basegfx/tuple/Tuple2D.hxx>
157 #include <basegfx/tuple/Tuple3D.hxx>
158 #include <basegfx/tuple/b2dtuple.hxx>
159 #include <basegfx/tuple/b2i64tuple.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/accessibility/AccessibleEventId.hpp>
169 #include <com/sun/star/awt/Key.hpp>
170 #include <com/sun/star/awt/KeyGroup.hpp>
171 #include <com/sun/star/awt/XWindow.hpp>
172 #include <com/sun/star/beans/Property.hpp>
173 #include <com/sun/star/beans/PropertyAttribute.hpp>
174 #include <com/sun/star/beans/PropertyState.hpp>
175 #include <com/sun/star/beans/PropertyValue.hpp>
176 #include <com/sun/star/beans/XFastPropertySet.hpp>
177 #include <com/sun/star/beans/XMultiPropertySet.hpp>
178 #include <com/sun/star/beans/XPropertiesChangeListener.hpp>
179 #include <com/sun/star/beans/XPropertySet.hpp>
180 #include <com/sun/star/beans/XPropertySetOption.hpp>
181 #include <com/sun/star/beans/XPropertyState.hpp>
182 #include <com/sun/star/beans/XVetoableChangeListener.hpp>
183 #include <com/sun/star/container/XNameAccess.hpp>
184 #include <com/sun/star/container/XNameReplace.hpp>
185 #include <com/sun/star/datatransfer/DataFlavor.hpp>
186 #include <com/sun/star/datatransfer/XTransferable2.hpp>
187 #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
188 #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
189 #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
190 #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
191 #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
192 #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
193 #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
194 #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
195 #include <com/sun/star/drawing/LineCap.hpp>
196 #include <com/sun/star/embed/Aspects.hpp>
197 #include <com/sun/star/frame/XDispatch.hpp>
198 #include <com/sun/star/frame/XDispatchProvider.hpp>
199 #include <com/sun/star/frame/XFrame.hpp>
200 #include <com/sun/star/frame/XStatusListener.hpp>
201 #include <com/sun/star/frame/XTerminateListener.hpp>
202 #include <com/sun/star/i18n/Calendar2.hpp>
203 #include <com/sun/star/i18n/DirectionProperty.hpp>
204 #include <com/sun/star/i18n/ForbiddenCharacters.hpp>
205 #include <com/sun/star/i18n/KCharacterType.hpp>
206 #include <com/sun/star/i18n/LanguageCountryInfo.hpp>
207 #include <com/sun/star/i18n/LocaleDataItem2.hpp>
208 #include <com/sun/star/i18n/LocaleItem.hpp>
209 #include <com/sun/star/i18n/NativeNumberXmlAttributes.hpp>
210 #include <com/sun/star/i18n/ParseResult.hpp>
211 #include <com/sun/star/i18n/TransliterationModules.hpp>
212 #include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
213 #include <com/sun/star/i18n/UnicodeScript.hpp>
214 #include <com/sun/star/i18n/reservedWords.hpp>
215 #include <com/sun/star/lang/DisposedException.hpp>
216 #include <com/sun/star/lang/EventObject.hpp>
217 #include <com/sun/star/lang/Locale.hpp>
218 #include <com/sun/star/lang/XComponent.hpp>
219 #include <com/sun/star/lang/XInitialization.hpp>
220 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
221 #include <com/sun/star/lang/XServiceInfo.hpp>
222 #include <com/sun/star/lang/XTypeProvider.hpp>
223 #include <com/sun/star/lang/XUnoTunnel.hpp>
224 #include <com/sun/star/uno/Any.hxx>
225 #include <com/sun/star/uno/Reference.h>
226 #include <com/sun/star/uno/Reference.hxx>
227 #include <com/sun/star/uno/RuntimeException.hpp>
228 #include <com/sun/star/uno/Sequence.h>
229 #include <com/sun/star/uno/Sequence.hxx>
230 #include <com/sun/star/uno/Type.h>
231 #include <com/sun/star/uno/Type.hxx>
232 #include <com/sun/star/uno/TypeClass.hdl>
233 #include <com/sun/star/uno/XAggregation.hpp>
234 #include <com/sun/star/uno/XComponentContext.hpp>
235 #include <com/sun/star/uno/XInterface.hpp>
236 #include <com/sun/star/uno/XWeak.hpp>
237 #include <com/sun/star/util/Date.hpp>
238 #include <com/sun/star/util/DateTime.hpp>
239 #include <com/sun/star/util/NumberFormat.hpp>
240 #include <com/sun/star/util/Time.hpp>
241 #include <com/sun/star/util/URLTransformer.hpp>
242 #include <com/sun/star/view/PrintableState.hpp>
243 #include <comphelper/broadcasthelper.hxx>
244 #include <comphelper/comphelperdllapi.h>
245 #include <comphelper/diagnose_ex.hxx>
246 #include <comphelper/errcode.hxx>
247 #include <comphelper/interfacecontainer2.hxx>
248 #include <comphelper/interfacecontainer4.hxx>
249 #include <comphelper/lok.hxx>
250 #include <comphelper/multicontainer2.hxx>
251 #include <comphelper/processfactory.hxx>
252 #include <comphelper/propagg.hxx>
253 #include <comphelper/propertycontainer.hxx>
254 #include <comphelper/propertycontainerhelper.hxx>
255 #include <comphelper/propertyvalue.hxx>
256 #include <comphelper/propstate.hxx>
257 #include <comphelper/sequence.hxx>
258 #include <comphelper/string.hxx>
259 #include <comphelper/uno3.hxx>
260 #include <cppu/cppudllapi.h>
261 #include <cppu/unotype.hxx>
262 #include <cppuhelper/cppuhelperdllapi.h>
263 #include <cppuhelper/implbase.hxx>
264 #include <cppuhelper/interfacecontainer.h>
265 #include <cppuhelper/propshlp.hxx>
266 #include <cppuhelper/queryinterface.hxx>
267 #include <cppuhelper/supportsservice.hxx>
268 #include <cppuhelper/weak.hxx>
269 #include <cppuhelper/weakagg.hxx>
270 #include <cppuhelper/weakref.hxx>
271 #include <i18nlangtag/i18nlangtagdllapi.h>
272 #include <i18nlangtag/lang.h>
273 #include <i18nlangtag/languagetag.hxx>
274 #include <i18nutil/i18nutildllapi.h>
275 #include <o3tl/cow_wrapper.hxx>
276 #include <o3tl/deleter.hxx>
277 #include <o3tl/safeint.hxx>
278 #include <o3tl/string_view.hxx>
279 #include <o3tl/strong_int.hxx>
280 #include <o3tl/typed_flags_set.hxx>
281 #include <o3tl/underlyingenumvalue.hxx>
282 #include <o3tl/unit_conversion.hxx>
283 #include <officecfg/Office/Common.hxx>
284 #include <salhelper/salhelperdllapi.h>
285 #include <salhelper/simplereferenceobject.hxx>
286 #include <salhelper/thread.hxx>
287 #include <sot/exchange.hxx>
288 #include <sot/formats.hxx>
289 #include <sot/sotdllapi.h>
290 #include <svl/hint.hxx>
291 #include <svl/macitem.hxx>
292 #include <svl/poolitem.hxx>
293 #include <svl/svldllapi.h>
294 #include <svl/typedwhich.hxx>
295 #include <toolkit/helper/vclunohelper.hxx>
296 #include <tools/color.hxx>
297 #include <tools/date.hxx>
298 #include <tools/datetime.hxx>
299 #include <tools/debug.hxx>
300 #include <tools/degree.hxx>
301 #include <tools/fldunit.hxx>
302 #include <tools/fontenum.hxx>
303 #include <tools/fract.hxx>
304 #include <tools/gen.hxx>
305 #include <tools/globname.hxx>
306 #include <tools/link.hxx>
307 #include <tools/long.hxx>
308 #include <tools/mapunit.hxx>
309 #include <tools/poly.hxx>
310 #include <tools/ref.hxx>
311 #include <tools/solar.h>
312 #include <tools/stream.hxx>
313 #include <tools/time.hxx>
314 #include <tools/toolsdllapi.h>
315 #include <tools/urlobj.hxx>
316 #include <typelib/typeclass.h>
317 #include <typelib/typedescription.h>
318 #include <typelib/uik.h>
319 #include <ucbhelper/content.hxx>
320 #include <uno/any2.h>
321 #include <uno/data.h>
322 #include <uno/sequence2.h>
323 #include <unotools/configitem.hxx>
324 #include <unotools/configmgr.hxx>
325 #include <unotools/localedatawrapper.hxx>
326 #include <unotools/options.hxx>
327 #include <unotools/streamwrap.hxx>
328 #include <unotools/syslocale.hxx>
329 #include <unotools/unotoolsdllapi.h>
330 #endif // PCH_LEVEL >= 3
332 #include <svtools/brwbox.hxx>
333 #include <svtools/brwhead.hxx>
334 #include <svtools/colorcfg.hxx>
335 #include <svtools/htmlkywd.hxx>
336 #include <svtools/htmltokn.h>
337 #include <svtools/scrolladaptor.hxx>
338 #include <svtools/svtdllapi.h>
339 #include <svtools/svtresid.hxx>
340 #include <svtools/valueset.hxx>
341 #endif // PCH_LEVEL >= 4
343 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */