workaround clang-14 bug
[LibreOffice.git] / sdext / inc / pch / precompiled_PresentationMinimizer.hxx
blob0e380aeaa57bb7e28dd3e94fe7af8b6b3c8ab380
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-04-08 13:56:34 using:
17 ./bin/update_pch sdext PresentationMinimizer --cutoff=2 --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 ./sdext/inc/pch/precompiled_PresentationMinimizer.hxx "make sdext.build" --find-conflicts
23 #include <sal/config.h>
24 #if PCH_LEVEL >= 1
25 #include <algorithm>
26 #include <assert.h>
27 #include <atomic>
28 #include <cassert>
29 #include <chrono>
30 #include <cmath>
31 #include <cstddef>
32 #include <cstdlib>
33 #include <float.h>
34 #include <functional>
35 #include <initializer_list>
36 #include <iomanip>
37 #include <limits.h>
38 #include <limits>
39 #include <locale>
40 #include <math.h>
41 #include <memory>
42 #include <new>
43 #include <ostream>
44 #include <stddef.h>
45 #include <string.h>
46 #include <string>
47 #include <string_view>
48 #include <type_traits>
49 #include <utility>
50 #include <vector>
51 #endif // PCH_LEVEL >= 1
52 #if PCH_LEVEL >= 2
53 #include <osl/diagnose.h>
54 #include <osl/endian.h>
55 #include <osl/file.h>
56 #include <osl/file.hxx>
57 #include <osl/interlck.h>
58 #include <osl/mutex.h>
59 #include <osl/mutex.hxx>
60 #include <osl/thread.h>
61 #include <osl/time.h>
62 #include <rtl/alloc.h>
63 #include <rtl/math.h>
64 #include <rtl/ref.hxx>
65 #include <rtl/string.h>
66 #include <rtl/string.hxx>
67 #include <rtl/stringconcat.hxx>
68 #include <rtl/stringutils.hxx>
69 #include <rtl/textcvt.h>
70 #include <rtl/textenc.h>
71 #include <rtl/ustrbuf.hxx>
72 #include <rtl/ustring.h>
73 #include <rtl/ustring.hxx>
74 #include <sal/detail/log.h>
75 #include <sal/log.hxx>
76 #include <sal/macros.h>
77 #include <sal/saldllapi.h>
78 #include <sal/types.h>
79 #include <sal/typesizes.h>
80 #include <vcl/IDialogRenderable.hxx>
81 #include <vcl/dllapi.h>
82 #include <comphelper/errcode.hxx>
83 #include <vcl/errinf.hxx>
84 #include <vcl/exceptiontypes.hxx>
85 #include <vcl/fntstyle.hxx>
86 #include <vcl/font.hxx>
87 #include <vcl/inputtypes.hxx>
88 #include <vcl/uitest/factory.hxx>
89 #include <vcl/vclenum.hxx>
90 #include <vcl/vclevent.hxx>
91 #include <vcl/vclptr.hxx>
92 #endif // PCH_LEVEL >= 2
93 #if PCH_LEVEL >= 3
94 #include <basegfx/basegfxdllapi.h>
95 #include <basegfx/color/bcolor.hxx>
96 #include <basegfx/numeric/ftools.hxx>
97 #include <basegfx/point/b2ipoint.hxx>
98 #include <basegfx/range/b2irange.hxx>
99 #include <basegfx/range/basicrange.hxx>
100 #include <basegfx/tuple/b2i64tuple.hxx>
101 #include <basegfx/tuple/b2ituple.hxx>
102 #include <basegfx/tuple/b3dtuple.hxx>
103 #include <com/sun/star/accessibility/XAccessible.hpp>
104 #include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
105 #include <com/sun/star/awt/PushButtonType.hpp>
106 #include <com/sun/star/awt/Size.hpp>
107 #include <com/sun/star/beans/PropertyValue.hpp>
108 #include <com/sun/star/beans/XPropertySet.hpp>
109 #include <com/sun/star/container/XIndexContainer.hpp>
110 #include <com/sun/star/container/XNameContainer.hpp>
111 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
112 #include <com/sun/star/drawing/XMasterPagesSupplier.hpp>
113 #include <com/sun/star/drawing/XShapes.hpp>
114 #include <com/sun/star/frame/Desktop.hpp>
115 #include <com/sun/star/frame/XStorable.hpp>
116 #include <com/sun/star/lang/IllegalArgumentException.hpp>
117 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
118 #include <com/sun/star/presentation/XCustomPresentationSupplier.hpp>
119 #include <com/sun/star/presentation/XPresentationPage.hpp>
120 #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
121 #include <com/sun/star/uno/Any.h>
122 #include <com/sun/star/uno/Any.hxx>
123 #include <com/sun/star/uno/Reference.h>
124 #include <com/sun/star/uno/RuntimeException.hpp>
125 #include <com/sun/star/uno/Sequence.h>
126 #include <com/sun/star/uno/Sequence.hxx>
127 #include <com/sun/star/uno/Type.h>
128 #include <com/sun/star/uno/Type.hxx>
129 #include <com/sun/star/uno/TypeClass.hdl>
130 #include <com/sun/star/uno/XInterface.hpp>
131 #include <com/sun/star/uno/genfunc.h>
132 #include <com/sun/star/uno/genfunc.hxx>
133 #include <com/sun/star/util/Date.hpp>
134 #include <com/sun/star/util/URL.hpp>
135 #include <com/sun/star/util/URLTransformer.hpp>
136 #include <com/sun/star/util/XURLTransformer.hpp>
137 #include <comphelper/comphelperdllapi.h>
138 #include <comphelper/solarmutex.hxx>
139 #include <cppu/cppudllapi.h>
140 #include <cppu/unotype.hxx>
141 #include <cppuhelper/cppuhelperdllapi.h>
142 #include <cppuhelper/exc_hlp.hxx>
143 #include <i18nlangtag/lang.h>
144 #include <o3tl/cow_wrapper.hxx>
145 #include <o3tl/strong_int.hxx>
146 #include <o3tl/typed_flags_set.hxx>
147 #include <o3tl/underlyingenumvalue.hxx>
148 #include <svtools/svtdllapi.h>
149 #include <svtools/svtresid.hxx>
150 #include <tools/color.hxx>
151 #include <tools/date.hxx>
152 #include <tools/degree.hxx>
153 #include <tools/fldunit.hxx>
154 #include <tools/fontenum.hxx>
155 #include <tools/gen.hxx>
156 #include <tools/link.hxx>
157 #include <tools/long.hxx>
158 #include <tools/toolsdllapi.h>
159 #include <typelib/typeclass.h>
160 #include <typelib/typedescription.h>
161 #include <typelib/uik.h>
162 #include <uno/any2.h>
163 #include <uno/data.h>
164 #include <uno/sequence2.h>
165 #endif // PCH_LEVEL >= 3
166 #if PCH_LEVEL >= 4
167 #endif // PCH_LEVEL >= 4
169 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */