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 2024-10-12 19:40:59 using:
17 ./bin/update_pch svx svx --cutoff=3 --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 ./svx/inc/pch/precompiled_svx.hxx "make svx.build" --find-conflicts
23 #include <sal/config.h>
46 #include <string_view>
47 #include <type_traits>
48 #include <unordered_map>
51 #include <boost/property_tree/ptree.hpp>
52 #include <boost/property_tree/ptree_fwd.hpp>
53 #endif // PCH_LEVEL >= 1
55 #include <osl/diagnose.h>
56 #include <osl/endian.h>
57 #include <osl/file.hxx>
58 #include <osl/interlck.h>
59 #include <osl/mutex.h>
60 #include <osl/mutex.hxx>
61 #include <osl/thread.h>
62 #include <rtl/alloc.h>
63 #include <rtl/bootstrap.hxx>
64 #include <rtl/math.hxx>
65 #include <rtl/ref.hxx>
66 #include <rtl/strbuf.hxx>
67 #include <rtl/string.hxx>
68 #include <rtl/tencinfo.h>
69 #include <rtl/textenc.h>
70 #include <rtl/ustrbuf.hxx>
71 #include <rtl/ustring.hxx>
73 #include <sal/log.hxx>
74 #include <sal/macros.h>
75 #include <sal/saldllapi.h>
76 #include <sal/types.h>
77 #include <sal/typesizes.h>
78 #include <vcl/EnumContext.hxx>
79 #include <vcl/GraphicObject.hxx>
80 #include <vcl/InterimItemWindow.hxx>
81 #include <vcl/Scanline.hxx>
82 #include <vcl/alpha.hxx>
83 #include <vcl/bitmap/BitmapFilter.hxx>
84 #include <vcl/bitmapex.hxx>
85 #include <vcl/canvastools.hxx>
86 #include <vcl/commandevent.hxx>
87 #include <vcl/commandinfoprovider.hxx>
88 #include <vcl/customweld.hxx>
89 #include <vcl/dllapi.h>
90 #include <vcl/errinf.hxx>
91 #include <vcl/event.hxx>
92 #include <vcl/fieldvalues.hxx>
93 #include <vcl/font.hxx>
94 #include <vcl/gdimtf.hxx>
95 #include <vcl/graph.hxx>
96 #include <vcl/idle.hxx>
97 #include <vcl/image.hxx>
98 #include <vcl/imap.hxx>
99 #include <vcl/imapobj.hxx>
100 #include <vcl/metric.hxx>
101 #include <vcl/outdev.hxx>
102 #include <vcl/ptrstyle.hxx>
103 #include <vcl/settings.hxx>
104 #include <vcl/status.hxx>
105 #include <vcl/svapp.hxx>
106 #include <vcl/task.hxx>
107 #include <vcl/timer.hxx>
108 #include <vcl/toolbox.hxx>
109 #include <vcl/toolboxid.hxx>
110 #include <vcl/transfer.hxx>
111 #include <vcl/vclenum.hxx>
112 #include <vcl/vclptr.hxx>
113 #include <vcl/virdev.hxx>
114 #include <vcl/weld.hxx>
115 #include <vcl/weldutils.hxx>
116 #include <vcl/window.hxx>
117 #endif // PCH_LEVEL >= 2
119 #include <basegfx/basegfxdllapi.h>
120 #include <basegfx/color/bcolor.hxx>
121 #include <basegfx/matrix/b3dhommatrix.hxx>
122 #include <basegfx/point/b2dpoint.hxx>
123 #include <basegfx/point/b2ipoint.hxx>
124 #include <basegfx/point/b3dpoint.hxx>
125 #include <basegfx/polygon/b2dpolygontools.hxx>
126 #include <basegfx/polygon/b2dpolypolygontools.hxx>
127 #include <basegfx/polygon/b3dpolypolygon.hxx>
128 #include <basegfx/range/b3drange.hxx>
129 #include <basegfx/tuple/Size2D.hxx>
130 #include <basegfx/tuple/b2dtuple.hxx>
131 #include <basegfx/tuple/b3dtuple.hxx>
132 #include <basegfx/utils/bgradient.hxx>
133 #include <basegfx/vector/b2enums.hxx>
134 #include <basegfx/vector/b3dvector.hxx>
135 #include <com/sun/star/accessibility/AccessibleEventId.hpp>
136 #include <com/sun/star/accessibility/AccessibleRole.hpp>
137 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
138 #include <com/sun/star/accessibility/XAccessible.hpp>
139 #include <com/sun/star/accessibility/XAccessibleContext.hpp>
140 #include <com/sun/star/beans/NamedValue.hpp>
141 #include <com/sun/star/beans/PropertyValue.hpp>
142 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
143 #include <com/sun/star/beans/XPropertySet.hpp>
144 #include <com/sun/star/container/XIndexAccess.hpp>
145 #include <com/sun/star/container/XNameAccess.hpp>
146 #include <com/sun/star/container/XNameContainer.hpp>
147 #include <com/sun/star/datatransfer/DataFlavor.hpp>
148 #include <com/sun/star/datatransfer/XTransferable2.hpp>
149 #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
150 #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
151 #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
152 #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
153 #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
154 #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
155 #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
156 #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
157 #include <com/sun/star/drawing/FillStyle.hpp>
158 #include <com/sun/star/drawing/LineCap.hpp>
159 #include <com/sun/star/drawing/TextFitToSizeType.hpp>
160 #include <com/sun/star/drawing/XShape.hpp>
161 #include <com/sun/star/embed/Aspects.hpp>
162 #include <com/sun/star/form/FormComponentType.hpp>
163 #include <com/sun/star/form/XForm.hpp>
164 #include <com/sun/star/form/XFormComponent.hpp>
165 #include <com/sun/star/frame/ModuleManager.hpp>
166 #include <com/sun/star/frame/XController.hpp>
167 #include <com/sun/star/frame/XDispatchProvider.hpp>
168 #include <com/sun/star/frame/XFrame.hpp>
169 #include <com/sun/star/frame/XLayoutManager.hpp>
170 #include <com/sun/star/frame/XStatusListener.hpp>
171 #include <com/sun/star/frame/XTerminateListener.hpp>
172 #include <com/sun/star/frame/XToolbarController.hpp>
173 #include <com/sun/star/graphic/XGraphic.hpp>
174 #include <com/sun/star/i18n/BreakIterator.hpp>
175 #include <com/sun/star/lang/DisposedException.hpp>
176 #include <com/sun/star/lang/EventObject.hpp>
177 #include <com/sun/star/lang/IllegalArgumentException.hpp>
178 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
179 #include <com/sun/star/lang/Locale.hpp>
180 #include <com/sun/star/lang/XComponent.hpp>
181 #include <com/sun/star/lang/XEventListener.hpp>
182 #include <com/sun/star/lang/XInitialization.hpp>
183 #include <com/sun/star/lang/XServiceInfo.hpp>
184 #include <com/sun/star/lang/XTypeProvider.hpp>
185 #include <com/sun/star/lang/XUnoTunnel.hpp>
186 #include <com/sun/star/sdbc/XResultSet.hpp>
187 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
188 #include <com/sun/star/sdbcx/XRowLocate.hpp>
189 #include <com/sun/star/style/NumberingType.hpp>
190 #include <com/sun/star/style/XStyle.hpp>
191 #include <com/sun/star/table/XTable.hpp>
192 #include <com/sun/star/text/DefaultNumberingProvider.hpp>
193 #include <com/sun/star/text/WritingMode2.hpp>
194 #include <com/sun/star/text/textfield/Type.hpp>
195 #include <com/sun/star/uno/Any.hxx>
196 #include <com/sun/star/uno/Reference.h>
197 #include <com/sun/star/uno/Reference.hxx>
198 #include <com/sun/star/uno/Sequence.h>
199 #include <com/sun/star/uno/Sequence.hxx>
200 #include <com/sun/star/uno/XComponentContext.hpp>
201 #include <com/sun/star/uno/XWeak.hpp>
202 #include <com/sun/star/util/NumberFormat.hpp>
203 #include <com/sun/star/util/URLTransformer.hpp>
204 #include <com/sun/star/util/XModifyListener.hpp>
205 #include <com/sun/star/util/XUpdatable.hpp>
206 #include <com/sun/star/view/XSelectionChangeListener.hpp>
207 #include <com/sun/star/view/XSelectionSupplier.hpp>
208 #include <comphelper/broadcasthelper.hxx>
209 #include <comphelper/compbase.hxx>
210 #include <comphelper/comphelperdllapi.h>
211 #include <comphelper/diagnose_ex.hxx>
212 #include <comphelper/errcode.hxx>
213 #include <comphelper/interfacecontainer4.hxx>
214 #include <comphelper/lok.hxx>
215 #include <comphelper/multicontainer2.hxx>
216 #include <comphelper/processfactory.hxx>
217 #include <comphelper/proparrhlp.hxx>
218 #include <comphelper/propertycontainer.hxx>
219 #include <comphelper/propertysequence.hxx>
220 #include <comphelper/propertyvalue.hxx>
221 #include <comphelper/sequence.hxx>
222 #include <comphelper/servicehelper.hxx>
223 #include <comphelper/types.hxx>
224 #include <comphelper/unoimplbase.hxx>
225 #include <cppuhelper/cppuhelperdllapi.h>
226 #include <cppuhelper/implbase.hxx>
227 #include <cppuhelper/propshlp.hxx>
228 #include <cppuhelper/supportsservice.hxx>
229 #include <cppuhelper/weak.hxx>
230 #include <docmodel/color/ComplexColor.hxx>
231 #include <docmodel/dllapi.h>
232 #include <docmodel/theme/ColorSet.hxx>
233 #include <docmodel/theme/ThemeColorType.hxx>
234 #include <drawinglayer/drawinglayerdllapi.h>
235 #include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
236 #include <drawinglayer/processor2d/baseprocessor2d.hxx>
237 #include <drawinglayer/processor2d/processor2dtools.hxx>
238 #include <editeng/borderline.hxx>
239 #include <editeng/brushitem.hxx>
240 #include <editeng/colritem.hxx>
241 #include <editeng/editeng.hxx>
242 #include <editeng/editengdllapi.h>
243 #include <editeng/eeitem.hxx>
244 #include <editeng/fhgtitem.hxx>
245 #include <editeng/flditem.hxx>
246 #include <editeng/fontitem.hxx>
247 #include <editeng/frmdir.hxx>
248 #include <editeng/lrspitem.hxx>
249 #include <editeng/numdef.hxx>
250 #include <editeng/numitem.hxx>
251 #include <editeng/outlobj.hxx>
252 #include <editeng/postitem.hxx>
253 #include <editeng/sizeitem.hxx>
254 #include <editeng/svxenum.hxx>
255 #include <editeng/udlnitem.hxx>
256 #include <editeng/ulspitem.hxx>
257 #include <editeng/wghtitem.hxx>
258 #include <i18nlangtag/lang.h>
259 #include <i18nlangtag/languagetag.hxx>
260 #include <i18nlangtag/mslangid.hxx>
261 #include <o3tl/cow_wrapper.hxx>
262 #include <o3tl/deleter.hxx>
263 #include <o3tl/safeint.hxx>
264 #include <o3tl/sorted_vector.hxx>
265 #include <o3tl/string_view.hxx>
266 #include <o3tl/temporary.hxx>
267 #include <o3tl/typed_flags_set.hxx>
268 #include <o3tl/underlyingenumvalue.hxx>
269 #include <o3tl/unit_conversion.hxx>
270 #include <officecfg/Office/Common.hxx>
271 #include <salhelper/simplereferenceobject.hxx>
272 #include <sfx2/app.hxx>
273 #include <sfx2/basedlgs.hxx>
274 #include <sfx2/bindings.hxx>
275 #include <sfx2/chalign.hxx>
276 #include <sfx2/childwin.hxx>
277 #include <sfx2/ctrlitem.hxx>
278 #include <sfx2/dialoghelper.hxx>
279 #include <sfx2/dispatch.hxx>
280 #include <sfx2/dllapi.h>
281 #include <sfx2/dockwin.hxx>
282 #include <sfx2/module.hxx>
283 #include <sfx2/objsh.hxx>
284 #include <sfx2/request.hxx>
285 #include <sfx2/shell.hxx>
286 #include <sfx2/sidebar/PanelLayout.hxx>
287 #include <sfx2/stbitem.hxx>
288 #include <sfx2/tabdlg.hxx>
289 #include <sfx2/tbxctrl.hxx>
290 #include <sfx2/viewfrm.hxx>
291 #include <sfx2/viewsh.hxx>
292 #include <sfx2/weldutils.hxx>
293 #include <sot/exchange.hxx>
294 #include <sot/formats.hxx>
295 #include <sot/sotdllapi.h>
296 #include <svl/SfxBroadcaster.hxx>
297 #include <svl/cenumitm.hxx>
298 #include <svl/cjkoptions.hxx>
299 #include <svl/ctloptions.hxx>
300 #include <svl/eitem.hxx>
301 #include <svl/hint.hxx>
302 #include <svl/intitem.hxx>
303 #include <svl/itempool.hxx>
304 #include <svl/itemset.hxx>
305 #include <svl/lstner.hxx>
306 #include <svl/metitem.hxx>
307 #include <svl/poolitem.hxx>
308 #include <svl/srchitem.hxx>
309 #include <svl/stritem.hxx>
310 #include <svl/style.hxx>
311 #include <svl/stylesheetuser.hxx>
312 #include <svl/svldllapi.h>
313 #include <svl/typedwhich.hxx>
314 #include <svl/whiter.hxx>
315 #include <svl/zforlist.hxx>
316 #include <svtools/colorcfg.hxx>
317 #include <svtools/ehdl.hxx>
318 #include <svtools/popupwindowcontroller.hxx>
319 #include <svtools/svtdllapi.h>
320 #include <svtools/svtresid.hxx>
321 #include <svtools/toolbarmenu.hxx>
322 #include <svtools/toolboxcontroller.hxx>
323 #include <svtools/unitconv.hxx>
324 #include <svtools/valueset.hxx>
325 #include <toolkit/helper/vclunohelper.hxx>
326 #include <tools/UnitConversion.hxx>
327 #include <tools/color.hxx>
328 #include <tools/date.hxx>
329 #include <tools/datetime.hxx>
330 #include <tools/debug.hxx>
331 #include <tools/degree.hxx>
332 #include <tools/fldunit.hxx>
333 #include <tools/fontenum.hxx>
334 #include <tools/fract.hxx>
335 #include <tools/gen.hxx>
336 #include <tools/globname.hxx>
337 #include <tools/helpers.hxx>
338 #include <tools/json_writer.hxx>
339 #include <tools/link.hxx>
340 #include <tools/long.hxx>
341 #include <tools/mapunit.hxx>
342 #include <tools/poly.hxx>
343 #include <tools/resary.hxx>
344 #include <tools/solar.h>
345 #include <tools/stream.hxx>
346 #include <tools/time.hxx>
347 #include <tools/toolsdllapi.h>
348 #include <tools/urlobj.hxx>
349 #include <unotools/fontcvt.hxx>
350 #include <unotools/localedatawrapper.hxx>
351 #include <unotools/resmgr.hxx>
352 #include <unotools/syslocale.hxx>
353 #include <unotools/unotoolsdllapi.h>
354 #include <unotools/viewoptions.hxx>
355 #include <unotools/weakref.hxx>
356 #endif // PCH_LEVEL >= 3
359 #include <charmapacc.hxx>
360 #include <fmprop.hxx>
361 #include <fmservs.hxx>
363 #include <svx/algitem.hxx>
364 #include <svx/charmap.hxx>
365 #include <svx/colorbox.hxx>
366 #include <svx/deflt3d.hxx>
367 #include <svx/dialmgr.hxx>
368 #include <svx/dlgctrl.hxx>
369 #include <svx/dlgutil.hxx>
370 #include <svx/drawitem.hxx>
371 #include <svx/e3ditem.hxx>
372 #include <svx/fmmodel.hxx>
373 #include <svx/fmshell.hxx>
374 #include <svx/fmtools.hxx>
375 #include <svx/framebordertype.hxx>
376 #include <svx/galmisc.hxx>
377 #include <svx/itemwin.hxx>
378 #include <svx/itextprovider.hxx>
379 #include <svx/labelitemwindow.hxx>
380 #include <svx/numvset.hxx>
381 #include <svx/obj3d.hxx>
382 #include <svx/pageitem.hxx>
383 #include <svx/rotmodit.hxx>
384 #include <svx/rulritem.hxx>
385 #include <svx/sdmetitm.hxx>
386 #include <svx/sdooitm.hxx>
387 #include <svx/sdprcitm.hxx>
388 #include <svx/sdshitm.hxx>
389 #include <svx/sdtaditm.hxx>
390 #include <svx/sdtaitm.hxx>
391 #include <svx/sdtakitm.hxx>
392 #include <svx/srchdlg.hxx>
393 #include <svx/strarray.hxx>
394 #include <svx/svddef.hxx>
395 #include <svx/svdetc.hxx>
396 #include <svx/svdgeodata.hxx>
397 #include <svx/svditer.hxx>
398 #include <svx/svdmark.hxx>
399 #include <svx/svdmodel.hxx>
400 #include <svx/svdoashp.hxx>
401 #include <svx/svdoattr.hxx>
402 #include <svx/svdobj.hxx>
403 #include <svx/svdopath.hxx>
404 #include <svx/svdorect.hxx>
405 #include <svx/svdotable.hxx>
406 #include <svx/svdotext.hxx>
407 #include <svx/svdoutl.hxx>
408 #include <svx/svdpage.hxx>
409 #include <svx/svdpagv.hxx>
410 #include <svx/svdtext.hxx>
411 #include <svx/svdtrans.hxx>
412 #include <svx/svdtypes.hxx>
413 #include <svx/svdview.hxx>
414 #include <svx/svx3ditems.hxx>
415 #include <svx/svxdlg.hxx>
416 #include <svx/svxdllapi.h>
417 #include <svx/ucsubset.hxx>
418 #include <svx/unomid.hxx>
419 #include <svx/view3d.hxx>
420 #include <svx/viewpt3d.hxx>
421 #include <svx/xcolit.hxx>
422 #include <svx/xdef.hxx>
423 #include <svx/xenum.hxx>
424 #include <svx/xfillit0.hxx>
425 #include <svx/xflclit.hxx>
426 #include <svx/xflftrit.hxx>
427 #include <svx/xfltrit.hxx>
428 #include <svx/xit.hxx>
429 #include <svx/xlineit0.hxx>
430 #include <svx/xlnclit.hxx>
431 #include <svx/xlntrit.hxx>
432 #include <svx/xlnwtit.hxx>
433 #include <svx/xpoly.hxx>
434 #include <svx/xtable.hxx>
435 #include <uiobject.hxx>
436 #endif // PCH_LEVEL >= 4
438 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */