LibreOffice Module sd (master) 1
precompiled_sd.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
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 */
9
10/*
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).
15
16 Generated on 2023-01-10 23:30:40 using:
17 ./bin/update_pch sd sd --cutoff=4 --exclude:system --exclude:module --include:local
18
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./sd/inc/pch/precompiled_sd.hxx "make sd.build" --find-conflicts
21*/
22
23#include <sal/config.h>
24#if PCH_LEVEL >= 1
25#include <algorithm>
26#include <array>
27#include <cassert>
28#include <cmath>
29#include <cstddef>
30#include <cstring>
31#include <functional>
32#include <initializer_list>
33#include <iomanip>
34#include <iterator>
35#include <limits>
36#include <locale>
37#include <map>
38#include <math.h>
39#include <memory>
40#include <mutex>
41#include <new>
42#include <numeric>
43#include <optional>
44#include <ostream>
45#include <set>
46#include <stddef.h>
47#include <string_view>
48#include <type_traits>
49#include <unordered_map>
50#include <utility>
51#include <vector>
52#include <boost/property_tree/json_parser.hpp>
53#include <boost/property_tree/ptree_fwd.hpp>
54#endif // PCH_LEVEL >= 1
55#if PCH_LEVEL >= 2
56#include <osl/diagnose.h>
57#include <osl/diagnose.hxx>
58#include <osl/doublecheckedlocking.h>
59#include <osl/endian.h>
60#include <osl/file.hxx>
61#include <osl/getglobalmutex.hxx>
62#include <osl/interlck.h>
63#include <osl/module.h>
64#include <osl/module.hxx>
65#include <osl/mutex.hxx>
66#include <osl/socket_decl.hxx>
67#include <osl/time.h>
68#include <rtl/alloc.h>
69#include <rtl/bootstrap.hxx>
70#include <rtl/character.hxx>
71#include <rtl/math.h>
72#include <rtl/math.hxx>
73#include <rtl/ref.hxx>
74#include <rtl/strbuf.h>
75#include <rtl/strbuf.hxx>
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/ustrbuf.hxx>
82#include <rtl/ustring.hxx>
83#include <sal/backtrace.hxx>
84#include <sal/log.hxx>
85#include <sal/macros.h>
86#include <sal/types.h>
87#include <sal/typesizes.h>
88#include <vcl/EnumContext.hxx>
89#include <vcl/GraphicObject.hxx>
91#include <vcl/bitmapex.hxx>
92#include <vcl/commandevent.hxx>
94#include <vcl/customweld.hxx>
95#include <vcl/dllapi.h>
96#include <vcl/errinf.hxx>
97#include <vcl/event.hxx>
98#include <vcl/fntstyle.hxx>
99#include <vcl/font.hxx>
100#include <vcl/gradient.hxx>
101#include <vcl/graph.hxx>
102#include <vcl/graphicfilter.hxx>
103#include <vcl/help.hxx>
104#include <vcl/idle.hxx>
105#include <vcl/image.hxx>
106#include <vcl/imapobj.hxx>
107#include <vcl/keycod.hxx>
108#include <vcl/mapmod.hxx>
109#include <vcl/outdev.hxx>
110#include <vcl/ptrstyle.hxx>
111#include <vcl/region.hxx>
112#include <vcl/settings.hxx>
113#include <vcl/svapp.hxx>
114#include <vcl/timer.hxx>
115#include <vcl/toolbox.hxx>
116#include <vcl/transfer.hxx>
117#include <vcl/vclenum.hxx>
118#include <vcl/vclevent.hxx>
119#include <vcl/vclptr.hxx>
120#include <vcl/virdev.hxx>
121#include <vcl/weld.hxx>
122#include <vcl/weldutils.hxx>
123#include <vcl/window.hxx>
124#include <vcl/wintypes.hxx>
125#include <vcl/wrkwin.hxx>
126#endif // PCH_LEVEL >= 2
127#if PCH_LEVEL >= 3
147#include <basic/sberrors.hxx>
148#include <basic/sbstar.hxx>
149#include <cache/SlsPageCache.hxx>
151#include <com/sun/star/animations/AnimationFill.hpp>
152#include <com/sun/star/animations/AnimationNodeType.hpp>
153#include <com/sun/star/animations/AnimationRestart.hpp>
154#include <com/sun/star/animations/AnimationTransformType.hpp>
155#include <com/sun/star/animations/Event.hpp>
156#include <com/sun/star/animations/EventTrigger.hpp>
157#include <com/sun/star/animations/ParallelTimeContainer.hpp>
158#include <com/sun/star/animations/Timing.hpp>
159#include <com/sun/star/animations/TransitionSubType.hpp>
160#include <com/sun/star/animations/TransitionType.hpp>
161#include <com/sun/star/animations/ValuePair.hpp>
162#include <com/sun/star/animations/XAnimate.hpp>
163#include <com/sun/star/animations/XAnimateMotion.hpp>
164#include <com/sun/star/animations/XAnimateTransform.hpp>
165#include <com/sun/star/animations/XAnimationNode.hpp>
166#include <com/sun/star/animations/XAnimationNodeSupplier.hpp>
167#include <com/sun/star/animations/XAudio.hpp>
168#include <com/sun/star/animations/XCommand.hpp>
169#include <com/sun/star/animations/XIterateContainer.hpp>
170#include <com/sun/star/animations/XTransitionFilter.hpp>
171#include <com/sun/star/awt/FontDescriptor.hpp>
172#include <com/sun/star/awt/FontSlant.hpp>
173#include <com/sun/star/awt/XBitmap.hpp>
174#include <com/sun/star/beans/NamedValue.hpp>
175#include <com/sun/star/beans/PropertyAttribute.hpp>
176#include <com/sun/star/beans/PropertyState.hpp>
177#include <com/sun/star/beans/PropertyValue.hpp>
178#include <com/sun/star/beans/XMultiPropertySet.hpp>
179#include <com/sun/star/beans/XPropertyChangeListener.hpp>
180#include <com/sun/star/beans/XPropertySet.hpp>
181#include <com/sun/star/beans/XPropertySetInfo.hpp>
182#include <com/sun/star/beans/XPropertyState.hpp>
183#include <com/sun/star/configuration/theDefaultProvider.hpp>
184#include <com/sun/star/container/XEnumerationAccess.hpp>
185#include <com/sun/star/container/XIndexReplace.hpp>
186#include <com/sun/star/container/XNameAccess.hpp>
187#include <com/sun/star/datatransfer/XTransferable2.hpp>
188#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
189#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
190#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
191#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
192#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
193#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
194#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
195#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
196#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
197#include <com/sun/star/drawing/BitmapMode.hpp>
198#include <com/sun/star/drawing/FillStyle.hpp>
199#include <com/sun/star/drawing/LineCap.hpp>
200#include <com/sun/star/drawing/LineStyle.hpp>
201#include <com/sun/star/drawing/XDrawPage.hpp>
202#include <com/sun/star/drawing/XDrawPages.hpp>
203#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
204#include <com/sun/star/drawing/XDrawView.hpp>
205#include <com/sun/star/drawing/XMasterPagesSupplier.hpp>
206#include <com/sun/star/drawing/framework/ResourceId.hpp>
207#include <com/sun/star/drawing/framework/XConfiguration.hpp>
208#include <com/sun/star/drawing/framework/XConfigurationController.hpp>
209#include <com/sun/star/drawing/framework/XControllerManager.hpp>
210#include <com/sun/star/drawing/framework/XView.hpp>
211#include <com/sun/star/embed/Aspects.hpp>
212#include <com/sun/star/embed/ElementModes.hpp>
213#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
214#include <com/sun/star/embed/XEmbedPersist.hpp>
215#include <com/sun/star/embed/XEmbeddedObject.hpp>
216#include <com/sun/star/frame/XController.hpp>
217#include <com/sun/star/frame/XDispatchProvider.hpp>
218#include <com/sun/star/frame/XFrame.hpp>
219#include <com/sun/star/frame/XModel.hpp>
220#include <com/sun/star/frame/XTerminateListener.hpp>
221#include <com/sun/star/geometry/RealPoint2D.hpp>
222#include <com/sun/star/i18n/UnicodeScript.hpp>
223#include <com/sun/star/lang/DisposedException.hpp>
224#include <com/sun/star/lang/IllegalArgumentException.hpp>
225#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
226#include <com/sun/star/lang/Locale.hpp>
227#include <com/sun/star/lang/XComponent.hpp>
228#include <com/sun/star/lang/XInitialization.hpp>
229#include <com/sun/star/lang/XMultiServiceFactory.hpp>
230#include <com/sun/star/lang/XServiceInfo.hpp>
231#include <com/sun/star/lang/XTypeProvider.hpp>
232#include <com/sun/star/lang/XUnoTunnel.hpp>
233#include <com/sun/star/media/XPlayer.hpp>
234#include <com/sun/star/office/XAnnotation.hpp>
235#include <com/sun/star/office/XAnnotationAccess.hpp>
236#include <com/sun/star/office/XAnnotationEnumeration.hpp>
237#include <com/sun/star/presentation/AnimationSpeed.hpp>
238#include <com/sun/star/presentation/EffectCommands.hpp>
239#include <com/sun/star/presentation/EffectNodeType.hpp>
240#include <com/sun/star/presentation/EffectPresetClass.hpp>
241#include <com/sun/star/presentation/ParagraphTarget.hpp>
242#include <com/sun/star/presentation/ShapeAnimationSubType.hpp>
243#include <com/sun/star/presentation/TextAnimationType.hpp>
244#include <com/sun/star/style/LineSpacing.hpp>
245#include <com/sun/star/style/TabStop.hpp>
246#include <com/sun/star/style/XStyle.hpp>
247#include <com/sun/star/task/XStatusIndicator.hpp>
248#include <com/sun/star/text/XSimpleText.hpp>
249#include <com/sun/star/text/XText.hpp>
250#include <com/sun/star/text/XTextCopy.hpp>
251#include <com/sun/star/text/XTextRange.hpp>
252#include <com/sun/star/text/XTextRangeCompare.hpp>
253#include <com/sun/star/uno/Any.h>
254#include <com/sun/star/uno/Any.hxx>
255#include <com/sun/star/uno/Reference.h>
256#include <com/sun/star/uno/Reference.hxx>
257#include <com/sun/star/uno/RuntimeException.hpp>
258#include <com/sun/star/uno/Sequence.h>
259#include <com/sun/star/uno/Sequence.hxx>
260#include <com/sun/star/uno/Type.h>
261#include <com/sun/star/uno/Type.hxx>
262#include <com/sun/star/uno/TypeClass.hdl>
263#include <com/sun/star/uno/XComponentContext.hpp>
264#include <com/sun/star/uno/XInterface.hpp>
265#include <com/sun/star/uno/genfunc.hxx>
266#include <com/sun/star/util/DateTime.hpp>
267#include <com/sun/star/util/URLTransformer.hpp>
268#include <com/sun/star/util/XCloneable.hpp>
273#include <comphelper/errcode.hxx>
274#include <comphelper/extract.hxx>
275#include <comphelper/lok.hxx>
298#include <cppu/cppudllapi.h>
299#include <cppu/unotype.hxx>
304#include <cppuhelper/weakagg.hxx>
305#include <cppuhelper/weakref.hxx>
308#include <editeng/adjustitem.hxx>
309#include <editeng/boxitem.hxx>
310#include <editeng/cmapitem.hxx>
311#include <editeng/colritem.hxx>
314#include <editeng/editdata.hxx>
315#include <editeng/editeng.hxx>
317#include <editeng/editobj.hxx>
318#include <editeng/editstat.hxx>
319#include <editeng/editview.hxx>
320#include <editeng/eeitem.hxx>
322#include <editeng/fhgtitem.hxx>
323#include <editeng/flditem.hxx>
324#include <editeng/flstitem.hxx>
325#include <editeng/fontitem.hxx>
326#include <editeng/frmdiritem.hxx>
327#include <editeng/langitem.hxx>
328#include <editeng/lrspitem.hxx>
329#include <editeng/lspcitem.hxx>
330#include <editeng/memberids.h>
331#include <editeng/numitem.hxx>
332#include <editeng/outliner.hxx>
333#include <editeng/outlobj.hxx>
334#include <editeng/postitem.hxx>
335#include <editeng/shdditem.hxx>
336#include <editeng/sizeitem.hxx>
337#include <editeng/udlnitem.hxx>
338#include <editeng/ulspitem.hxx>
339#include <editeng/unoedsrc.hxx>
340#include <editeng/unolingu.hxx>
341#include <editeng/wghtitem.hxx>
345#include <framework/Pane.hxx>
347#include <i18nlangtag/lang.h>
352#include <o3tl/any.hxx>
353#include <o3tl/cow_wrapper.hxx>
354#include <o3tl/deleter.hxx>
355#include <o3tl/safeint.hxx>
356#include <o3tl/sorted_vector.hxx>
357#include <o3tl/span.hxx>
358#include <o3tl/string_view.hxx>
359#include <o3tl/strong_int.hxx>
363#include <officecfg/Office/Common.hxx>
364#include <oox/dllapi.h>
367#include <salhelper/thread.hxx>
368#include <sfx2/app.hxx>
369#include <sfx2/basedlgs.hxx>
370#include <sfx2/bindings.hxx>
371#include <sfx2/chalign.hxx>
372#include <sfx2/childwin.hxx>
374#include <sfx2/dispatch.hxx>
375#include <sfx2/dllapi.h>
376#include <sfx2/docfile.hxx>
377#include <sfx2/docfilt.hxx>
378#include <sfx2/fcontnr.hxx>
379#include <sfx2/frame.hxx>
380#include <sfx2/infobar.hxx>
381#include <sfx2/ipclient.hxx>
382#include <sfx2/linkmgr.hxx>
383#include <sfx2/lokhelper.hxx>
384#include <sfx2/msg.hxx>
386#include <sfx2/objface.hxx>
387#include <sfx2/objsh.hxx>
388#include <sfx2/printer.hxx>
389#include <sfx2/progress.hxx>
390#include <sfx2/request.hxx>
391#include <sfx2/sfxdlg.hxx>
392#include <sfx2/shell.hxx>
395#include <sfx2/stbitem.hxx>
396#include <sfx2/tbxctrl.hxx>
397#include <sfx2/tplpitem.hxx>
398#include <sfx2/viewfac.hxx>
399#include <sfx2/viewfrm.hxx>
400#include <sfx2/viewsh.hxx>
401#include <sfx2/zoomitem.hxx>
402#include <sot/exchange.hxx>
403#include <sot/formats.hxx>
404#include <sot/storage.hxx>
405#include <svl/SfxBroadcaster.hxx>
406#include <svl/cjkoptions.hxx>
407#include <svl/eitem.hxx>
408#include <svl/hint.hxx>
409#include <svl/intitem.hxx>
410#include <svl/itempool.hxx>
411#include <svl/itemset.hxx>
412#include <svl/lstner.hxx>
413#include <svl/macitem.hxx>
414#include <svl/metitem.hxx>
415#include <svl/poolitem.hxx>
416#include <svl/ptitem.hxx>
417#include <svl/srchitem.hxx>
418#include <svl/stritem.hxx>
419#include <svl/style.hxx>
420#include <svl/svldllapi.h>
421#include <svl/typedwhich.hxx>
422#include <svl/urihelper.hxx>
423#include <svl/urlbmk.hxx>
424#include <svl/whiter.hxx>
425#include <svtools/ehdl.hxx>
426#include <svtools/sfxecode.hxx>
427#include <svtools/svtdllapi.h>
428#include <svtools/svtresid.hxx>
429#include <svx/ImageMapInfo.hxx>
431#include <svx/bmpmask.hxx>
432#include <svx/clipfmtitem.hxx>
433#include <svx/dialmgr.hxx>
434#include <svx/drawitem.hxx>
435#include <svx/extrusionbar.hxx>
436#include <svx/f3dchild.hxx>
437#include <svx/fmshell.hxx>
438#include <svx/fontwork.hxx>
439#include <svx/fontworkbar.hxx>
440#include <svx/gallery.hxx>
441#include <svx/hlnkitem.hxx>
442#include <svx/hyperdlg.hxx>
443#include <svx/imapdlg.hxx>
444#include <svx/msdffdef.hxx>
445#include <svx/obj3d.hxx>
446#include <svx/pageitem.hxx>
447#include <svx/ruler.hxx>
448#include <svx/rulritem.hxx>
449#include <svx/scene3d.hxx>
450#include <svx/sdmetitm.hxx>
451#include <svx/sdooitm.hxx>
455#include <svx/sdrpagewindow.hxx>
456#include <svx/sdrpaintwindow.hxx>
457#include <svx/sdtagitm.hxx>
458#include <svx/sdtfsitm.hxx>
459#include <svx/sdtmfitm.hxx>
460#include <svx/srchdlg.hxx>
461#include <svx/svddef.hxx>
462#include <svx/svdetc.hxx>
463#include <svx/svdhdl.hxx>
464#include <svx/svditer.hxx>
465#include <svx/svdlayer.hxx>
466#include <svx/svdobj.hxx>
467#include <svx/svdograf.hxx>
468#include <svx/svdogrp.hxx>
469#include <svx/svdoole2.hxx>
470#include <svx/svdopage.hxx>
471#include <svx/svdopath.hxx>
472#include <svx/svdorect.hxx>
473#include <svx/svdotable.hxx>
474#include <svx/svdotext.hxx>
475#include <svx/svdouno.hxx>
476#include <svx/svdoutl.hxx>
477#include <svx/svdpage.hxx>
478#include <svx/svdpagv.hxx>
479#include <svx/svdpool.hxx>
480#include <svx/svdtypes.hxx>
481#include <svx/svdundo.hxx>
482#include <svx/svxdlg.hxx>
483#include <svx/svxdllapi.h>
484#include <svx/unoapi.hxx>
485#include <svx/unoshape.hxx>
486#include <svx/xbtmpit.hxx>
487#include <svx/xdef.hxx>
488#include <svx/xfillit0.hxx>
489#include <svx/xflclit.hxx>
490#include <svx/xflgrit.hxx>
491#include <svx/xflhtit.hxx>
492#include <svx/xit.hxx>
493#include <svx/xlineit0.hxx>
494#include <svx/xlnclit.hxx>
495#include <svx/xlndsit.hxx>
496#include <svx/xlnedit.hxx>
497#include <svx/xlnstit.hxx>
498#include <svx/xlnwtit.hxx>
499#include <svx/xpoly.hxx>
500#include <svx/xtable.hxx>
501#include <svx/zoomslideritem.hxx>
504#include <tools/color.hxx>
505#include <tools/debug.hxx>
506#include <tools/degree.hxx>
507#include <tools/fldunit.hxx>
508#include <tools/fontenum.hxx>
509#include <tools/fract.hxx>
510#include <tools/gen.hxx>
511#include <tools/globname.hxx>
512#include <tools/link.hxx>
513#include <tools/long.hxx>
514#include <tools/mapunit.hxx>
515#include <tools/poly.hxx>
516#include <tools/ref.hxx>
517#include <tools/solar.h>
518#include <tools/stream.hxx>
519#include <tools/toolsdllapi.h>
520#include <tools/urlobj.hxx>
521#include <tools/weakbase.h>
522#include <typelib/typedescription.h>
523#include <undo/undomanager.hxx>
524#include <undo/undoobjects.hxx>
525#include <uno/any2.h>
526#include <uno/data.h>
527#include <uno/sequence2.h>
528#include <unotools/configmgr.hxx>
531#include <unotools/options.hxx>
533#include <unotools/resmgr.hxx>
535#include <unotools/syslocale.hxx>
540#include <view/SlsLayouter.hxx>
542#include <view/SlsTheme.hxx>
543#include <xmloff/autolayout.hxx>
544#endif // PCH_LEVEL >= 3
545#if PCH_LEVEL >= 4
547#include <Annotation.hxx>
548#include <Client.hxx>
552#include <DrawController.hxx>
553#include <DrawDocShell.hxx>
554#include <DrawViewShell.hxx>
555#include <EffectMigration.hxx>
556#include <EventMultiplexer.hxx>
557#include <FactoryIds.hxx>
558#include <FormShellManager.hxx>
559#include <FrameView.hxx>
560#include <GraphicDocShell.hxx>
561#include <GraphicViewShell.hxx>
562#include <LayerTabBar.hxx>
563#include <MasterPageObserver.hxx>
564#include <OutlineView.hxx>
565#include <OutlineViewShell.hxx>
566#include <Outliner.hxx>
567#include <PaneChildWindows.hxx>
569#include <PreviewRenderer.hxx>
570#include <SlideSorter.hxx>
572#include <SpellDialogChildWindow.hxx>
573#include <TextObjectBar.hxx>
574#include <ToolBarManager.hxx>
575#include <View.hxx>
576#include <ViewShell.hxx>
577#include <ViewShellBase.hxx>
578#include <ViewShellHint.hxx>
580#include <ViewShellManager.hxx>
581#include <Window.hxx>
582#include <anminfo.hxx>
583#include <cusshow.hxx>
584#include <customshowlist.hxx>
585#include <drawdoc.hxx>
586#include <drawview.hxx>
587#include <fubullet.hxx>
588#include <fuconstr.hxx>
589#include <fucushow.hxx>
590#include <fudraw.hxx>
591#include <fuexpand.hxx>
592#include <fuinsfil.hxx>
593#include <fupoor.hxx>
594#include <fusel.hxx>
595#include <fusldlg.hxx>
596#include <fusumry.hxx>
597#include <futempl.hxx>
598#include <futext.hxx>
599#include <glob.hxx>
600#include <helpids.h>
601#include <navigatr.hxx>
603#include <optsitem.hxx>
604#include <pres.hxx>
605#include <sdabstdlg.hxx>
606#include <sddll.hxx>
607#include <sddllapi.h>
608#include <sdfilter.hxx>
609#include <sdmod.hxx>
610#include <sdpage.hxx>
611#include <sdresid.hxx>
612#include <sdtreelb.hxx>
613#include <sdundo.hxx>
614#include <sdundogr.hxx>
615#include <sdxfer.hxx>
616#include <slideshow.hxx>
617#include <stlpool.hxx>
618#include <stlsheet.hxx>
619#include <strings.hxx>
620#include <titledockwin.hxx>
621#include <unchss.hxx>
622#include <undoanim.hxx>
623#include <unmodpg.hxx>
624#include <unokywds.hxx>
625#include <unomodel.hxx>
626#include <unopage.hxx>
627#include <unoprnms.hxx>
628#include <zoomlist.hxx>
629#endif // PCH_LEVEL >= 4
630
631/* vim:set shiftwidth=4 softtabstop=4 expandtab: */