Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / forms / inc / pch / precompiled_frm.hxx
blob75be9d17ee985dc32b4da2dad4438d5eeca1e403
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
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/.
8 */
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 2017-09-20 22:52:32 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 <algorithm>
24 #include <cassert>
25 #include <config_features.h>
26 #include <cstddef>
27 #include <exception>
28 #include <functional>
29 #include <iterator>
30 #include <limits>
31 #include <list>
32 #include <map>
33 #include <memory>
34 #include <set>
35 #include <stdlib.h>
36 #include <string.h>
37 #include <utility>
38 #include <vector>
39 #include <boost/optional.hpp>
40 #include <osl/diagnose.h>
41 #include <osl/doublecheckedlocking.h>
42 #include <osl/file.hxx>
43 #include <osl/getglobalmutex.hxx>
44 #include <osl/interlck.h>
45 #include <osl/mutex.hxx>
46 #include <osl/process.h>
47 #include <rtl/alloc.h>
48 #include <rtl/character.hxx>
49 #include <rtl/instance.hxx>
50 #include <rtl/locale.h>
51 #include <rtl/math.hxx>
52 #include <rtl/ref.hxx>
53 #include <rtl/strbuf.hxx>
54 #include <rtl/string.hxx>
55 #include <rtl/tencinfo.h>
56 #include <rtl/textenc.h>
57 #include <rtl/ustrbuf.hxx>
58 #include <rtl/ustring.hxx>
59 #include <rtl/uuid.h>
60 #include <sal/config.h>
61 #include <sal/macros.h>
62 #include <sal/saldllapi.h>
63 #include <sal/types.h>
64 #include <vcl/bitmap.hxx>
65 #include <vcl/button.hxx>
66 #include <vcl/cursor.hxx>
67 #include <vcl/dllapi.h>
68 #include <vcl/edit.hxx>
69 #include <vcl/errcode.hxx>
70 #include <vcl/event.hxx>
71 #include <vcl/graph.hxx>
72 #include <vcl/image.hxx>
73 #include <vcl/inputctx.hxx>
74 #include <vcl/inputtypes.hxx>
75 #include <vcl/keycodes.hxx>
76 #include <vcl/mapmod.hxx>
77 #include <vcl/outdev.hxx>
78 #include <vcl/pointr.hxx>
79 #include <vcl/region.hxx>
80 #include <vcl/salnativewidgets.hxx>
81 #include <vcl/settings.hxx>
82 #include <vcl/stdtext.hxx>
83 #include <vcl/svapp.hxx>
84 #include <vcl/uitest/factory.hxx>
85 #include <vcl/vclenum.hxx>
86 #include <vcl/vclevent.hxx>
87 #include <vcl/vclptr.hxx>
88 #include <vcl/window.hxx>
89 #include <com/sun/star/awt/Key.hpp>
90 #include <com/sun/star/awt/KeyGroup.hpp>
91 #include <com/sun/star/awt/MouseButton.hpp>
92 #include <com/sun/star/awt/PosSize.hpp>
93 #include <com/sun/star/awt/XTextComponent.hpp>
94 #include <com/sun/star/awt/XVclWindowPeer.hpp>
95 #include <com/sun/star/awt/XWindow.hpp>
96 #include <com/sun/star/beans/NamedValue.hpp>
97 #include <com/sun/star/beans/PropertyValue.hpp>
98 #include <com/sun/star/beans/XFastPropertySet.hpp>
99 #include <com/sun/star/beans/XMultiPropertySet.hpp>
100 #include <com/sun/star/beans/XPropertySet.hpp>
101 #include <com/sun/star/beans/XPropertySetInfo.hpp>
102 #include <com/sun/star/container/XChild.hpp>
103 #include <com/sun/star/container/XIndexAccess.hpp>
104 #include <com/sun/star/container/XNameContainer.hpp>
105 #include <com/sun/star/container/XNamed.hpp>
106 #include <com/sun/star/embed/XStorage.hpp>
107 #include <com/sun/star/form/FormComponentType.hpp>
108 #include <com/sun/star/form/XForm.hpp>
109 #include <com/sun/star/form/XLoadable.hpp>
110 #include <com/sun/star/form/XSubmit.hpp>
111 #include <com/sun/star/form/binding/IncompatibleTypesException.hpp>
112 #include <com/sun/star/form/runtime/FormFeature.hpp>
113 #include <com/sun/star/frame/FrameSearchFlag.hpp>
114 #include <com/sun/star/frame/ModuleManager.hpp>
115 #include <com/sun/star/frame/XDispatch.hpp>
116 #include <com/sun/star/frame/XDispatchProvider.hpp>
117 #include <com/sun/star/frame/XFrame.hpp>
118 #include <com/sun/star/frame/XModel.hpp>
119 #include <com/sun/star/graphic/GraphicObject.hpp>
120 #include <com/sun/star/graphic/XGraphic.hpp>
121 #include <com/sun/star/io/Pipe.hpp>
122 #include <com/sun/star/io/XActiveDataSink.hpp>
123 #include <com/sun/star/io/XInputStream.hpp>
124 #include <com/sun/star/io/XMarkableStream.hpp>
125 #include <com/sun/star/io/XObjectInputStream.hpp>
126 #include <com/sun/star/io/XObjectOutputStream.hpp>
127 #include <com/sun/star/io/XOutputStream.hpp>
128 #include <com/sun/star/io/XSeekable.hpp>
129 #include <com/sun/star/lang/DisposedException.hpp>
130 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
131 #include <com/sun/star/lang/Locale.hpp>
132 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
133 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
134 #include <com/sun/star/lang/XServiceInfo.hpp>
135 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
136 #include <com/sun/star/lang/XTypeProvider.hpp>
137 #include <com/sun/star/lang/XUnoTunnel.hpp>
138 #include <com/sun/star/sdb/CommandType.hpp>
139 #include <com/sun/star/sdb/SQLContext.hpp>
140 #include <com/sun/star/sdb/XQueriesSupplier.hpp>
141 #include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp>
142 #include <com/sun/star/sdbc/DataType.hpp>
143 #include <com/sun/star/sdbc/ResultSetType.hpp>
144 #include <com/sun/star/sdbc/SQLException.hpp>
145 #include <com/sun/star/sdbc/XConnection.hpp>
146 #include <com/sun/star/sdbc/XRowSet.hpp>
147 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
148 #include <com/sun/star/task/InteractionHandler.hpp>
149 #include <com/sun/star/task/XInteractionHandler.hpp>
150 #include <com/sun/star/task/XInteractionRequest.hpp>
151 #include <com/sun/star/text/WritingMode2.hpp>
152 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
153 #include <com/sun/star/uno/Any.hxx>
154 #include <com/sun/star/uno/Exception.hpp>
155 #include <com/sun/star/uno/Reference.h>
156 #include <com/sun/star/uno/Reference.hxx>
157 #include <com/sun/star/uno/RuntimeException.hpp>
158 #include <com/sun/star/uno/Sequence.hxx>
159 #include <com/sun/star/uno/Type.hxx>
160 #include <com/sun/star/uno/XAggregation.hpp>
161 #include <com/sun/star/uno/XComponentContext.hpp>
162 #include <com/sun/star/uno/XInterface.hpp>
163 #include <com/sun/star/uno/XWeak.hpp>
164 #include <com/sun/star/util/Date.hpp>
165 #include <com/sun/star/util/DateTime.hpp>
166 #include <com/sun/star/util/NumberFormat.hpp>
167 #include <com/sun/star/util/Time.hpp>
168 #include <com/sun/star/util/URL.hpp>
169 #include <com/sun/star/util/URLTransformer.hpp>
170 #include <com/sun/star/util/VetoException.hpp>
171 #include <com/sun/star/util/XCloneable.hpp>
172 #include <com/sun/star/util/XModifyBroadcaster.hpp>
173 #include <com/sun/star/util/XNumberFormatTypes.hpp>
174 #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
175 #include <com/sun/star/xforms/XModel.hpp>
176 #include <com/sun/star/xml/dom/DocumentBuilder.hpp>
177 #include <com/sun/star/xml/dom/NodeType.hpp>
178 #include <com/sun/star/xml/dom/XDocument.hpp>
179 #include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
180 #include <com/sun/star/xml/dom/XDocumentFragment.hpp>
181 #include <com/sun/star/xml/dom/XNode.hpp>
182 #include <com/sun/star/xml/dom/XNodeList.hpp>
183 #include <com/sun/star/xml/xpath/XPathObjectType.hpp>
184 #include <com/sun/star/xml/xpath/XXPathObject.hpp>
185 #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp>
186 #include <comphelper/basicio.hxx>
187 #include <comphelper/comphelperdllapi.h>
188 #include <comphelper/container.hxx>
189 #include <comphelper/enumhelper.hxx>
190 #include <comphelper/guarding.hxx>
191 #include <comphelper/listenernotification.hxx>
192 #include <comphelper/numbers.hxx>
193 #include <comphelper/processfactory.hxx>
194 #include <comphelper/property.hxx>
195 #include <comphelper/propertysetinfo.hxx>
196 #include <comphelper/sequence.hxx>
197 #include <comphelper/streamsection.hxx>
198 #include <comphelper/types.hxx>
199 #include <comphelper/uno3.hxx>
200 #include <connectivity/dbconversion.hxx>
201 #include <connectivity/dbtools.hxx>
202 #include <connectivity/dbtoolsdllapi.hxx>
203 #include <connectivity/formattedcolumnvalue.hxx>
204 #include <cppuhelper/cppuhelperdllapi.h>
205 #include <cppuhelper/exc_hlp.hxx>
206 #include <cppuhelper/factory.hxx>
207 #include <cppuhelper/implbase.hxx>
208 #include <cppuhelper/implbase_ex.hxx>
209 #include <cppuhelper/queryinterface.hxx>
210 #include <cppuhelper/supportsservice.hxx>
211 #include <cppuhelper/typeprovider.hxx>
212 #include <cppuhelper/weak.hxx>
213 #include <cppuhelper/weakref.hxx>
214 #include <editeng/editeng.hxx>
215 #include <editeng/editengdllapi.h>
216 #include <editeng/editobj.hxx>
217 #include <editeng/editstat.hxx>
218 #include <editeng/editview.hxx>
219 #include <editeng/eeitem.hxx>
220 #include <editeng/fhgtitem.hxx>
221 #include <editeng/fontitem.hxx>
222 #include <editeng/scripttypeitem.hxx>
223 #include <editeng/svxenum.hxx>
224 #include <i18nlangtag/i18nlangtagdllapi.h>
225 #include <i18nlangtag/lang.h>
226 #include <i18nlangtag/languagetag.hxx>
227 #include <o3tl/any.hxx>
228 #include <o3tl/functional.hxx>
229 #include <o3tl/typed_flags_set.hxx>
230 #include <sfx2/dllapi.h>
231 #include <sfx2/sfxuno.hxx>
232 #include <sfx2/signaturestate.hxx>
233 #include <sot/formats.hxx>
234 #include <svl/eitem.hxx>
235 #include <svl/itempool.hxx>
236 #include <svl/itemset.hxx>
237 #include <svl/lstner.hxx>
238 #include <svl/poolitem.hxx>
239 #include <svl/svldllapi.h>
240 #include <svtools/imageresourceaccess.hxx>
241 #include <svtools/svtdllapi.h>
242 #include <svx/svxdllapi.h>
243 #include <toolkit/helper/emptyfontdescriptor.hxx>
244 #include <toolkit/helper/vclunohelper.hxx>
245 #include <tools/date.hxx>
246 #include <tools/datetime.hxx>
247 #include <tools/debug.hxx>
248 #include <tools/diagnose_ex.h>
249 #include <tools/gen.hxx>
250 #include <tools/inetmime.hxx>
251 #include <tools/lineend.hxx>
252 #include <tools/link.hxx>
253 #include <tools/mapunit.hxx>
254 #include <tools/ref.hxx>
255 #include <tools/solar.h>
256 #include <tools/stream.hxx>
257 #include <tools/time.hxx>
258 #include <tools/toolsdllapi.h>
259 #include <tools/urlobj.hxx>
260 #include <tools/wintypes.hxx>
261 #include <ucbhelper/content.hxx>
262 #include <unotools/charclass.hxx>
263 #include <unotools/configitem.hxx>
264 #include <unotools/localedatawrapper.hxx>
265 #include <unotools/options.hxx>
266 #include <unotools/sharedunocomponent.hxx>
267 #include <unotools/syslocale.hxx>
268 #include <unotools/textsearch.hxx>
269 #include <unotools/ucbstreamhelper.hxx>
270 #include <unotools/unotoolsdllapi.h>
272 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */