LibreOffice Module sfx2 (master)
1
sfx2
inc
pch
precompiled_sfx.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
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
*/
9
10
/*
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).
15
16
Generated on 2022-01-26 09:15:03 using:
17
./bin/update_pch sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./sfx2/inc/pch/precompiled_sfx.hxx "make sfx2.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <assert.h>
27
#include <cassert>
28
#include <chrono>
29
#include <condition_variable>
30
#include <cstddef>
31
#include <cstdlib>
32
#include <deque>
33
#include <functional>
34
#include <initializer_list>
35
#include <limits>
36
#include <map>
37
#include <memory>
38
#include <mutex>
39
#include <new>
40
#include <optional>
41
#include <ostream>
42
#include <set>
43
#include <stddef.h>
44
#include <stdlib.h>
45
#include <string.h>
46
#include <string>
47
#include <string_view>
48
#include <type_traits>
49
#include <unordered_map>
50
#include <utility>
51
#include <vector>
52
#include <boost/property_tree/json_parser.hpp>
53
#include <boost/property_tree/ptree.hpp>
54
#endif
// PCH_LEVEL >= 1
55
#if PCH_LEVEL >= 2
56
#include <osl/conditn.hxx>
57
#include <osl/diagnose.h>
58
#include <osl/file.hxx>
59
#include <osl/interlck.h>
60
#include <osl/module.h>
61
#include <osl/module.hxx>
62
#include <osl/mutex.hxx>
63
#include <osl/process.h>
64
#include <osl/security.hxx>
65
#include <osl/thread.h>
66
#include <osl/thread.hxx>
67
#include <osl/time.h>
68
#include <rtl/alloc.h>
69
#include <rtl/bootstrap.hxx>
70
#include <rtl/byteseq.hxx>
71
#include <rtl/character.hxx>
72
#include <rtl/instance.hxx>
73
#include <rtl/malformeduriexception.hxx>
74
#include <rtl/math.hxx>
75
#include <rtl/ref.hxx>
76
#include <rtl/strbuf.hxx>
77
#include <rtl/string.h>
78
#include <rtl/string.hxx>
79
#include <rtl/stringconcat.hxx>
80
#include <rtl/stringutils.hxx>
81
#include <rtl/tencinfo.h>
82
#include <rtl/textcvt.h>
83
#include <rtl/textenc.h>
84
#include <rtl/uri.hxx>
85
#include <rtl/ustrbuf.hxx>
86
#include <rtl/ustring.h>
87
#include <rtl/ustring.hxx>
88
#include <
sal/backtrace.hxx
>
89
#include <
sal/log.hxx
>
90
#include <
sal/macros.h
>
91
#include <
sal/saldllapi.h
>
92
#include <
sal/types.h
>
93
#include <
vcl/EnumContext.hxx
>
94
#include <
vcl/InterimItemWindow.hxx
>
95
#include <
vcl/Scanline.hxx
>
96
#include <
vcl/alpha.hxx
>
97
#include <
vcl/bitmapex.hxx
>
98
#include <
vcl/builder.hxx
>
99
#include <
vcl/commandevent.hxx
>
100
#include <
vcl/commandinfoprovider.hxx
>
101
#include <
vcl/customweld.hxx
>
102
#include <
vcl/dibtools.hxx
>
103
#include <
vcl/dllapi.h
>
104
#include <
comphelper/errcode.hxx
>
105
#include <
vcl/event.hxx
>
106
#include <vcl/font.hxx>
107
#include <
vcl/gdimtf.hxx
>
108
#include <
vcl/gfxlink.hxx
>
109
#include <
vcl/gradient.hxx
>
110
#include <
vcl/graph.hxx
>
111
#include <
vcl/graphicfilter.hxx
>
112
#include <
vcl/help.hxx
>
113
#include <
vcl/idle.hxx
>
114
#include <
vcl/image.hxx
>
115
#include <
vcl/imapobj.hxx
>
116
#include <
vcl/keycod.hxx
>
117
#include <
vcl/keycodes.hxx
>
118
#include <
vcl/layout.hxx
>
119
#include <
vcl/outdev.hxx
>
120
#include <
vcl/settings.hxx
>
121
#include <
vcl/svapp.hxx
>
122
#include <
vcl/syswin.hxx
>
123
#include <
vcl/timer.hxx
>
124
#include <
vcl/toolbox.hxx
>
125
#include <
vcl/toolboxid.hxx
>
126
#include <
vcl/vclenum.hxx
>
127
#include <
vcl/vclptr.hxx
>
128
#include <
vcl/virdev.hxx
>
129
#include <
vcl/weld.hxx
>
130
#include <
vcl/weldutils.hxx
>
131
#include <
vcl/window.hxx
>
132
#include <
vcl/windowstate.hxx
>
133
#endif
// PCH_LEVEL >= 2
134
#if PCH_LEVEL >= 3
135
#include <
basegfx/matrix/b2dhommatrix.hxx
>
136
#include <
basegfx/matrix/b2dhommatrixtools.hxx
>
137
#include <
basegfx/polygon/b2dpolygon.hxx
>
138
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
139
#include <
basegfx/range/b2drange.hxx
>
140
#include <
basic/basicdllapi.h
>
141
#include <
basic/basicmanagerrepository.hxx
>
142
#include <
basic/basmgr.hxx
>
143
#include <
basic/sbdef.hxx
>
144
#include <
basic/sberrors.hxx
>
145
#include <
basic/sbstar.hxx
>
146
#include <
basic/sbxdef.hxx
>
147
#include <com/sun/star/awt/XTopWindow.hpp>
148
#include <com/sun/star/awt/XWindow.hpp>
149
#include <com/sun/star/awt/XWindowPeer.hpp>
150
#include <com/sun/star/beans/NamedValue.hpp>
151
#include <com/sun/star/beans/PropertyAttribute.hpp>
152
#include <com/sun/star/beans/PropertyExistException.hpp>
153
#include <com/sun/star/beans/PropertyValue.hpp>
154
#include <com/sun/star/beans/StringPair.hpp>
155
#include <com/sun/star/beans/XPropertyContainer.hpp>
156
#include <com/sun/star/beans/XPropertySet.hpp>
157
#include <com/sun/star/beans/XPropertySetInfo.hpp>
158
#include <com/sun/star/container/XChild.hpp>
159
#include <com/sun/star/container/XContainerQuery.hpp>
160
#include <com/sun/star/container/XIndexAccess.hpp>
161
#include <com/sun/star/container/XNameAccess.hpp>
162
#include <com/sun/star/document/DocumentProperties.hpp>
163
#include <com/sun/star/document/MacroExecMode.hpp>
164
#include <com/sun/star/document/UpdateDocMode.hpp>
165
#include <com/sun/star/document/XCmisDocument.hpp>
166
#include <com/sun/star/document/XDocumentProperties.hpp>
167
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
168
#include <com/sun/star/document/XExporter.hpp>
169
#include <com/sun/star/document/XFilter.hpp>
170
#include <com/sun/star/document/XTypeDetection.hpp>
171
#include <com/sun/star/document/XViewDataSupplier.hpp>
172
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
173
#include <com/sun/star/embed/ElementModes.hpp>
174
#include <com/sun/star/embed/EmbedStates.hpp>
175
#include <com/sun/star/embed/XEmbeddedObject.hpp>
176
#include <com/sun/star/embed/XStorage.hpp>
177
#include <com/sun/star/embed/XTransactedObject.hpp>
178
#include <com/sun/star/frame/Desktop.hpp>
179
#include <com/sun/star/frame/DispatchResultState.hpp>
180
#include <com/sun/star/frame/Frame.hpp>
181
#include <com/sun/star/frame/FrameSearchFlag.hpp>
182
#include <com/sun/star/frame/ModuleManager.hpp>
183
#include <com/sun/star/frame/UnknownModuleException.hpp>
184
#include <com/sun/star/frame/XComponentLoader.hpp>
185
#include <com/sun/star/frame/XController.hpp>
186
#include <com/sun/star/frame/XDispatch.hpp>
187
#include <com/sun/star/frame/XDispatchProvider.hpp>
188
#include <com/sun/star/frame/XDispatchRecorderSupplier.hpp>
189
#include <com/sun/star/frame/XDispatchResultListener.hpp>
190
#include <com/sun/star/frame/XFrame.hpp>
191
#include <com/sun/star/frame/XLayoutManager.hpp>
192
#include <com/sun/star/frame/XLoadable.hpp>
193
#include <com/sun/star/frame/XModel.hpp>
194
#include <com/sun/star/frame/XStatusListener.hpp>
195
#include <com/sun/star/frame/XStorable.hpp>
196
#include <com/sun/star/frame/XSynchronousFrameLoader.hpp>
197
#include <com/sun/star/frame/XTitle.hpp>
198
#include <com/sun/star/frame/XToolbarController.hpp>
199
#include <com/sun/star/frame/status/ItemStatus.hpp>
200
#include <com/sun/star/frame/status/Visibility.hpp>
201
#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>
202
#include <com/sun/star/graphic/XGraphic.hpp>
203
#include <com/sun/star/graphic/XPrimitive2D.hpp>
204
#include <com/sun/star/io/IOException.hpp>
205
#include <com/sun/star/io/WrongFormatException.hpp>
206
#include <com/sun/star/io/XInputStream.hpp>
207
#include <com/sun/star/io/XOutputStream.hpp>
208
#include <com/sun/star/io/XStream.hpp>
209
#include <com/sun/star/lang/DisposedException.hpp>
210
#include <com/sun/star/lang/EventObject.hpp>
211
#include <com/sun/star/lang/IllegalArgumentException.hpp>
212
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
213
#include <com/sun/star/lang/Locale.hpp>
214
#include <com/sun/star/lang/NoSupportException.hpp>
215
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
216
#include <com/sun/star/lang/XComponent.hpp>
217
#include <com/sun/star/lang/XInitialization.hpp>
218
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
219
#include <com/sun/star/lang/XServiceInfo.hpp>
220
#include <com/sun/star/lang/XTypeProvider.hpp>
221
#include <com/sun/star/lang/XUnoTunnel.hpp>
222
#include <com/sun/star/sdbc/XResultSet.hpp>
223
#include <com/sun/star/sdbc/XRow.hpp>
224
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
225
#include <com/sun/star/security/DocumentSignatureInformation.hpp>
226
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
227
#include <com/sun/star/task/ErrorCodeIOException.hpp>
228
#include <com/sun/star/task/ErrorCodeRequest.hpp>
229
#include <com/sun/star/task/InteractionHandler.hpp>
230
#include <com/sun/star/task/XInteractionHandler.hpp>
231
#include <com/sun/star/task/XInteractionRequest.hpp>
232
#include <com/sun/star/task/XStatusIndicator.hpp>
233
#include <com/sun/star/ucb/CommandAbortedException.hpp>
234
#include <com/sun/star/ucb/ContentCreationException.hpp>
235
#include <com/sun/star/ucb/NameClash.hpp>
236
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
237
#include <com/sun/star/ucb/XContent.hpp>
238
#include <com/sun/star/ucb/XContentAccess.hpp>
239
#include <com/sun/star/ui/ContextChangeEventMultiplexer.hpp>
240
#include <com/sun/star/ui/XSidebarPanel.hpp>
241
#include <com/sun/star/ui/XUIElement.hpp>
242
#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>
243
#include <com/sun/star/ui/dialogs/ControlActions.hpp>
244
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
245
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
246
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
247
#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>
248
#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
249
#include <com/sun/star/uno/Any.h>
250
#include <com/sun/star/uno/Any.hxx>
251
#include <com/sun/star/uno/Exception.hpp>
252
#include <com/sun/star/uno/Reference.h>
253
#include <com/sun/star/uno/Reference.hxx>
254
#include <com/sun/star/uno/Sequence.h>
255
#include <com/sun/star/uno/Sequence.hxx>
256
#include <com/sun/star/uno/Type.h>
257
#include <com/sun/star/uno/XComponentContext.hpp>
258
#include <com/sun/star/uno/XInterface.hpp>
259
#include <com/sun/star/uri/UriReferenceFactory.hpp>
260
#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>
261
#include <com/sun/star/util/CloseVetoException.hpp>
262
#include <com/sun/star/util/RevisionTag.hpp>
263
#include <com/sun/star/util/URL.hpp>
264
#include <com/sun/star/util/URLTransformer.hpp>
265
#include <com/sun/star/util/XAccounting.hpp>
266
#include <com/sun/star/util/XCloneable.hpp>
267
#include <com/sun/star/util/XCloseable.hpp>
268
#include <com/sun/star/util/XModifiable.hpp>
269
#include <com/sun/star/util/XURLTransformer.hpp>
270
#include <com/sun/star/view/XSelectionSupplier.hpp>
271
#include <com/sun/star/xml/sax/Parser.hpp>
272
#include <
comphelper/compbase.hxx
>
273
#include <
comphelper/comphelperdllapi.h
>
274
#include <
comphelper/dispatchcommand.hxx
>
275
#include <
comphelper/docpasswordhelper.hxx
>
276
#include <
comphelper/documentconstants.hxx
>
277
#include <
comphelper/fileformat.h
>
278
#include <
comphelper/fileurl.hxx
>
279
#include <
comphelper/interaction.hxx
>
280
#include <
comphelper/interfacecontainer2.hxx
>
281
#include <
comphelper/interfacecontainer3.hxx
>
282
#include <
comphelper/lok.hxx
>
283
#include <
comphelper/multicontainer2.hxx
>
284
#include <
comphelper/namedvaluecollection.hxx
>
285
#include <
comphelper/processfactory.hxx
>
286
#include <
comphelper/propertysequence.hxx
>
287
#include <
comphelper/propertyvalue.hxx
>
288
#include <
comphelper/sequence.hxx
>
289
#include <
comphelper/sequenceashashmap.hxx
>
290
#include <
comphelper/servicehelper.hxx
>
291
#include <
comphelper/storagehelper.hxx
>
292
#include <
comphelper/string.hxx
>
293
#include <
comphelper/types.hxx
>
294
#include <
cppu/unotype.hxx
>
295
#include <
cppuhelper/cppuhelperdllapi.h
>
296
#include <
cppuhelper/exc_hlp.hxx
>
297
#include <
cppuhelper/implbase.hxx
>
298
#include <
cppuhelper/supportsservice.hxx
>
299
#include <
cppuhelper/weak.hxx
>
300
#include <
cppuhelper/weakref.hxx
>
301
#include <
drawinglayer/drawinglayerdllapi.h
>
302
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
303
#include <
drawinglayer/primitive2d/BufferedDecompositionPrimitive2D.hxx
>
304
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
305
#include <
drawinglayer/primitive2d/PolyPolygonColorPrimitive2D.hxx
>
306
#include <
drawinglayer/primitive2d/PolyPolygonSelectionPrimitive2D.hxx
>
307
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
308
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
309
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
310
#include <
drawinglayer/primitive2d/textlayoutdevice.hxx
>
311
#include <
drawinglayer/processor2d/baseprocessor2d.hxx
>
312
#include <
framework/fwkdllapi.h
>
313
#include <
framework/interaction.hxx
>
314
#include <
i18nlangtag/lang.h
>
315
#include <
i18nlangtag/languagetag.hxx
>
316
#include <
o3tl/cow_wrapper.hxx
>
317
#include <
o3tl/deleter.hxx
>
318
#include <
o3tl/safeint.hxx
>
319
#include <
o3tl/string_view.hxx
>
320
#include <
o3tl/typed_flags_set.hxx
>
321
#include <officecfg/Office/Common.hxx>
322
#include <
salhelper/simplereferenceobject.hxx
>
323
#include <
sot/exchange.hxx
>
324
#include <
sot/formats.hxx
>
325
#include <
sot/storage.hxx
>
326
#include <
svl/SfxBroadcaster.hxx
>
327
#include <
svl/eitem.hxx
>
328
#include <
svl/hint.hxx
>
329
#include <
svl/intitem.hxx
>
330
#include <
svl/itemiter.hxx
>
331
#include <
svl/itempool.hxx
>
332
#include <
svl/itemset.hxx
>
333
#include <
svl/lockfilecommon.hxx
>
334
#include <
svl/macitem.hxx
>
335
#include <
svl/poolitem.hxx
>
336
#include <
svl/slstitm.hxx
>
337
#include <
svl/stritem.hxx
>
338
#include <
svl/style.hxx
>
339
#include <
svl/svdde.hxx
>
340
#include <
svl/svldllapi.h
>
341
#include <
svl/undo.hxx
>
342
#include <
svl/urihelper.hxx
>
343
#include <
svl/visitem.hxx
>
344
#include <
svl/whiter.hxx
>
345
#include <
svtools/ehdl.hxx
>
346
#include <
svtools/imagemgr.hxx
>
347
#include <
svtools/miscopt.hxx
>
348
#include <
svtools/sfxecode.hxx
>
349
#include <
svtools/soerr.hxx
>
350
#include <
svtools/svtdllapi.h
>
351
#include <
toolkit/helper/convert.hxx
>
352
#include <
toolkit/helper/vclunohelper.hxx
>
353
#include <
tools/color.hxx
>
354
#include <tools/datetime.hxx>
355
#include <
tools/debug.hxx
>
356
#include <
tools/degree.hxx
>
357
#include <
comphelper/diagnose_ex.hxx
>
358
#include <
tools/fract.hxx
>
359
#include <
tools/gen.hxx
>
360
#include <
tools/globname.hxx
>
361
#include <
tools/json_writer.hxx
>
362
#include <
tools/link.hxx
>
363
#include <
tools/long.hxx
>
364
#include <
tools/poly.hxx
>
365
#include <
tools/ref.hxx
>
366
#include <
tools/solar.h
>
367
#include <
tools/stream.hxx
>
368
#include <
tools/svborder.hxx
>
369
#include <
tools/toolsdllapi.h
>
370
#include <
tools/urlobj.hxx
>
371
#include <typelib/typedescription.h>
372
#include <
ucbhelper/content.hxx
>
373
#include <uno/sequence2.h>
374
#include <
unotools/configmgr.hxx
>
375
#include <
unotools/confignode.hxx
>
376
#include <
unotools/eventcfg.hxx
>
377
#include <
unotools/historyoptions.hxx
>
378
#include <
unotools/localedatawrapper.hxx
>
379
#include <
unotools/mediadescriptor.hxx
>
380
#include <
unotools/moduleoptions.hxx
>
381
#include <
unotools/options.hxx
>
382
#include <
unotools/pathoptions.hxx
>
383
#include <
unotools/resmgr.hxx
>
384
#include <
unotools/saveopt.hxx
>
385
#include <
unotools/securityoptions.hxx
>
386
#include <
unotools/streamwrap.hxx
>
387
#include <
unotools/syslocale.hxx
>
388
#include <
unotools/tempfile.hxx
>
389
#include <
unotools/ucbhelper.hxx
>
390
#include <
unotools/ucbstreamhelper.hxx
>
391
#include <
unotools/unotoolsdllapi.h
>
392
#include <
unotools/useroptions.hxx
>
393
#include <
unotools/viewoptions.hxx
>
394
#endif
// PCH_LEVEL >= 3
395
#if PCH_LEVEL >= 4
396
#include <
appbaslib.hxx
>
397
#include <
appdata.hxx
>
398
#include <
appopen.hxx
>
399
#include <
eventsupplier.hxx
>
400
#include <helper.hxx>
401
#include <helpids.h>
402
#include <
itemdel.hxx
>
403
#include <
nochaos.hxx
>
404
#include <
objshimp.hxx
>
405
#include <
openflag.hxx
>
406
#include <
openuriexternally.hxx
>
407
#include <
openurlhint.hxx
>
408
#include <
sfx2/StyleManager.hxx
>
409
#include <
sfx2/app.hxx
>
410
#include <
sfx2/basedlgs.hxx
>
411
#include <
sfx2/bindings.hxx
>
412
#include <
sfx2/childwin.hxx
>
413
#include <
sfx2/classificationhelper.hxx
>
414
#include <
sfx2/ctrlitem.hxx
>
415
#include <
sfx2/devtools/DevelopmentToolDockingWindow.hxx
>
416
#include <
sfx2/dinfdlg.hxx
>
417
#include <
sfx2/dispatch.hxx
>
418
#include <
sfx2/dllapi.h
>
419
#include <
sfx2/docfac.hxx
>
420
#include <
sfx2/docfile.hxx
>
421
#include <
sfx2/docfilt.hxx
>
422
#include <
sfx2/dockwin.hxx
>
423
#include <
sfx2/doctempl.hxx
>
424
#include <
sfx2/event.hxx
>
425
#include <
sfx2/fcontnr.hxx
>
426
#include <
sfx2/filedlghelper.hxx
>
427
#include <
sfx2/flatpak.hxx
>
428
#include <
sfx2/frame.hxx
>
429
#include <
sfx2/frmdescr.hxx
>
430
#include <
sfx2/infobar.hxx
>
431
#include <
sfx2/inputdlg.hxx
>
432
#include <
sfx2/ipclient.hxx
>
433
#include <
sfx2/linkmgr.hxx
>
434
#include <
sfx2/lnkbase.hxx
>
435
#include <
sfx2/lokhelper.hxx
>
436
#include <
sfx2/module.hxx
>
437
#include <
sfx2/msg.hxx
>
438
#include <
sfx2/msgpool.hxx
>
439
#include <
sfx2/newstyle.hxx
>
440
#include <
sfx2/notebookbar/SfxNotebookBar.hxx
>
441
#include <
sfx2/objface.hxx
>
442
#include <
sfx2/objitem.hxx
>
443
#include <
sfx2/objsh.hxx
>
444
#include <
sfx2/passwd.hxx
>
445
#include <
sfx2/printer.hxx
>
446
#include <
sfx2/progress.hxx
>
447
#include <
sfx2/request.hxx
>
448
#include <
sfx2/sfxbasecontroller.hxx
>
449
#include <
sfx2/sfxbasemodel.hxx
>
450
#include <
sfx2/sfxdlg.hxx
>
451
#include <
sfx2/sfxhelp.hxx
>
452
#include <
sfx2/sfxresid.hxx
>
453
#include <
sfx2/sfxuno.hxx
>
454
#include <
sfx2/sidebar/Context.hxx
>
455
#include <
sfx2/sidebar/Deck.hxx
>
456
#include <
sfx2/sidebar/FocusManager.hxx
>
457
#include <
sfx2/sidebar/Panel.hxx
>
458
#include <
sfx2/sidebar/ResourceManager.hxx
>
459
#include <
sfx2/sidebar/SidebarChildWindow.hxx
>
460
#include <
sfx2/sidebar/SidebarController.hxx
>
461
#include <
sfx2/sidebar/SidebarDockingWindow.hxx
>
462
#include <
sfx2/sidebar/TabBar.hxx
>
463
#include <
sfx2/sidebar/Theme.hxx
>
464
#include <
sfx2/signaturestate.hxx
>
465
#include <
sfx2/stbitem.hxx
>
466
#include <
sfx2/styfitem.hxx
>
467
#include <
sfx2/tabdlg.hxx
>
468
#include <
sfx2/tbxctrl.hxx
>
469
#include <
sfx2/templatedlg.hxx
>
470
#include <
sfx2/thumbnailview.hxx
>
471
#include <
sfx2/thumbnailviewitem.hxx
>
472
#include <
sfx2/tplpitem.hxx
>
473
#include <
sfx2/viewfac.hxx
>
474
#include <
sfx2/viewfrm.hxx
>
475
#include <
sfx2/viewsh.hxx
>
476
#include <
sfxpicklist.hxx
>
477
#include <
sfxtypes.hxx
>
478
#include <
sfxurlrelocator.hxx
>
479
#include <splitwin.hxx>
480
#include <
statcach.hxx
>
481
#include <
templdgi.hxx
>
482
#include <
tplcitem.hxx
>
483
#include <
workwin.hxx
>
484
#endif
// PCH_LEVEL >= 4
485
486
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
BufferedDecompositionPrimitive2D.hxx
CommonTypes.hxx
Context.hxx
Deck.hxx
DevelopmentToolDockingWindow.hxx
EnumContext.hxx
FocusManager.hxx
InterimItemWindow.hxx
Panel.hxx
PolyPolygonColorPrimitive2D.hxx
PolyPolygonSelectionPrimitive2D.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
ResourceManager.hxx
Scanline.hxx
SfxBroadcaster.hxx
SfxNotebookBar.hxx
SidebarChildWindow.hxx
SidebarController.hxx
SidebarDockingWindow.hxx
StyleManager.hxx
TabBar.hxx
Theme.hxx
alpha.hxx
app.hxx
appbaslib.hxx
appdata.hxx
appopen.hxx
b2dhommatrix.hxx
b2dhommatrixtools.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
backtrace.hxx
basedlgs.hxx
baseprimitive2d.hxx
baseprocessor2d.hxx
basicdllapi.h
basicmanagerrepository.hxx
basmgr.hxx
bindings.hxx
bitmapex.hxx
builder.hxx
childwin.hxx
classificationhelper.hxx
color.hxx
commandevent.hxx
commandinfoprovider.hxx
compbase.hxx
comphelperdllapi.h
config.h
configmgr.hxx
confignode.hxx
content.hxx
convert.hxx
cow_wrapper.hxx
cppuhelperdllapi.h
ctrlitem.hxx
customweld.hxx
debug.hxx
degree.hxx
deleter.hxx
diagnose_ex.hxx
dibtools.hxx
dinfdlg.hxx
dispatch.hxx
dispatchcommand.hxx
dllapi.h
docfac.hxx
docfile.hxx
docfilt.hxx
dockwin.hxx
docpasswordhelper.hxx
doctempl.hxx
documentconstants.hxx
drawinglayerdllapi.h
ehdl.hxx
eitem.hxx
errcode.hxx
event.hxx
eventcfg.hxx
eventsupplier.hxx
exc_hlp.hxx
exchange.hxx
fcontnr.hxx
filedlghelper.hxx
fileformat.h
fileurl.hxx
flatpak.hxx
formats.hxx
fract.hxx
frame.hxx
frmdescr.hxx
fwkdllapi.h
gdimtf.hxx
gen.hxx
gfxlink.hxx
globname.hxx
gradient.hxx
graph.hxx
graphicfilter.hxx
help.hxx
hint.hxx
historyoptions.hxx
idle.hxx
image.hxx
imagemgr.hxx
imapobj.hxx
implbase.hxx
infobar.hxx
inputdlg.hxx
interaction.hxx
interfacecontainer2.hxx
interfacecontainer3.hxx
intitem.hxx
ipclient.hxx
itemdel.hxx
itemiter.hxx
itempool.hxx
itemset.hxx
json_writer.hxx
keycod.hxx
keycodes.hxx
lang.h
languagetag.hxx
layout.hxx
link.hxx
linkmgr.hxx
lnkbase.hxx
localedatawrapper.hxx
lockfilecommon.hxx
log.hxx
lok.hxx
lokhelper.hxx
long.hxx
macitem.hxx
macros.h
mediadescriptor.hxx
miscopt.hxx
module.hxx
moduleoptions.hxx
msg.hxx
msgpool.hxx
multicontainer2.hxx
namedvaluecollection.hxx
newstyle.hxx
nochaos.hxx
objface.hxx
objitem.hxx
objsh.hxx
objshimp.hxx
openflag.hxx
openuriexternally.hxx
openurlhint.hxx
options.hxx
outdev.hxx
passwd.hxx
pathoptions.hxx
poly.hxx
poolitem.hxx
printer.hxx
processfactory.hxx
progress.hxx
propertysequence.hxx
propertyvalue.hxx
ref.hxx
request.hxx
resmgr.hxx
safeint.hxx
saldllapi.h
saveopt.hxx
sbdef.hxx
sberrors.hxx
sbstar.hxx
sbxdef.hxx
securityoptions.hxx
sequence.hxx
sequenceashashmap.hxx
servicehelper.hxx
settings.hxx
sfxbasecontroller.hxx
sfxbasemodel.hxx
sfxdlg.hxx
sfxecode.hxx
sfxhelp.hxx
sfxpicklist.hxx
sfxresid.hxx
sfxtypes.hxx
sfxuno.hxx
sfxurlrelocator.hxx
signaturestate.hxx
simplereferenceobject.hxx
slstitm.hxx
soerr.hxx
solar.h
statcach.hxx
stbitem.hxx
storage.hxx
storagehelper.hxx
stream.hxx
streamwrap.hxx
string.hxx
string_view.hxx
stritem.hxx
styfitem.hxx
style.hxx
supportsservice.hxx
svapp.hxx
svborder.hxx
svdde.hxx
svldllapi.h
svtdllapi.h
syslocale.hxx
syswin.hxx
tabdlg.hxx
tbxctrl.hxx
tempfile.hxx
templatedlg.hxx
templdgi.hxx
textlayoutdevice.hxx
thumbnailview.hxx
thumbnailviewitem.hxx
timer.hxx
toolbox.hxx
toolboxid.hxx
toolsdllapi.h
tplcitem.hxx
tplpitem.hxx
typed_flags_set.hxx
types.h
types.hxx
ucbhelper.hxx
ucbstreamhelper.hxx
undo.hxx
unotoolsdllapi.h
unotype.hxx
urihelper.hxx
urlobj.hxx
useroptions.hxx
vclenum.hxx
vclptr.hxx
vclunohelper.hxx
viewfac.hxx
viewfrm.hxx
viewinformation2d.hxx
viewoptions.hxx
viewsh.hxx
virdev.hxx
visitem.hxx
weak.hxx
weakref.hxx
weld.hxx
weldutils.hxx
whiter.hxx
window.hxx
windowstate.hxx
workwin.hxx
Generated on Sun Jul 30 2023 04:33:36 for LibreOffice Module sfx2 (master) by
1.9.3