tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / xmloff / inc / pch / precompiled_xo.hxx
blob471c6ad80472e56d33171a026a7fd9d5eb7842ee
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 2021-08-22 14:50:18 using:
17 ./bin/update_pch xmloff xo --cutoff=7 --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 ./xmloff/inc/pch/precompiled_xo.hxx "make xmloff.build" --find-conflicts
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 <float.h>
32 #include <functional>
33 #include <initializer_list>
34 #include <iomanip>
35 #include <limits.h>
36 #include <limits>
37 #include <map>
38 #include <math.h>
39 #include <memory>
40 #include <new>
41 #include <numeric>
42 #include <optional>
43 #include <ostream>
44 #include <set>
45 #include <stddef.h>
46 #include <string.h>
47 #include <string>
48 #include <string_view>
49 #include <type_traits>
50 #include <unordered_map>
51 #include <utility>
52 #include <vector>
53 #include <boost/property_tree/ptree_fwd.hpp>
54 #endif // PCH_LEVEL >= 1
55 #if PCH_LEVEL >= 2
56 #include <osl/diagnose.h>
57 #include <osl/doublecheckedlocking.h>
58 #include <osl/endian.h>
59 #include <osl/file.hxx>
60 #include <osl/getglobalmutex.hxx>
61 #include <osl/interlck.h>
62 #include <osl/mutex.h>
63 #include <osl/mutex.hxx>
64 #include <osl/thread.h>
65 #include <rtl/alloc.h>
66 #include <rtl/character.hxx>
67 #include <rtl/digest.h>
68 #include <rtl/instance.hxx>
69 #include <rtl/locale.h>
70 #include <rtl/math.h>
71 #include <rtl/math.hxx>
72 #include <rtl/ref.hxx>
73 #include <rtl/strbuf.hxx>
74 #include <rtl/string.h>
75 #include <rtl/textcvt.h>
76 #include <rtl/textenc.h>
77 #include <rtl/ustrbuf.hxx>
78 #include <rtl/ustring.h>
79 #include <rtl/ustring.hxx>
80 #include <rtl/uuid.h>
81 #include <sal/backtrace.hxx>
82 #include <sal/log.hxx>
83 #include <sal/macros.h>
84 #include <sal/saldllapi.h>
85 #include <sal/types.h>
86 #include <sal/typesizes.h>
87 #include <vcl/Scanline.hxx>
88 #include <vcl/alpha.hxx>
89 #include <vcl/bitmap.hxx>
90 #include <vcl/bitmap/BitmapTypes.hxx>
91 #include <vcl/bitmapex.hxx>
92 #include <vcl/checksum.hxx>
93 #include <vcl/dllapi.h>
94 #include <vcl/mapmod.hxx>
95 #include <vcl/region.hxx>
96 #endif // PCH_LEVEL >= 2
97 #if PCH_LEVEL >= 3
98 #include <basegfx/basegfxdllapi.h>
99 #include <basegfx/numeric/ftools.hxx>
100 #include <basegfx/point/b2dpoint.hxx>
101 #include <basegfx/point/b2ipoint.hxx>
102 #include <basegfx/polygon/b2dpolygon.hxx>
103 #include <basegfx/polygon/b2dpolypolygon.hxx>
104 #include <basegfx/range/b2drange.hxx>
105 #include <basegfx/range/basicrange.hxx>
106 #include <basegfx/tuple/Tuple2D.hxx>
107 #include <basegfx/tuple/Tuple3D.hxx>
108 #include <basegfx/tuple/b2dtuple.hxx>
109 #include <basegfx/tuple/b2ituple.hxx>
110 #include <basegfx/tuple/b3dtuple.hxx>
111 #include <basegfx/utils/common.hxx>
112 #include <basegfx/vector/b2dvector.hxx>
113 #include <basegfx/vector/b2enums.hxx>
114 #include <basegfx/vector/b2ivector.hxx>
115 #include <com/sun/star/beans/PropertyValue.hpp>
116 #include <com/sun/star/beans/XPropertySet.hpp>
117 #include <com/sun/star/beans/XPropertySetInfo.hpp>
118 #include <com/sun/star/beans/XPropertyState.hpp>
119 #include <com/sun/star/chart/XChartDocument.hpp>
120 #include <com/sun/star/chart2/XChartDocument.hpp>
121 #include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
122 #include <com/sun/star/container/XChild.hpp>
123 #include <com/sun/star/container/XEnumerationAccess.hpp>
124 #include <com/sun/star/container/XIndexReplace.hpp>
125 #include <com/sun/star/container/XNameAccess.hpp>
126 #include <com/sun/star/container/XNameContainer.hpp>
127 #include <com/sun/star/container/XNameReplace.hpp>
128 #include <com/sun/star/container/XNamed.hpp>
129 #include <com/sun/star/document/XDocumentProperties.hpp>
130 #include <com/sun/star/document/XEventsSupplier.hpp>
131 #include <com/sun/star/drawing/FillStyle.hpp>
132 #include <com/sun/star/frame/XModel.hpp>
133 #include <com/sun/star/graphic/XGraphic.hpp>
134 #include <com/sun/star/io/XOutputStream.hpp>
135 #include <com/sun/star/lang/Locale.hpp>
136 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
137 #include <com/sun/star/lang/XServiceInfo.hpp>
138 #include <com/sun/star/lang/XTypeProvider.hpp>
139 #include <com/sun/star/style/NumberingType.hpp>
140 #include <com/sun/star/style/XStyle.hpp>
141 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
142 #include <com/sun/star/text/VertOrientation.hpp>
143 #include <com/sun/star/text/XText.hpp>
144 #include <com/sun/star/text/XTextContent.hpp>
145 #include <com/sun/star/uno/Any.h>
146 #include <com/sun/star/uno/Any.hxx>
147 #include <com/sun/star/uno/Reference.h>
148 #include <com/sun/star/uno/Reference.hxx>
149 #include <com/sun/star/uno/Sequence.h>
150 #include <com/sun/star/uno/Sequence.hxx>
151 #include <com/sun/star/uno/Type.h>
152 #include <com/sun/star/uno/TypeClass.hdl>
153 #include <com/sun/star/uno/XAggregation.hpp>
154 #include <com/sun/star/uno/XComponentContext.hpp>
155 #include <com/sun/star/uno/XInterface.hpp>
156 #include <com/sun/star/uno/XWeak.hpp>
157 #include <com/sun/star/uno/genfunc.h>
158 #include <com/sun/star/uno/genfunc.hxx>
159 #include <com/sun/star/util/Date.hpp>
160 #include <com/sun/star/util/DateTime.hpp>
161 #include <com/sun/star/util/Duration.hpp>
162 #include <com/sun/star/util/MeasureUnit.hpp>
163 #include <com/sun/star/util/Time.hpp>
164 #include <com/sun/star/xml/sax/XAttributeList.hpp>
165 #include <comphelper/base64.hxx>
166 #include <comphelper/comphelperdllapi.h>
167 #include <comphelper/extract.hxx>
168 #include <comphelper/processfactory.hxx>
169 #include <comphelper/sequence.hxx>
170 #include <cppu/cppudllapi.h>
171 #include <cppu/unotype.hxx>
172 #include <cppuhelper/cppuhelperdllapi.h>
173 #include <cppuhelper/implbase.hxx>
174 #include <cppuhelper/implbase_ex.hxx>
175 #include <cppuhelper/implbase_ex_post.hxx>
176 #include <cppuhelper/implbase_ex_pre.hxx>
177 #include <cppuhelper/weak.hxx>
178 #include <cppuhelper/weakref.hxx>
179 #include <i18nlangtag/i18nlangtagdllapi.h>
180 #include <i18nlangtag/lang.h>
181 #include <i18nlangtag/languagetag.hxx>
182 #include <o3tl/any.hxx>
183 #include <o3tl/cow_wrapper.hxx>
184 #include <o3tl/safeint.hxx>
185 #include <o3tl/strong_int.hxx>
186 #include <o3tl/typed_flags_set.hxx>
187 #include <o3tl/underlyingenumvalue.hxx>
188 #include <o3tl/unit_conversion.hxx>
189 #include <salhelper/salhelperdllapi.h>
190 #include <salhelper/simplereferenceobject.hxx>
191 #include <sax/tools/converter.hxx>
192 #include <svl/svldllapi.h>
193 #include <tools/color.hxx>
194 #include <tools/date.hxx>
195 #include <tools/debug.hxx>
196 #include <tools/degree.hxx>
197 #include <comphelper/diagnose_ex.hxx>
198 #include <tools/gen.hxx>
199 #include <tools/link.hxx>
200 #include <tools/long.hxx>
201 #include <tools/mapunit.hxx>
202 #include <tools/poly.hxx>
203 #include <tools/solar.h>
204 #include <tools/time.hxx>
205 #include <tools/toolsdllapi.h>
206 #include <typelib/typeclass.h>
207 #include <typelib/typedescription.h>
208 #include <typelib/uik.h>
209 #include <uno/any2.h>
210 #include <uno/data.h>
211 #include <uno/sequence2.h>
212 #include <unotools/unotoolsdllapi.h>
213 #endif // PCH_LEVEL >= 3
214 #if PCH_LEVEL >= 4
215 #include <PageMasterStyleMap.hxx>
216 #include <XMLStringBufferImportContext.hxx>
217 #include <xexptran.hxx>
218 #include <xmloff/ProgressBarHelper.hxx>
219 #include <xmloff/XMLBase64ImportContext.hxx>
220 #include <xmloff/XMLEventsImportContext.hxx>
221 #include <xmloff/dllapi.h>
222 #include <xmloff/families.hxx>
223 #include <xmloff/maptype.hxx>
224 #include <xmloff/namespacemap.hxx>
225 #include <xmloff/prstylei.hxx>
226 #include <xmloff/txtimp.hxx>
227 #include <xmloff/txtprmap.hxx>
228 #include <xmloff/unointerfacetouniqueidentifiermapper.hxx>
229 #include <xmloff/xmlement.hxx>
230 #include <xmloff/xmlerror.hxx>
231 #include <xmloff/xmlevent.hxx>
232 #include <xmloff/xmlexp.hxx>
233 #include <xmloff/xmlictxt.hxx>
234 #include <xmloff/xmlimp.hxx>
235 #include <xmloff/xmlimppr.hxx>
236 #include <xmloff/xmlnamespace.hxx>
237 #include <xmloff/xmlnumi.hxx>
238 #include <xmloff/xmlprhdl.hxx>
239 #include <xmloff/xmlprmap.hxx>
240 #include <xmloff/xmlstyle.hxx>
241 #include <xmloff/xmltkmap.hxx>
242 #include <xmloff/xmltoken.hxx>
243 #include <xmloff/xmltypes.hxx>
244 #include <xmloff/xmluconv.hxx>
245 #include <xmlsdtypes.hxx>
246 #endif // PCH_LEVEL >= 4
248 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */