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 2022-08-13 18:01:14 using:
17 ./bin/update_pch sc sc --cutoff=12 --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 ./sc/inc/pch/precompiled_sc.hxx "make sc.build" --find-conflicts
23 #include <sal/config.h>
37 #include <initializer_list>
56 #include <string_view>
57 #include <type_traits>
58 #include <unordered_map>
59 #include <unordered_set>
62 #include <boost/functional/hash.hpp>
63 #include <boost/intrusive_ptr.hpp>
64 #include <boost/property_tree/json_parser.hpp>
65 #include <boost/property_tree/ptree.hpp>
66 #include <boost/property_tree/ptree_fwd.hpp>
67 #endif // PCH_LEVEL >= 1
69 #include <osl/conditn.hxx>
70 #include <osl/diagnose.h>
71 #include <osl/diagnose.hxx>
72 #include <osl/doublecheckedlocking.h>
73 #include <osl/endian.h>
74 #include <osl/file.hxx>
75 #include <osl/getglobalmutex.hxx>
76 #include <osl/interlck.h>
77 #include <osl/module.hxx>
78 #include <osl/mutex.h>
79 #include <osl/mutex.hxx>
80 #include <osl/process.h>
81 #include <osl/security.hxx>
82 #include <osl/thread.h>
83 #include <rtl/alloc.h>
84 #include <rtl/bootstrap.hxx>
85 #include <rtl/character.hxx>
87 #include <rtl/digest.h>
88 #include <rtl/instance.hxx>
90 #include <rtl/math.hxx>
91 #include <rtl/ref.hxx>
92 #include <rtl/strbuf.h>
93 #include <rtl/strbuf.hxx>
94 #include <rtl/string.h>
95 #include <rtl/string.hxx>
96 #include <rtl/stringconcat.hxx>
97 #include <rtl/stringutils.hxx>
98 #include <rtl/tencinfo.h>
99 #include <rtl/textcvt.h>
100 #include <rtl/textenc.h>
101 #include <rtl/ustrbuf.h>
102 #include <rtl/ustrbuf.hxx>
103 #include <rtl/ustring.h>
104 #include <rtl/ustring.hxx>
105 #include <sal/backtrace.hxx>
106 #include <sal/detail/log.h>
107 #include <sal/log.hxx>
108 #include <sal/macros.h>
109 #include <sal/mathconf.h>
110 #include <sal/saldllapi.h>
111 #include <sal/types.h>
112 #include <sal/typesizes.h>
113 #include <vcl/BinaryDataContainer.hxx>
114 #include <vcl/EnumContext.hxx>
115 #include <vcl/GraphicAttributes.hxx>
116 #include <vcl/GraphicExternalLink.hxx>
117 #include <vcl/GraphicObject.hxx>
118 #include <vcl/IDialogRenderable.hxx>
119 #include <vcl/InterimItemWindow.hxx>
120 #include <vcl/Scanline.hxx>
121 #include <vcl/WindowPosSize.hxx>
122 #include <vcl/alpha.hxx>
123 #include <vcl/animate/Animation.hxx>
124 #include <vcl/animate/AnimationFrame.hxx>
125 #include <vcl/bitmap.hxx>
126 #include <vcl/bitmap/BitmapTypes.hxx>
127 #include <vcl/bitmapex.hxx>
128 #include <vcl/checksum.hxx>
129 #include <vcl/commandevent.hxx>
130 #include <vcl/ctrl.hxx>
131 #include <vcl/customweld.hxx>
132 #include <vcl/dllapi.h>
133 #include <comphelper/errcode.hxx>
134 #include <vcl/event.hxx>
135 #include <vcl/fntstyle.hxx>
136 #include <vcl/font.hxx>
137 #include <vcl/gfxlink.hxx>
138 #include <vcl/graph.hxx>
139 #include <vcl/idle.hxx>
140 #include <vcl/image.hxx>
141 #include <vcl/keycod.hxx>
142 #include <vcl/keycodes.hxx>
143 #include <vcl/mapmod.hxx>
144 #include <vcl/outdev.hxx>
145 #include <vcl/region.hxx>
146 #include <vcl/settings.hxx>
147 #include <vcl/svapp.hxx>
148 #include <vcl/syswin.hxx>
149 #include <vcl/task.hxx>
150 #include <vcl/timer.hxx>
151 #include <vcl/toolboxid.hxx>
152 #include <vcl/transfer.hxx>
153 #include <vcl/uitest/factory.hxx>
154 #include <vcl/vclenum.hxx>
155 #include <vcl/vclptr.hxx>
156 #include <vcl/vectorgraphicdata.hxx>
157 #include <vcl/virdev.hxx>
158 #include <vcl/weld.hxx>
159 #include <vcl/window.hxx>
160 #include <vcl/windowstate.hxx>
161 #include <vcl/wintypes.hxx>
162 #endif // PCH_LEVEL >= 2
164 #include <basegfx/basegfxdllapi.h>
165 #include <basegfx/color/bcolor.hxx>
166 #include <basegfx/matrix/b2dhommatrix.hxx>
167 #include <basegfx/numeric/ftools.hxx>
168 #include <basegfx/point/b2dpoint.hxx>
169 #include <basegfx/point/b2ipoint.hxx>
170 #include <basegfx/polygon/b2dpolygon.hxx>
171 #include <basegfx/polygon/b2dpolypolygon.hxx>
172 #include <basegfx/range/Range2D.hxx>
173 #include <basegfx/range/b2drange.hxx>
174 #include <basegfx/range/b2drectangle.hxx>
175 #include <basegfx/range/basicrange.hxx>
176 #include <basegfx/tuple/Tuple2D.hxx>
177 #include <basegfx/tuple/Tuple3D.hxx>
178 #include <basegfx/tuple/b2dtuple.hxx>
179 #include <basegfx/tuple/b2ituple.hxx>
180 #include <basegfx/tuple/b3dtuple.hxx>
181 #include <basegfx/utils/common.hxx>
182 #include <basegfx/vector/b2dsize.hxx>
183 #include <basegfx/vector/b2dvector.hxx>
184 #include <basegfx/vector/b2enums.hxx>
185 #include <basegfx/vector/b2ivector.hxx>
186 #include <basic/basicdllapi.h>
187 #include <basic/sbxdef.hxx>
188 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
189 #include <com/sun/star/accessibility/XAccessible.hpp>
190 #include <com/sun/star/accessibility/XAccessibleComponent.hpp>
191 #include <com/sun/star/accessibility/XAccessibleContext.hpp>
192 #include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
193 #include <com/sun/star/accessibility/XAccessibleSelection.hpp>
194 #include <com/sun/star/awt/Gradient.hpp>
195 #include <com/sun/star/awt/GradientStyle.hpp>
196 #include <com/sun/star/awt/Key.hpp>
197 #include <com/sun/star/awt/KeyGroup.hpp>
198 #include <com/sun/star/beans/Property.hpp>
199 #include <com/sun/star/beans/PropertyAttribute.hpp>
200 #include <com/sun/star/beans/PropertyState.hpp>
201 #include <com/sun/star/beans/PropertyValue.hpp>
202 #include <com/sun/star/beans/XFastPropertySet.hpp>
203 #include <com/sun/star/beans/XMultiPropertySet.hpp>
204 #include <com/sun/star/beans/XPropertiesChangeListener.hpp>
205 #include <com/sun/star/beans/XPropertySet.hpp>
206 #include <com/sun/star/beans/XPropertySetInfo.hpp>
207 #include <com/sun/star/beans/XPropertySetOption.hpp>
208 #include <com/sun/star/beans/XPropertyState.hpp>
209 #include <com/sun/star/beans/XVetoableChangeListener.hpp>
210 #include <com/sun/star/container/XEnumerationAccess.hpp>
211 #include <com/sun/star/container/XNameContainer.hpp>
212 #include <com/sun/star/datatransfer/DataFlavor.hpp>
213 #include <com/sun/star/datatransfer/XTransferable2.hpp>
214 #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
215 #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
216 #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
217 #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
218 #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
219 #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
220 #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
221 #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
222 #include <com/sun/star/drawing/DashStyle.hpp>
223 #include <com/sun/star/drawing/HatchStyle.hpp>
224 #include <com/sun/star/drawing/TextFitToSizeType.hpp>
225 #include <com/sun/star/embed/Aspects.hpp>
226 #include <com/sun/star/embed/XEmbeddedObject.hpp>
227 #include <com/sun/star/embed/XStorage.hpp>
228 #include <com/sun/star/frame/XFrame.hpp>
229 #include <com/sun/star/frame/XModel.hpp>
230 #include <com/sun/star/frame/XStatusListener.hpp>
231 #include <com/sun/star/frame/XTerminateListener.hpp>
232 #include <com/sun/star/frame/XToolbarController.hpp>
233 #include <com/sun/star/graphic/XPrimitive2D.hpp>
234 #include <com/sun/star/i18n/ForbiddenCharacters.hpp>
235 #include <com/sun/star/lang/DisposedException.hpp>
236 #include <com/sun/star/lang/EventObject.hpp>
237 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
238 #include <com/sun/star/lang/Locale.hpp>
239 #include <com/sun/star/lang/XComponent.hpp>
240 #include <com/sun/star/lang/XInitialization.hpp>
241 #include <com/sun/star/lang/XServiceInfo.hpp>
242 #include <com/sun/star/lang/XTypeProvider.hpp>
243 #include <com/sun/star/lang/XUnoTunnel.hpp>
244 #include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
245 #include <com/sun/star/style/NumberingType.hpp>
246 #include <com/sun/star/style/XStyle.hpp>
247 #include <com/sun/star/uno/Any.h>
248 #include <com/sun/star/uno/Any.hxx>
249 #include <com/sun/star/uno/Reference.h>
250 #include <com/sun/star/uno/Reference.hxx>
251 #include <com/sun/star/uno/RuntimeException.hpp>
252 #include <com/sun/star/uno/Sequence.h>
253 #include <com/sun/star/uno/Sequence.hxx>
254 #include <com/sun/star/uno/Type.h>
255 #include <com/sun/star/uno/Type.hxx>
256 #include <com/sun/star/uno/TypeClass.hdl>
257 #include <com/sun/star/uno/XAggregation.hpp>
258 #include <com/sun/star/uno/XInterface.hpp>
259 #include <com/sun/star/uno/XWeak.hpp>
260 #include <com/sun/star/uno/genfunc.h>
261 #include <com/sun/star/uno/genfunc.hxx>
262 #include <com/sun/star/util/Date.hpp>
263 #include <com/sun/star/util/DateTime.hpp>
264 #include <com/sun/star/util/Time.hpp>
265 #include <com/sun/star/util/XAccounting.hpp>
266 #include <com/sun/star/util/XUpdatable.hpp>
267 #include <com/sun/star/xml/sax/XFastContextHandler.hpp>
268 #include <comphelper/broadcasthelper.hxx>
269 #include <comphelper/compbase.hxx>
270 #include <comphelper/comphelperdllapi.h>
271 #include <comphelper/interfacecontainer2.hxx>
272 #include <comphelper/interfacecontainer4.hxx>
273 #include <comphelper/lok.hxx>
274 #include <comphelper/multicontainer2.hxx>
275 #include <comphelper/processfactory.hxx>
276 #include <comphelper/propagg.hxx>
277 #include <comphelper/proparrhlp.hxx>
278 #include <comphelper/propertycontainer.hxx>
279 #include <comphelper/propertycontainerhelper.hxx>
280 #include <comphelper/propertysequence.hxx>
281 #include <comphelper/propertysetinfo.hxx>
282 #include <comphelper/propstate.hxx>
283 #include <comphelper/sequence.hxx>
284 #include <comphelper/servicehelper.hxx>
285 #include <comphelper/string.hxx>
286 #include <comphelper/uno3.hxx>
287 #include <cppu/cppudllapi.h>
288 #include <cppu/unotype.hxx>
289 #include <cppuhelper/basemutex.hxx>
290 #include <cppuhelper/compbase5.hxx>
291 #include <cppuhelper/compbase_ex.hxx>
292 #include <cppuhelper/cppuhelperdllapi.h>
293 #include <cppuhelper/implbase.hxx>
294 #include <cppuhelper/implbase1.hxx>
295 #include <cppuhelper/implbase2.hxx>
296 #include <cppuhelper/implbase5.hxx>
297 #include <cppuhelper/implbase_ex.hxx>
298 #include <cppuhelper/implbase_ex_post.hxx>
299 #include <cppuhelper/implbase_ex_pre.hxx>
300 #include <cppuhelper/interfacecontainer.h>
301 #include <cppuhelper/propshlp.hxx>
302 #include <cppuhelper/queryinterface.hxx>
303 #include <cppuhelper/supportsservice.hxx>
304 #include <cppuhelper/weak.hxx>
305 #include <cppuhelper/weakagg.hxx>
306 #include <cppuhelper/weakref.hxx>
307 #include <drawinglayer/drawinglayerdllapi.h>
308 #include <drawinglayer/geometry/viewinformation2d.hxx>
309 #include <drawinglayer/primitive2d/CommonTypes.hxx>
310 #include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
311 #include <drawinglayer/primitive2d/Primitive2DVisitor.hxx>
312 #include <drawinglayer/primitive2d/baseprimitive2d.hxx>
313 #include <editeng/adjustitem.hxx>
314 #include <editeng/borderline.hxx>
315 #include <editeng/boxitem.hxx>
316 #include <editeng/brushitem.hxx>
317 #include <editeng/colritem.hxx>
318 #include <editeng/editdata.hxx>
319 #include <editeng/editeng.hxx>
320 #include <editeng/editengdllapi.h>
321 #include <editeng/editobj.hxx>
322 #include <editeng/editstat.hxx>
323 #include <editeng/editview.hxx>
324 #include <editeng/eedata.hxx>
325 #include <editeng/eeitem.hxx>
326 #include <editeng/fhgtitem.hxx>
327 #include <editeng/flditem.hxx>
328 #include <editeng/fontitem.hxx>
329 #include <editeng/forbiddencharacterstable.hxx>
330 #include <editeng/justifyitem.hxx>
331 #include <editeng/langitem.hxx>
332 #include <editeng/lineitem.hxx>
333 #include <editeng/outliner.hxx>
334 #include <editeng/outlobj.hxx>
335 #include <editeng/overflowingtxt.hxx>
336 #include <editeng/paragraphdata.hxx>
337 #include <editeng/postitem.hxx>
338 #include <editeng/svxenum.hxx>
339 #include <editeng/svxfont.hxx>
340 #include <editeng/wghtitem.hxx>
341 #include <i18nlangtag/lang.h>
342 #include <o3tl/cow_wrapper.hxx>
343 #include <o3tl/deleter.hxx>
344 #include <o3tl/enumarray.hxx>
345 #include <o3tl/safeint.hxx>
346 #include <o3tl/sorted_vector.hxx>
347 #include <o3tl/string_view.hxx>
348 #include <o3tl/strong_int.hxx>
349 #include <o3tl/typed_flags_set.hxx>
350 #include <o3tl/underlyingenumvalue.hxx>
351 #include <o3tl/unit_conversion.hxx>
352 #include <officecfg/Office/Common.hxx>
353 #include <salhelper/salhelperdllapi.h>
354 #include <salhelper/simplereferenceobject.hxx>
355 #include <salhelper/thread.hxx>
356 #include <sax/tools/converter.hxx>
357 #include <sfx2/app.hxx>
358 #include <sfx2/basedlgs.hxx>
359 #include <sfx2/bindings.hxx>
360 #include <sfx2/chalign.hxx>
361 #include <sfx2/childwin.hxx>
362 #include <sfx2/dispatch.hxx>
363 #include <sfx2/dllapi.h>
364 #include <sfx2/docfile.hxx>
365 #include <sfx2/linkmgr.hxx>
366 #include <sfx2/lokhelper.hxx>
367 #include <sfx2/objface.hxx>
368 #include <sfx2/objsh.hxx>
369 #include <sfx2/printer.hxx>
370 #include <sfx2/request.hxx>
371 #include <sfx2/shell.hxx>
372 #include <sfx2/viewfrm.hxx>
373 #include <sot/exchange.hxx>
374 #include <sot/formats.hxx>
375 #include <sot/sotdllapi.h>
376 #include <svl/SfxBroadcaster.hxx>
377 #include <svl/cenumitm.hxx>
378 #include <svl/eitem.hxx>
379 #include <svl/hint.hxx>
380 #include <svl/intitem.hxx>
381 #include <svl/itempool.hxx>
382 #include <svl/itemprop.hxx>
383 #include <svl/itemset.hxx>
384 #include <svl/languageoptions.hxx>
385 #include <svl/lstner.hxx>
386 #include <svl/numformat.hxx>
387 #include <svl/poolitem.hxx>
388 #include <svl/sharedstring.hxx>
389 #include <svl/sharedstringpool.hxx>
390 #include <svl/stritem.hxx>
391 #include <svl/style.hxx>
392 #include <svl/stylesheetuser.hxx>
393 #include <svl/svldllapi.h>
394 #include <svl/typedwhich.hxx>
395 #include <svl/undo.hxx>
396 #include <svl/whichranges.hxx>
397 #include <svl/whiter.hxx>
398 #include <svl/zforlist.hxx>
399 #include <svl/zformat.hxx>
400 #include <svtools/colorcfg.hxx>
401 #include <svtools/svtdllapi.h>
402 #include <svtools/toolboxcontroller.hxx>
403 #include <svx/XPropertyEntry.hxx>
404 #include <svx/algitem.hxx>
405 #include <svx/itextprovider.hxx>
406 #include <svx/sdr/animation/scheduler.hxx>
407 #include <svx/sdr/overlay/overlayobject.hxx>
408 #include <svx/sdr/overlay/overlayobjectlist.hxx>
409 #include <svx/sdr/properties/defaultproperties.hxx>
410 #include <svx/sdr/properties/properties.hxx>
411 #include <svx/sdrobjectuser.hxx>
412 #include <svx/sdtaditm.hxx>
413 #include <svx/sdtaitm.hxx>
414 #include <svx/sdtakitm.hxx>
415 #include <svx/svddef.hxx>
416 #include <svx/svddrag.hxx>
417 #include <svx/svdglue.hxx>
418 #include <svx/svdhdl.hxx>
419 #include <svx/svdhlpln.hxx>
420 #include <svx/svditer.hxx>
421 #include <svx/svdlayer.hxx>
422 #include <svx/svdmark.hxx>
423 #include <svx/svdmodel.hxx>
424 #include <svx/svdmrkv.hxx>
425 #include <svx/svdoattr.hxx>
426 #include <svx/svdobj.hxx>
427 #include <svx/svdocapt.hxx>
428 #include <svx/svdoedge.hxx>
429 #include <svx/svdoole2.hxx>
430 #include <svx/svdotext.hxx>
431 #include <svx/svdouno.hxx>
432 #include <svx/svdpage.hxx>
433 #include <svx/svdpagv.hxx>
434 #include <svx/svdpntv.hxx>
435 #include <svx/svdsnpv.hxx>
436 #include <svx/svdsob.hxx>
437 #include <svx/svdtext.hxx>
438 #include <svx/svdtrans.hxx>
439 #include <svx/svdtypes.hxx>
440 #include <svx/svdundo.hxx>
441 #include <svx/svxdlg.hxx>
442 #include <svx/svxdllapi.h>
443 #include <svx/xdash.hxx>
444 #include <svx/xdef.hxx>
445 #include <svx/xhatch.hxx>
446 #include <svx/xit.hxx>
447 #include <svx/xpoly.hxx>
448 #include <svx/xtable.hxx>
449 #include <tools/color.hxx>
450 #include <tools/date.hxx>
451 #include <tools/datetime.hxx>
452 #include <tools/degree.hxx>
453 #include <comphelper/diagnose_ex.hxx>
454 #include <tools/fldunit.hxx>
455 #include <tools/fontenum.hxx>
456 #include <tools/fract.hxx>
457 #include <tools/gen.hxx>
458 #include <tools/globname.hxx>
459 #include <tools/helpers.hxx>
460 #include <tools/lineend.hxx>
461 #include <tools/link.hxx>
462 #include <tools/long.hxx>
463 #include <tools/mapunit.hxx>
464 #include <tools/poly.hxx>
465 #include <tools/ref.hxx>
466 #include <tools/solar.h>
467 #include <tools/stream.hxx>
468 #include <tools/time.hxx>
469 #include <tools/toolsdllapi.h>
470 #include <tools/urlobj.hxx>
471 #include <tools/weakbase.h>
472 #include <tools/weakbase.hxx>
473 #include <typelib/typeclass.h>
474 #include <typelib/typedescription.h>
475 #include <typelib/uik.h>
476 #include <uno/any2.h>
477 #include <uno/data.h>
478 #include <uno/sequence2.h>
479 #include <unotools/charclass.hxx>
480 #include <unotools/collatorwrapper.hxx>
481 #include <unotools/configitem.hxx>
482 #include <unotools/configmgr.hxx>
483 #include <unotools/options.hxx>
484 #include <unotools/resmgr.hxx>
485 #include <unotools/syslocale.hxx>
486 #include <unotools/transliterationwrapper.hxx>
487 #include <unotools/unotoolsdllapi.h>
488 #include <xmloff/dllapi.h>
489 #include <xmloff/namespacemap.hxx>
490 #include <xmloff/xmlictxt.hxx>
491 #include <xmloff/xmlnamespace.hxx>
492 #include <xmloff/xmltoken.hxx>
493 #endif // PCH_LEVEL >= 3
495 #include <AccessibleContextBase.hxx>
496 #include <IAnyRefDialog.hxx>
497 #include <Sparkline.hxx>
498 #include <SparklineGroup.hxx>
499 #include <TableFillingAndNavigationTools.hxx>
500 #include <address.hxx>
501 #include <anyrefdg.hxx>
502 #include <appoptio.hxx>
503 #include <attrib.hxx>
504 #include <brdcst.hxx>
505 #include <calcmacros.hxx>
506 #include <cellform.hxx>
507 #include <cellsuno.hxx>
508 #include <cellvalue.hxx>
509 #include <chartlis.hxx>
510 #include <chgtrack.hxx>
511 #include <clipparam.hxx>
512 #include <colorscale.hxx>
513 #include <column.hxx>
514 #include <columnspanset.hxx>
515 #include <compiler.hxx>
516 #include <conditio.hxx>
517 #include <convuno.hxx>
518 #include <datamapper.hxx>
519 #include <dbdata.hxx>
520 #include <dbdocfun.hxx>
521 #include <dbfunc.hxx>
522 #include <docfunc.hxx>
523 #include <dociter.hxx>
524 #include <docoptio.hxx>
525 #include <docpool.hxx>
527 #include <document.hxx>
528 #include <documentlinkmgr.hxx>
529 #include <docuno.hxx>
530 #include <dpobject.hxx>
531 #include <dpsave.hxx>
532 #include <dpshttab.hxx>
533 #include <dputil.hxx>
534 #include <drawview.hxx>
535 #include <drwlayer.hxx>
536 #include <editable.hxx>
537 #include <editsrc.hxx>
538 #include <editutil.hxx>
539 #include <externalrefmgr.hxx>
540 #include <fillinfo.hxx>
541 #include <formula/IControlReferenceHandler.hxx>
542 #include <formula/compiler.hxx>
543 #include <formula/errorcodes.hxx>
544 #include <formula/formuladllapi.h>
545 #include <formula/funcutl.hxx>
546 #include <formula/opcode.hxx>
547 #include <formula/token.hxx>
548 #include <formula/vectortoken.hxx>
549 #include <formulacell.hxx>
550 #include <funcdesc.hxx>
551 #include <global.hxx>
552 #include <globalnames.hxx>
553 #include <gridwin.hxx>
555 #include <inputhdl.hxx>
556 #include <inputopt.hxx>
557 #include <inputwin.hxx>
558 #include <interpre.hxx>
559 #include <listenercontext.hxx>
560 #include <markdata.hxx>
561 #include <miscuno.hxx>
562 #include <mtvelements.hxx>
563 #include <olinetab.hxx>
564 #include <output.hxx>
565 #include <patattr.hxx>
566 #include <postit.hxx>
567 #include <prevwsh.hxx>
568 #include <printfun.hxx>
569 #include <queryentry.hxx>
570 #include <queryparam.hxx>
571 #include <rangelst.hxx>
572 #include <rangenam.hxx>
573 #include <rangeutl.hxx>
574 #include <refdata.hxx>
575 #include <reffact.hxx>
576 #include <refundo.hxx>
577 #include <refupdat.hxx>
578 #include <refupdatecontext.hxx>
579 #include <rowheightcontext.hxx>
580 #include <scabstdlg.hxx>
581 #include <scdllapi.h>
582 #include <scitems.hxx>
583 #include <scmatrix.hxx>
585 #include <scopetools.hxx>
586 #include <scresid.hxx>
587 #include <segmenttree.hxx>
588 #include <sheetdata.hxx>
589 #include <sheetevents.hxx>
590 #include <shellids.hxx>
591 #include <stlpool.hxx>
592 #include <stlsheet.hxx>
593 #include <stringutil.hxx>
595 #include <tablink.hxx>
596 #include <tabprotection.hxx>
597 #include <tabvwsh.hxx>
598 #include <tokenarray.hxx>
599 #include <tokenstringcontext.hxx>
600 #include <transobj.hxx>
602 #include <uiitems.hxx>
603 #include <undobase.hxx>
604 #include <undoblk.hxx>
605 #include <unonames.hxx>
606 #include <userdat.hxx>
607 #include <validat.hxx>
608 #include <viewdata.hxx>
609 #include <xlconst.hxx>
610 #include <xlroot.hxx>
611 #endif // PCH_LEVEL >= 4
613 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */