tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / comphelper / inc / pch / precompiled_comphelper.hxx
blob897773b473f54a4ee2637764cf719d22fded648e
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 2022-08-13 18:00:53 using:
17 ./bin/update_pch comphelper comphelper --cutoff=4 --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 ./comphelper/inc/pch/precompiled_comphelper.hxx "make comphelper.build" --find-conflicts
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 <limits.h>
39 #include <limits>
40 #include <map>
41 #include <math.h>
42 #include <memory>
43 #include <mutex>
44 #include <new>
45 #include <numeric>
46 #include <optional>
47 #include <ostream>
48 #include <stddef.h>
49 #include <string.h>
50 #include <string>
51 #include <string_view>
52 #include <type_traits>
53 #include <unordered_map>
54 #include <utility>
55 #include <vector>
56 #include <boost/core/noinit_adaptor.hpp>
57 #include <boost/property_tree/json_parser.hpp>
58 #endif // PCH_LEVEL >= 1
59 #if PCH_LEVEL >= 2
60 #include <osl/diagnose.h>
61 #include <osl/doublecheckedlocking.h>
62 #include <osl/endian.h>
63 #include <osl/file.h>
64 #include <osl/file.hxx>
65 #include <osl/getglobalmutex.hxx>
66 #include <osl/interlck.h>
67 #include <osl/mutex.h>
68 #include <osl/mutex.hxx>
69 #include <osl/process.h>
70 #include <osl/security.h>
71 #include <osl/thread.h>
72 #include <osl/time.h>
73 #include <rtl/alloc.h>
74 #include <rtl/bootstrap.hxx>
75 #include <rtl/character.hxx>
76 #include <rtl/crc.h>
77 #include <rtl/digest.h>
78 #include <rtl/instance.hxx>
79 #include <rtl/locale.h>
80 #include <rtl/math.h>
81 #include <rtl/random.h>
82 #include <rtl/ref.hxx>
83 #include <rtl/strbuf.h>
84 #include <rtl/strbuf.hxx>
85 #include <rtl/string.h>
86 #include <rtl/string.hxx>
87 #include <rtl/stringconcat.hxx>
88 #include <rtl/stringutils.hxx>
89 #include <rtl/textcvt.h>
90 #include <rtl/textenc.h>
91 #include <rtl/uri.hxx>
92 #include <rtl/ustrbuf.hxx>
93 #include <rtl/ustring.h>
94 #include <rtl/ustring.hxx>
95 #include <rtl/uuid.h>
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>
101 #include <vcl/BinaryDataContainer.hxx>
102 #include <vcl/GraphicExternalLink.hxx>
103 #include <vcl/Scanline.hxx>
104 #include <vcl/alpha.hxx>
105 #include <vcl/animate/Animation.hxx>
106 #include <vcl/animate/AnimationFrame.hxx>
107 #include <vcl/bitmap.hxx>
108 #include <vcl/bitmap/BitmapTypes.hxx>
109 #include <vcl/bitmapex.hxx>
110 #include <vcl/checksum.hxx>
111 #include <vcl/dllapi.h>
112 #include <vcl/gfxlink.hxx>
113 #include <vcl/mapmod.hxx>
114 #include <vcl/region.hxx>
115 #include <vcl/task.hxx>
116 #include <vcl/timer.hxx>
117 #include <vcl/vectorgraphicdata.hxx>
118 #endif // PCH_LEVEL >= 2
119 #if PCH_LEVEL >= 3
120 #include <basegfx/basegfxdllapi.h>
121 #include <basegfx/color/bcolor.hxx>
122 #include <basegfx/numeric/ftools.hxx>
123 #include <basegfx/point/b2dpoint.hxx>
124 #include <basegfx/point/b2ipoint.hxx>
125 #include <basegfx/polygon/b2dpolygon.hxx>
126 #include <basegfx/polygon/b2dpolypolygon.hxx>
127 #include <basegfx/range/Range2D.hxx>
128 #include <basegfx/range/b2drange.hxx>
129 #include <basegfx/range/basicrange.hxx>
130 #include <basegfx/tuple/Tuple2D.hxx>
131 #include <basegfx/tuple/Tuple3D.hxx>
132 #include <basegfx/tuple/b2dtuple.hxx>
133 #include <basegfx/tuple/b2ituple.hxx>
134 #include <basegfx/tuple/b3dtuple.hxx>
135 #include <basegfx/utils/common.hxx>
136 #include <basegfx/vector/b2dsize.hxx>
137 #include <basegfx/vector/b2dvector.hxx>
138 #include <basegfx/vector/b2enums.hxx>
139 #include <basegfx/vector/b2ivector.hxx>
140 #include <com/sun/star/accessibility/XAccessibleComponent.hpp>
141 #include <com/sun/star/accessibility/XAccessibleContext2.hpp>
142 #include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
143 #include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp>
144 #include <com/sun/star/beans/IllegalTypeException.hpp>
145 #include <com/sun/star/beans/NamedValue.hpp>
146 #include <com/sun/star/beans/Property.hpp>
147 #include <com/sun/star/beans/PropertyAttribute.hpp>
148 #include <com/sun/star/beans/PropertyValue.hpp>
149 #include <com/sun/star/beans/XFastPropertySet.hpp>
150 #include <com/sun/star/beans/XMultiPropertySet.hpp>
151 #include <com/sun/star/beans/XPropertySet.hpp>
152 #include <com/sun/star/beans/XPropertySetInfo.hpp>
153 #include <com/sun/star/beans/XPropertySetOption.hpp>
154 #include <com/sun/star/beans/XPropertyState.hpp>
155 #include <com/sun/star/container/XNameAccess.hpp>
156 #include <com/sun/star/container/XNameContainer.hpp>
157 #include <com/sun/star/io/IOException.hpp>
158 #include <com/sun/star/io/NotConnectedException.hpp>
159 #include <com/sun/star/lang/DisposedException.hpp>
160 #include <com/sun/star/lang/EventObject.hpp>
161 #include <com/sun/star/lang/IllegalArgumentException.hpp>
162 #include <com/sun/star/lang/XComponent.hpp>
163 #include <com/sun/star/lang/XEventListener.hpp>
164 #include <com/sun/star/lang/XInitialization.hpp>
165 #include <com/sun/star/lang/XServiceInfo.hpp>
166 #include <com/sun/star/lang/XTypeProvider.hpp>
167 #include <com/sun/star/task/XInteractionHandler.hpp>
168 #include <com/sun/star/task/XInteractionRequest.hpp>
169 #include <com/sun/star/uno/Any.h>
170 #include <com/sun/star/uno/Any.hxx>
171 #include <com/sun/star/uno/Reference.h>
172 #include <com/sun/star/uno/Reference.hxx>
173 #include <com/sun/star/uno/RuntimeException.hpp>
174 #include <com/sun/star/uno/Sequence.h>
175 #include <com/sun/star/uno/Sequence.hxx>
176 #include <com/sun/star/uno/Type.h>
177 #include <com/sun/star/uno/Type.hxx>
178 #include <com/sun/star/uno/TypeClass.hdl>
179 #include <com/sun/star/uno/TypeClass.hpp>
180 #include <com/sun/star/uno/XAggregation.hpp>
181 #include <com/sun/star/uno/XInterface.hpp>
182 #include <com/sun/star/uno/XWeak.hpp>
183 #include <com/sun/star/uno/genfunc.h>
184 #include <com/sun/star/uno/genfunc.hxx>
185 #include <cppu/cppudllapi.h>
186 #include <cppu/unotype.hxx>
187 #include <cppuhelper/basemutex.hxx>
188 #include <cppuhelper/compbase2.hxx>
189 #include <cppuhelper/compbase_ex.hxx>
190 #include <cppuhelper/cppuhelperdllapi.h>
191 #include <cppuhelper/exc_hlp.hxx>
192 #include <cppuhelper/implbase.hxx>
193 #include <cppuhelper/implbase1.hxx>
194 #include <cppuhelper/implbase2.hxx>
195 #include <cppuhelper/implbase_ex.hxx>
196 #include <cppuhelper/implbase_ex_post.hxx>
197 #include <cppuhelper/implbase_ex_pre.hxx>
198 #include <cppuhelper/interfacecontainer.h>
199 #include <cppuhelper/propshlp.hxx>
200 #include <cppuhelper/supportsservice.hxx>
201 #include <cppuhelper/weak.hxx>
202 #include <cppuhelper/weakagg.hxx>
203 #include <cppuhelper/weakref.hxx>
204 #include <o3tl/cow_wrapper.hxx>
205 #include <o3tl/safeint.hxx>
206 #include <o3tl/string_view.hxx>
207 #include <o3tl/strong_int.hxx>
208 #include <o3tl/typed_flags_set.hxx>
209 #include <o3tl/underlyingenumvalue.hxx>
210 #include <o3tl/unit_conversion.hxx>
211 #include <salhelper/salhelperdllapi.h>
212 #include <salhelper/simplereferenceobject.hxx>
213 #include <salhelper/thread.hxx>
214 #include <tools/color.hxx>
215 #include <tools/degree.hxx>
216 #include <tools/gen.hxx>
217 #include <tools/link.hxx>
218 #include <tools/long.hxx>
219 #include <tools/mapunit.hxx>
220 #include <tools/poly.hxx>
221 #include <tools/solar.h>
222 #include <tools/toolsdllapi.h>
223 #include <typelib/typeclass.h>
224 #include <typelib/typedescription.h>
225 #include <typelib/typedescription.hxx>
226 #include <typelib/uik.h>
227 #include <ucbhelper/ucbhelperdllapi.h>
228 #include <uno/any2.h>
229 #include <uno/data.h>
230 #include <uno/sequence2.h>
231 #endif // PCH_LEVEL >= 3
232 #if PCH_LEVEL >= 4
233 #include <comphelper/accessiblecontexthelper.hxx>
234 #include <comphelper/accessibleeventnotifier.hxx>
235 #include <comphelper/comphelperdllapi.h>
236 #include <comphelper/processfactory.hxx>
237 #include <comphelper/propertycontainerhelper.hxx>
238 #include <comphelper/propertyvalue.hxx>
239 #include <comphelper/seqstream.hxx>
240 #include <comphelper/sequence.hxx>
241 #include <comphelper/solarmutex.hxx>
242 #include <comphelper/uno3.hxx>
243 #endif // PCH_LEVEL >= 4
245 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */