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 2021-03-08 13:14:10 using:
17 ./bin/update_pch reportdesign rptxml --cutoff=2 --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 ./reportdesign/inc/pch/precompiled_rptxml.hxx "make reportdesign.build" --find-conflicts
23 #include <sal/config.h>
32 #include <string_view>
33 #include <type_traits>
35 #endif // PCH_LEVEL >= 1
37 #include <osl/diagnose.h>
38 #include <osl/endian.h>
39 #include <rtl/math.hxx>
40 #include <rtl/ref.hxx>
41 #include <rtl/strbuf.h>
42 #include <rtl/strbuf.hxx>
43 #include <rtl/string.hxx>
44 #include <rtl/stringconcat.hxx>
45 #include <rtl/stringutils.hxx>
46 #include <rtl/textenc.h>
47 #include <rtl/ustrbuf.h>
48 #include <rtl/ustrbuf.hxx>
49 #include <rtl/ustring.hxx>
50 #include <sal/log.hxx>
51 #include <sal/types.h>
52 #include <vcl/dllapi.h>
53 #include <vcl/svapp.hxx>
54 #endif // PCH_LEVEL >= 2
56 #include <basegfx/color/bcolor.hxx>
57 #include <com/sun/star/awt/FontDescriptor.hpp>
58 #include <com/sun/star/awt/ImageScaleMode.hpp>
59 #include <com/sun/star/beans/NamedValue.hpp>
60 #include <com/sun/star/beans/PropertyAttribute.hpp>
61 #include <com/sun/star/chart/XComplexDescriptionAccess.hpp>
62 #include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp>
63 #include <com/sun/star/embed/ElementModes.hpp>
64 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
65 #include <com/sun/star/reflection/ProxyFactory.hpp>
66 #include <com/sun/star/report/ForceNewPage.hpp>
67 #include <com/sun/star/report/GroupOn.hpp>
68 #include <com/sun/star/report/KeepTogether.hpp>
69 #include <com/sun/star/report/ReportPrintOption.hpp>
70 #include <com/sun/star/report/XFixedLine.hpp>
71 #include <com/sun/star/report/XFixedText.hpp>
72 #include <com/sun/star/report/XShape.hpp>
73 #include <com/sun/star/sdb/CommandType.hpp>
74 #include <com/sun/star/table/BorderLine2.hpp>
75 #include <com/sun/star/uno/Any.hxx>
76 #include <com/sun/star/uno/Reference.h>
77 #include <com/sun/star/uno/Reference.hxx>
78 #include <com/sun/star/util/MeasureUnit.hpp>
79 #include <comphelper/comphelperdllapi.h>
80 #include <comphelper/documentconstants.hxx>
81 #include <comphelper/genericpropertyset.hxx>
82 #include <comphelper/propertysetinfo.hxx>
83 #include <comphelper/sequenceashashmap.hxx>
84 #include <connectivity/dbtools.hxx>
85 #include <cppuhelper/supportsservice.hxx>
86 #include <o3tl/typed_flags_set.hxx>
87 #include <salhelper/simplereferenceobject.hxx>
88 #include <tools/color.hxx>
89 #include <comphelper/diagnose_ex.hxx>
90 #include <tools/link.hxx>
91 #include <tools/toolsdllapi.h>
92 #include <unotools/options.hxx>
93 #include <unotools/saveopt.hxx>
94 #include <unotools/unotoolsdllapi.h>
95 #include <xmloff/ProgressBarHelper.hxx>
96 #include <xmloff/dllapi.h>
97 #include <xmloff/families.hxx>
98 #include <xmloff/maptype.hxx>
99 #include <xmloff/namespacemap.hxx>
100 #include <xmloff/prstylei.hxx>
101 #include <xmloff/txtimp.hxx>
102 #include <xmloff/xmlement.hxx>
103 #include <xmloff/xmlictxt.hxx>
104 #include <xmloff/xmlimppr.hxx>
105 #include <xmloff/xmlnamespace.hxx>
106 #include <xmloff/xmlstyle.hxx>
107 #include <xmloff/xmltkmap.hxx>
108 #include <xmloff/xmltoken.hxx>
109 #include <xmloff/xmluconv.hxx>
110 #endif // PCH_LEVEL >= 3
112 #include <RptDef.hxx>
113 #include <strings.hxx>
114 #endif // PCH_LEVEL >= 4
116 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */