1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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/.
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-11 19:48:19 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 #include <sal/config.h>
39 #include <string_view>
40 #include <type_traits>
43 #include <boost/property_tree/ptree_fwd.hpp>
44 #endif // PCH_LEVEL >= 1
46 #include <osl/diagnose.h>
47 #include <osl/mutex.hxx>
48 #include <rtl/alloc.h>
49 #include <rtl/character.hxx>
50 #include <rtl/instance.hxx>
51 #include <rtl/locale.h>
52 #include <rtl/math.hxx>
53 #include <rtl/ref.hxx>
54 #include <rtl/string.hxx>
55 #include <rtl/stringconcat.hxx>
56 #include <rtl/stringutils.hxx>
57 #include <rtl/textenc.h>
58 #include <rtl/ustrbuf.h>
59 #include <rtl/ustrbuf.hxx>
60 #include <rtl/ustring.h>
61 #include <rtl/ustring.hxx>
63 #include <sal/log.hxx>
64 #include <sal/types.h>
65 #include <vcl/IDialogRenderable.hxx>
66 #include <vcl/bitmap.hxx>
67 #include <vcl/cairo.hxx>
68 #include <vcl/devicecoordinate.hxx>
69 #include <vcl/dllapi.h>
70 #include <vcl/errcode.hxx>
71 #include <vcl/event.hxx>
72 #include <vcl/font.hxx>
73 #include <vcl/mapmod.hxx>
74 #include <vcl/metaactiontypes.hxx>
75 #include <vcl/outdev.hxx>
76 #include <vcl/outdevmap.hxx>
77 #include <vcl/outdevstate.hxx>
78 #include <vcl/region.hxx>
79 #include <vcl/salnativewidgets.hxx>
80 #include <vcl/settings.hxx>
81 #include <vcl/svapp.hxx>
82 #include <vcl/uitest/factory.hxx>
83 #include <vcl/vclenum.hxx>
84 #include <vcl/vclptr.hxx>
85 #include <vcl/vclreferencebase.hxx>
86 #include <vcl/virdev.hxx>
87 #include <vcl/wall.hxx>
88 #endif // PCH_LEVEL >= 2
90 #include <basegfx/numeric/ftools.hxx>
91 #include <basegfx/polygon/b2dpolypolygon.hxx>
92 #include <basegfx/vector/b2enums.hxx>
93 #include <com/sun/star/awt/DeviceInfo.hpp>
94 #include <com/sun/star/drawing/LineCap.hpp>
95 #include <com/sun/star/lang/XUnoTunnel.hpp>
96 #include <com/sun/star/uno/Any.hxx>
97 #include <com/sun/star/uno/Reference.h>
98 #include <com/sun/star/uno/Reference.hxx>
99 #include <com/sun/star/uno/Sequence.hxx>
100 #include <comphelper/comphelperdllapi.h>
101 #include <cppuhelper/implbase.hxx>
102 #include <cppuhelper/supportsservice.hxx>
103 #include <editeng/editdata.hxx>
104 #include <editeng/editengdllapi.h>
105 #include <editeng/editstat.hxx>
106 #include <i18nlangtag/lang.h>
107 #include <o3tl/cow_wrapper.hxx>
108 #include <o3tl/strong_int.hxx>
109 #include <o3tl/typed_flags_set.hxx>
110 #include <salhelper/simplereferenceobject.hxx>
111 #include <sfx2/dllapi.h>
112 #include <sfx2/docfile.hxx>
113 #include <sfx2/shell.hxx>
114 #include <sot/storage.hxx>
115 #include <svl/SfxBroadcaster.hxx>
116 #include <svl/hint.hxx>
117 #include <svl/itemset.hxx>
118 #include <svl/languageoptions.hxx>
119 #include <svl/poolitem.hxx>
120 #include <svl/stritem.hxx>
121 #include <svl/svldllapi.h>
122 #include <svl/typedwhich.hxx>
123 #include <svx/svxdllapi.h>
124 #include <tools/color.hxx>
125 #include <tools/degree.hxx>
126 #include <tools/gen.hxx>
127 #include <tools/lineend.hxx>
128 #include <tools/link.hxx>
129 #include <tools/long.hxx>
130 #include <tools/mapunit.hxx>
131 #include <tools/poly.hxx>
132 #include <tools/ref.hxx>
133 #include <tools/solar.h>
134 #include <tools/toolsdllapi.h>
135 #include <unotools/configitem.hxx>
136 #include <unotools/fontdefs.hxx>
137 #include <unotools/options.hxx>
138 #include <unotools/unotoolsdllapi.h>
139 #include <xmloff/dllapi.h>
140 #endif // PCH_LEVEL >= 3
142 #include <ElementsDockingWindow.hxx>
143 #include <cfgitem.hxx>
144 #include <dialog.hxx>
145 #include <document.hxx>
148 #include <starmathdatabase.hxx>
149 #include <symbol.hxx>
150 #include <unomodel.hxx>
151 #include <utility.hxx>
153 #include <visitors.hxx>
154 #endif // PCH_LEVEL >= 4
156 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */