LibreOffice Module sd (master) 1
precompiled_sdui.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-07-19 09:28:08 using:
17 ./bin/update_pch sd sdui --cutoff=4 --exclude:system --include: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_sdui.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 <chrono>
29#include <cmath>
30#include <cstddef>
31#include <cstdlib>
32#include <cstring>
33#include <deque>
34#include <float.h>
35#include <functional>
36#include <initializer_list>
37#include <iomanip>
38#include <iterator>
39#include <limits.h>
40#include <limits>
41#include <map>
42#include <math.h>
43#include <memory>
44#include <mutex>
45#include <new>
46#include <numeric>
47#include <optional>
48#include <ostream>
49#include <set>
50#include <stddef.h>
51#include <stdexcept>
52#include <string.h>
53#include <string>
54#include <string_view>
55#include <type_traits>
56#include <typeinfo>
57#include <unordered_map>
58#include <unordered_set>
59#include <utility>
60#include <vector>
61#include <boost/property_tree/ptree_fwd.hpp>
62#endif // PCH_LEVEL >= 1
63#if PCH_LEVEL >= 2
64#include <osl/conditn.hxx>
65#include <osl/diagnose.h>
66#include <osl/doublecheckedlocking.h>
67#include <osl/endian.h>
68#include <osl/getglobalmutex.hxx>
69#include <osl/interlck.h>
70#include <osl/mutex.h>
71#include <osl/mutex.hxx>
72#include <osl/socket_decl.hxx>
73#include <osl/thread.h>
74#include <osl/time.h>
75#include <rtl/alloc.h>
76#include <rtl/byteseq.h>
77#include <rtl/character.hxx>
78#include <rtl/instance.hxx>
79#include <rtl/locale.h>
80#include <rtl/math.h>
81#include <rtl/ref.hxx>
82#include <rtl/strbuf.h>
83#include <rtl/strbuf.hxx>
84#include <rtl/string.h>
85#include <rtl/string.hxx>
86#include <rtl/stringconcat.hxx>
87#include <rtl/stringutils.hxx>
88#include <rtl/textcvt.h>
89#include <rtl/textenc.h>
90#include <rtl/ustrbuf.h>
91#include <rtl/ustrbuf.hxx>
92#include <rtl/ustring.h>
93#include <rtl/ustring.hxx>
94#include <rtl/uuid.h>
95#include <sal/backtrace.hxx>
96#include <sal/log.hxx>
97#include <sal/macros.h>
98#include <sal/saldllapi.h>
99#include <sal/types.h>
100#include <sal/typesizes.h>
102#include <vcl/BitmapColor.hxx>
103#include <vcl/BitmapPalette.hxx>
104#include <vcl/ColorMask.hxx>
107#include <vcl/GraphicObject.hxx>
111#include <vcl/Scanline.hxx>
112#include <vcl/WindowPosSize.hxx>
113#include <vcl/alpha.hxx>
116#include <vcl/bitmap.hxx>
118#include <vcl/bitmapex.hxx>
119#include <vcl/builderpage.hxx>
120#include <vcl/cairo.hxx>
121#include <vcl/checksum.hxx>
122#include <vcl/ctrl.hxx>
123#include <vcl/customweld.hxx>
124#include <vcl/dllapi.h>
125#include <vcl/dockwin.hxx>
126#include <vcl/event.hxx>
127#include <vcl/fntstyle.hxx>
128#include <vcl/font.hxx>
129#include <vcl/formatter.hxx>
130#include <vcl/gdimtf.hxx>
131#include <vcl/gfxlink.hxx>
132#include <vcl/gradient.hxx>
133#include <vcl/graph.hxx>
134#include <vcl/idle.hxx>
135#include <vcl/image.hxx>
136#include <vcl/kernarray.hxx>
137#include <vcl/keycod.hxx>
138#include <vcl/keycodes.hxx>
139#include <vcl/mapmod.hxx>
141#include <vcl/metric.hxx>
142#include <vcl/outdev.hxx>
143#include <vcl/ptrstyle.hxx>
144#include <vcl/region.hxx>
158#include <vcl/salgtype.hxx>
161#include <vcl/scrollable.hxx>
162#include <vcl/settings.hxx>
163#include <vcl/svapp.hxx>
164#include <vcl/syswin.hxx>
165#include <vcl/task.hxx>
166#include <vcl/timer.hxx>
167#include <vcl/transfer.hxx>
168#include <vcl/uitest/factory.hxx>
169#include <vcl/vclenum.hxx>
170#include <vcl/vclptr.hxx>
173#include <vcl/wall.hxx>
174#include <vcl/weld.hxx>
175#include <vcl/weldutils.hxx>
176#include <vcl/window.hxx>
177#include <vcl/windowstate.hxx>
178#include <vcl/wintypes.hxx>
179#endif // PCH_LEVEL >= 2
180#if PCH_LEVEL >= 3
208#include <com/sun/star/awt/DeviceInfo.hpp>
209#include <com/sun/star/awt/Gradient2.hpp>
210#include <com/sun/star/awt/GradientStyle.hpp>
211#include <com/sun/star/awt/Key.hpp>
212#include <com/sun/star/awt/KeyGroup.hpp>
213#include <com/sun/star/awt/PosSize.hpp>
214#include <com/sun/star/awt/SystemPointer.hpp>
215#include <com/sun/star/awt/XWindow.hpp>
216#include <com/sun/star/awt/XWindowPeer.hpp>
217#include <com/sun/star/beans/PropertyValue.hpp>
218#include <com/sun/star/beans/XPropertySet.hpp>
219#include <com/sun/star/container/XChild.hpp>
220#include <com/sun/star/container/XIndexContainer.hpp>
221#include <com/sun/star/container/XIndexReplace.hpp>
222#include <com/sun/star/container/XNameContainer.hpp>
223#include <com/sun/star/container/XNamed.hpp>
224#include <com/sun/star/datatransfer/DataFlavor.hpp>
225#include <com/sun/star/datatransfer/XTransferable.hpp>
226#include <com/sun/star/datatransfer/XTransferable2.hpp>
227#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
228#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
229#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
230#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
231#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
232#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
233#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
234#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
235#include <com/sun/star/document/EventObject.hpp>
236#include <com/sun/star/document/XCmisDocument.hpp>
237#include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
238#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
239#include <com/sun/star/document/XDocumentRecovery.hpp>
240#include <com/sun/star/document/XDocumentSubStorageSupplier.hpp>
241#include <com/sun/star/document/XEmbeddedScripts.hpp>
242#include <com/sun/star/document/XEventBroadcaster.hpp>
243#include <com/sun/star/document/XEventsSupplier.hpp>
244#include <com/sun/star/document/XLinkTargetSupplier.hpp>
245#include <com/sun/star/document/XScriptInvocationContext.hpp>
246#include <com/sun/star/document/XShapeEventBroadcaster.hpp>
247#include <com/sun/star/document/XStorageBasedDocument.hpp>
248#include <com/sun/star/document/XUndoManagerSupplier.hpp>
249#include <com/sun/star/document/XViewDataSupplier.hpp>
250#include <com/sun/star/drawing/DashStyle.hpp>
251#include <com/sun/star/drawing/HatchStyle.hpp>
252#include <com/sun/star/drawing/LineCap.hpp>
253#include <com/sun/star/drawing/TextFitToSizeType.hpp>
254#include <com/sun/star/drawing/XDrawPageDuplicator.hpp>
255#include <com/sun/star/drawing/XDrawPages.hpp>
256#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
257#include <com/sun/star/drawing/XLayerSupplier.hpp>
258#include <com/sun/star/drawing/XMasterPagesSupplier.hpp>
259#include <com/sun/star/drawing/XPresenterHelper.hpp>
260#include <com/sun/star/drawing/framework/XConfigurationController.hpp>
261#include <com/sun/star/embed/Aspects.hpp>
262#include <com/sun/star/embed/XStorage.hpp>
263#include <com/sun/star/embed/XVisualObject.hpp>
264#include <com/sun/star/form/FormComponentType.hpp>
265#include <com/sun/star/frame/XDispatch.hpp>
266#include <com/sun/star/frame/XFrame.hpp>
267#include <com/sun/star/frame/XLoadable.hpp>
268#include <com/sun/star/frame/XModel3.hpp>
269#include <com/sun/star/frame/XModule.hpp>
270#include <com/sun/star/frame/XStatusListener.hpp>
271#include <com/sun/star/frame/XStorable2.hpp>
272#include <com/sun/star/frame/XTerminateListener.hpp>
273#include <com/sun/star/frame/XTitle.hpp>
274#include <com/sun/star/frame/XTitleChangeBroadcaster.hpp>
275#include <com/sun/star/frame/XUntitledNumbers.hpp>
276#include <com/sun/star/graphic/XGraphic.hpp>
277#include <com/sun/star/graphic/XPrimitive2D.hpp>
278#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
279#include <com/sun/star/i18n/WordType.hpp>
280#include <com/sun/star/io/XInputStream.hpp>
281#include <com/sun/star/io/XOutputStream.hpp>
282#include <com/sun/star/io/XSeekable.hpp>
283#include <com/sun/star/io/XStream.hpp>
284#include <com/sun/star/io/XTruncate.hpp>
285#include <com/sun/star/lang/DisposedException.hpp>
286#include <com/sun/star/lang/EventObject.hpp>
287#include <com/sun/star/lang/Locale.hpp>
288#include <com/sun/star/lang/XComponent.hpp>
289#include <com/sun/star/lang/XEventListener.hpp>
290#include <com/sun/star/lang/XMultiComponentFactory.hpp>
291#include <com/sun/star/lang/XMultiServiceFactory.hpp>
292#include <com/sun/star/lang/XServiceInfo.hpp>
293#include <com/sun/star/lang/XSingleServiceFactory.hpp>
294#include <com/sun/star/lang/XTypeProvider.hpp>
295#include <com/sun/star/lang/XUnoTunnel.hpp>
296#include <com/sun/star/presentation/XCustomPresentationSupplier.hpp>
297#include <com/sun/star/presentation/XHandoutMasterSupplier.hpp>
298#include <com/sun/star/presentation/XPresentationSupplier.hpp>
299#include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>
300#include <com/sun/star/rendering/CompositeOperation.hpp>
301#include <com/sun/star/rendering/TextDirection.hpp>
302#include <com/sun/star/script/XStarBasicAccess.hpp>
303#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp>
304#include <com/sun/star/style/NumberingType.hpp>
305#include <com/sun/star/style/XStyle.hpp>
306#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
307#include <com/sun/star/text/textfield/Type.hpp>
308#include <com/sun/star/ucb/XAnyCompareFactory.hpp>
309#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
310#include <com/sun/star/uno/Any.h>
311#include <com/sun/star/uno/Any.hxx>
312#include <com/sun/star/uno/Reference.h>
313#include <com/sun/star/uno/Reference.hxx>
314#include <com/sun/star/uno/RuntimeException.hpp>
315#include <com/sun/star/uno/Sequence.h>
316#include <com/sun/star/uno/Sequence.hxx>
317#include <com/sun/star/uno/Type.h>
318#include <com/sun/star/uno/Type.hxx>
319#include <com/sun/star/uno/TypeClass.hdl>
320#include <com/sun/star/uno/XInterface.hpp>
321#include <com/sun/star/uno/XWeak.hpp>
322#include <com/sun/star/uno/genfunc.h>
323#include <com/sun/star/uno/genfunc.hxx>
324#include <com/sun/star/util/Date.hpp>
325#include <com/sun/star/util/DateTime.hpp>
326#include <com/sun/star/util/Time.hpp>
327#include <com/sun/star/util/XAccounting.hpp>
328#include <com/sun/star/util/XCloseable.hpp>
329#include <com/sun/star/util/XModifiable2.hpp>
330#include <com/sun/star/view/XPrintJobBroadcaster.hpp>
331#include <com/sun/star/view/XPrintable.hpp>
332#include <com/sun/star/view/XRenderable.hpp>
335#include <comphelper/errcode.hxx>
339#include <cppu/cppudllapi.h>
340#include <cppu/unotype.hxx>
349#include <cppuhelper/weak.hxx>
350#include <cppuhelper/weakref.hxx>
351#include <cui/cuidllapi.h>
354#include <docmodel/dllapi.h>
363#include <editeng/editdata.hxx>
365#include <editeng/editstat.hxx>
366#include <editeng/editview.hxx>
367#include <editeng/eedata.hxx>
368#include <editeng/eeitem.hxx>
369#include <editeng/flditem.hxx>
371#include <editeng/numdef.hxx>
372#include <editeng/outliner.hxx>
373#include <editeng/outlobj.hxx>
376#include <editeng/svxenum.hxx>
377#include <editeng/svxfont.hxx>
380#include <i18nlangtag/lang.h>
382#include <o3tl/cow_wrapper.hxx>
383#include <o3tl/deleter.hxx>
384#include <o3tl/enumarray.hxx>
385#include <o3tl/hash_combine.hxx>
386#include <o3tl/safeint.hxx>
387#include <o3tl/sorted_vector.hxx>
388#include <o3tl/span.hxx>
389#include <o3tl/strong_int.hxx>
395#include <salhelper/thread.hxx>
396#include <sfx2/basedlgs.hxx>
397#include <sfx2/dllapi.h>
398#include <sfx2/namedcolor.hxx>
399#include <sfx2/objsh.hxx>
400#include <sfx2/sfxbasemodel.hxx>
401#include <sfx2/shell.hxx>
402#include <sfx2/tabdlg.hxx>
403#include <sot/exchange.hxx>
404#include <sot/formats.hxx>
405#include <sot/sotdllapi.h>
406#include <svl/SfxBroadcaster.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>
413#include <svl/lstner.hxx>
414#include <svl/poolitem.hxx>
415#include <svl/setitem.hxx>
416#include <svl/stritem.hxx>
417#include <svl/style.hxx>
418#include <svl/stylesheetuser.hxx>
419#include <svl/svldllapi.h>
420#include <svl/typedwhich.hxx>
421#include <svl/undo.hxx>
422#include <svl/urlbmk.hxx>
423#include <svl/whichranges.hxx>
425#include <svtools/colorcfg.hxx>
426#include <svtools/svtdllapi.h>
427#include <svtools/unitconv.hxx>
428#include <svtools/valueset.hxx>
429#include <svx/XPropertyEntry.hxx>
430#include <svx/drawitem.hxx>
431#include <svx/flagsdef.hxx>
432#include <svx/fmdmod.hxx>
434#include <svx/itextprovider.hxx>
440#include <svx/sdrobjectuser.hxx>
441#include <svx/sdtaditm.hxx>
442#include <svx/sdtaitm.hxx>
443#include <svx/sdtakitm.hxx>
445#include <svx/svdcrtv.hxx>
446#include <svx/svddef.hxx>
447#include <svx/svddrag.hxx>
448#include <svx/svddrgv.hxx>
449#include <svx/svdedtv.hxx>
450#include <svx/svdedxv.hxx>
451#include <svx/svdglev.hxx>
452#include <svx/svdglue.hxx>
453#include <svx/svdhdl.hxx>
454#include <svx/svdhlpln.hxx>
455#include <svx/svdlayer.hxx>
456#include <svx/svdmark.hxx>
457#include <svx/svdmodel.hxx>
458#include <svx/svdmrkv.hxx>
459#include <svx/svdoattr.hxx>
460#include <svx/svdobj.hxx>
461#include <svx/svdobjkind.hxx>
462#include <svx/svdoedge.hxx>
463#include <svx/svdotext.hxx>
464#include <svx/svdpntv.hxx>
465#include <svx/svdpoev.hxx>
466#include <svx/svdsnpv.hxx>
467#include <svx/svdsob.hxx>
468#include <svx/svdtext.hxx>
469#include <svx/svdtrans.hxx>
470#include <svx/svdtypes.hxx>
471#include <svx/svdundo.hxx>
472#include <svx/svdxcgv.hxx>
473#include <svx/svxdllapi.h>
474#include <svx/unomod.hxx>
475#include <svx/xdash.hxx>
476#include <svx/xdef.hxx>
477#include <svx/xhatch.hxx>
478#include <svx/xpoly.hxx>
479#include <svx/xtable.hxx>
480#include <tools/color.hxx>
481#include <tools/date.hxx>
482#include <tools/datetime.hxx>
483#include <tools/debug.hxx>
484#include <tools/degree.hxx>
485#include <tools/fldunit.hxx>
486#include <tools/fontenum.hxx>
487#include <tools/fract.hxx>
488#include <tools/gen.hxx>
489#include <tools/globname.hxx>
490#include <tools/helpers.hxx>
491#include <tools/lineend.hxx>
492#include <tools/link.hxx>
493#include <tools/long.hxx>
494#include <tools/mapunit.hxx>
495#include <tools/poly.hxx>
496#include <tools/ref.hxx>
497#include <tools/solar.h>
498#include <tools/stream.hxx>
499#include <tools/time.hxx>
500#include <tools/toolsdllapi.h>
501#include <tools/urlobj.hxx>
502#include <tools/weakbase.h>
503#include <typelib/typeclass.h>
504#include <typelib/typedescription.h>
505#include <typelib/uik.h>
506#include <uno/any2.h>
507#include <uno/data.h>
508#include <uno/sequence2.h>
509#include <unotools/fontcvt.hxx>
510#include <unotools/fontdefs.hxx>
511#include <unotools/options.hxx>
512#include <unotools/resmgr.hxx>
513#include <unotools/syslocale.hxx>
514#include <unotools/tempfile.hxx>
516#include <unotools/weakref.hxx>
517#endif // PCH_LEVEL >= 3
518#if PCH_LEVEL >= 4
519#include <DrawController.hxx>
520#include <DrawDocShell.hxx>
521#include <View.hxx>
522#include <drawdoc.hxx>
523#include <fupoor.hxx>
524#include <pres.hxx>
525#include <sddllapi.h>
526#include <sdmod.hxx>
527#include <sdpage.hxx>
528#include <sdresid.hxx>
529#include <unomodel.hxx>
530#endif // PCH_LEVEL >= 4
531
532/* vim:set shiftwidth=4 softtabstop=4 expandtab: */