LibreOffice Module sw (master) 1
precompiled_msword.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
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 */
9
10/*
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).
15
16 Generated on 2023-07-19 09:26:53 using:
17 ./bin/update_pch sw msword --cutoff=4 --exclude:system --include:module --include:local
18
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./sw/inc/pch/precompiled_msword.hxx "make sw.build" --find-conflicts
21*/
22
23#include <sal/config.h>
24#if PCH_LEVEL >= 1
25#include <algorithm>
26#include <array>
27#include <assert.h>
28#include <cassert>
29#include <chrono>
30#include <climits>
31#include <cmath>
32#include <cstddef>
33#include <cstdlib>
34#include <cstring>
35#include <deque>
36#include <float.h>
37#include <functional>
38#include <initializer_list>
39#include <iomanip>
40#include <iostream>
41#include <iterator>
42#include <limits.h>
43#include <limits>
44#include <locale>
45#include <map>
46#include <math.h>
47#include <memory>
48#include <mutex>
49#include <new>
50#include <numeric>
51#include <optional>
52#include <ostream>
53#include <set>
54#include <stack>
55#include <stddef.h>
56#include <string.h>
57#include <string>
58#include <string_view>
59#include <type_traits>
60#include <typeinfo>
61#include <unordered_map>
62#include <unordered_set>
63#include <utility>
64#include <vector>
65#include <boost/multi_index/composite_key.hpp>
66#include <boost/multi_index/identity.hpp>
67#include <boost/multi_index/mem_fun.hpp>
68#include <boost/multi_index/ordered_index.hpp>
69#include <boost/multi_index/random_access_index.hpp>
70#include <boost/multi_index/tag.hpp>
71#include <boost/multi_index_container.hpp>
72#include <boost/property_tree/ptree_fwd.hpp>
73#endif // PCH_LEVEL >= 1
74#if PCH_LEVEL >= 2
75#include <osl/diagnose.h>
76#include <osl/doublecheckedlocking.h>
77#include <osl/endian.h>
78#include <osl/file.hxx>
79#include <osl/getglobalmutex.hxx>
80#include <osl/interlck.h>
81#include <osl/mutex.h>
82#include <osl/mutex.hxx>
83#include <rtl/alloc.h>
84#include <rtl/character.hxx>
85#include <rtl/cipher.h>
86#include <rtl/digest.h>
87#include <rtl/instance.hxx>
88#include <rtl/locale.h>
89#include <rtl/math.h>
90#include <rtl/math.hxx>
91#include <rtl/random.h>
92#include <rtl/ref.hxx>
93#include <rtl/strbuf.h>
94#include <rtl/strbuf.hxx>
95#include <rtl/string.h>
96#include <rtl/string.hxx>
97#include <rtl/stringconcat.hxx>
98#include <rtl/stringutils.hxx>
99#include <rtl/tencinfo.h>
100#include <rtl/textcvt.h>
101#include <rtl/textenc.h>
102#include <rtl/ustrbuf.h>
103#include <rtl/ustrbuf.hxx>
104#include <rtl/ustring.h>
105#include <rtl/ustring.hxx>
106#include <sal/backtrace.hxx>
107#include <sal/detail/log.h>
108#include <sal/log.hxx>
109#include <sal/macros.h>
110#include <sal/mathconf.h>
111#include <sal/saldllapi.h>
112#include <sal/types.h>
113#include <sal/typesizes.h>
117#include <vcl/GraphicObject.hxx>
118#include <vcl/Scanline.hxx>
119#include <vcl/WindowPosSize.hxx>
120#include <vcl/alpha.hxx>
123#include <vcl/bitmap.hxx>
125#include <vcl/bitmapex.hxx>
126#include <vcl/cairo.hxx>
127#include <vcl/checksum.hxx>
128#include <vcl/dllapi.h>
129#include <vcl/event.hxx>
130#include <vcl/fntstyle.hxx>
131#include <vcl/font.hxx>
132#include <vcl/gdimtf.hxx>
133#include <vcl/gfxlink.hxx>
134#include <vcl/gradient.hxx>
135#include <vcl/graph.hxx>
136#include <vcl/idle.hxx>
137#include <vcl/kernarray.hxx>
138#include <vcl/keycod.hxx>
139#include <vcl/keycodes.hxx>
140#include <vcl/mapmod.hxx>
142#include <vcl/outdev.hxx>
143#include <vcl/region.hxx>
159#include <vcl/settings.hxx>
160#include <vcl/svapp.hxx>
161#include <vcl/task.hxx>
162#include <vcl/timer.hxx>
163#include <vcl/uitest/factory.hxx>
164#include <vcl/vclenum.hxx>
165#include <vcl/vclptr.hxx>
168#include <vcl/wall.hxx>
169#include <vcl/weld.hxx>
170#include <vcl/windowstate.hxx>
171#endif // PCH_LEVEL >= 2
172#if PCH_LEVEL >= 3
201#include <basic/basicdllapi.h>
202#include <basic/sbdef.hxx>
203#include <basic/sbx.hxx>
204#include <basic/sbxcore.hxx>
205#include <basic/sbxdef.hxx>
206#include <basic/sbxobj.hxx>
207#include <basic/sbxvar.hxx>
208#include <com/sun/star/accessibility/XAccessible.hpp>
209#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
210#include <com/sun/star/awt/DeviceInfo.hpp>
211#include <com/sun/star/awt/Gradient2.hpp>
212#include <com/sun/star/awt/GradientStyle.hpp>
213#include <com/sun/star/awt/Key.hpp>
214#include <com/sun/star/awt/KeyGroup.hpp>
215#include <com/sun/star/awt/Point.hpp>
216#include <com/sun/star/awt/Size.hpp>
217#include <com/sun/star/awt/SystemPointer.hpp>
218#include <com/sun/star/awt/XBitmap.hpp>
219#include <com/sun/star/beans/PropertyState.hpp>
220#include <com/sun/star/beans/PropertyValue.hpp>
221#include <com/sun/star/beans/PropertyValues.hpp>
222#include <com/sun/star/beans/XPropertySet.hpp>
223#include <com/sun/star/beans/XPropertyState.hpp>
224#include <com/sun/star/container/XEnumeration.hpp>
225#include <com/sun/star/container/XEnumerationAccess.hpp>
226#include <com/sun/star/container/XIndexReplace.hpp>
227#include <com/sun/star/container/XNameContainer.hpp>
228#include <com/sun/star/datatransfer/XTransferable.hpp>
229#include <com/sun/star/document/EventObject.hpp>
230#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
231#include <com/sun/star/document/XEventsSupplier.hpp>
232#include <com/sun/star/document/XExporter.hpp>
233#include <com/sun/star/document/XFilter.hpp>
234#include <com/sun/star/document/XImporter.hpp>
235#include <com/sun/star/drawing/BitmapMode.hpp>
236#include <com/sun/star/drawing/DashStyle.hpp>
237#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
238#include <com/sun/star/drawing/EnhancedCustomShapeParameter.hpp>
239#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
240#include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
241#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
242#include <com/sun/star/drawing/Hatch.hpp>
243#include <com/sun/star/drawing/HatchStyle.hpp>
244#include <com/sun/star/drawing/LineCap.hpp>
245#include <com/sun/star/drawing/TextFitToSizeType.hpp>
246#include <com/sun/star/drawing/TextVerticalAdjust.hpp>
247#include <com/sun/star/drawing/XShape.hpp>
248#include <com/sun/star/embed/Aspects.hpp>
249#include <com/sun/star/embed/ElementModes.hpp>
250#include <com/sun/star/embed/XStorage.hpp>
251#include <com/sun/star/form/FormComponentType.hpp>
252#include <com/sun/star/frame/XModel.hpp>
253#include <com/sun/star/frame/XModel3.hpp>
254#include <com/sun/star/geometry/IntegerRectangle2D.hpp>
255#include <com/sun/star/graphic/XGraphic.hpp>
256#include <com/sun/star/graphic/XPrimitive2D.hpp>
257#include <com/sun/star/i18n/Calendar2.hpp>
258#include <com/sun/star/i18n/CollatorOptions.hpp>
259#include <com/sun/star/i18n/DirectionProperty.hpp>
260#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
261#include <com/sun/star/i18n/KCharacterType.hpp>
262#include <com/sun/star/i18n/LanguageCountryInfo.hpp>
263#include <com/sun/star/i18n/LocaleDataItem2.hpp>
264#include <com/sun/star/i18n/LocaleItem.hpp>
265#include <com/sun/star/i18n/NativeNumberXmlAttributes.hpp>
266#include <com/sun/star/i18n/ParseResult.hpp>
267#include <com/sun/star/i18n/ScriptType.hpp>
268#include <com/sun/star/i18n/TransliterationModules.hpp>
269#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
270#include <com/sun/star/i18n/UnicodeScript.hpp>
271#include <com/sun/star/i18n/WordType.hpp>
272#include <com/sun/star/i18n/XBreakIterator.hpp>
273#include <com/sun/star/i18n/reservedWords.hpp>
274#include <com/sun/star/io/XInputStream.hpp>
275#include <com/sun/star/io/XOutputStream.hpp>
276#include <com/sun/star/io/XSeekable.hpp>
277#include <com/sun/star/io/XStream.hpp>
278#include <com/sun/star/io/XTruncate.hpp>
279#include <com/sun/star/lang/DisposedException.hpp>
280#include <com/sun/star/lang/EventObject.hpp>
281#include <com/sun/star/lang/Locale.hpp>
282#include <com/sun/star/lang/XComponent.hpp>
283#include <com/sun/star/lang/XInitialization.hpp>
284#include <com/sun/star/lang/XMultiServiceFactory.hpp>
285#include <com/sun/star/lang/XServiceInfo.hpp>
286#include <com/sun/star/lang/XTypeProvider.hpp>
287#include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>
288#include <com/sun/star/style/NumberingType.hpp>
289#include <com/sun/star/style/ParagraphAdjust.hpp>
290#include <com/sun/star/style/TabAlign.hpp>
291#include <com/sun/star/style/XStyle.hpp>
292#include <com/sun/star/text/RubyAdjust.hpp>
293#include <com/sun/star/text/TextContentAnchorType.hpp>
294#include <com/sun/star/text/XTextContent.hpp>
295#include <com/sun/star/text/textfield/Type.hpp>
296#include <com/sun/star/uno/Any.h>
297#include <com/sun/star/uno/Any.hxx>
298#include <com/sun/star/uno/Reference.h>
299#include <com/sun/star/uno/Reference.hxx>
300#include <com/sun/star/uno/RuntimeException.hpp>
301#include <com/sun/star/uno/Sequence.h>
302#include <com/sun/star/uno/Sequence.hxx>
303#include <com/sun/star/uno/Type.h>
304#include <com/sun/star/uno/Type.hxx>
305#include <com/sun/star/uno/TypeClass.hdl>
306#include <com/sun/star/uno/XInterface.hpp>
307#include <com/sun/star/uno/XWeak.hpp>
308#include <com/sun/star/uno/genfunc.h>
309#include <com/sun/star/uno/genfunc.hxx>
310#include <com/sun/star/util/Date.hpp>
311#include <com/sun/star/util/DateTime.hpp>
312#include <com/sun/star/util/NumberFormat.hpp>
313#include <com/sun/star/util/Time.hpp>
314#include <com/sun/star/util/XAccounting.hpp>
315#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
319#include <comphelper/errcode.hxx>
325#include <comphelper/string.hxx>
327#include <cppu/cppudllapi.h>
328#include <cppu/unotype.hxx>
335#include <cppuhelper/weak.hxx>
336#include <cppuhelper/weakref.hxx>
339#include <docmodel/dllapi.h>
350#include <editeng/blinkitem.hxx>
351#include <editeng/boxitem.hxx>
352#include <editeng/brushitem.hxx>
357#include <editeng/cmapitem.hxx>
358#include <editeng/colritem.hxx>
361#include <editeng/editdata.hxx>
363#include <editeng/editobj.hxx>
364#include <editeng/editstat.hxx>
365#include <editeng/editview.hxx>
366#include <editeng/eedata.hxx>
369#include <editeng/fhgtitem.hxx>
370#include <editeng/flditem.hxx>
371#include <editeng/fontitem.hxx>
374#include <editeng/frmdiritem.hxx>
376#include <editeng/keepitem.hxx>
377#include <editeng/kernitem.hxx>
378#include <editeng/langitem.hxx>
379#include <editeng/lrspitem.hxx>
380#include <editeng/opaqitem.hxx>
381#include <editeng/outliner.hxx>
382#include <editeng/outlobj.hxx>
386#include <editeng/pgrditem.hxx>
387#include <editeng/postitem.hxx>
388#include <editeng/shaditem.hxx>
389#include <editeng/shdditem.hxx>
390#include <editeng/spltitem.hxx>
391#include <editeng/svxenum.hxx>
392#include <editeng/svxfont.hxx>
393#include <editeng/tstpitem.hxx>
395#include <editeng/udlnitem.hxx>
396#include <editeng/ulspitem.hxx>
397#include <editeng/wghtitem.hxx>
398#include <editeng/widwitem.hxx>
401#include <i18nlangtag/lang.h>
404#include <o3tl/cow_wrapper.hxx>
405#include <o3tl/deleter.hxx>
406#include <o3tl/enumarray.hxx>
407#include <o3tl/hash_combine.hxx>
408#include <o3tl/safeint.hxx>
409#include <o3tl/sorted_vector.hxx>
410#include <o3tl/span.hxx>
411#include <o3tl/string_view.hxx>
412#include <o3tl/strong_int.hxx>
416#include <ooo/vba/word/WdSaveFormat.hpp>
418#include <oox/dllapi.h>
420#include <oox/export/utils.hxx>
422#include <oox/helper/refmap.hxx>
424#include <oox/token/tokens.hxx>
427#include <sax/fshelper.hxx>
428#include <sax/saxdllapi.h>
430#include <sfx2/dllapi.h>
431#include <sfx2/docfile.hxx>
432#include <sot/formats.hxx>
433#include <sot/object.hxx>
434#include <sot/sotdllapi.h>
435#include <svl/SfxBroadcaster.hxx>
436#include <svl/broadcast.hxx>
437#include <svl/cenumitm.hxx>
438#include <svl/cintitem.hxx>
439#include <svl/custritm.hxx>
440#include <svl/eitem.hxx>
441#include <svl/grabbagitem.hxx>
442#include <svl/hint.hxx>
443#include <svl/intitem.hxx>
444#include <svl/itemiter.hxx>
445#include <svl/itemset.hxx>
447#include <svl/listener.hxx>
448#include <svl/lstner.hxx>
449#include <svl/metitem.hxx>
450#include <svl/poolitem.hxx>
451#include <svl/stritem.hxx>
452#include <svl/style.hxx>
453#include <svl/stylesheetuser.hxx>
454#include <svl/svldllapi.h>
455#include <svl/typedwhich.hxx>
456#include <svl/undo.hxx>
457#include <svl/urihelper.hxx>
458#include <svl/whichranges.hxx>
459#include <svl/whiter.hxx>
460#include <svl/zforlist.hxx>
461#include <svtools/colorcfg.hxx>
462#include <svtools/svtdllapi.h>
465#include <svx/XPropertyEntry.hxx>
467#include <svx/itextprovider.hxx>
468#include <svx/msdffdef.hxx>
469#include <svx/sdasitm.hxx>
470#include <svx/sdmetitm.hxx>
471#include <svx/sdooitm.hxx>
477#include <svx/sdrobjectuser.hxx>
478#include <svx/sdtaditm.hxx>
479#include <svx/sdtaitm.hxx>
480#include <svx/sdtakitm.hxx>
482#include <svx/svddef.hxx>
483#include <svx/svddrag.hxx>
484#include <svx/svdedtv.hxx>
485#include <svx/svdedxv.hxx>
486#include <svx/svdglev.hxx>
487#include <svx/svdglue.hxx>
488#include <svx/svdhdl.hxx>
489#include <svx/svdhlpln.hxx>
490#include <svx/svdlayer.hxx>
491#include <svx/svdmark.hxx>
492#include <svx/svdmodel.hxx>
493#include <svx/svdmrkv.hxx>
494#include <svx/svdoattr.hxx>
495#include <svx/svdobj.hxx>
496#include <svx/svdobjkind.hxx>
497#include <svx/svdoedge.hxx>
498#include <svx/svdoole2.hxx>
499#include <svx/svdorect.hxx>
500#include <svx/svdotext.hxx>
501#include <svx/svdouno.hxx>
502#include <svx/svdpage.hxx>
503#include <svx/svdpntv.hxx>
504#include <svx/svdpoev.hxx>
505#include <svx/svdsnpv.hxx>
506#include <svx/svdsob.hxx>
507#include <svx/svdtext.hxx>
508#include <svx/svdtrans.hxx>
509#include <svx/svdtypes.hxx>
510#include <svx/svdundo.hxx>
511#include <svx/svdxcgv.hxx>
512#include <svx/svxdllapi.h>
513#include <svx/swframetypes.hxx>
514#include <svx/xdash.hxx>
515#include <svx/xdef.hxx>
516#include <svx/xfillit0.hxx>
517#include <svx/xflclit.hxx>
518#include <svx/xhatch.hxx>
519#include <svx/xit.hxx>
520#include <svx/xpoly.hxx>
521#include <svx/xtable.hxx>
522#include <tools/color.hxx>
523#include <tools/date.hxx>
524#include <tools/datetime.hxx>
525#include <tools/debug.hxx>
526#include <tools/degree.hxx>
527#include <tools/fldunit.hxx>
528#include <tools/fontenum.hxx>
529#include <tools/fract.hxx>
530#include <tools/gen.hxx>
531#include <tools/helpers.hxx>
532#include <tools/lineend.hxx>
533#include <tools/link.hxx>
534#include <tools/long.hxx>
535#include <tools/mapunit.hxx>
536#include <tools/poly.hxx>
537#include <tools/ref.hxx>
538#include <tools/solar.h>
539#include <tools/stream.hxx>
540#include <tools/time.hxx>
541#include <tools/toolsdllapi.h>
542#include <tools/weakbase.h>
543#include <typelib/typeclass.h>
544#include <typelib/typedescription.h>
545#include <typelib/uik.h>
547#include <uno/any2.h>
548#include <uno/data.h>
549#include <uno/sequence2.h>
550#include <unotools/fltrcfg.hxx>
551#include <unotools/fontdefs.hxx>
553#include <unotools/options.hxx>
554#include <unotools/resmgr.hxx>
556#include <unotools/syslocale.hxx>
557#include <unotools/tempfile.hxx>
560#include <unotools/weakref.hxx>
561#include <xmloff/odffields.hxx>
562#endif // PCH_LEVEL >= 3
563#if PCH_LEVEL >= 4
564#include <BorderCacheOwner.hxx>
571#include <IMark.hxx>
572#include <SwRewriter.hxx>
573#include <bparr.hxx>
574#include <breakit.hxx>
575#include <calbck.hxx>
576#include <charfmt.hxx>
577#include <contentindex.hxx>
578#include <doc.hxx>
579#include <docary.hxx>
580#include <docsh.hxx>
581#include <docufld.hxx>
582#include <drawdoc.hxx>
583#include <fchrfmt.hxx>
584#include <fldbas.hxx>
585#include <fmtanchr.hxx>
586#include <fmtautofmt.hxx>
587#include <fmtclds.hxx>
588#include <fmtcntnt.hxx>
589#include <fmtcol.hxx>
590#include <fmtflcnt.hxx>
591#include <fmtfld.hxx>
592#include <fmtfollowtextflow.hxx>
593#include <fmtfsize.hxx>
594#include <fmtftn.hxx>
595#include <fmthdft.hxx>
596#include <fmtinfmt.hxx>
597#include <fmtline.hxx>
598#include <fmtornt.hxx>
599#include <fmtpdsc.hxx>
600#include <fmtrfmrk.hxx>
601#include <fmtrowsplt.hxx>
602#include <fmtruby.hxx>
603#include <fmturl.hxx>
604#include <format.hxx>
606#include <formatflysplit.hxx>
607#include <formatlinebreak.hxx>
608#include <frmatr.hxx>
609#include <frmfmt.hxx>
610#include <ftninfo.hxx>
611#include <grfatr.hxx>
612#include <hintids.hxx>
613#include <lineinfo.hxx>
614#include <mdiexp.hxx>
615#include <msfilter.hxx>
616#include <ndarr.hxx>
617#include <ndgrf.hxx>
618#include <ndhints.hxx>
619#include <ndindex.hxx>
620#include <ndole.hxx>
621#include <ndtxt.hxx>
622#include <ndtyp.hxx>
623#include <node.hxx>
624#include <nodeoffset.hxx>
625#include <numrule.hxx>
626#include <pagedesc.hxx>
627#include <pam.hxx>
628#include <paratr.hxx>
629#include <poolfmt.hxx>
630#include <redline.hxx>
631#include <reffld.hxx>
632#include <ring.hxx>
633#include <section.hxx>
634#include <shellio.hxx>
635#include <swdllapi.h>
636#include <swerror.h>
637#include <swmodule.hxx>
638#include <swrect.hxx>
639#include <swtable.hxx>
640#include <swtypes.hxx>
641#include <swundo.hxx>
642#include <tox.hxx>
643#include <txatbase.hxx>
644#include <txtftn.hxx>
645#include <undobj.hxx>
646#include <unobaseclass.hxx>
647#include <viewsh.hxx>
648#endif // PCH_LEVEL >= 4
649
650/* vim:set shiftwidth=4 softtabstop=4 expandtab: */