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 2015-11-14 14:16:28 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 "/opt/lo/bin/make chart2.build" --find-conflicts
36 #include <unordered_map>
39 #include <boost/checked_delete.hpp>
40 #include <boost/intrusive_ptr.hpp>
41 #include <osl/conditn.hxx>
42 #include <osl/diagnose.h>
43 #include <osl/doublecheckedlocking.h>
44 #include <osl/endian.h>
45 #include <osl/getglobalmutex.hxx>
46 #include <osl/module.hxx>
47 #include <osl/mutex.h>
48 #include <osl/mutex.hxx>
49 #include <rtl/character.hxx>
51 #include <rtl/instance.hxx>
52 #include <rtl/math.hxx>
53 #include <rtl/ref.hxx>
54 #include <rtl/strbuf.hxx>
55 #include <rtl/string.hxx>
56 #include <rtl/stringutils.hxx>
57 #include <rtl/textenc.h>
58 #include <rtl/ustrbuf.hxx>
59 #include <rtl/ustring.h>
60 #include <rtl/ustring.hxx>
62 #include <sal/config.h>
63 #include <sal/log.hxx>
64 #include <sal/macros.h>
65 #include <sal/saldllapi.h>
66 #include <sal/types.h>
67 #include <vcl/bitmap.hxx>
68 #include <vcl/dllapi.h>
69 #include <vcl/fntstyle.hxx>
70 #include <vcl/font.hxx>
71 #include <vcl/svapp.hxx>
72 #include <vcl/vclenum.hxx>
73 #include <vcl/virdev.hxx>
74 #include <vcl/wall.hxx>
75 #include <ChartModel.hxx>
77 #include <basegfx/basegfxdllapi.h>
78 #include <basegfx/matrix/b3dhommatrix.hxx>
79 #include <basegfx/numeric/ftools.hxx>
80 #include <basegfx/polygon/b2dpolygon.hxx>
81 #include <basegfx/polygon/b2dpolypolygon.hxx>
82 #include <basegfx/range/b2drange.hxx>
83 #include <basegfx/tuple/b2dtuple.hxx>
84 #include <basegfx/tuple/b2ituple.hxx>
85 #include <basegfx/vector/b2enums.hxx>
86 #include <basegfx/vector/b2ivector.hxx>
87 #include <com/sun/star/awt/Gradient.hpp>
88 #include <com/sun/star/awt/Size.hpp>
89 #include <com/sun/star/beans/PropertyAttribute.hpp>
90 #include <com/sun/star/beans/PropertyValue.hpp>
91 #include <com/sun/star/beans/XPropertySet.hpp>
92 #include <com/sun/star/beans/XPropertySetInfo.hpp>
93 #include <com/sun/star/beans/XPropertyState.hpp>
94 #include <com/sun/star/chart/ChartAxisPosition.hpp>
95 #include <com/sun/star/chart/ChartDataRowSource.hpp>
96 #include <com/sun/star/chart/ChartLegendExpansion.hpp>
97 #include <com/sun/star/chart/DataLabelPlacement.hpp>
98 #include <com/sun/star/chart/ErrorBarStyle.hpp>
99 #include <com/sun/star/chart/MissingValueTreatment.hpp>
100 #include <com/sun/star/chart/TimeUnit.hpp>
101 #include <com/sun/star/chart2/AxisType.hpp>
102 #include <com/sun/star/chart2/CurveStyle.hpp>
103 #include <com/sun/star/chart2/DataPointGeometry3D.hpp>
104 #include <com/sun/star/chart2/DataPointLabel.hpp>
105 #include <com/sun/star/chart2/LegendPosition.hpp>
106 #include <com/sun/star/chart2/RelativePosition.hpp>
107 #include <com/sun/star/chart2/RelativeSize.hpp>
108 #include <com/sun/star/chart2/StackingDirection.hpp>
109 #include <com/sun/star/chart2/Symbol.hpp>
110 #include <com/sun/star/chart2/SymbolStyle.hpp>
111 #include <com/sun/star/chart2/XChartDocument.hpp>
112 #include <com/sun/star/chart2/XChartTypeContainer.hpp>
113 #include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
114 #include <com/sun/star/chart2/XDataSeries.hpp>
115 #include <com/sun/star/chart2/XDataSeriesContainer.hpp>
116 #include <com/sun/star/chart2/XTitled.hpp>
117 #include <com/sun/star/chart2/data/XDataSink.hpp>
118 #include <com/sun/star/chart2/data/XDataSource.hpp>
119 #include <com/sun/star/container/XChild.hpp>
120 #include <com/sun/star/container/XNameContainer.hpp>
121 #include <com/sun/star/drawing/BitmapMode.hpp>
122 #include <com/sun/star/drawing/DoubleSequence.hpp>
123 #include <com/sun/star/drawing/FillStyle.hpp>
124 #include <com/sun/star/drawing/Hatch.hpp>
125 #include <com/sun/star/drawing/LineDash.hpp>
126 #include <com/sun/star/drawing/LineJoint.hpp>
127 #include <com/sun/star/drawing/LineStyle.hpp>
128 #include <com/sun/star/drawing/NormalsKind.hpp>
129 #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
130 #include <com/sun/star/drawing/ProjectionMode.hpp>
131 #include <com/sun/star/drawing/RectanglePoint.hpp>
132 #include <com/sun/star/drawing/ShadeMode.hpp>
133 #include <com/sun/star/drawing/TextFitToSizeType.hpp>
134 #include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
135 #include <com/sun/star/drawing/TextVerticalAdjust.hpp>
136 #include <com/sun/star/embed/Aspects.hpp>
137 #include <com/sun/star/embed/XStorage.hpp>
138 #include <com/sun/star/frame/XModel.hpp>
139 #include <com/sun/star/i18n/LocaleItem.hpp>
140 #include <com/sun/star/i18n/XLocaleData4.hpp>
141 #include <com/sun/star/i18n/reservedWords.hpp>
142 #include <com/sun/star/io/XInputStream.hpp>
143 #include <com/sun/star/io/XStream.hpp>
144 #include <com/sun/star/lang/Locale.hpp>
145 #include <com/sun/star/lang/XServiceInfo.hpp>
146 #include <com/sun/star/lang/XServiceName.hpp>
147 #include <com/sun/star/lang/XTypeProvider.hpp>
148 #include <com/sun/star/lang/XUnoTunnel.hpp>
149 #include <com/sun/star/style/ParagraphAdjust.hpp>
150 #include <com/sun/star/style/XStyle.hpp>
151 #include <com/sun/star/text/WritingMode2.hpp>
152 #include <com/sun/star/text/XText.hpp>
153 #include <com/sun/star/uno/Any.hxx>
154 #include <com/sun/star/uno/Reference.h>
155 #include <com/sun/star/uno/Reference.hxx>
156 #include <com/sun/star/uno/RuntimeException.hpp>
157 #include <com/sun/star/uno/Sequence.h>
158 #include <com/sun/star/uno/Sequence.hxx>
159 #include <com/sun/star/uno/Type.hxx>
160 #include <com/sun/star/util/NumberFormat.hpp>
161 #include <com/sun/star/util/XCloneable.hpp>
162 #include <comphelper/comphelperdllapi.h>
163 #include <comphelper/fileformat.h>
164 #include <comphelper/processfactory.hxx>
165 #include <cppuhelper/implbase.hxx>
166 #include <cppuhelper/implbase_ex.hxx>
167 #include <cppuhelper/queryinterface.hxx>
168 #include <cppuhelper/supportsservice.hxx>
169 #include <cppuhelper/weak.hxx>
170 #include <editeng/editengdllapi.h>
171 #include <editeng/unoprnms.hxx>
172 #include <i18nlangtag/i18nlangtagdllapi.h>
173 #include <i18nlangtag/lang.h>
174 #include <i18nlangtag/languagetag.hxx>
175 #include <o3tl/cow_wrapper.hxx>
176 #include <o3tl/typed_flags_set.hxx>
177 #include <svl/cenumitm.hxx>
178 #include <svl/cintitem.hxx>
179 #include <svl/eitem.hxx>
180 #include <svl/intitem.hxx>
181 #include <svl/poolitem.hxx>
182 #include <svl/svldllapi.h>
183 #include <svx/svxdllapi.h>
184 #include <svx/unoshape.hxx>
185 #include <svx/xpoly.hxx>
186 #include <tools/color.hxx>
187 #include <tools/contnr.hxx>
188 #include <tools/errcode.hxx>
189 #include <tools/gen.hxx>
190 #include <tools/link.hxx>
191 #include <tools/solar.h>
192 #include <unonames.hxx>
193 #include <unotools/configitem.hxx>
194 #include <unotools/localedatawrapper.hxx>
195 #include <unotools/options.hxx>
196 #include <unotools/readwritemutexguard.hxx>
197 #include <unotools/saveopt.hxx>
198 #include <unotools/unotoolsdllapi.h>
200 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */