Bump version to 4.3-4
[LibreOffice.git] / forms / inc / pch / precompiled_frm.hxx
blobb82c41f67645b4bf33640f18603d98648e47e2da
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).
17 #include "com/sun/star/uno/Sequence.hxx"
18 #include "comphelper/processfactory.hxx"
19 #include "comphelper/types.hxx"
20 #include "rtl/instance.hxx"
21 #include "rtl/ustring.hxx"
22 #include "sal/config.h"
23 #include "sal/types.h"
24 #include "svtools/imageresourceaccess.hxx"
25 #include <algorithm>
26 #include <boost/optional.hpp>
27 #include <boost/scoped_ptr.hpp>
28 #include <boost/unordered_map.hpp>
29 #include <com/sun/star/awt/ActionEvent.hpp>
30 #include <com/sun/star/awt/FontEmphasisMark.hpp>
31 #include <com/sun/star/awt/FontRelief.hpp>
32 #include <com/sun/star/awt/LineEndFormat.hpp>
33 #include <com/sun/star/awt/MouseButton.hpp>
34 #include <com/sun/star/awt/MouseEvent.hpp>
35 #include <com/sun/star/awt/PopupMenu.hpp>
36 #include <com/sun/star/awt/PopupMenuDirection.hpp>
37 #include <com/sun/star/awt/PosSize.hpp>
38 #include <com/sun/star/awt/SystemPointer.hpp>
39 #include <com/sun/star/awt/VclWindowPeerAttribute.hpp>
40 #include <com/sun/star/awt/XActionListener.hpp>
41 #include <com/sun/star/awt/XCheckBox.hpp>
42 #include <com/sun/star/awt/XComboBox.hpp>
43 #include <com/sun/star/awt/XControl.hpp>
44 #include <com/sun/star/awt/XControlContainer.hpp>
45 #include <com/sun/star/awt/XControlModel.hpp>
46 #include <com/sun/star/awt/XDialog.hpp>
47 #include <com/sun/star/awt/XItemList.hpp>
48 #include <com/sun/star/awt/XKeyListener.hpp>
49 #include <com/sun/star/awt/XListBox.hpp>
50 #include <com/sun/star/awt/XPopupMenu.hpp>
51 #include <com/sun/star/awt/XRadioButton.hpp>
52 #include <com/sun/star/awt/XTextComponent.hpp>
53 #include <com/sun/star/awt/XVclWindowPeer.hpp>
54 #include <com/sun/star/awt/XView.hpp>
55 #include <com/sun/star/awt/XWindow.hpp>
56 #include <com/sun/star/awt/XWindowListener2.hpp>
57 #include <com/sun/star/beans/NamedValue.hpp>
58 #include <com/sun/star/beans/NotRemoveableException.hpp>
59 #include <com/sun/star/beans/Property.hpp>
60 #include <com/sun/star/beans/PropertyAttribute.hpp>
61 #include <com/sun/star/beans/PropertyExistException.hpp>
62 #include <com/sun/star/beans/PropertyValue.hpp>
63 #include <com/sun/star/beans/StringPair.hpp>
64 #include <com/sun/star/beans/UnknownPropertyException.hpp>
65 #include <com/sun/star/beans/XFastPropertySet.hpp>
66 #include <com/sun/star/beans/XMultiPropertySet.hpp>
67 #include <com/sun/star/beans/XPropertyContainer.hpp>
68 #include <com/sun/star/beans/XPropertySet.hpp>
69 #include <com/sun/star/beans/XPropertySetInfo.hpp>
70 #include <com/sun/star/beans/XPropertyState.hpp>
71 #include <com/sun/star/container/NoSuchElementException.hpp>
72 #include <com/sun/star/container/XChild.hpp>
73 #include <com/sun/star/container/XEnumeration.hpp>
74 #include <com/sun/star/container/XIndexAccess.hpp>
75 #include <com/sun/star/container/XNameAccess.hpp>
76 #include <com/sun/star/container/XNameContainer.hpp>
77 #include <com/sun/star/container/XNamed.hpp>
78 #include <com/sun/star/container/XSet.hpp>
79 #include <com/sun/star/document/XCodeNameQuery.hpp>
80 #include <com/sun/star/form/DataSelectionType.hpp>
81 #include <com/sun/star/form/FormComponentType.hpp>
82 #include <com/sun/star/form/TabulatorCycle.hpp>
83 #include <com/sun/star/form/XBoundComponent.hpp>
84 #include <com/sun/star/form/XBoundControl.hpp>
85 #include <com/sun/star/form/XConfirmDeleteListener.hpp>
86 #include <com/sun/star/form/XForm.hpp>
87 #include <com/sun/star/form/XFormComponent.hpp>
88 #include <com/sun/star/form/XGrid.hpp>
89 #include <com/sun/star/form/XLoadable.hpp>
90 #include <com/sun/star/form/XReset.hpp>
91 #include <com/sun/star/form/XSubmit.hpp>
92 #include <com/sun/star/form/binding/XBindableValue.hpp>
93 #include <com/sun/star/form/runtime/FormFeature.hpp>
94 #include <com/sun/star/frame/Desktop.hpp>
95 #include <com/sun/star/frame/FrameSearchFlag.hpp>
96 #include <com/sun/star/frame/ModuleManager.hpp>
97 #include <com/sun/star/frame/XComponentLoader.hpp>
98 #include <com/sun/star/frame/XController.hpp>
99 #include <com/sun/star/frame/XDispatch.hpp>
100 #include <com/sun/star/frame/XDispatchProvider.hpp>
101 #include <com/sun/star/frame/XFrame.hpp>
102 #include <com/sun/star/frame/XModel.hpp>
103 #include <com/sun/star/frame/theUICommandDescription.hpp>
104 #include <com/sun/star/graphic/GraphicObject.hpp>
105 #include <com/sun/star/graphic/XGraphic.hpp>
106 #include <com/sun/star/io/NotConnectedException.hpp>
107 #include <com/sun/star/io/Pipe.hpp>
108 #include <com/sun/star/io/TextInputStream.hpp>
109 #include <com/sun/star/io/WrongFormatException.hpp>
110 #include <com/sun/star/io/XActiveDataSink.hpp>
111 #include <com/sun/star/io/XActiveDataSource.hpp>
112 #include <com/sun/star/io/XInputStream.hpp>
113 #include <com/sun/star/io/XMarkableStream.hpp>
114 #include <com/sun/star/io/XObjectInputStream.hpp>
115 #include <com/sun/star/io/XObjectOutputStream.hpp>
116 #include <com/sun/star/io/XPersistObject.hpp>
117 #include <com/sun/star/lang/DisposedException.hpp>
118 #include <com/sun/star/lang/IllegalArgumentException.hpp>
119 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
120 #include <com/sun/star/lang/Locale.hpp>
121 #include <com/sun/star/lang/WrappedTargetException.hpp>
122 #include <com/sun/star/lang/XComponent.hpp>
123 #include <com/sun/star/lang/XInitialization.hpp>
124 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
125 #include <com/sun/star/lang/XServiceInfo.hpp>
126 #include <com/sun/star/lang/XUnoTunnel.hpp>
127 #include <com/sun/star/sdb/BooleanComparisonMode.hpp>
128 #include <com/sun/star/sdb/CommandType.hpp>
129 #include <com/sun/star/sdb/ErrorMessageDialog.hpp>
130 #include <com/sun/star/sdb/FilterDialog.hpp>
131 #include <com/sun/star/sdb/OrderDialog.hpp>
132 #include <com/sun/star/sdb/RowChangeAction.hpp>
133 #include <com/sun/star/sdb/RowChangeEvent.hpp>
134 #include <com/sun/star/sdb/RowSetVetoException.hpp>
135 #include <com/sun/star/sdb/SQLContext.hpp>
136 #include <com/sun/star/sdb/SQLErrorEvent.hpp>
137 #include <com/sun/star/sdb/XColumn.hpp>
138 #include <com/sun/star/sdb/XColumnUpdate.hpp>
139 #include <com/sun/star/sdb/XQueriesSupplier.hpp>
140 #include <com/sun/star/sdb/XRowSetChangeBroadcaster.hpp>
141 #include <com/sun/star/sdb/XRowSetSupplier.hpp>
142 #include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp>
143 #include <com/sun/star/sdbc/ColumnValue.hpp>
144 #include <com/sun/star/sdbc/DataType.hpp>
145 #include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
146 #include <com/sun/star/sdbc/ResultSetType.hpp>
147 #include <com/sun/star/sdbc/XConnection.hpp>
148 #include <com/sun/star/sdbc/XRowSet.hpp>
149 #include <com/sun/star/sdbcx/Privilege.hpp>
150 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
151 #include <com/sun/star/sdbcx/XRowLocate.hpp>
152 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
153 #include <com/sun/star/style/VerticalAlignment.hpp>
154 #include <com/sun/star/task/InteractionHandler.hpp>
155 #include <com/sun/star/task/XInteractionContinuation.hpp>
156 #include <com/sun/star/task/XInteractionHandler.hpp>
157 #include <com/sun/star/task/XInteractionRequest.hpp>
158 #include <com/sun/star/text/WritingMode2.hpp>
159 #include <com/sun/star/text/XText.hpp>
160 #include <com/sun/star/ucb/AlreadyInitializedException.hpp>
161 #include <com/sun/star/ucb/PostCommandArgument2.hpp>
162 #include <com/sun/star/ucb/SimpleFileAccess.hpp>
163 #include <com/sun/star/ui/ImageType.hpp>
164 #include <com/sun/star/ui/XImageManager.hpp>
165 #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
166 #include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
167 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
168 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
169 #include <com/sun/star/ui/dialogs/XFilePicker.hpp>
170 #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
171 #include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
172 #include <com/sun/star/uno/Any.hxx>
173 #include <com/sun/star/uno/Exception.hpp>
174 #include <com/sun/star/uno/Reference.hxx>
175 #include <com/sun/star/uno/RuntimeException.hpp>
176 #include <com/sun/star/uno/Sequence.hxx>
177 #include <com/sun/star/uno/Type.hxx>
178 #include <com/sun/star/uno/XInterface.hpp>
179 #include <com/sun/star/util/Date.hpp>
180 #include <com/sun/star/util/DateTime.hpp>
181 #include <com/sun/star/util/NumberFormat.hpp>
182 #include <com/sun/star/util/NumberFormatsSupplier.hpp>
183 #include <com/sun/star/util/NumberFormatter.hpp>
184 #include <com/sun/star/util/SearchAlgorithms.hpp>
185 #include <com/sun/star/util/Time.hpp>
186 #include <com/sun/star/util/URLTransformer.hpp>
187 #include <com/sun/star/util/XCancellable.hpp>
188 #include <com/sun/star/util/XCloneable.hpp>
189 #include <com/sun/star/util/XModifiable2.hpp>
190 #include <com/sun/star/util/XModifyBroadcaster.hpp>
191 #include <com/sun/star/util/XNumberFormatTypes.hpp>
192 #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
193 #include <com/sun/star/util/XRefreshable.hpp>
194 #include <com/sun/star/util/XURLTransformer.hpp>
195 #include <com/sun/star/xforms/InvalidDataOnSubmitException.hpp>
196 #include <com/sun/star/xforms/XDataTypeRepository.hpp>
197 #include <com/sun/star/xforms/XFormsSupplier.hpp>
198 #include <com/sun/star/xforms/XModel.hpp>
199 #include <com/sun/star/xml/dom/DocumentBuilder.hpp>
200 #include <com/sun/star/xml/dom/NodeType.hpp>
201 #include <com/sun/star/xml/dom/XCharacterData.hpp>
202 #include <com/sun/star/xml/dom/XDocument.hpp>
203 #include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
204 #include <com/sun/star/xml/dom/XDocumentFragment.hpp>
205 #include <com/sun/star/xml/dom/XElement.hpp>
206 #include <com/sun/star/xml/dom/XNamedNodeMap.hpp>
207 #include <com/sun/star/xml/dom/XNode.hpp>
208 #include <com/sun/star/xml/dom/XNodeList.hpp>
209 #include <com/sun/star/xml/dom/XText.hpp>
210 #include <com/sun/star/xml/dom/events/XDocumentEvent.hpp>
211 #include <com/sun/star/xml/dom/events/XEventListener.hpp>
212 #include <com/sun/star/xml/dom/events/XEventTarget.hpp>
213 #include <com/sun/star/xml/sax/Writer.hpp>
214 #include <com/sun/star/xml/sax/XSAXSerializable.hpp>
215 #include <com/sun/star/xml/xpath/Libxml2ExtensionHandle.hpp>
216 #include <com/sun/star/xml/xpath/XPathAPI.hpp>
217 #include <com/sun/star/xml/xpath/XPathExtension.hpp>
218 #include <com/sun/star/xml/xpath/XPathObjectType.hpp>
219 #include <com/sun/star/xml/xpath/XXPathObject.hpp>
220 #include <com/sun/star/xsd/DataTypeClass.hpp>
221 #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp>
222 #include <com/sun/star/xsd/XDataType.hpp>
223 #include <comphelper/basicio.hxx>
224 #include <comphelper/container.hxx>
225 #include <comphelper/enumhelper.hxx>
226 #include <comphelper/eventattachermgr.hxx>
227 #include <comphelper/extract.hxx>
228 #include <comphelper/guarding.hxx>
229 #include <comphelper/interaction.hxx>
230 #include <comphelper/listenernotification.hxx>
231 #include <comphelper/namedvaluecollection.hxx>
232 #include <comphelper/numbers.hxx>
233 #include <comphelper/processfactory.hxx>
234 #include <comphelper/property.hxx>
235 #include <comphelper/propertysetinfo.hxx>
236 #include <comphelper/seqstream.hxx>
237 #include <comphelper/sequence.hxx>
238 #include <comphelper/servicehelper.hxx>
239 #include <comphelper/streamsection.hxx>
240 #include <comphelper/string.hxx>
241 #include <comphelper/types.hxx>
242 #include <comphelper/uno3.hxx>
243 #include <config_features.h>
244 #include <connectivity/dbconversion.hxx>
245 #include <connectivity/dbexception.hxx>
246 #include <connectivity/dbtools.hxx>
247 #include <connectivity/formattedcolumnvalue.hxx>
248 #include <connectivity/predicateinput.hxx>
249 #include <cppuhelper/exc_hlp.hxx>
250 #include <cppuhelper/factory.hxx>
251 #include <cppuhelper/implbase1.hxx>
252 #include <cppuhelper/implbase2.hxx>
253 #include <cppuhelper/propshlp.hxx>
254 #include <cppuhelper/queryinterface.hxx>
255 #include <cppuhelper/supportsservice.hxx>
256 #include <cppuhelper/typeprovider.hxx>
257 #include <cppuhelper/weak.hxx>
258 #include <cppuhelper/weakref.hxx>
259 #include <ctype.h>
260 #include <editeng/adjustitem.hxx>
261 #include <editeng/editeng.hxx>
262 #include <editeng/editobj.hxx>
263 #include <editeng/editstat.hxx>
264 #include <editeng/editview.hxx>
265 #include <editeng/eeitem.hxx>
266 #include <editeng/escapementitem.hxx>
267 #include <editeng/fhgtitem.hxx>
268 #include <editeng/fontitem.hxx>
269 #include <editeng/frmdiritem.hxx>
270 #include <editeng/langitem.hxx>
271 #include <editeng/lspcitem.hxx>
272 #include <editeng/scriptspaceitem.hxx>
273 #include <editeng/scripttypeitem.hxx>
274 #include <editeng/unofored.hxx>
275 #include <editeng/unoipset.hxx>
276 #include <editeng/unoprnms.hxx>
277 #include <editeng/wghtitem.hxx>
278 #include <functional>
279 #include <i18nlangtag/languagetag.hxx>
280 #include <iterator>
281 #include <limits.h>
282 #include <limits>
283 #include <list>
284 #include <memory>
285 #include <o3tl/compat_functional.hxx>
286 #include <ooo/vba/XVBAToOOEventDescGen.hpp>
287 #include <osl/diagnose.h>
288 #include <osl/file.hxx>
289 #include <osl/mutex.hxx>
290 #include <rtl/alloc.h>
291 #include <rtl/math.hxx>
292 #include <rtl/strbuf.hxx>
293 #include <rtl/string.hxx>
294 #include <rtl/tencinfo.h>
295 #include <rtl/textenc.h>
296 #include <rtl/ustrbuf.hxx>
297 #include <rtl/ustring.hxx>
298 #include <sal/macros.h>
299 #include <sal/types.h>
300 #include <sfx2/docfile.hxx>
301 #include <sfx2/filedlghelper.hxx>
302 #include <sfx2/imgmgr.hxx>
303 #include <sfx2/msgpool.hxx>
304 #include <sfx2/objsh.hxx>
305 #include <sfx2/sfxuno.hxx>
306 #include <stdio.h>
307 #include <string.h>
308 #include <svl/inettype.hxx>
309 #include <svl/itempool.hxx>
310 #include <svl/itemset.hxx>
311 #include <svl/languageoptions.hxx>
312 #include <svl/numuno.hxx>
313 #include <svl/undo.hxx>
314 #include <svl/urihelper.hxx>
315 #include <svl/zforlist.hxx>
316 #include <svtools/cliplistener.hxx>
317 #include <svtools/imageresourceaccess.hxx>
318 #include <svtools/transfer.hxx>
319 #include <svx/svdobj.hxx>
320 #include <svx/svdpool.hxx>
321 #include <toolkit/awt/vclxdevice.hxx>
322 #include <toolkit/helper/emptyfontdescriptor.hxx>
323 #include <toolkit/helper/vclunohelper.hxx>
324 #include <tools/color.hxx>
325 #include <tools/date.hxx>
326 #include <tools/datetime.hxx>
327 #include <tools/debug.hxx>
328 #include <tools/diagnose_ex.h>
329 #include <tools/inetmsg.hxx>
330 #include <tools/inetstrm.hxx>
331 #include <tools/mapunit.hxx>
332 #include <tools/simplerm.hxx>
333 #include <tools/solar.h>
334 #include <tools/stream.hxx>
335 #include <tools/time.hxx>
336 #include <tools/urlobj.hxx>
337 #include <tools/wintypes.hxx>
338 #include <ucbhelper/activedatasink.hxx>
339 #include <ucbhelper/content.hxx>
340 #include <uno/mapping.hxx>
341 #include <unotools/datetime.hxx>
342 #include <unotools/desktopterminationobserver.hxx>
343 #include <unotools/lingucfg.hxx>
344 #include <unotools/localedatawrapper.hxx>
345 #include <unotools/sharedunocomponent.hxx>
346 #include <unotools/streamhelper.hxx>
347 #include <unotools/syslocale.hxx>
348 #include <unotools/textsearch.hxx>
349 #include <unotools/ucblockbytes.hxx>
350 #include <unotools/ucbstreamhelper.hxx>
351 #include <vcl/bmpacc.hxx>
352 #include <vcl/cvtgrf.hxx>
353 #include <vcl/fixed.hxx>
354 #include <vcl/graphicfilter.hxx>
355 #include <vcl/keycodes.hxx>
356 #include <vcl/mapmod.hxx>
357 #include <vcl/msgbox.hxx>
358 #include <vcl/outdev.hxx>
359 #include <vcl/settings.hxx>
360 #include <vcl/stdtext.hxx>
361 #include <vcl/svapp.hxx>
362 #include <vcl/timer.hxx>
363 #include <vcl/waitobj.hxx>
364 #include <vcl/window.hxx>
365 #include <vector>
367 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */