LibreOffice Module vbahelper (master) 1
precompiled_msforms.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 2023-07-19 09:24:46 using:
17 ./bin/update_pch vbahelper msforms --cutoff=3 --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 ./vbahelper/inc/pch/precompiled_msforms.hxx "make vbahelper.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 <cmath>
29#include <cstddef>
30#include <cstdlib>
31#include <cstring>
32#include <float.h>
33#include <functional>
34#include <initializer_list>
35#include <iomanip>
36#include <limits.h>
37#include <limits>
38#include <map>
39#include <math.h>
40#include <memory>
41#include <new>
42#include <numeric>
43#include <optional>
44#include <ostream>
45#include <stddef.h>
46#include <string.h>
47#include <string>
48#include <string_view>
49#include <type_traits>
50#include <utility>
51#include <vector>
52#include <boost/property_tree/ptree_fwd.hpp>
53#endif // PCH_LEVEL >= 1
54#if PCH_LEVEL >= 2
55#include <osl/diagnose.h>
56#include <osl/endian.h>
57#include <osl/interlck.h>
58#include <rtl/alloc.h>
59#include <rtl/character.hxx>
60#include <rtl/math.h>
61#include <rtl/ref.hxx>
62#include <rtl/string.h>
63#include <rtl/string.hxx>
64#include <rtl/stringconcat.hxx>
65#include <rtl/stringutils.hxx>
66#include <rtl/tencinfo.h>
67#include <rtl/textcvt.h>
68#include <rtl/textenc.h>
69#include <rtl/ustring.h>
70#include <rtl/ustring.hxx>
71#include <sal/backtrace.hxx>
72#include <sal/detail/log.h>
73#include <sal/log.hxx>
74#include <sal/macros.h>
75#include <sal/saldllapi.h>
76#include <sal/types.h>
77#include <sal/typesizes.h>
78#include <vcl/Scanline.hxx>
79#include <vcl/alpha.hxx>
80#include <vcl/bitmap.hxx>
82#include <vcl/bitmapex.hxx>
83#include <vcl/cairo.hxx>
84#include <vcl/checksum.hxx>
85#include <vcl/dllapi.h>
86#include <vcl/fntstyle.hxx>
87#include <vcl/font.hxx>
88#include <vcl/gradient.hxx>
89#include <vcl/kernarray.hxx>
90#include <vcl/mapmod.hxx>
92#include <vcl/ptrstyle.hxx>
93#include <vcl/region.hxx>
109#include <vcl/settings.hxx>
110#include <vcl/vclenum.hxx>
111#include <vcl/vclptr.hxx>
113#include <vcl/wall.hxx>
114#endif // PCH_LEVEL >= 2
115#if PCH_LEVEL >= 3
140#include <basic/basicdllapi.h>
141#include <basic/sbxcore.hxx>
142#include <basic/sbxdef.hxx>
143#include <basic/sbxmeth.hxx>
144#include <basic/sbxvar.hxx>
145#include <com/sun/star/awt/DeviceInfo.hpp>
146#include <com/sun/star/awt/GradientStyle.hpp>
147#include <com/sun/star/awt/SystemPointer.hpp>
148#include <com/sun/star/awt/XControl.hpp>
149#include <com/sun/star/container/XNameContainer.hpp>
150#include <com/sun/star/drawing/LineCap.hpp>
151#include <com/sun/star/form/FormComponentType.hpp>
152#include <com/sun/star/lang/IllegalArgumentException.hpp>
153#include <com/sun/star/uno/Any.h>
154#include <com/sun/star/uno/Any.hxx>
155#include <com/sun/star/uno/Reference.h>
156#include <com/sun/star/uno/Reference.hxx>
157#include <com/sun/star/uno/RuntimeException.hpp>
158#include <com/sun/star/uno/Sequence.h>
159#include <com/sun/star/uno/Sequence.hxx>
160#include <com/sun/star/uno/Type.h>
161#include <com/sun/star/uno/Type.hxx>
162#include <com/sun/star/uno/TypeClass.hdl>
163#include <com/sun/star/uno/XInterface.hpp>
164#include <com/sun/star/uno/XWeak.hpp>
165#include <com/sun/star/uno/genfunc.h>
166#include <com/sun/star/uno/genfunc.hxx>
168#include <comphelper/errcode.hxx>
170#include <cppu/cppudllapi.h>
171#include <cppu/unotype.hxx>
174#include <cppuhelper/weak.hxx>
175#include <cppuhelper/weakref.hxx>
176#include <i18nlangtag/lang.h>
177#include <o3tl/cow_wrapper.hxx>
178#include <o3tl/safeint.hxx>
179#include <o3tl/span.hxx>
180#include <o3tl/strong_int.hxx>
184#include <svl/hint.hxx>
185#include <svl/svldllapi.h>
186#include <svl/typedwhich.hxx>
187#include <tools/color.hxx>
188#include <tools/degree.hxx>
189#include <tools/fontenum.hxx>
190#include <tools/gen.hxx>
191#include <tools/long.hxx>
192#include <tools/mapunit.hxx>
193#include <tools/poly.hxx>
194#include <tools/ref.hxx>
195#include <tools/solar.h>
196#include <tools/toolsdllapi.h>
197#include <typelib/typeclass.h>
198#include <typelib/typedescription.h>
199#include <typelib/uik.h>
200#include <uno/any2.h>
201#include <uno/data.h>
202#include <uno/sequence2.h>
203#include <unotools/fontdefs.hxx>
204#include <unotools/syslocale.hxx>
206#endif // PCH_LEVEL >= 3
207#if PCH_LEVEL >= 4
208#include <vbahelper/vbadllapi.h>
209#endif // PCH_LEVEL >= 4
210
211/* vim:set shiftwidth=4 softtabstop=4 expandtab: */