android: Update app-specific/MIME type icons
[LibreOffice.git] / chart2 / inc / pch / precompiled_chartcore.hxx
blob47a8030da1618acddcd6c9a12c6a7fc62efb6abe
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-09-12 11:51:16 using:
17 ./bin/update_pch chart2 chartcore --cutoff=3 --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 ./chart2/inc/pch/precompiled_chartcore.hxx "make chart2.build" --find-conflicts
23 #include <sal/config.h>
24 #if PCH_LEVEL >= 1
25 #include <algorithm>
26 #include <cassert>
27 #include <cmath>
28 #include <cstddef>
29 #include <cstdlib>
30 #include <functional>
31 #include <iterator>
32 #include <limits>
33 #include <map>
34 #include <memory>
35 #include <new>
36 #include <optional>
37 #include <ostream>
38 #include <set>
39 #include <string_view>
40 #include <type_traits>
41 #include <unordered_map>
42 #include <unordered_set>
43 #include <utility>
44 #include <vector>
45 #include <boost/property_tree/ptree_fwd.hpp>
46 #endif // PCH_LEVEL >= 1
47 #if PCH_LEVEL >= 2
48 #include <osl/conditn.hxx>
49 #include <osl/diagnose.h>
50 #include <osl/doublecheckedlocking.h>
51 #include <osl/getglobalmutex.hxx>
52 #include <osl/mutex.h>
53 #include <osl/mutex.hxx>
54 #include <rtl/alloc.h>
55 #include <rtl/character.hxx>
56 #include <rtl/instance.hxx>
57 #include <rtl/locale.h>
58 #include <rtl/math.h>
59 #include <rtl/math.hxx>
60 #include <rtl/ref.hxx>
61 #include <rtl/string.hxx>
62 #include <rtl/stringconcat.hxx>
63 #include <rtl/stringutils.hxx>
64 #include <rtl/textenc.h>
65 #include <rtl/ustrbuf.hxx>
66 #include <rtl/ustring.h>
67 #include <rtl/ustring.hxx>
68 #include <rtl/uuid.h>
69 #include <sal/log.hxx>
70 #include <sal/macros.h>
71 #include <sal/types.h>
72 #include <vcl/bitmap.hxx>
73 #include <vcl/cairo.hxx>
74 #include <vcl/devicecoordinate.hxx>
75 #include <vcl/dllapi.h>
76 #include <comphelper/errcode.hxx>
77 #include <vcl/font.hxx>
78 #include <vcl/mapmod.hxx>
79 #include <vcl/metaactiontypes.hxx>
80 #include <vcl/outdev.hxx>
81 #include <vcl/region.hxx>
82 #include <vcl/rendercontext/AddFontSubstituteFlags.hxx>
83 #include <vcl/rendercontext/AntialiasingFlags.hxx>
84 #include <vcl/rendercontext/DrawGridFlags.hxx>
85 #include <vcl/rendercontext/DrawImageFlags.hxx>
86 #include <vcl/rendercontext/DrawModeFlags.hxx>
87 #include <vcl/rendercontext/DrawTextFlags.hxx>
88 #include <vcl/rendercontext/GetDefaultFontFlags.hxx>
89 #include <vcl/rendercontext/ImplMapRes.hxx>
90 #include <vcl/rendercontext/InvertFlags.hxx>
91 #include <vcl/rendercontext/RasterOp.hxx>
92 #include <vcl/rendercontext/SalLayoutFlags.hxx>
93 #include <vcl/rendercontext/State.hxx>
94 #include <vcl/rendercontext/SystemTextColorFlags.hxx>
95 #include <vcl/salnativewidgets.hxx>
96 #include <vcl/settings.hxx>
97 #include <vcl/svapp.hxx>
98 #include <vcl/vclreferencebase.hxx>
99 #include <vcl/wall.hxx>
100 #endif // PCH_LEVEL >= 2
101 #if PCH_LEVEL >= 3
102 #include <basegfx/basegfxdllapi.h>
103 #include <basegfx/numeric/ftools.hxx>
104 #include <basegfx/polygon/b2dpolygon.hxx>
105 #include <basegfx/polygon/b2dpolypolygon.hxx>
106 #include <basegfx/range/b2drange.hxx>
107 #include <basegfx/tuple/b2dtuple.hxx>
108 #include <basegfx/tuple/b2ituple.hxx>
109 #include <basegfx/vector/b2enums.hxx>
110 #include <basegfx/vector/b2ivector.hxx>
111 #include <chartview/DrawModelWrapper.hxx>
112 #include <com/sun/star/awt/DeviceInfo.hpp>
113 #include <com/sun/star/awt/Point.hpp>
114 #include <com/sun/star/awt/Size.hpp>
115 #include <com/sun/star/beans/PropertyAttribute.hpp>
116 #include <com/sun/star/beans/PropertyState.hpp>
117 #include <com/sun/star/beans/XFastPropertySet.hpp>
118 #include <com/sun/star/beans/XMultiPropertySet.hpp>
119 #include <com/sun/star/beans/XMultiPropertyStates.hpp>
120 #include <com/sun/star/beans/XPropertySet.hpp>
121 #include <com/sun/star/beans/XPropertySetOption.hpp>
122 #include <com/sun/star/beans/XPropertyState.hpp>
123 #include <com/sun/star/chart/ChartAxisPosition.hpp>
124 #include <com/sun/star/chart/ChartDataRowSource.hpp>
125 #include <com/sun/star/chart/ChartLegendExpansion.hpp>
126 #include <com/sun/star/chart/DataLabelPlacement.hpp>
127 #include <com/sun/star/chart/ErrorBarStyle.hpp>
128 #include <com/sun/star/chart/MissingValueTreatment.hpp>
129 #include <com/sun/star/chart/TimeUnit.hpp>
130 #include <com/sun/star/chart2/AxisType.hpp>
131 #include <com/sun/star/chart2/CurveStyle.hpp>
132 #include <com/sun/star/chart2/DataPointGeometry3D.hpp>
133 #include <com/sun/star/chart2/DataPointLabel.hpp>
134 #include <com/sun/star/chart2/LegendPosition.hpp>
135 #include <com/sun/star/chart2/MovingAverageType.hpp>
136 #include <com/sun/star/chart2/RelativePosition.hpp>
137 #include <com/sun/star/chart2/RelativeSize.hpp>
138 #include <com/sun/star/chart2/StackingDirection.hpp>
139 #include <com/sun/star/chart2/Symbol.hpp>
140 #include <com/sun/star/chart2/SymbolStyle.hpp>
141 #include <com/sun/star/chart2/XAxis.hpp>
142 #include <com/sun/star/chart2/XChartDocument.hpp>
143 #include <com/sun/star/chart2/XChartTypeContainer.hpp>
144 #include <com/sun/star/chart2/XCoordinateSystem.hpp>
145 #include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
146 #include <com/sun/star/chart2/XDataSeries.hpp>
147 #include <com/sun/star/chart2/XDataSeriesContainer.hpp>
148 #include <com/sun/star/chart2/XRegressionCurveCalculator.hpp>
149 #include <com/sun/star/chart2/XRegressionCurveContainer.hpp>
150 #include <com/sun/star/chart2/data/XDataSequence.hpp>
151 #include <com/sun/star/chart2/data/XDataSink.hpp>
152 #include <com/sun/star/chart2/data/XDataSource.hpp>
153 #include <com/sun/star/chart2/data/XNumericalDataSequence.hpp>
154 #include <com/sun/star/chart2/data/XPivotTableDataProvider.hpp>
155 #include <com/sun/star/chart2/data/XTextualDataSequence.hpp>
156 #include <com/sun/star/container/NoSuchElementException.hpp>
157 #include <com/sun/star/container/XChild.hpp>
158 #include <com/sun/star/container/XNameContainer.hpp>
159 #include <com/sun/star/drawing/BitmapMode.hpp>
160 #include <com/sun/star/drawing/Direction3D.hpp>
161 #include <com/sun/star/drawing/DoubleSequence.hpp>
162 #include <com/sun/star/drawing/FillStyle.hpp>
163 #include <com/sun/star/drawing/HomogenMatrix.hpp>
164 #include <com/sun/star/drawing/LineCap.hpp>
165 #include <com/sun/star/drawing/LineJoint.hpp>
166 #include <com/sun/star/drawing/LineStyle.hpp>
167 #include <com/sun/star/drawing/PolyPolygonShape3D.hpp>
168 #include <com/sun/star/drawing/Position3D.hpp>
169 #include <com/sun/star/drawing/RectanglePoint.hpp>
170 #include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
171 #include <com/sun/star/drawing/TextVerticalAdjust.hpp>
172 #include <com/sun/star/drawing/XDrawPage.hpp>
173 #include <com/sun/star/drawing/XShape.hpp>
174 #include <com/sun/star/drawing/XShapes.hpp>
175 #include <com/sun/star/embed/Aspects.hpp>
176 #include <com/sun/star/embed/XStorage.hpp>
177 #include <com/sun/star/frame/XModel.hpp>
178 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
179 #include <com/sun/star/lang/Locale.hpp>
180 #include <com/sun/star/lang/XComponent.hpp>
181 #include <com/sun/star/lang/XInitialization.hpp>
182 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
183 #include <com/sun/star/lang/XServiceInfo.hpp>
184 #include <com/sun/star/lang/XServiceName.hpp>
185 #include <com/sun/star/lang/XTypeProvider.hpp>
186 #include <com/sun/star/lang/XUnoTunnel.hpp>
187 #include <com/sun/star/style/ParagraphAdjust.hpp>
188 #include <com/sun/star/style/XStyleSupplier.hpp>
189 #include <com/sun/star/text/WritingMode2.hpp>
190 #include <com/sun/star/uno/Any.h>
191 #include <com/sun/star/uno/Any.hxx>
192 #include <com/sun/star/uno/Reference.h>
193 #include <com/sun/star/uno/Reference.hxx>
194 #include <com/sun/star/uno/RuntimeException.hpp>
195 #include <com/sun/star/uno/Sequence.h>
196 #include <com/sun/star/uno/Sequence.hxx>
197 #include <com/sun/star/uno/Type.h>
198 #include <com/sun/star/uno/XComponentContext.hpp>
199 #include <com/sun/star/uno/XInterface.hpp>
200 #include <com/sun/star/util/CloseVetoException.hpp>
201 #include <com/sun/star/util/XCloneable.hpp>
202 #include <com/sun/star/util/XModifyBroadcaster.hpp>
203 #include <com/sun/star/util/XModifyListener.hpp>
204 #include <com/sun/star/view/XSelectionChangeListener.hpp>
205 #include <com/sun/star/view/XSelectionSupplier.hpp>
206 #include <comphelper/comphelperdllapi.h>
207 #include <comphelper/processfactory.hxx>
208 #include <comphelper/property.hxx>
209 #include <comphelper/sequence.hxx>
210 #include <comphelper/servicehelper.hxx>
211 #include <comphelper/uno3.hxx>
212 #include <cppu/cppudllapi.h>
213 #include <cppuhelper/compbase.hxx>
214 #include <cppuhelper/compbase_ex.hxx>
215 #include <cppuhelper/cppuhelperdllapi.h>
216 #include <cppuhelper/implbase.hxx>
217 #include <cppuhelper/implbase_ex.hxx>
218 #include <cppuhelper/interfacecontainer.h>
219 #include <cppuhelper/propshlp.hxx>
220 #include <cppuhelper/supportsservice.hxx>
221 #include <cppuhelper/weak.hxx>
222 #include <cppuhelper/weakref.hxx>
223 #include <editeng/editengdllapi.h>
224 #include <editeng/unoprnms.hxx>
225 #include <i18nlangtag/i18nlangtagdllapi.h>
226 #include <i18nlangtag/lang.h>
227 #include <libxml/xmlwriter.h>
228 #include <o3tl/cow_wrapper.hxx>
229 #include <o3tl/typed_flags_set.hxx>
230 #include <officecfg/Office/Compatibility.hxx>
231 #include <salhelper/simplereferenceobject.hxx>
232 #include <svl/cenumitm.hxx>
233 #include <svl/cintitem.hxx>
234 #include <svl/eitem.hxx>
235 #include <svl/intitem.hxx>
236 #include <svl/itemset.hxx>
237 #include <svl/lstner.hxx>
238 #include <svl/numformat.hxx>
239 #include <svl/poolitem.hxx>
240 #include <svl/svldllapi.h>
241 #include <svl/typedwhich.hxx>
242 #include <svl/zforlist.hxx>
243 #include <svx/svdobj.hxx>
244 #include <svx/svdobjkind.hxx>
245 #include <svx/svdtypes.hxx>
246 #include <svx/svxdllapi.h>
247 #include <svx/unoshape.hxx>
248 #include <tools/UnitConversion.hxx>
249 #include <tools/color.hxx>
250 #include <tools/date.hxx>
251 #include <tools/degree.hxx>
252 #include <comphelper/diagnose_ex.hxx>
253 #include <tools/gen.hxx>
254 #include <tools/helpers.hxx>
255 #include <tools/lineend.hxx>
256 #include <tools/link.hxx>
257 #include <tools/long.hxx>
258 #include <tools/poly.hxx>
259 #include <tools/ref.hxx>
260 #include <tools/solar.h>
261 #include <tools/toolsdllapi.h>
262 #include <tools/weakbase.h>
263 #include <unotools/fontdefs.hxx>
264 #include <unotools/options.hxx>
265 #include <unotools/resmgr.hxx>
266 #include <unotools/saveopt.hxx>
267 #include <unotools/unotoolsdllapi.h>
268 #endif // PCH_LEVEL >= 3
269 #if PCH_LEVEL >= 4
270 #include <AxisHelper.hxx>
271 #include <AxisIndexDefines.hxx>
272 #include <BaseGFXHelper.hxx>
273 #include <CartesianCoordinateSystem.hxx>
274 #include <CharacterProperties.hxx>
275 #include <ChartModel.hxx>
276 #include <ChartModelHelper.hxx>
277 #include <ChartTypeHelper.hxx>
278 #include <ChartViewHelper.hxx>
279 #include <Clipping.hxx>
280 #include <CloneHelper.hxx>
281 #include <CommonConverters.hxx>
282 #include <CommonFunctors.hxx>
283 #include <ControllerLockGuard.hxx>
284 #include <DataSeries.hxx>
285 #include <DataSeriesHelper.hxx>
286 #include <DataSource.hxx>
287 #include <DataSourceHelper.hxx>
288 #include <DateHelper.hxx>
289 #include <DiagramHelper.hxx>
290 #include <EventListenerHelper.hxx>
291 #include <ExplicitCategoriesProvider.hxx>
292 #include <FillProperties.hxx>
293 #include <LabelPositionHelper.hxx>
294 #include <LabeledDataSequence.hxx>
295 #include <LegendEntryProvider.hxx>
296 #include <LinePropertiesHelper.hxx>
297 #include <MediaDescriptorHelper.hxx>
298 #include <MinimumAndMaximumSupplier.hxx>
299 #include <ModifyListenerHelper.hxx>
300 #include <NumberFormatterWrapper.hxx>
301 #include <OPropertySet.hxx>
302 #include <ObjectIdentifier.hxx>
303 #include <PlottingPositionHelper.hxx>
304 #include <PolarCoordinateSystem.hxx>
305 #include <PolarLabelPositionHelper.hxx>
306 #include <PropertyHelper.hxx>
307 #include <PropertyMapper.hxx>
308 #include <ReferenceSizeProvider.hxx>
309 #include <RegressionCalculationHelper.hxx>
310 #include <RegressionCurveCalculator.hxx>
311 #include <RegressionCurveHelper.hxx>
312 #include <RelativePositionHelper.hxx>
313 #include <RelativeSizeHelper.hxx>
314 #include <ResId.hxx>
315 #include <ScaleAutomatism.hxx>
316 #include <ShapeFactory.hxx>
317 #include <SpecialCharacters.hxx>
318 #include <Stripe.hxx>
319 #include <ThreeDHelper.hxx>
320 #include <TitleHelper.hxx>
321 #include <UserDefinedProperties.hxx>
322 #include <VLineProperties.hxx>
323 #include <ViewDefines.hxx>
324 #include <WeakListenerAdapter.hxx>
325 #include <WrappedProperty.hxx>
326 #include <charttoolsdllapi.hxx>
327 #include <defines.hxx>
328 #include <servicenames.hxx>
329 #include <servicenames_charttypes.hxx>
330 #include <servicenames_coosystems.hxx>
331 #include <unonames.hxx>
332 #endif // PCH_LEVEL >= 4
334 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */