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).
18 #include <basegfx/point/b2dpoint.hxx>
19 #include <basegfx/polygon/b2dpolygon.hxx>
20 #include <basic/basmgr.hxx>
21 #include <boost/noncopyable.hpp>
22 #include <boost/scoped_array.hpp>
23 #include <boost/scoped_ptr.hpp>
24 #include <com/sun/star/beans/PropertyAttribute.hpp>
25 #include <com/sun/star/beans/XPropertyContainer.hpp>
26 #include <com/sun/star/beans/XPropertySet.hpp>
27 #include <com/sun/star/chart2/XChartDocument.hpp>
28 #include <com/sun/star/container/XChild.hpp>
29 #include <com/sun/star/container/XIndexContainer.hpp>
30 #include <com/sun/star/document/IndexedPropertyValues.hpp>
31 #include <com/sun/star/document/XDocumentProperties.hpp>
32 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
33 #include <com/sun/star/document/XExporter.hpp>
34 #include <com/sun/star/document/XFilter.hpp>
35 #include <com/sun/star/document/XImporter.hpp>
36 #include <com/sun/star/document/XViewDataSupplier.hpp>
37 #include <com/sun/star/drawing/LineStyle.hpp>
38 #include <com/sun/star/drawing/PointSequenceSequence.hpp>
39 #include <com/sun/star/drawing/ShadingPattern.hpp>
40 #include <com/sun/star/drawing/XConnectableShape.hpp>
41 #include <com/sun/star/drawing/XConnectorShape.hpp>
42 #include <com/sun/star/drawing/XControlShape.hpp>
43 #include <com/sun/star/drawing/XDrawPage.hpp>
44 #include <com/sun/star/drawing/XDrawPageSupplier.hpp>
45 #include <com/sun/star/drawing/XShape.hpp>
46 #include <com/sun/star/drawing/XShapeAligner.hpp>
47 #include <com/sun/star/drawing/XShapeArranger.hpp>
48 #include <com/sun/star/drawing/XShapeGroup.hpp>
49 #include <com/sun/star/drawing/XShapeMirror.hpp>
50 #include <com/sun/star/drawing/XUniversalShapeDescriptor.hpp>
51 #include <com/sun/star/embed/Aspects.hpp>
52 #include <com/sun/star/embed/ElementModes.hpp>
53 #include <com/sun/star/embed/EmbedStates.hpp>
54 #include <com/sun/star/embed/XClassifiedObject.hpp>
55 #include <com/sun/star/embed/XEmbedPersist.hpp>
56 #include <com/sun/star/embed/XStorage.hpp>
57 #include <com/sun/star/embed/XTransactedObject.hpp>
58 #include <com/sun/star/form/XForm.hpp>
59 #include <com/sun/star/form/XFormComponent.hpp>
60 #include <com/sun/star/form/XFormController.hpp>
61 #include <com/sun/star/form/XFormsSupplier.hpp>
62 #include <com/sun/star/form/XImageProducerSupplier.hpp>
63 #include <com/sun/star/frame/XModel.hpp>
64 #include <com/sun/star/frame/XStorable.hpp>
65 #include <com/sun/star/i18n/ScriptType.hpp>
66 #include <com/sun/star/i18n/WordType.hpp>
67 #include <com/sun/star/io/XStream.hpp>
68 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
69 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
70 #include <com/sun/star/lang/XSingleComponentFactory.hpp>
71 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
72 #include <com/sun/star/script/vba/XVBACompatibility.hpp>
73 #include <com/sun/star/text/GraphicCrop.hpp>
74 #include <com/sun/star/text/TextContentAnchorType.hpp>
75 #include <com/sun/star/text/VertOrientation.hpp>
76 #include <com/sun/star/text/XTextRange.hpp>
77 #include <com/sun/star/ucb/SimpleFileAccess.hpp>
78 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
79 #include <com/sun/star/ui/ItemType.hpp>
80 #include <com/sun/star/ui/XImageManager.hpp>
81 #include <com/sun/star/ui/XUIConfigurationPersistence.hpp>
82 #include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
83 #include <com/sun/star/util/XCloseable.hpp>
84 #include <com/sun/star/xml/dom/XDocument.hpp>
85 #include <com/sun/star/xml/sax/Writer.hpp>
86 #include <com/sun/star/xml/sax/XSAXSerializable.hpp>
87 #include <comphelper/docpasswordrequest.hxx>
88 #include <comphelper/embeddedobjectcontainer.hxx>
89 #include <comphelper/extract.hxx>
90 #include <comphelper/flagguard.hxx>
91 #include <comphelper/processfactory.hxx>
92 #include <comphelper/random.hxx>
93 #include <comphelper/seqstream.hxx>
94 #include <comphelper/sequenceashashmap.hxx>
95 #include <comphelper/sequenceasvector.hxx>
96 #include <comphelper/storagehelper.hxx>
97 #include <comphelper/string.hxx>
98 #include <config_features.h>
99 #include <cppuhelper/implementationentry.hxx>
102 #include <editeng/adjustitem.hxx>
103 #include <editeng/autokernitem.hxx>
104 #include <editeng/blinkitem.hxx>
105 #include <editeng/boxitem.hxx>
106 #include <editeng/brushitem.hxx>
107 #include <editeng/charhiddenitem.hxx>
108 #include <editeng/charreliefitem.hxx>
109 #include <editeng/charrotateitem.hxx>
110 #include <editeng/charscaleitem.hxx>
111 #include <editeng/cmapitem.hxx>
112 #include <editeng/colritem.hxx>
113 #include <editeng/contouritem.hxx>
114 #include <editeng/crossedoutitem.hxx>
115 #include <editeng/editeng.hxx>
116 #include <editeng/editobj.hxx>
117 #include <editeng/eeitem.hxx>
118 #include <editeng/emphasismarkitem.hxx>
119 #include <editeng/escapementitem.hxx>
120 #include <editeng/fhgtitem.hxx>
121 #include <editeng/flditem.hxx>
122 #include <editeng/fontitem.hxx>
123 #include <editeng/forbiddenruleitem.hxx>
124 #include <editeng/formatbreakitem.hxx>
125 #include <editeng/frmdiritem.hxx>
126 #include <editeng/hngpnctitem.hxx>
127 #include <editeng/hyphenzoneitem.hxx>
128 #include <editeng/keepitem.hxx>
129 #include <editeng/kernitem.hxx>
130 #include <editeng/langitem.hxx>
131 #include <editeng/lrspitem.hxx>
132 #include <editeng/lspcitem.hxx>
133 #include <editeng/opaqitem.hxx>
134 #include <editeng/orphitem.hxx>
135 #include <editeng/outliner.hxx>
136 #include <editeng/outlobj.hxx>
137 #include <editeng/paperinf.hxx>
138 #include <editeng/paravertalignitem.hxx>
139 #include <editeng/pbinitem.hxx>
140 #include <editeng/pgrditem.hxx>
141 #include <editeng/postitem.hxx>
142 #include <editeng/scriptspaceitem.hxx>
143 #include <editeng/shaditem.hxx>
144 #include <editeng/shdditem.hxx>
145 #include <editeng/spltitem.hxx>
146 #include <editeng/svxfont.hxx>
147 #include <editeng/tstpitem.hxx>
148 #include <editeng/twolinesitem.hxx>
149 #include <editeng/udlnitem.hxx>
150 #include <editeng/ulspitem.hxx>
151 #include <editeng/unolingu.hxx>
152 #include <editeng/unoprnms.hxx>
153 #include <editeng/wghtitem.hxx>
154 #include <editeng/widwitem.hxx>
155 #include <editeng/wrlmitem.hxx>
156 #include <filter/msfilter/mscodec.hxx>
157 #include <filter/msfilter/msdffimp.hxx>
158 #include <filter/msfilter/msoleexp.hxx>
159 #include <filter/msfilter/rtfutil.hxx>
160 #include <filter/msfilter/svxmsbas.hxx>
162 #include <functional>
163 #include <i18nlangtag/lang.h>
164 #include <i18nlangtag/languagetag.hxx>
165 #include <i18nlangtag/mslangid.hxx>
171 #include <oox/drawingml/drawingmltypes.hxx>
172 #include <oox/export/chartexport.hxx>
173 #include <oox/export/drawingml.hxx>
174 #include <oox/export/shapes.hxx>
175 #include <oox/export/utils.hxx>
176 #include <oox/export/vmlexport.hxx>
177 #include <oox/mathml/export.hxx>
178 #include <oox/ole/olehelper.hxx>
179 #include <oox/ole/olestorage.hxx>
180 #include <oox/ole/vbaproject.hxx>
181 #include <oox/token/properties.hxx>
182 #include <oox/token/tokens.hxx>
183 #include <osl/diagnose.h>
184 #include <osl/endian.h>
185 #include <osl/file.hxx>
186 #include <osl/time.h>
187 #include <rtl/math.hxx>
188 #include <rtl/random.h>
189 #include <rtl/tencinfo.h>
190 #include <rtl/ustrbuf.hxx>
191 #include <rtl/ustring.hxx>
192 #include <sal/config.h>
193 #include <sal/log.hxx>
194 #include <sal/macros.h>
195 #include <sal/types.h>
197 #include <sfx2/app.hxx>
198 #include <sfx2/docfile.hxx>
199 #include <sfx2/docinf.hxx>
200 #include <sfx2/fcontnr.hxx>
201 #include <sfx2/frame.hxx>
202 #include <sfx2/linkmgr.hxx>
203 #include <sfx2/request.hxx>
204 #include <sfx2/sfxbasemodel.hxx>
205 #include <sot/exchange.hxx>
206 #include <sot/storage.hxx>
207 #include <sot/storinfo.hxx>
213 #include <svl/grabbagitem.hxx>
214 #include <svl/itemiter.hxx>
215 #include <svl/stritem.hxx>
216 #include <svl/urihelper.hxx>
217 #include <svl/whiter.hxx>
218 #include <svl/zforlist.hxx>
219 #include <svl/zformat.hxx>
220 #include <svtools/embedhlp.hxx>
221 #include <svtools/imap.hxx>
222 #include <svtools/imapobj.hxx>
223 #include <svtools/miscopt.hxx>
224 #include <svtools/rtfkeywd.hxx>
225 #include <svx/fmglob.hxx>
226 #include <svx/hlnkitem.hxx>
227 #include <svx/rectenum.hxx>
228 #include <svx/sdtaitm.hxx>
229 #include <svx/svdmodel.hxx>
230 #include <svx/svdoashp.hxx>
231 #include <svx/svdoattr.hxx>
232 #include <svx/svdobj.hxx>
233 #include <svx/svdocapt.hxx>
234 #include <svx/svdocirc.hxx>
235 #include <svx/svdograf.hxx>
236 #include <svx/svdogrp.hxx>
237 #include <svx/svdoole2.hxx>
238 #include <svx/svdopath.hxx>
239 #include <svx/svdotext.hxx>
240 #include <svx/svdouno.hxx>
241 #include <svx/svdpage.hxx>
242 #include <svx/svdview.hxx>
243 #include <svx/svxerr.hxx>
244 #include <svx/sxctitm.hxx>
245 #include <svx/unoapi.hxx>
246 #include <svx/unobrushitemhelper.hxx>
247 #include <svx/unoshape.hxx>
248 #include <svx/xenum.hxx>
249 #include <svx/xfillit.hxx>
250 #include <svx/xfillit0.hxx>
251 #include <svx/xflclit.hxx>
252 #include <svx/xflgrit.hxx>
253 #include <svx/xfltrit.hxx>
254 #include <svx/xlineit.hxx>
255 #include <toolkit/helper/vclunohelper.hxx>
256 #include <tools/datetimeutils.hxx>
257 #include <tools/solar.h>
258 #include <tools/stream.hxx>
259 #include <tools/tenccvt.hxx>
260 #include <tools/urlobj.hxx>
261 #include <ucbhelper/content.hxx>
262 #include <unicode/ubidi.h>
263 #include <unordered_set>
264 #include <unotools/docinfohelper.hxx>
265 #include <unotools/fltrcfg.hxx>
266 #include <unotools/fontcfg.hxx>
267 #include <unotools/fontcvt.hxx>
268 #include <unotools/localedatawrapper.hxx>
269 #include <unotools/localfilehelper.hxx>
270 #include <unotools/mediadescriptor.hxx>
271 #include <unotools/pathoptions.hxx>
272 #include <unotools/saveopt.hxx>
273 #include <unotools/streamwrap.hxx>
274 #include <unotools/tempfile.hxx>
275 #include <unotools/ucbstreamhelper.hxx>
277 #include <vcl/cvtgrf.hxx>
278 #include <vcl/embeddedfontshelper.hxx>
279 #include <vcl/font.hxx>
280 #include <vcl/graph.hxx>
281 #include <vcl/graphicfilter.hxx>
282 #include <vcl/outdev.hxx>
283 #include <vcl/salbtype.hxx>
284 #include <vcl/settings.hxx>
285 #include <vcl/svapp.hxx>
286 #include <vcl/vclenum.hxx>
287 #include <vcl/virdev.hxx>
288 #include <vcl/wmf.hxx>
290 #include <xmloff/odffields.hxx>
292 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */