LanguageTool: don't crash if REST protocol isn't set
[LibreOffice.git] / canvas / inc / pch / precompiled_canvastools.hxx
blob64b9ecb1553ff617bba8c893af1ea0f0366ce531
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).
16 Generated on 2021-03-08 13:11:37 using:
17 ./bin/update_pch canvas canvastools --cutoff=1 --exclude:system --include:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./canvas/inc/pch/precompiled_canvastools.hxx "make canvas.build" --find-conflicts
23 #include <sal/config.h>
24 #if PCH_LEVEL >= 1
25 #include <algorithm>
26 #include <limits>
27 #include <string_view>
28 #include <boost/range/adaptor/reversed.hpp>
29 #endif // PCH_LEVEL >= 1
30 #if PCH_LEVEL >= 2
31 #include <rtl/instance.hxx>
32 #include <rtl/math.hxx>
33 #include <sal/log.hxx>
34 #include <vcl/canvastools.hxx>
35 #include <vcl/window.hxx>
36 #endif // PCH_LEVEL >= 2
37 #if PCH_LEVEL >= 3
38 #include <base/cachedprimitivebase.hxx>
39 #include <base/canvascustomspritehelper.hxx>
40 #include <basegfx/matrix/b2dhommatrix.hxx>
41 #include <basegfx/matrix/b2dhommatrixtools.hxx>
42 #include <basegfx/numeric/ftools.hxx>
43 #include <basegfx/point/b2dpoint.hxx>
44 #include <basegfx/point/b2ipoint.hxx>
45 #include <basegfx/polygon/b2dpolygon.hxx>
46 #include <basegfx/polygon/b2dpolygonclipper.hxx>
47 #include <basegfx/polygon/b2dpolygontools.hxx>
48 #include <basegfx/polygon/b2dpolygontriangulator.hxx>
49 #include <basegfx/polygon/b2dpolypolygon.hxx>
50 #include <basegfx/polygon/b2dpolypolygontools.hxx>
51 #include <basegfx/range/b2drange.hxx>
52 #include <basegfx/range/b2drectangle.hxx>
53 #include <basegfx/range/b2irange.hxx>
54 #include <basegfx/utils/canvastools.hxx>
55 #include <basegfx/vector/b2dsize.hxx>
56 #include <basegfx/vector/b2ivector.hxx>
57 #include <com/sun/star/awt/Rectangle.hpp>
58 #include <com/sun/star/awt/XWindow2.hpp>
59 #include <com/sun/star/beans/PropertyVetoException.hpp>
60 #include <com/sun/star/beans/UnknownPropertyException.hpp>
61 #include <com/sun/star/beans/XPropertySet.hpp>
62 #include <com/sun/star/geometry/AffineMatrix2D.hpp>
63 #include <com/sun/star/geometry/IntegerPoint2D.hpp>
64 #include <com/sun/star/geometry/IntegerSize2D.hpp>
65 #include <com/sun/star/geometry/Matrix2D.hpp>
66 #include <com/sun/star/geometry/RealBezierSegment2D.hpp>
67 #include <com/sun/star/geometry/RealPoint2D.hpp>
68 #include <com/sun/star/geometry/RealRectangle2D.hpp>
69 #include <com/sun/star/geometry/RealSize2D.hpp>
70 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
71 #include <com/sun/star/lang/XServiceInfo.hpp>
72 #include <com/sun/star/rendering/ColorComponentTag.hpp>
73 #include <com/sun/star/rendering/ColorSpaceType.hpp>
74 #include <com/sun/star/rendering/CompositeOperation.hpp>
75 #include <com/sun/star/rendering/FontRequest.hpp>
76 #include <com/sun/star/rendering/IntegerBitmapLayout.hpp>
77 #include <com/sun/star/rendering/PathCapType.hpp>
78 #include <com/sun/star/rendering/PathJoinType.hpp>
79 #include <com/sun/star/rendering/RenderState.hpp>
80 #include <com/sun/star/rendering/RenderingIntent.hpp>
81 #include <com/sun/star/rendering/RepaintResult.hpp>
82 #include <com/sun/star/rendering/Texture.hpp>
83 #include <com/sun/star/rendering/TexturingMode.hpp>
84 #include <com/sun/star/rendering/ViewState.hpp>
85 #include <com/sun/star/rendering/XBitmap.hpp>
86 #include <com/sun/star/rendering/XCanvas.hpp>
87 #include <com/sun/star/rendering/XColorSpace.hpp>
88 #include <com/sun/star/rendering/XGraphicDevice.hpp>
89 #include <com/sun/star/rendering/XIntegerBitmapColorSpace.hpp>
90 #include <com/sun/star/rendering/XPolyPolygon2D.hpp>
91 #include <com/sun/star/util/Endianness.hpp>
92 #include <comphelper/scopeguard.hxx>
93 #include <cppuhelper/implbase.hxx>
94 #include <cppuhelper/supportsservice.hxx>
95 #include <rendering/isurfaceproxy.hxx>
96 #include <rendering/isurfaceproxymanager.hxx>
97 #include <toolkit/helper/vclunohelper.hxx>
98 #include <tools/diagnose_ex.h>
99 #include <tools/time.hxx>
100 #endif // PCH_LEVEL >= 3
101 #if PCH_LEVEL >= 4
102 #include <canvas/canvastools.hxx>
103 #include <canvas/elapsedtime.hxx>
104 #include <parametricpolypolygon.hxx>
105 #include <propertysethelper.hxx>
106 #include <spriteredrawmanager.hxx>
107 #include <verifyinput.hxx>
108 #endif // PCH_LEVEL >= 4
110 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */