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 2019-10-17 16:10:52 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
30 #include <string_view>
31 #include <unordered_set>
33 #include <boost/property_tree/ptree.hpp>
34 #endif // PCH_LEVEL >= 1
36 #include <osl/diagnose.h>
37 #include <rtl/math.hxx>
38 #include <rtl/ref.hxx>
39 #include <rtl/strbuf.h>
40 #include <rtl/strbuf.hxx>
41 #include <rtl/string.hxx>
42 #include <rtl/stringconcat.hxx>
43 #include <rtl/stringutils.hxx>
44 #include <rtl/textenc.h>
45 #include <rtl/unload.h>
46 #include <rtl/ustrbuf.h>
47 #include <rtl/ustrbuf.hxx>
48 #include <rtl/ustring.hxx>
49 #include <sal/config.h>
50 #include <sal/log.hxx>
51 #include <sal/macros.h>
52 #include <sal/types.h>
53 #include <vcl/dllapi.h>
54 #include <vcl/svapp.hxx>
55 #endif // PCH_LEVEL >= 2
57 #include <com/sun/star/awt/FontDescriptor.hpp>
58 #include <com/sun/star/awt/ImagePosition.hpp>
59 #include <com/sun/star/awt/ImageScaleMode.hpp>
60 #include <com/sun/star/awt/TextAlign.hpp>
61 #include <com/sun/star/beans/NamedValue.hpp>
62 #include <com/sun/star/beans/PropertyAttribute.hpp>
63 #include <com/sun/star/chart/XComplexDescriptionAccess.hpp>
64 #include <com/sun/star/embed/ElementModes.hpp>
65 #include <com/sun/star/lang/XUnoTunnel.hpp>
66 #include <com/sun/star/reflection/ProxyFactory.hpp>
67 #include <com/sun/star/report/ForceNewPage.hpp>
68 #include <com/sun/star/report/GroupOn.hpp>
69 #include <com/sun/star/report/KeepTogether.hpp>
70 #include <com/sun/star/report/ReportPrintOption.hpp>
71 #include <com/sun/star/report/XFixedLine.hpp>
72 #include <com/sun/star/report/XFixedText.hpp>
73 #include <com/sun/star/report/XShape.hpp>
74 #include <com/sun/star/sdb/CommandType.hpp>
75 #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
76 #include <com/sun/star/style/ParagraphAdjust.hpp>
77 #include <com/sun/star/table/BorderLine2.hpp>
78 #include <com/sun/star/uno/Any.hxx>
79 #include <com/sun/star/uno/Reference.h>
80 #include <com/sun/star/uno/Reference.hxx>
81 #include <com/sun/star/util/DateTime.hpp>
82 #include <com/sun/star/util/MeasureUnit.hpp>
83 #include <comphelper/comphelperdllapi.h>
84 #include <comphelper/documentconstants.hxx>
85 #include <comphelper/genericpropertyset.hxx>
86 #include <comphelper/propertysetinfo.hxx>
87 #include <comphelper/sequenceashashmap.hxx>
88 #include <connectivity/dbtools.hxx>
89 #include <cppuhelper/cppuhelperdllapi.h>
90 #include <cppuhelper/factory.hxx>
91 #include <cppuhelper/supportsservice.hxx>
92 #include <o3tl/typed_flags_set.hxx>
93 #include <salhelper/simplereferenceobject.hxx>
94 #include <sax/tools/converter.hxx>
95 #include <tools/diagnose_ex.h>
96 #include <tools/link.hxx>
97 #include <tools/toolsdllapi.h>
98 #include <ucbhelper/content.hxx>
99 #include <unotools/options.hxx>
100 #include <unotools/saveopt.hxx>
101 #include <unotools/unotoolsdllapi.h>
102 #include <xmloff/ProgressBarHelper.hxx>
103 #include <xmloff/XMLConstantsPropertyHandler.hxx>
104 #include <xmloff/attrlist.hxx>
105 #include <xmloff/dllapi.h>
106 #include <xmloff/families.hxx>
107 #include <xmloff/nmspmap.hxx>
108 #include <xmloff/prstylei.hxx>
109 #include <xmloff/txtimp.hxx>
110 #include <xmloff/txtprmap.hxx>
111 #include <xmloff/xmlement.hxx>
112 #include <xmloff/xmlictxt.hxx>
113 #include <xmloff/xmlimppr.hxx>
114 #include <xmloff/xmlnmspe.hxx>
115 #include <xmloff/xmlprhdl.hxx>
116 #include <xmloff/xmlstyle.hxx>
117 #include <xmloff/xmltkmap.hxx>
118 #include <xmloff/xmltoken.hxx>
119 #include <xmloff/xmluconv.hxx>
120 #endif // PCH_LEVEL >= 3
122 #include <RptDef.hxx>
123 #include <strings.hxx>
124 #endif // PCH_LEVEL >= 4
126 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */