LibreOffice Module comphelper (master) 1
precompiled_comphelper.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 2022-08-13 18:00:53 using:
17 ./bin/update_pch comphelper comphelper --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 ./comphelper/inc/pch/precompiled_comphelper.hxx "make comphelper.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 <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>
103#include <vcl/Scanline.hxx>
104#include <vcl/alpha.hxx>
107#include <vcl/bitmap.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>
116#include <vcl/task.hxx>
117#include <vcl/timer.hxx>
119#endif // PCH_LEVEL >= 2
120#if PCH_LEVEL >= 3
141#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
142#include <com/sun/star/accessibility/XAccessibleContext2.hpp>
143#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
144#include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp>
145#include <com/sun/star/beans/IllegalTypeException.hpp>
146#include <com/sun/star/beans/NamedValue.hpp>
147#include <com/sun/star/beans/Property.hpp>
148#include <com/sun/star/beans/PropertyAttribute.hpp>
149#include <com/sun/star/beans/PropertyValue.hpp>
150#include <com/sun/star/beans/XFastPropertySet.hpp>
151#include <com/sun/star/beans/XMultiPropertySet.hpp>
152#include <com/sun/star/beans/XPropertySet.hpp>
153#include <com/sun/star/beans/XPropertySetInfo.hpp>
154#include <com/sun/star/beans/XPropertySetOption.hpp>
155#include <com/sun/star/beans/XPropertyState.hpp>
156#include <com/sun/star/container/XNameAccess.hpp>
157#include <com/sun/star/container/XNameContainer.hpp>
158#include <com/sun/star/io/IOException.hpp>
159#include <com/sun/star/io/NotConnectedException.hpp>
160#include <com/sun/star/lang/DisposedException.hpp>
161#include <com/sun/star/lang/EventObject.hpp>
162#include <com/sun/star/lang/IllegalArgumentException.hpp>
163#include <com/sun/star/lang/XComponent.hpp>
164#include <com/sun/star/lang/XEventListener.hpp>
165#include <com/sun/star/lang/XInitialization.hpp>
166#include <com/sun/star/lang/XServiceInfo.hpp>
167#include <com/sun/star/lang/XTypeProvider.hpp>
168#include <com/sun/star/task/XInteractionHandler.hpp>
169#include <com/sun/star/task/XInteractionRequest.hpp>
170#include <com/sun/star/uno/Any.h>
171#include <com/sun/star/uno/Any.hxx>
172#include <com/sun/star/uno/Reference.h>
173#include <com/sun/star/uno/Reference.hxx>
174#include <com/sun/star/uno/RuntimeException.hpp>
175#include <com/sun/star/uno/Sequence.h>
176#include <com/sun/star/uno/Sequence.hxx>
177#include <com/sun/star/uno/Type.h>
178#include <com/sun/star/uno/Type.hxx>
179#include <com/sun/star/uno/TypeClass.hdl>
180#include <com/sun/star/uno/TypeClass.hpp>
181#include <com/sun/star/uno/XAggregation.hpp>
182#include <com/sun/star/uno/XInterface.hpp>
183#include <com/sun/star/uno/XWeak.hpp>
184#include <com/sun/star/uno/genfunc.h>
185#include <com/sun/star/uno/genfunc.hxx>
186#include <cppu/cppudllapi.h>
187#include <cppu/unotype.hxx>
189#include <cppuhelper/compbase2.hxx>
192#include <cppuhelper/exc_hlp.hxx>
202#include <cppuhelper/weak.hxx>
203#include <cppuhelper/weakagg.hxx>
204#include <cppuhelper/weakref.hxx>
205#include <o3tl/cow_wrapper.hxx>
206#include <o3tl/safeint.hxx>
207#include <o3tl/string_view.hxx>
208#include <o3tl/strong_int.hxx>
214#include <salhelper/thread.hxx>
215#include <tools/color.hxx>
216#include <tools/degree.hxx>
217#include <tools/gen.hxx>
218#include <tools/link.hxx>
219#include <tools/long.hxx>
220#include <tools/mapunit.hxx>
221#include <tools/poly.hxx>
222#include <tools/solar.h>
223#include <tools/toolsdllapi.h>
224#include <typelib/typeclass.h>
225#include <typelib/typedescription.h>
226#include <typelib/typedescription.hxx>
227#include <typelib/uik.h>
229#include <uno/any2.h>
230#include <uno/data.h>
231#include <uno/sequence2.h>
232#endif // PCH_LEVEL >= 3
233#if PCH_LEVEL >= 4
243#include <comphelper/uno3.hxx>
244#endif // PCH_LEVEL >= 4
245
246/* vim:set shiftwidth=4 softtabstop=4 expandtab: */