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-04-08 13:50:44 using:
17 ./bin/update_pch forms frm --cutoff=2 --exclude:system --exclude:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./forms/inc/pch/precompiled_frm.hxx "make forms.build" --find-conflicts
23 #include <sal/config.h>
41 #include <string_view>
42 #include <type_traits>
43 #include <unordered_map>
46 #include <boost/lexical_cast.hpp>
47 #endif // PCH_LEVEL >= 1
49 #include <osl/diagnose.h>
50 #include <osl/endian.h>
51 #include <osl/interlck.h>
52 #include <osl/mutex.hxx>
53 #include <rtl/alloc.h>
54 #include <rtl/character.hxx>
55 #include <rtl/instance.hxx>
57 #include <rtl/math.hxx>
58 #include <rtl/ref.hxx>
59 #include <rtl/strbuf.hxx>
60 #include <rtl/string.h>
61 #include <rtl/string.hxx>
62 #include <rtl/stringconcat.hxx>
63 #include <rtl/stringutils.hxx>
64 #include <rtl/tencinfo.h>
65 #include <rtl/textenc.h>
66 #include <rtl/ustrbuf.hxx>
67 #include <rtl/ustring.hxx>
68 #include <sal/log.hxx>
69 #include <sal/macros.h>
70 #include <sal/types.h>
71 #include <vcl/dllapi.h>
72 #include <comphelper/errcode.hxx>
73 #include <vcl/graph.hxx>
74 #include <vcl/image.hxx>
75 #include <vcl/keycod.hxx>
76 #include <vcl/keycodes.hxx>
77 #include <vcl/mapmod.hxx>
78 #include <vcl/outdev.hxx>
79 #include <vcl/settings.hxx>
80 #include <vcl/svapp.hxx>
81 #include <vcl/vclenum.hxx>
82 #include <vcl/vclptr.hxx>
83 #endif // PCH_LEVEL >= 2
85 #include <basegfx/color/bcolor.hxx>
86 #include <com/sun/star/awt/FontDescriptor.hpp>
87 #include <com/sun/star/awt/FontSlant.hpp>
88 #include <com/sun/star/awt/MouseButton.hpp>
89 #include <com/sun/star/awt/PosSize.hpp>
90 #include <com/sun/star/awt/XControlModel.hpp>
91 #include <com/sun/star/awt/XTextComponent.hpp>
92 #include <com/sun/star/awt/XVclWindowPeer.hpp>
93 #include <com/sun/star/awt/XWindow.hpp>
94 #include <com/sun/star/beans/NamedValue.hpp>
95 #include <com/sun/star/beans/Property.hpp>
96 #include <com/sun/star/beans/PropertyValue.hpp>
97 #include <com/sun/star/beans/XFastPropertySet.hpp>
98 #include <com/sun/star/beans/XMultiPropertySet.hpp>
99 #include <com/sun/star/beans/XPropertySet.hpp>
100 #include <com/sun/star/container/XChild.hpp>
101 #include <com/sun/star/container/XIndexAccess.hpp>
102 #include <com/sun/star/container/XNameContainer.hpp>
103 #include <com/sun/star/form/FormComponentType.hpp>
104 #include <com/sun/star/form/XForm.hpp>
105 #include <com/sun/star/form/XFormComponent.hpp>
106 #include <com/sun/star/form/XResetListener.hpp>
107 #include <com/sun/star/form/XSubmit.hpp>
108 #include <com/sun/star/form/binding/IncompatibleTypesException.hpp>
109 #include <com/sun/star/form/runtime/FormFeature.hpp>
110 #include <com/sun/star/frame/FrameSearchFlag.hpp>
111 #include <com/sun/star/frame/ModuleManager.hpp>
112 #include <com/sun/star/frame/XDispatch.hpp>
113 #include <com/sun/star/frame/XDispatchProvider.hpp>
114 #include <com/sun/star/frame/XFrame.hpp>
115 #include <com/sun/star/frame/XModel.hpp>
116 #include <com/sun/star/graphic/GraphicObject.hpp>
117 #include <com/sun/star/graphic/XGraphic.hpp>
118 #include <com/sun/star/i18n/ForbiddenCharacters.hpp>
119 #include <com/sun/star/i18n/LanguageCountryInfo.hpp>
120 #include <com/sun/star/i18n/LocaleDataItem2.hpp>
121 #include <com/sun/star/i18n/LocaleItem.hpp>
122 #include <com/sun/star/i18n/reservedWords.hpp>
123 #include <com/sun/star/io/Pipe.hpp>
124 #include <com/sun/star/io/XInputStream.hpp>
125 #include <com/sun/star/io/XMarkableStream.hpp>
126 #include <com/sun/star/io/XPersistObject.hpp>
127 #include <com/sun/star/io/XSeekable.hpp>
128 #include <com/sun/star/lang/DisposedException.hpp>
129 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
130 #include <com/sun/star/lang/Locale.hpp>
131 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
132 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
133 #include <com/sun/star/lang/XServiceInfo.hpp>
134 #include <com/sun/star/lang/XTypeProvider.hpp>
135 #include <com/sun/star/lang/XUnoTunnel.hpp>
136 #include <com/sun/star/sdbc/DataType.hpp>
137 #include <com/sun/star/sdbc/ResultSetType.hpp>
138 #include <com/sun/star/sdbc/SQLException.hpp>
139 #include <com/sun/star/sdbc/XConnection.hpp>
140 #include <com/sun/star/sdbc/XRowSet.hpp>
141 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
142 #include <com/sun/star/task/InteractionHandler.hpp>
143 #include <com/sun/star/task/XInteractionRequest.hpp>
144 #include <com/sun/star/text/WritingMode2.hpp>
145 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
146 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
147 #include <com/sun/star/uno/Any.h>
148 #include <com/sun/star/uno/Any.hxx>
149 #include <com/sun/star/uno/Reference.h>
150 #include <com/sun/star/uno/Reference.hxx>
151 #include <com/sun/star/uno/RuntimeException.hpp>
152 #include <com/sun/star/uno/Sequence.hxx>
153 #include <com/sun/star/uno/Type.h>
154 #include <com/sun/star/uno/Type.hxx>
155 #include <com/sun/star/uno/XAggregation.hpp>
156 #include <com/sun/star/uno/XComponentContext.hpp>
157 #include <com/sun/star/uno/XInterface.hpp>
158 #include <com/sun/star/uno/XWeak.hpp>
159 #include <com/sun/star/util/Date.hpp>
160 #include <com/sun/star/util/DateTime.hpp>
161 #include <com/sun/star/util/NumberFormat.hpp>
162 #include <com/sun/star/util/Time.hpp>
163 #include <com/sun/star/util/URLTransformer.hpp>
164 #include <com/sun/star/util/VetoException.hpp>
165 #include <com/sun/star/util/XCloneable.hpp>
166 #include <com/sun/star/util/XModifyBroadcaster.hpp>
167 #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
168 #include <com/sun/star/xforms/XModel.hpp>
169 #include <com/sun/star/xml/dom/DocumentBuilder.hpp>
170 #include <com/sun/star/xml/dom/NodeType.hpp>
171 #include <com/sun/star/xml/dom/XDocument.hpp>
172 #include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
173 #include <com/sun/star/xml/dom/XDocumentFragment.hpp>
174 #include <com/sun/star/xml/dom/XNode.hpp>
175 #include <com/sun/star/xml/dom/XNodeList.hpp>
176 #include <com/sun/star/xml/xpath/XPathObjectType.hpp>
177 #include <com/sun/star/xml/xpath/XXPathObject.hpp>
178 #include <com/sun/star/xsd/DataTypeClass.hpp>
179 #include <comphelper/basicio.hxx>
180 #include <comphelper/comphelperdllapi.h>
181 #include <comphelper/enumhelper.hxx>
182 #include <comphelper/guarding.hxx>
183 #include <comphelper/interfacecontainer2.hxx>
184 #include <comphelper/processfactory.hxx>
185 #include <comphelper/property.hxx>
186 #include <comphelper/sequence.hxx>
187 #include <comphelper/servicehelper.hxx>
188 #include <comphelper/streamsection.hxx>
189 #include <comphelper/types.hxx>
190 #include <comphelper/uno3.hxx>
191 #include <connectivity/dbconversion.hxx>
192 #include <connectivity/dbtools.hxx>
193 #include <connectivity/dbtoolsdllapi.hxx>
194 #include <connectivity/formattedcolumnvalue.hxx>
195 #include <cppuhelper/cppuhelperdllapi.h>
196 #include <cppuhelper/exc_hlp.hxx>
197 #include <cppuhelper/implbase.hxx>
198 #include <cppuhelper/implbase2.hxx>
199 #include <cppuhelper/implbase_ex.hxx>
200 #include <cppuhelper/queryinterface.hxx>
201 #include <cppuhelper/supportsservice.hxx>
202 #include <cppuhelper/typeprovider.hxx>
203 #include <cppuhelper/weak.hxx>
204 #include <cppuhelper/weakref.hxx>
205 #include <editeng/editeng.hxx>
206 #include <editeng/editengdllapi.h>
207 #include <editeng/editstat.hxx>
208 #include <editeng/editview.hxx>
209 #include <editeng/eeitem.hxx>
210 #include <editeng/fhgtitem.hxx>
211 #include <editeng/scripttypeitem.hxx>
212 #include <editeng/svxenum.hxx>
213 #include <i18nlangtag/lang.h>
214 #include <i18nlangtag/languagetag.hxx>
215 #include <o3tl/any.hxx>
216 #include <o3tl/safeint.hxx>
217 #include <o3tl/typed_flags_set.hxx>
218 #include <sfx2/dllapi.h>
219 #include <sfx2/filedlghelper.hxx>
220 #include <sfx2/groupid.hxx>
221 #include <sfx2/shell.hxx>
222 #include <sfx2/signaturestate.hxx>
223 #include <sot/formats.hxx>
224 #include <svl/cenumitm.hxx>
225 #include <svl/eitem.hxx>
226 #include <svl/itempool.hxx>
227 #include <svl/itemset.hxx>
228 #include <svl/poolitem.hxx>
229 #include <svl/svldllapi.h>
230 #include <svl/typedwhich.hxx>
231 #include <svtools/imageresourceaccess.hxx>
232 #include <svx/svxdllapi.h>
233 #include <toolkit/helper/vclunohelper.hxx>
234 #include <tools/color.hxx>
235 #include <tools/date.hxx>
236 #include <tools/datetime.hxx>
237 #include <tools/debug.hxx>
238 #include <tools/degree.hxx>
239 #include <comphelper/diagnose_ex.hxx>
240 #include <tools/fontenum.hxx>
241 #include <tools/gen.hxx>
242 #include <tools/inetmime.hxx>
243 #include <tools/lineend.hxx>
244 #include <tools/link.hxx>
245 #include <tools/long.hxx>
246 #include <tools/mapunit.hxx>
247 #include <tools/ref.hxx>
248 #include <tools/solar.h>
249 #include <tools/stream.hxx>
250 #include <tools/time.hxx>
251 #include <tools/toolsdllapi.h>
252 #include <tools/urlobj.hxx>
253 #include <ucbhelper/content.hxx>
254 #include <unotools/localedatawrapper.hxx>
255 #include <unotools/sharedunocomponent.hxx>
256 #include <unotools/syslocale.hxx>
257 #include <unotools/ucbstreamhelper.hxx>
258 #include <unotools/unotoolsdllapi.h>
259 #endif // PCH_LEVEL >= 3
261 #include <FormComponent.hxx>
262 #include <commandimageprovider.hxx>
263 #include <componenttools.hxx>
264 #include <controlfeatureinterception.hxx>
265 #include <featuredispatcher.hxx>
266 #include <frm_resource.hxx>
267 #include <frm_strings.hxx>
268 #include <navtoolbar.hxx>
269 #include <property.hxx>
270 #include <propertybaghelper.hxx>
271 #include <services.hxx>
272 #include <urltransformer.hxx>
273 #endif // PCH_LEVEL >= 4
275 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */