LibreOffice Module reportdesign (master) 1
precompiled_rptui.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:28:34 using:
17 ./bin/update_pch reportdesign rptui --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 ./reportdesign/inc/pch/precompiled_rptui.hxx "make reportdesign.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 <cmath>
30#include <cstddef>
31#include <cstdlib>
32#include <cstring>
33#include <deque>
34#include <float.h>
35#include <functional>
36#include <initializer_list>
37#include <iomanip>
38#include <iterator>
39#include <limits.h>
40#include <limits>
41#include <map>
42#include <math.h>
43#include <memory>
44#include <mutex>
45#include <new>
46#include <numeric>
47#include <optional>
48#include <ostream>
49#include <sstream>
50#include <stddef.h>
51#include <stdexcept>
52#include <string.h>
53#include <string>
54#include <string_view>
55#include <type_traits>
56#include <typeinfo>
57#include <unordered_map>
58#include <unordered_set>
59#include <utility>
60#include <vector>
61#include <boost/intrusive_ptr.hpp>
62#include <boost/property_tree/ptree_fwd.hpp>
63#endif // PCH_LEVEL >= 1
64#if PCH_LEVEL >= 2
65#include <osl/diagnose.h>
66#include <osl/diagnose.hxx>
67#include <osl/doublecheckedlocking.h>
68#include <osl/endian.h>
69#include <osl/getglobalmutex.hxx>
70#include <osl/interlck.h>
71#include <osl/mutex.h>
72#include <osl/mutex.hxx>
73#include <rtl/alloc.h>
74#include <rtl/character.hxx>
75#include <rtl/instance.hxx>
76#include <rtl/locale.h>
77#include <rtl/math.h>
78#include <rtl/ref.hxx>
79#include <rtl/strbuf.h>
80#include <rtl/strbuf.hxx>
81#include <rtl/string.h>
82#include <rtl/string.hxx>
83#include <rtl/stringconcat.hxx>
84#include <rtl/stringutils.hxx>
85#include <rtl/textcvt.h>
86#include <rtl/textenc.h>
87#include <rtl/ustrbuf.h>
88#include <rtl/ustrbuf.hxx>
89#include <rtl/ustring.h>
90#include <rtl/ustring.hxx>
91#include <rtl/uuid.h>
92#include <sal/backtrace.hxx>
93#include <sal/detail/log.h>
94#include <sal/log.hxx>
95#include <sal/macros.h>
96#include <sal/saldllapi.h>
97#include <sal/types.h>
98#include <sal/typesizes.h>
101#include <vcl/EnumContext.hxx>
104#include <vcl/GraphicObject.hxx>
106#include <vcl/Scanline.hxx>
107#include <vcl/WindowPosSize.hxx>
108#include <vcl/abstdlg.hxx>
109#include <vcl/alpha.hxx>
112#include <vcl/bitmap.hxx>
114#include <vcl/bitmapex.hxx>
115#include <vcl/builderpage.hxx>
116#include <vcl/cairo.hxx>
117#include <vcl/checksum.hxx>
118#include <vcl/commandevent.hxx>
119#include <vcl/ctrl.hxx>
120#include <vcl/dllapi.h>
121#include <vcl/event.hxx>
122#include <vcl/fntstyle.hxx>
123#include <vcl/font.hxx>
124#include <vcl/gdimtf.hxx>
125#include <vcl/gfxlink.hxx>
126#include <vcl/gradient.hxx>
127#include <vcl/graph.hxx>
128#include <vcl/headbar.hxx>
129#include <vcl/idle.hxx>
130#include <vcl/kernarray.hxx>
131#include <vcl/keycod.hxx>
132#include <vcl/keycodes.hxx>
133#include <vcl/mapmod.hxx>
135#include <vcl/outdev.hxx>
136#include <vcl/region.hxx>
152#include <vcl/settings.hxx>
153#include <vcl/svapp.hxx>
154#include <vcl/task.hxx>
155#include <vcl/timer.hxx>
156#include <vcl/transfer.hxx>
157#include <vcl/uitest/factory.hxx>
158#include <vcl/vclenum.hxx>
159#include <vcl/vclptr.hxx>
162#include <vcl/wall.hxx>
163#include <vcl/weld.hxx>
164#include <vcl/window.hxx>
165#include <vcl/windowstate.hxx>
166#include <vcl/wintypes.hxx>
167#endif // PCH_LEVEL >= 2
168#if PCH_LEVEL >= 3
199#include <com/sun/star/accessibility/XAccessible.hpp>
200#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
201#include <com/sun/star/awt/DeviceInfo.hpp>
202#include <com/sun/star/awt/FontSlant.hpp>
203#include <com/sun/star/awt/Gradient2.hpp>
204#include <com/sun/star/awt/GradientStyle.hpp>
205#include <com/sun/star/awt/Key.hpp>
206#include <com/sun/star/awt/KeyGroup.hpp>
207#include <com/sun/star/awt/XVclWindowPeer.hpp>
208#include <com/sun/star/beans/PropertyChangeEvent.hpp>
209#include <com/sun/star/beans/PropertyState.hpp>
210#include <com/sun/star/beans/XPropertyChangeListener.hpp>
211#include <com/sun/star/beans/XPropertySet.hpp>
212#include <com/sun/star/beans/XPropertySetInfo.hpp>
213#include <com/sun/star/container/XContainerListener.hpp>
214#include <com/sun/star/container/XIndexReplace.hpp>
215#include <com/sun/star/container/XNameContainer.hpp>
216#include <com/sun/star/datatransfer/DataFlavor.hpp>
217#include <com/sun/star/datatransfer/XTransferable2.hpp>
218#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
219#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
220#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
221#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
222#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
223#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
224#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
225#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
226#include <com/sun/star/drawing/DashStyle.hpp>
227#include <com/sun/star/drawing/HatchStyle.hpp>
228#include <com/sun/star/drawing/LineCap.hpp>
229#include <com/sun/star/drawing/TextFitToSizeType.hpp>
230#include <com/sun/star/embed/Aspects.hpp>
231#include <com/sun/star/embed/XStorage.hpp>
232#include <com/sun/star/form/FormComponentType.hpp>
233#include <com/sun/star/frame/XFrame.hpp>
234#include <com/sun/star/frame/XStatusbarController.hpp>
235#include <com/sun/star/frame/XTerminateListener.hpp>
236#include <com/sun/star/graphic/XGraphic.hpp>
237#include <com/sun/star/graphic/XPrimitive2D.hpp>
238#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
239#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
240#include <com/sun/star/i18n/WordType.hpp>
241#include <com/sun/star/inspection/XPropertyHandler.hpp>
242#include <com/sun/star/io/XInputStream.hpp>
243#include <com/sun/star/io/XOutputStream.hpp>
244#include <com/sun/star/io/XSeekable.hpp>
245#include <com/sun/star/io/XStream.hpp>
246#include <com/sun/star/io/XTruncate.hpp>
247#include <com/sun/star/lang/DisposedException.hpp>
248#include <com/sun/star/lang/EventObject.hpp>
249#include <com/sun/star/lang/IllegalArgumentException.hpp>
250#include <com/sun/star/lang/Locale.hpp>
251#include <com/sun/star/lang/NullPointerException.hpp>
252#include <com/sun/star/lang/XComponent.hpp>
253#include <com/sun/star/lang/XServiceInfo.hpp>
254#include <com/sun/star/lang/XTypeProvider.hpp>
255#include <com/sun/star/lang/XUnoTunnel.hpp>
256#include <com/sun/star/report/XReportComponent.hpp>
257#include <com/sun/star/report/XReportDefinition.hpp>
258#include <com/sun/star/style/NumberingType.hpp>
259#include <com/sun/star/style/XStyle.hpp>
260#include <com/sun/star/table/CellAddress.hpp>
261#include <com/sun/star/text/textfield/Type.hpp>
262#include <com/sun/star/uno/Any.h>
263#include <com/sun/star/uno/Any.hxx>
264#include <com/sun/star/uno/Reference.h>
265#include <com/sun/star/uno/Reference.hxx>
266#include <com/sun/star/uno/RuntimeException.hpp>
267#include <com/sun/star/uno/Sequence.h>
268#include <com/sun/star/uno/Sequence.hxx>
269#include <com/sun/star/uno/Type.h>
270#include <com/sun/star/uno/Type.hxx>
271#include <com/sun/star/uno/TypeClass.hdl>
272#include <com/sun/star/uno/TypeClass.hpp>
273#include <com/sun/star/uno/XAggregation.hpp>
274#include <com/sun/star/uno/XComponentContext.hpp>
275#include <com/sun/star/uno/XInterface.hpp>
276#include <com/sun/star/uno/XWeak.hpp>
277#include <com/sun/star/uno/genfunc.h>
278#include <com/sun/star/uno/genfunc.hxx>
279#include <com/sun/star/util/Date.hpp>
280#include <com/sun/star/util/DateTime.hpp>
281#include <com/sun/star/util/Time.hpp>
282#include <com/sun/star/util/XAccounting.hpp>
283#include <com/sun/star/view/XSelectionChangeListener.hpp>
287#include <comphelper/errcode.hxx>
296#include <comphelper/types.hxx>
299#include <cppu/cppudllapi.h>
300#include <cppu/unotype.hxx>
313#include <cppuhelper/weak.hxx>
314#include <cppuhelper/weakagg.hxx>
315#include <cppuhelper/weakref.hxx>
318#include <docmodel/dllapi.h>
327#include <editeng/colritem.hxx>
328#include <editeng/editdata.hxx>
329#include <editeng/editeng.hxx>
331#include <editeng/editobj.hxx>
332#include <editeng/editstat.hxx>
333#include <editeng/editview.hxx>
334#include <editeng/eedata.hxx>
335#include <editeng/flditem.hxx>
337#include <editeng/macros.hxx>
338#include <editeng/outliner.hxx>
339#include <editeng/outlobj.hxx>
342#include <editeng/svxenum.hxx>
343#include <editeng/svxfont.hxx>
345#include <formula/compiler.hxx>
347#include <formula/opcode.hxx>
348#include <formula/paramclass.hxx>
349#include <formula/types.hxx>
351#include <i18nlangtag/lang.h>
353#include <o3tl/cow_wrapper.hxx>
354#include <o3tl/deleter.hxx>
355#include <o3tl/enumarray.hxx>
356#include <o3tl/hash_combine.hxx>
357#include <o3tl/intcmp.hxx>
358#include <o3tl/safeint.hxx>
359#include <o3tl/sorted_vector.hxx>
360#include <o3tl/span.hxx>
361#include <o3tl/strong_int.hxx>
367#include <sfx2/basedlgs.hxx>
368#include <sfx2/dllapi.h>
369#include <sfx2/tabdlg.hxx>
370#include <sot/exchange.hxx>
371#include <sot/formats.hxx>
372#include <sot/sotdllapi.h>
373#include <svl/SfxBroadcaster.hxx>
374#include <svl/cenumitm.hxx>
375#include <svl/cintitem.hxx>
376#include <svl/custritm.hxx>
377#include <svl/eitem.hxx>
378#include <svl/hint.hxx>
379#include <svl/intitem.hxx>
380#include <svl/itempool.hxx>
381#include <svl/itemprop.hxx>
382#include <svl/itemset.hxx>
384#include <svl/lstner.hxx>
385#include <svl/poolitem.hxx>
386#include <svl/setitem.hxx>
387#include <svl/sharedstring.hxx>
388#include <svl/stritem.hxx>
389#include <svl/style.hxx>
390#include <svl/stylesheetuser.hxx>
391#include <svl/svldllapi.h>
392#include <svl/typedwhich.hxx>
393#include <svl/undo.hxx>
394#include <svl/whichranges.hxx>
396#include <svtools/colorcfg.hxx>
399#include <svtools/svtdllapi.h>
400#include <svx/XPropertyEntry.hxx>
402#include <svx/itextprovider.hxx>
408#include <svx/sdrobjectuser.hxx>
409#include <svx/sdtaditm.hxx>
410#include <svx/sdtaitm.hxx>
411#include <svx/sdtakitm.hxx>
413#include <svx/svdcrtv.hxx>
414#include <svx/svddef.hxx>
415#include <svx/svddrag.hxx>
416#include <svx/svddrgv.hxx>
417#include <svx/svdedtv.hxx>
418#include <svx/svdedxv.hxx>
419#include <svx/svdglev.hxx>
420#include <svx/svdglue.hxx>
421#include <svx/svdhdl.hxx>
422#include <svx/svdhlpln.hxx>
423#include <svx/svditer.hxx>
424#include <svx/svdlayer.hxx>
425#include <svx/svdmark.hxx>
426#include <svx/svdmodel.hxx>
427#include <svx/svdmrkv.hxx>
428#include <svx/svdoattr.hxx>
429#include <svx/svdobj.hxx>
430#include <svx/svdobjkind.hxx>
431#include <svx/svdoedge.hxx>
432#include <svx/svdotext.hxx>
433#include <svx/svdpntv.hxx>
434#include <svx/svdpoev.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/svdxcgv.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>
451#include <tools/color.hxx>
452#include <tools/date.hxx>
453#include <tools/datetime.hxx>
454#include <tools/debug.hxx>
455#include <tools/degree.hxx>
456#include <tools/fldunit.hxx>
457#include <tools/fontenum.hxx>
458#include <tools/fract.hxx>
459#include <tools/gen.hxx>
460#include <tools/globname.hxx>
461#include <tools/helpers.hxx>
462#include <tools/lineend.hxx>
463#include <tools/link.hxx>
464#include <tools/long.hxx>
465#include <tools/mapunit.hxx>
466#include <tools/poly.hxx>
467#include <tools/ref.hxx>
468#include <tools/solar.h>
469#include <tools/stream.hxx>
470#include <tools/time.hxx>
471#include <tools/toolsdllapi.h>
472#include <tools/weakbase.h>
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/fontdefs.hxx>
481#include <unotools/options.hxx>
482#include <unotools/resmgr.hxx>
483#include <unotools/syslocale.hxx>
484#include <unotools/tempfile.hxx>
486#include <unotools/weakref.hxx>
487#endif // PCH_LEVEL >= 3
488#if PCH_LEVEL >= 4
489#include <AddField.hxx>
490#include <DesignView.hxx>
492#include <ReportController.hxx>
493#include <ReportSection.hxx>
494#include <ReportWindow.hxx>
495#include <RptDef.hxx>
496#include <RptModel.hxx>
497#include <RptObject.hxx>
498#include <RptPage.hxx>
499#include <ScrollHelper.hxx>
500#include <SectionView.hxx>
501#include <SectionWindow.hxx>
502#include <UITools.hxx>
503#include <UndoActions.hxx>
504#include <ViewsWindow.hxx>
505#include <core_resource.hxx>
506#include <dllapi.h>
507#include <helpids.h>
508#include <metadata.hxx>
509#include <reportformula.hxx>
510#include <strings.hxx>
511#endif // PCH_LEVEL >= 4
512
513/* vim:set shiftwidth=4 softtabstop=4 expandtab: */