Bump version to 5.0-14
[LibreOffice.git] / slideshow / inc / pch / precompiled_slideshow.hxx
blobffdc8bb46fb7d78fe210410f3652094f42931809
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
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/.
8 */
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).
17 #include "boost/bind.hpp"
18 #include "com/sun/star/uno/Reference.hxx"
19 #include "rtl/ref.hxx"
20 #include <algorithm>
21 #include <avmedia/mediawindow.hxx>
22 #include <avmedia/modeltools.hxx>
23 #include <basegfx/matrix/b2dhommatrix.hxx>
24 #include <basegfx/matrix/b2dhommatrixtools.hxx>
25 #include <basegfx/numeric/ftools.hxx>
26 #include <basegfx/point/b2dpoint.hxx>
27 #include <basegfx/polygon/b2dpolygon.hxx>
28 #include <basegfx/polygon/b2dpolygonclipper.hxx>
29 #include <basegfx/polygon/b2dpolygontools.hxx>
30 #include <basegfx/polygon/b2dpolypolygon.hxx>
31 #include <basegfx/polygon/b2dpolypolygoncutter.hxx>
32 #include <basegfx/polygon/b2dpolypolygontools.hxx>
33 #include <basegfx/range/b1drange.hxx>
34 #include <basegfx/range/b2dpolyrange.hxx>
35 #include <basegfx/range/b2drange.hxx>
36 #include <basegfx/range/b2irange.hxx>
37 #include <basegfx/tools/canvastools.hxx>
38 #include <basegfx/tools/lerp.hxx>
39 #include <basegfx/vector/b2dvector.hxx>
40 #include <basegfx/vector/b2ivector.hxx>
41 #include <boost/bind.hpp>
42 #include <boost/current_function.hpp>
43 #include <boost/enable_shared_from_this.hpp>
44 #include <boost/function.hpp>
45 #include <boost/mem_fn.hpp>
46 #include <boost/noncopyable.hpp>
47 #include <boost/optional.hpp>
48 #include <boost/scoped_ptr.hpp>
49 #include <boost/shared_ptr.hpp>
50 #include <boost/spirit/include/classic_core.hpp>
51 #include <boost/tuple/tuple.hpp>
52 #include <boost/weak_ptr.hpp>
53 #include <canvas/canvastools.hxx>
54 #include <canvas/debug.hxx>
55 #include <canvas/elapsedtime.hxx>
56 #include <canvas/verbosetrace.hxx>
57 #include <cmath>
58 #include <com/sun/star/animations/AnimationAdditiveMode.hpp>
59 #include <com/sun/star/animations/AnimationCalcMode.hpp>
60 #include <com/sun/star/animations/AnimationColorSpace.hpp>
61 #include <com/sun/star/animations/AnimationFill.hpp>
62 #include <com/sun/star/animations/AnimationNodeType.hpp>
63 #include <com/sun/star/animations/AnimationRestart.hpp>
64 #include <com/sun/star/animations/AnimationTransformType.hpp>
65 #include <com/sun/star/animations/Event.hpp>
66 #include <com/sun/star/animations/EventTrigger.hpp>
67 #include <com/sun/star/animations/Timing.hpp>
68 #include <com/sun/star/animations/TransitionSubType.hpp>
69 #include <com/sun/star/animations/TransitionType.hpp>
70 #include <com/sun/star/animations/ValuePair.hpp>
71 #include <com/sun/star/animations/XAnimate.hpp>
72 #include <com/sun/star/animations/XAnimateColor.hpp>
73 #include <com/sun/star/animations/XAnimateMotion.hpp>
74 #include <com/sun/star/animations/XAnimateSet.hpp>
75 #include <com/sun/star/animations/XAnimateTransform.hpp>
76 #include <com/sun/star/animations/XAnimationNode.hpp>
77 #include <com/sun/star/animations/XAnimationNodeSupplier.hpp>
78 #include <com/sun/star/animations/XAudio.hpp>
79 #include <com/sun/star/animations/XIterateContainer.hpp>
80 #include <com/sun/star/animations/XTransitionFilter.hpp>
81 #include <com/sun/star/awt/FontSlant.hpp>
82 #include <com/sun/star/awt/FontUnderline.hpp>
83 #include <com/sun/star/awt/FontWeight.hpp>
84 #include <com/sun/star/awt/MouseButton.hpp>
85 #include <com/sun/star/awt/MouseEvent.hpp>
86 #include <com/sun/star/awt/PosSize.hpp>
87 #include <com/sun/star/awt/Rectangle.hpp>
88 #include <com/sun/star/awt/SystemPointer.hpp>
89 #include <com/sun/star/awt/Toolkit.hpp>
90 #include <com/sun/star/awt/VclWindowPeerAttribute.hpp>
91 #include <com/sun/star/awt/WindowAttribute.hpp>
92 #include <com/sun/star/awt/WindowDescriptor.hpp>
93 #include <com/sun/star/awt/XMouseListener.hpp>
94 #include <com/sun/star/awt/XMouseMotionListener.hpp>
95 #include <com/sun/star/awt/XPaintListener.hpp>
96 #include <com/sun/star/awt/XWindow.hpp>
97 #include <com/sun/star/awt/XWindow2.hpp>
98 #include <com/sun/star/awt/XWindowPeer.hpp>
99 #include <com/sun/star/beans/NamedValue.hpp>
100 #include <com/sun/star/beans/PropertyValue.hpp>
101 #include <com/sun/star/beans/XPropertySet.hpp>
102 #include <com/sun/star/container/XEnumerationAccess.hpp>
103 #include <com/sun/star/container/XIndexAccess.hpp>
104 #include <com/sun/star/container/XNameAccess.hpp>
105 #include <com/sun/star/container/XNameContainer.hpp>
106 #include <com/sun/star/datatransfer/XTransferable.hpp>
107 #include <com/sun/star/document/XExporter.hpp>
108 #include <com/sun/star/document/XFilter.hpp>
109 #include <com/sun/star/drawing/ColorMode.hpp>
110 #include <com/sun/star/drawing/FillStyle.hpp>
111 #include <com/sun/star/drawing/GraphicExportFilter.hpp>
112 #include <com/sun/star/drawing/HomogenMatrix3.hpp>
113 #include <com/sun/star/drawing/LineStyle.hpp>
114 #include <com/sun/star/drawing/PointSequence.hpp>
115 #include <com/sun/star/drawing/PointSequenceSequence.hpp>
116 #include <com/sun/star/drawing/TextAnimationDirection.hpp>
117 #include <com/sun/star/drawing/TextAnimationKind.hpp>
118 #include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
119 #include <com/sun/star/drawing/TextVerticalAdjust.hpp>
120 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
121 #include <com/sun/star/drawing/XLayer.hpp>
122 #include <com/sun/star/drawing/XLayerManager.hpp>
123 #include <com/sun/star/drawing/XLayerSupplier.hpp>
124 #include <com/sun/star/drawing/XMasterPageTarget.hpp>
125 #include <com/sun/star/drawing/XShape.hpp>
126 #include <com/sun/star/frame/Frame.hpp>
127 #include <com/sun/star/frame/XModel.hpp>
128 #include <com/sun/star/frame/XSynchronousFrameLoader.hpp>
129 #include <com/sun/star/graphic/XGraphic.hpp>
130 #include <com/sun/star/graphic/XGraphicRenderer.hpp>
131 #include <com/sun/star/lang/NoSupportException.hpp>
132 #include <com/sun/star/lang/XComponent.hpp>
133 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
134 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
135 #include <com/sun/star/lang/XServiceInfo.hpp>
136 #include <com/sun/star/lang/XServiceName.hpp>
137 #include <com/sun/star/lang/XTypeProvider.hpp>
138 #include <com/sun/star/loader/CannotActivateFactoryException.hpp>
139 #include <com/sun/star/media/XManager.hpp>
140 #include <com/sun/star/media/XPlayer.hpp>
141 #include <com/sun/star/media/XPlayerWindow.hpp>
142 #include <com/sun/star/presentation/EffectCommands.hpp>
143 #include <com/sun/star/presentation/EffectNodeType.hpp>
144 #include <com/sun/star/presentation/ParagraphTarget.hpp>
145 #include <com/sun/star/presentation/ShapeAnimationSubType.hpp>
146 #include <com/sun/star/presentation/TextAnimationType.hpp>
147 #include <com/sun/star/presentation/XShapeEventListener.hpp>
148 #include <com/sun/star/presentation/XSlideShow.hpp>
149 #include <com/sun/star/presentation/XSlideShowListener.hpp>
150 #include <com/sun/star/presentation/XSlideShowView.hpp>
151 #include <com/sun/star/registry/XRegistryKey.hpp>
152 #include <com/sun/star/rendering/IntegerBitmapLayout.hpp>
153 #include <com/sun/star/rendering/PanoseLetterForm.hpp>
154 #include <com/sun/star/rendering/XBitmap.hpp>
155 #include <com/sun/star/rendering/XCanvas.hpp>
156 #include <com/sun/star/rendering/XIntegerBitmap.hpp>
157 #include <com/sun/star/text/GraphicCrop.hpp>
158 #include <com/sun/star/uno/Reference.hxx>
159 #include <com/sun/star/uno/XComponentContext.hpp>
160 #include <com/sun/star/util/XCloseable.hpp>
161 #include <com/sun/star/util/XModifyListener.hpp>
162 #include <com/sun/star/util/XUpdatable.hpp>
163 #include <comphelper/anytostring.hxx>
164 #include <comphelper/make_shared_from_uno.hxx>
165 #include <comphelper/namecontainer.hxx>
166 #include <comphelper/optional.hxx>
167 #include <comphelper/scopeguard.hxx>
168 #include <comphelper/sequence.hxx>
169 #include <comphelper/uno3.hxx>
170 #include <config_features.h>
171 #include <cppcanvas/basegfxfactory.hxx>
172 #include <cppcanvas/bitmap.hxx>
173 #include <cppcanvas/canvas.hxx>
174 #include <cppcanvas/customsprite.hxx>
175 #include <cppcanvas/polypolygon.hxx>
176 #include <cppcanvas/renderer.hxx>
177 #include <cppcanvas/spritecanvas.hxx>
178 #include <cppcanvas/vclfactory.hxx>
179 #include <cppuhelper/basemutex.hxx>
180 #include <cppuhelper/compbase1.hxx>
181 #include <cppuhelper/compbase2.hxx>
182 #include <cppuhelper/exc_hlp.hxx>
183 #include <cppuhelper/factory.hxx>
184 #include <cppuhelper/implbase1.hxx>
185 #include <cppuhelper/implementationentry.hxx>
186 #include <cppuhelper/interfacecontainer.h>
187 #include <functional>
188 #include <iostream>
189 #include <iterator>
190 #include <limits>
191 #include <map>
192 #include <math.h>
193 #include <o3tl/compat_functional.hxx>
194 #include <osl/diagnose.h>
195 #include <osl/diagnose.hxx>
196 #include <queue>
197 #include <rtl/math.hxx>
198 #include <rtl/ref.hxx>
199 #include <rtl/ustrbuf.hxx>
200 #include <rtl/ustring.hxx>
201 #include <stack>
202 #include <stdio.h>
203 #include <string>
204 #include <svtools/grfmgr.hxx>
205 #include <tools/debug.hxx>
206 #include <tools/diagnose_ex.h>
207 #include <tools/helpers.hxx>
208 #include <tools/stream.hxx>
209 #include <tools/urlobj.hxx>
210 #include <unordered_map>
211 #include <unotools/streamwrap.hxx>
212 #include <unotools/ucbstreamhelper.hxx>
213 #include <vcl/animate.hxx>
214 #include <vcl/canvastools.hxx>
215 #include <vcl/cvtgrf.hxx>
216 #include <vcl/font.hxx>
217 #include <vcl/gdimtf.hxx>
218 #include <vcl/graph.hxx>
219 #include <vcl/metaact.hxx>
220 #include <vcl/metric.hxx>
221 #include <vcl/settings.hxx>
222 #include <vcl/svapp.hxx>
223 #include <vcl/syschild.hxx>
224 #include <vcl/sysdata.hxx>
225 #include <vcl/virdev.hxx>
226 #include <vcl/window.hxx>
227 #include <vcl/wrkwin.hxx>
228 #include <vector>
230 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */