Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / starmath / inc / pch / precompiled_sm.hxx
blobca384dfa4ba659faa5813c1d6a3ddf14ee61f7f1
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 2019-10-17 15:16:20 using:
17 ./bin/update_pch starmath sm --cutoff=5 --exclude:system --exclude:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./starmath/inc/pch/precompiled_sm.hxx "make starmath.build" --find-conflicts
23 #if PCH_LEVEL >= 1
24 #include <algorithm>
25 #include <cassert>
26 #include <cstddef>
27 #include <cstring>
28 #include <functional>
29 #include <limits.h>
30 #include <limits>
31 #include <map>
32 #include <memory>
33 #include <new>
34 #include <ostream>
35 #include <string_view>
36 #include <utility>
37 #include <vector>
38 #include <boost/optional.hpp>
39 #include <boost/property_tree/ptree.hpp>
40 #endif // PCH_LEVEL >= 1
41 #if PCH_LEVEL >= 2
42 #include <osl/diagnose.h>
43 #include <osl/mutex.hxx>
44 #include <rtl/alloc.h>
45 #include <rtl/character.hxx>
46 #include <rtl/instance.hxx>
47 #include <rtl/locale.h>
48 #include <rtl/math.hxx>
49 #include <rtl/ref.hxx>
50 #include <rtl/string.hxx>
51 #include <rtl/stringconcat.hxx>
52 #include <rtl/stringutils.hxx>
53 #include <rtl/textenc.h>
54 #include <rtl/ustrbuf.h>
55 #include <rtl/ustrbuf.hxx>
56 #include <rtl/ustring.h>
57 #include <rtl/ustring.hxx>
58 #include <rtl/uuid.h>
59 #include <sal/config.h>
60 #include <sal/log.hxx>
61 #include <sal/types.h>
62 #include <vcl/bitmap.hxx>
63 #include <vcl/cairo.hxx>
64 #include <vcl/devicecoordinate.hxx>
65 #include <vcl/dllapi.h>
66 #include <vcl/errcode.hxx>
67 #include <vcl/font.hxx>
68 #include <vcl/mapmod.hxx>
69 #include <vcl/metaactiontypes.hxx>
70 #include <vcl/outdev.hxx>
71 #include <vcl/outdevmap.hxx>
72 #include <vcl/outdevstate.hxx>
73 #include <vcl/region.hxx>
74 #include <vcl/salnativewidgets.hxx>
75 #include <vcl/settings.hxx>
76 #include <vcl/svapp.hxx>
77 #include <vcl/uitest/factory.hxx>
78 #include <vcl/vclenum.hxx>
79 #include <vcl/vclevent.hxx>
80 #include <vcl/vclptr.hxx>
81 #include <vcl/vclreferencebase.hxx>
82 #include <vcl/virdev.hxx>
83 #include <vcl/wall.hxx>
84 #endif // PCH_LEVEL >= 2
85 #if PCH_LEVEL >= 3
86 #include <basegfx/color/bcolor.hxx>
87 #include <basegfx/numeric/ftools.hxx>
88 #include <basegfx/polygon/b2dpolypolygon.hxx>
89 #include <basegfx/vector/b2enums.hxx>
90 #include <com/sun/star/drawing/LineCap.hpp>
91 #include <com/sun/star/lang/XUnoTunnel.hpp>
92 #include <com/sun/star/uno/Any.hxx>
93 #include <com/sun/star/uno/Reference.h>
94 #include <com/sun/star/uno/Reference.hxx>
95 #include <com/sun/star/uno/Sequence.hxx>
96 #include <comphelper/comphelperdllapi.h>
97 #include <cppuhelper/implbase.hxx>
98 #include <cppuhelper/supportsservice.hxx>
99 #include <editeng/editdata.hxx>
100 #include <editeng/editengdllapi.h>
101 #include <editeng/editstat.hxx>
102 #include <i18nlangtag/lang.h>
103 #include <o3tl/cow_wrapper.hxx>
104 #include <o3tl/strong_int.hxx>
105 #include <o3tl/typed_flags_set.hxx>
106 #include <salhelper/simplereferenceobject.hxx>
107 #include <sfx2/dllapi.h>
108 #include <sfx2/docfile.hxx>
109 #include <sfx2/shell.hxx>
110 #include <sot/storage.hxx>
111 #include <svl/SfxBroadcaster.hxx>
112 #include <svl/hint.hxx>
113 #include <svl/itemset.hxx>
114 #include <svl/languageoptions.hxx>
115 #include <svl/poolitem.hxx>
116 #include <svl/stritem.hxx>
117 #include <svl/svldllapi.h>
118 #include <svl/typedwhich.hxx>
119 #include <svtools/colorcfg.hxx>
120 #include <svx/svxdllapi.h>
121 #include <tools/color.hxx>
122 #include <tools/gen.hxx>
123 #include <tools/lineend.hxx>
124 #include <tools/link.hxx>
125 #include <tools/mapunit.hxx>
126 #include <tools/poly.hxx>
127 #include <tools/ref.hxx>
128 #include <tools/solar.h>
129 #include <tools/toolsdllapi.h>
130 #include <unotools/configitem.hxx>
131 #include <unotools/fontdefs.hxx>
132 #include <unotools/options.hxx>
133 #include <unotools/unotoolsdllapi.h>
134 #include <xmloff/dllapi.h>
135 #endif // PCH_LEVEL >= 3
136 #if PCH_LEVEL >= 4
137 #include <ElementsDockingWindow.hxx>
138 #include <dialog.hxx>
139 #include <document.hxx>
140 #include <node.hxx>
141 #include <smmod.hxx>
142 #include <symbol.hxx>
143 #include <unomodel.hxx>
144 #include <utility.hxx>
145 #include <view.hxx>
146 #include <visitors.hxx>
147 #endif // PCH_LEVEL >= 4
149 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */