LibreOffice Module cui (master)
1
cui
inc
pch
precompiled_cui.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 2023-07-19 09:21:23 using:
17
./bin/update_pch cui cui --cutoff=8 --exclude:system --include:module --exclude:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./cui/inc/pch/precompiled_cui.hxx "make cui.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <array>
27
#include <cassert>
28
#include <chrono>
29
#include <cmath>
30
#include <cstddef>
31
#include <cstdlib>
32
#include <cstring>
33
#include <deque>
34
#include <float.h>
35
#include <functional>
36
#include <initializer_list>
37
#include <iomanip>
38
#include <iterator>
39
#include <limits.h>
40
#include <limits>
41
#include <map>
42
#include <math.h>
43
#include <memory>
44
#include <mutex>
45
#include <new>
46
#include <numeric>
47
#include <optional>
48
#include <ostream>
49
#include <set>
50
#include <stddef.h>
51
#include <stdexcept>
52
#include <string.h>
53
#include <string>
54
#include <string_view>
55
#include <type_traits>
56
#include <typeinfo>
57
#include <unordered_map>
58
#include <unordered_set>
59
#include <utility>
60
#include <vector>
61
#include <boost/property_tree/ptree_fwd.hpp>
62
#endif
// PCH_LEVEL >= 1
63
#if PCH_LEVEL >= 2
64
#include <osl/diagnose.h>
65
#include <osl/doublecheckedlocking.h>
66
#include <osl/endian.h>
67
#include <osl/file.hxx>
68
#include <osl/getglobalmutex.hxx>
69
#include <osl/interlck.h>
70
#include <osl/mutex.h>
71
#include <osl/mutex.hxx>
72
#include <osl/process.h>
73
#include <osl/security.hxx>
74
#include <osl/thread.h>
75
#include <rtl/alloc.h>
76
#include <rtl/bootstrap.hxx>
77
#include <rtl/character.hxx>
78
#include <rtl/instance.hxx>
79
#include <rtl/math.h>
80
#include <rtl/ref.hxx>
81
#include <rtl/strbuf.h>
82
#include <rtl/strbuf.hxx>
83
#include <rtl/string.h>
84
#include <rtl/string.hxx>
85
#include <rtl/stringconcat.hxx>
86
#include <rtl/stringutils.hxx>
87
#include <rtl/textcvt.h>
88
#include <rtl/textenc.h>
89
#include <rtl/ustrbuf.h>
90
#include <rtl/ustrbuf.hxx>
91
#include <rtl/ustring.h>
92
#include <rtl/ustring.hxx>
93
#include <
sal/backtrace.hxx
>
94
#include <
sal/log.hxx
>
95
#include <
sal/macros.h
>
96
#include <
sal/saldllapi.h
>
97
#include <
sal/types.h
>
98
#include <
sal/typesizes.h
>
99
#include <
vcl/BinaryDataContainer.hxx
>
100
#include <
vcl/BitmapFilter.hxx
>
101
#include <
vcl/GraphicAttributes.hxx
>
102
#include <
vcl/GraphicExternalLink.hxx
>
103
#include <
vcl/GraphicObject.hxx
>
104
#include <
vcl/IDialogRenderable.hxx
>
105
#include <
vcl/Scanline.hxx
>
106
#include <
vcl/WindowPosSize.hxx
>
107
#include <
vcl/alpha.hxx
>
108
#include <
vcl/animate/Animation.hxx
>
109
#include <
vcl/animate/AnimationFrame.hxx
>
110
#include <vcl/bitmap.hxx>
111
#include <
vcl/bitmap/BitmapTypes.hxx
>
112
#include <
vcl/bitmapex.hxx
>
113
#include <
vcl/builderpage.hxx
>
114
#include <
vcl/cairo.hxx
>
115
#include <
vcl/checksum.hxx
>
116
#include <
vcl/customweld.hxx
>
117
#include <
vcl/dllapi.h
>
118
#include <
vcl/event.hxx
>
119
#include <
vcl/fntstyle.hxx
>
120
#include <vcl/font.hxx>
121
#include <
vcl/gfxlink.hxx
>
122
#include <
vcl/gradient.hxx
>
123
#include <
vcl/graph.hxx
>
124
#include <
vcl/idle.hxx
>
125
#include <
vcl/image.hxx
>
126
#include <
vcl/kernarray.hxx
>
127
#include <
vcl/keycodes.hxx
>
128
#include <
vcl/mapmod.hxx
>
129
#include <
vcl/metaactiontypes.hxx
>
130
#include <
vcl/metric.hxx
>
131
#include <
vcl/outdev.hxx
>
132
#include <
vcl/region.hxx
>
133
#include <
vcl/rendercontext/AddFontSubstituteFlags.hxx
>
134
#include <
vcl/rendercontext/AntialiasingFlags.hxx
>
135
#include <
vcl/rendercontext/DrawGridFlags.hxx
>
136
#include <
vcl/rendercontext/DrawImageFlags.hxx
>
137
#include <
vcl/rendercontext/DrawModeFlags.hxx
>
138
#include <
vcl/rendercontext/DrawTextFlags.hxx
>
139
#include <
vcl/rendercontext/GetDefaultFontFlags.hxx
>
140
#include <
vcl/rendercontext/ImplMapRes.hxx
>
141
#include <
vcl/rendercontext/InvertFlags.hxx
>
142
#include <
vcl/rendercontext/RasterOp.hxx
>
143
#include <
vcl/rendercontext/SalLayoutFlags.hxx
>
144
#include <
vcl/rendercontext/State.hxx
>
145
#include <
vcl/rendercontext/SystemTextColorFlags.hxx
>
146
#include <
vcl/salnativewidgets.hxx
>
147
#include <
vcl/scopedbitmapaccess.hxx
>
148
#include <
vcl/settings.hxx
>
149
#include <
vcl/svapp.hxx
>
150
#include <
vcl/syswin.hxx
>
151
#include <
vcl/task.hxx
>
152
#include <
vcl/timer.hxx
>
153
#include <
vcl/transfer.hxx
>
154
#include <vcl/uitest/factory.hxx>
155
#include <
vcl/vclenum.hxx
>
156
#include <
vcl/vclptr.hxx
>
157
#include <
vcl/vclreferencebase.hxx
>
158
#include <
vcl/vectorgraphicdata.hxx
>
159
#include <
vcl/virdev.hxx
>
160
#include <
vcl/wall.hxx
>
161
#include <
vcl/weld.hxx
>
162
#include <
vcl/window.hxx
>
163
#include <
vcl/windowstate.hxx
>
164
#include <
vcl/wintypes.hxx
>
165
#endif
// PCH_LEVEL >= 2
166
#if PCH_LEVEL >= 3
167
#include <
basegfx/basegfxdllapi.h
>
168
#include <
basegfx/color/bcolor.hxx
>
169
#include <
basegfx/matrix/b2dhommatrix.hxx
>
170
#include <
basegfx/matrix/hommatrixtemplate.hxx
>
171
#include <
basegfx/numeric/ftools.hxx
>
172
#include <
basegfx/point/b2dpoint.hxx
>
173
#include <
basegfx/point/b2ipoint.hxx
>
174
#include <
basegfx/polygon/b2dpolygon.hxx
>
175
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
176
#include <
basegfx/range/Range2D.hxx
>
177
#include <
basegfx/range/b2drange.hxx
>
178
#include <
basegfx/range/b2drectangle.hxx
>
179
#include <
basegfx/range/basicrange.hxx
>
180
#include <
basegfx/tuple/Size2D.hxx
>
181
#include <
basegfx/tuple/Tuple2D.hxx
>
182
#include <
basegfx/tuple/Tuple3D.hxx
>
183
#include <
basegfx/tuple/b2dtuple.hxx
>
184
#include <
basegfx/tuple/b2ituple.hxx
>
185
#include <
basegfx/tuple/b3dtuple.hxx
>
186
#include <
basegfx/utils/common.hxx
>
187
#include <
basegfx/vector/b2dsize.hxx
>
188
#include <
basegfx/vector/b2dvector.hxx
>
189
#include <
basegfx/vector/b2enums.hxx
>
190
#include <
basegfx/vector/b2isize.hxx
>
191
#include <
basegfx/vector/b2ivector.hxx
>
192
#include <
basic/basicdllapi.h
>
193
#include <
basic/sbxdef.hxx
>
194
#include <com/sun/star/awt/DeviceInfo.hpp>
195
#include <com/sun/star/awt/GradientStyle.hpp>
196
#include <com/sun/star/awt/Key.hpp>
197
#include <com/sun/star/awt/KeyGroup.hpp>
198
#include <com/sun/star/beans/PropertyValue.hpp>
199
#include <com/sun/star/beans/XPropertySet.hpp>
200
#include <com/sun/star/container/XNameAccess.hpp>
201
#include <com/sun/star/datatransfer/DataFlavor.hpp>
202
#include <com/sun/star/datatransfer/XTransferable2.hpp>
203
#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
204
#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
205
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
206
#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
207
#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
208
#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
209
#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
210
#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
211
#include <com/sun/star/drawing/LineCap.hpp>
212
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
213
#include <com/sun/star/embed/Aspects.hpp>
214
#include <com/sun/star/form/FormComponentType.hpp>
215
#include <com/sun/star/frame/Desktop.hpp>
216
#include <com/sun/star/frame/DispatchInformation.hpp>
217
#include <com/sun/star/frame/XFrame.hpp>
218
#include <com/sun/star/frame/XModel.hpp>
219
#include <com/sun/star/frame/XTerminateListener.hpp>
220
#include <com/sun/star/graphic/XGraphic.hpp>
221
#include <com/sun/star/graphic/XPrimitive2D.hpp>
222
#include <com/sun/star/i18n/ForbiddenCharacters.hpp>
223
#include <com/sun/star/i18n/LanguageCountryInfo.hpp>
224
#include <com/sun/star/i18n/LocaleDataItem2.hpp>
225
#include <com/sun/star/i18n/LocaleItem.hpp>
226
#include <com/sun/star/i18n/ScriptType.hpp>
227
#include <com/sun/star/i18n/TransliterationModules.hpp>
228
#include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
229
#include <com/sun/star/i18n/WordType.hpp>
230
#include <com/sun/star/i18n/reservedWords.hpp>
231
#include <com/sun/star/io/XInputStream.hpp>
232
#include <com/sun/star/io/XOutputStream.hpp>
233
#include <com/sun/star/io/XSeekable.hpp>
234
#include <com/sun/star/io/XStream.hpp>
235
#include <com/sun/star/io/XTruncate.hpp>
236
#include <com/sun/star/lang/DisposedException.hpp>
237
#include <com/sun/star/lang/EventObject.hpp>
238
#include <com/sun/star/lang/Locale.hpp>
239
#include <com/sun/star/lang/XComponent.hpp>
240
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
241
#include <com/sun/star/lang/XServiceInfo.hpp>
242
#include <com/sun/star/lang/XTypeProvider.hpp>
243
#include <com/sun/star/script/browse/XBrowseNode.hpp>
244
#include <com/sun/star/style/NumberingType.hpp>
245
#include <com/sun/star/style/XStyle.hpp>
246
#include <com/sun/star/text/textfield/Type.hpp>
247
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
248
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
249
#include <com/sun/star/uno/Any.h>
250
#include <com/sun/star/uno/Any.hxx>
251
#include <com/sun/star/uno/Reference.h>
252
#include <com/sun/star/uno/Reference.hxx>
253
#include <com/sun/star/uno/RuntimeException.hpp>
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/Type.hxx>
258
#include <com/sun/star/uno/TypeClass.hdl>
259
#include <com/sun/star/uno/XComponentContext.hpp>
260
#include <com/sun/star/uno/XInterface.hpp>
261
#include <com/sun/star/uno/XWeak.hpp>
262
#include <com/sun/star/uno/genfunc.h>
263
#include <com/sun/star/uno/genfunc.hxx>
264
#include <com/sun/star/util/Date.hpp>
265
#include <com/sun/star/util/DateTime.hpp>
266
#include <com/sun/star/util/SearchAlgorithms.hpp>
267
#include <com/sun/star/util/SearchAlgorithms2.hpp>
268
#include <com/sun/star/util/SearchOptions2.hpp>
269
#include <com/sun/star/util/Time.hpp>
270
#include <com/sun/star/util/XAccounting.hpp>
271
#include <
comphelper/compbase.hxx
>
272
#include <
comphelper/comphelperdllapi.h
>
273
#include <
comphelper/diagnose_ex.hxx
>
274
#include <
comphelper/errcode.hxx
>
275
#include <
comphelper/interfacecontainer4.hxx
>
276
#include <
comphelper/lok.hxx
>
277
#include <
comphelper/processfactory.hxx
>
278
#include <
comphelper/propertyvalue.hxx
>
279
#include <
comphelper/string.hxx
>
280
#include <
comphelper/unoimplbase.hxx
>
281
#include <
cppu/cppudllapi.h
>
282
#include <
cppu/unotype.hxx
>
283
#include <
cppuhelper/cppuhelperdllapi.h
>
284
#include <
cppuhelper/implbase.hxx
>
285
#include <
cppuhelper/implbase_ex.hxx
>
286
#include <
cppuhelper/implbase_ex_post.hxx
>
287
#include <
cppuhelper/implbase_ex_pre.hxx
>
288
#include <
cppuhelper/queryinterface.hxx
>
289
#include <
cppuhelper/weak.hxx
>
290
#include <
cppuhelper/weakref.hxx
>
291
#include <
docmodel/color/ComplexColor.hxx
>
292
#include <
docmodel/color/Transformation.hxx
>
293
#include <
docmodel/dllapi.h
>
294
#include <
docmodel/theme/ThemeColor.hxx
>
295
#include <
docmodel/theme/ThemeColorType.hxx
>
296
#include <
drawinglayer/drawinglayerdllapi.h
>
297
#include <
drawinglayer/geometry/viewinformation2d.hxx
>
298
#include <
drawinglayer/primitive2d/CommonTypes.hxx
>
299
#include <
drawinglayer/primitive2d/Primitive2DContainer.hxx
>
300
#include <
drawinglayer/primitive2d/Primitive2DVisitor.hxx
>
301
#include <
drawinglayer/primitive2d/baseprimitive2d.hxx
>
302
#include <
editeng/editdata.hxx
>
303
#include <
editeng/editengdllapi.h
>
304
#include <
editeng/editstat.hxx
>
305
#include <
editeng/editview.hxx
>
306
#include <
editeng/eedata.hxx
>
307
#include <
editeng/flditem.hxx
>
308
#include <
editeng/forbiddencharacterstable.hxx
>
309
#include <
editeng/outliner.hxx
>
310
#include <
editeng/outlobj.hxx
>
311
#include <
editeng/overflowingtxt.hxx
>
312
#include <
editeng/paragraphdata.hxx
>
313
#include <
editeng/svxenum.hxx
>
314
#include <
editeng/svxfont.hxx
>
315
#include <
i18nlangtag/lang.h
>
316
#include <
i18nlangtag/languagetag.hxx
>
317
#include <
i18nutil/i18nutildllapi.h
>
318
#include <
i18nutil/searchopt.hxx
>
319
#include <
i18nutil/transliteration.hxx
>
320
#include <
o3tl/cow_wrapper.hxx
>
321
#include <
o3tl/deleter.hxx
>
322
#include <
o3tl/enumarray.hxx
>
323
#include <
o3tl/hash_combine.hxx
>
324
#include <
o3tl/safeint.hxx
>
325
#include <
o3tl/sorted_vector.hxx
>
326
#include <
o3tl/span.hxx
>
327
#include <
o3tl/string_view.hxx
>
328
#include <
o3tl/strong_int.hxx
>
329
#include <
o3tl/typed_flags_set.hxx
>
330
#include <
o3tl/underlyingenumvalue.hxx
>
331
#include <
o3tl/unit_conversion.hxx
>
332
#include <officecfg/Office/Common.hxx>
333
#include <
salhelper/salhelperdllapi.h
>
334
#include <
salhelper/simplereferenceobject.hxx
>
335
#include <
salhelper/thread.hxx
>
336
#include <
sfx2/app.hxx
>
337
#include <
sfx2/basedlgs.hxx
>
338
#include <
sfx2/bindings.hxx
>
339
#include <
sfx2/dllapi.h
>
340
#include <
sfx2/filedlghelper.hxx
>
341
#include <
sfx2/objsh.hxx
>
342
#include <
sfx2/shell.hxx
>
343
#include <
sfx2/tabdlg.hxx
>
344
#include <
sfx2/viewfrm.hxx
>
345
#include <
sot/exchange.hxx
>
346
#include <
sot/formats.hxx
>
347
#include <
sot/sotdllapi.h
>
348
#include <
svl/SfxBroadcaster.hxx
>
349
#include <
svl/cjkoptions.hxx
>
350
#include <
svl/custritm.hxx
>
351
#include <
svl/eitem.hxx
>
352
#include <
svl/hint.hxx
>
353
#include <
svl/intitem.hxx
>
354
#include <
svl/itempool.hxx
>
355
#include <
svl/itemset.hxx
>
356
#include <
svl/languageoptions.hxx
>
357
#include <
svl/lstner.hxx
>
358
#include <
svl/macitem.hxx
>
359
#include <
svl/poolitem.hxx
>
360
#include <
svl/setitem.hxx
>
361
#include <
svl/stritem.hxx
>
362
#include <
svl/style.hxx
>
363
#include <
svl/stylesheetuser.hxx
>
364
#include <
svl/svldllapi.h
>
365
#include <
svl/typedwhich.hxx
>
366
#include <
svl/undo.hxx
>
367
#include <
svl/whichranges.hxx
>
368
#include <
svtools/colorcfg.hxx
>
369
#include <
svtools/svtdllapi.h
>
370
#include <
svtools/unitconv.hxx
>
371
#include <
svtools/valueset.hxx
>
372
#include <
svx/colorbox.hxx
>
373
#include <
svx/dialmgr.hxx
>
374
#include <
svx/dlgutil.hxx
>
375
#include <
svx/ipolypolygoneditorcontroller.hxx
>
376
#include <
svx/itextprovider.hxx
>
377
#include <
svx/langbox.hxx
>
378
#include <
svx/rectenum.hxx
>
379
#include <
svx/sdmetitm.hxx
>
380
#include <
svx/sdr/animation/scheduler.hxx
>
381
#include <
svx/sdr/overlay/overlayobject.hxx
>
382
#include <
svx/sdr/overlay/overlayobjectlist.hxx
>
383
#include <
svx/sdr/properties/defaultproperties.hxx
>
384
#include <
svx/sdr/properties/properties.hxx
>
385
#include <
svx/sdrobjectuser.hxx
>
386
#include <
svx/sdtaditm.hxx
>
387
#include <
svx/sdtaitm.hxx
>
388
#include <
svx/sdtakitm.hxx
>
389
#include <
svx/sdynitm.hxx
>
390
#include <
svx/svddef.hxx
>
391
#include <
svx/svddrag.hxx
>
392
#include <
svx/svdedtv.hxx
>
393
#include <
svx/svdglue.hxx
>
394
#include <
svx/svdhdl.hxx
>
395
#include <
svx/svdhlpln.hxx
>
396
#include <
svx/svdlayer.hxx
>
397
#include <
svx/svdmark.hxx
>
398
#include <
svx/svdmodel.hxx
>
399
#include <
svx/svdmrkv.hxx
>
400
#include <
svx/svdoattr.hxx
>
401
#include <
svx/svdobj.hxx
>
402
#include <
svx/svdobjkind.hxx
>
403
#include <
svx/svdoedge.hxx
>
404
#include <
svx/svdotext.hxx
>
405
#include <
svx/svdpntv.hxx
>
406
#include <
svx/svdsnpv.hxx
>
407
#include <
svx/svdsob.hxx
>
408
#include <
svx/svdtext.hxx
>
409
#include <
svx/svdtrans.hxx
>
410
#include <
svx/svdtypes.hxx
>
411
#include <
svx/svdundo.hxx
>
412
#include <
svx/svxdlg.hxx
>
413
#include <
svx/svxdllapi.h
>
414
#include <
svx/xdef.hxx
>
415
#include <
svx/xfillit0.hxx
>
416
#include <
svx/xit.hxx
>
417
#include <
svx/xpoly.hxx
>
418
#include <
svx/xtable.hxx
>
419
#include <
tools/color.hxx
>
420
#include <
tools/date.hxx
>
421
#include <tools/datetime.hxx>
422
#include <
tools/debug.hxx
>
423
#include <
tools/degree.hxx
>
424
#include <
tools/fldunit.hxx
>
425
#include <
tools/fontenum.hxx
>
426
#include <
tools/fract.hxx
>
427
#include <
tools/gen.hxx
>
428
#include <
tools/globname.hxx
>
429
#include <
tools/helpers.hxx
>
430
#include <
tools/lineend.hxx
>
431
#include <
tools/link.hxx
>
432
#include <
tools/long.hxx
>
433
#include <
tools/mapunit.hxx
>
434
#include <
tools/poly.hxx
>
435
#include <
tools/ref.hxx
>
436
#include <
tools/solar.h
>
437
#include <
tools/stream.hxx
>
438
#include <
tools/time.hxx
>
439
#include <
tools/toolsdllapi.h
>
440
#include <
tools/urlobj.hxx
>
441
#include <
tools/weakbase.h
>
442
#include <typelib/typeclass.h>
443
#include <typelib/typedescription.h>
444
#include <typelib/uik.h>
445
#include <uno/any2.h>
446
#include <uno/data.h>
447
#include <uno/sequence2.h>
448
#include <
unotools/fontdefs.hxx
>
449
#include <
unotools/options.hxx
>
450
#include <
unotools/pathoptions.hxx
>
451
#include <
unotools/resmgr.hxx
>
452
#include <
unotools/syslocale.hxx
>
453
#include <
unotools/tempfile.hxx
>
454
#include <
unotools/unotoolsdllapi.h
>
455
#include <
unotools/weakref.hxx
>
456
#endif
// PCH_LEVEL >= 3
457
#if PCH_LEVEL >= 4
458
#include <
cfgutil.hxx
>
459
#include <
cuitabarea.hxx
>
460
#include <dialmgr.hxx>
461
#include <helpids.h>
462
#endif
// PCH_LEVEL >= 4
463
464
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AddFontSubstituteFlags.hxx
AnimationFrame.hxx
Animation.hxx
AntialiasingFlags.hxx
BinaryDataContainer.hxx
BitmapFilter.hxx
BitmapTypes.hxx
CommonTypes.hxx
ComplexColor.hxx
DrawGridFlags.hxx
DrawImageFlags.hxx
DrawModeFlags.hxx
DrawTextFlags.hxx
GetDefaultFontFlags.hxx
GraphicAttributes.hxx
GraphicExternalLink.hxx
GraphicObject.hxx
IDialogRenderable.hxx
ImplMapRes.hxx
InvertFlags.hxx
Primitive2DContainer.hxx
Primitive2DVisitor.hxx
Range2D.hxx
RasterOp.hxx
SalLayoutFlags.hxx
Scanline.hxx
SfxBroadcaster.hxx
Size2D.hxx
State.hxx
SystemTextColorFlags.hxx
ThemeColorType.hxx
ThemeColor.hxx
Transformation.hxx
Tuple2D.hxx
Tuple3D.hxx
WindowPosSize.hxx
alpha.hxx
app.hxx
b2dhommatrix.hxx
b2dpoint.hxx
b2dpolygon.hxx
b2dpolypolygon.hxx
b2drange.hxx
b2drectangle.hxx
b2dsize.hxx
b2dtuple.hxx
b2dvector.hxx
b2enums.hxx
b2ipoint.hxx
b2isize.hxx
b2ituple.hxx
b2ivector.hxx
b3dtuple.hxx
backtrace.hxx
basedlgs.hxx
basegfxdllapi.h
baseprimitive2d.hxx
basicdllapi.h
basicrange.hxx
bcolor.hxx
bindings.hxx
bitmapex.hxx
builderpage.hxx
cairo.hxx
cfgutil.hxx
checksum.hxx
cjkoptions.hxx
color.hxx
colorbox.hxx
colorcfg.hxx
common.hxx
compbase.hxx
comphelperdllapi.h
config.h
cow_wrapper.hxx
cppudllapi.h
cppuhelperdllapi.h
cuitabarea.hxx
customweld.hxx
custritm.hxx
date.hxx
debug.hxx
defaultproperties.hxx
degree.hxx
deleter.hxx
diagnose_ex.hxx
dialmgr.hxx
dlgutil.hxx
dllapi.h
drawinglayerdllapi.h
editdata.hxx
editengdllapi.h
editstat.hxx
editview.hxx
eedata.hxx
eitem.hxx
enumarray.hxx
errcode.hxx
event.hxx
exchange.hxx
filedlghelper.hxx
flditem.hxx
fldunit.hxx
fntstyle.hxx
fontdefs.hxx
fontenum.hxx
forbiddencharacterstable.hxx
formats.hxx
fract.hxx
ftools.hxx
gen.hxx
gfxlink.hxx
globname.hxx
gradient.hxx
graph.hxx
hash_combine.hxx
helpers.hxx
hint.hxx
hommatrixtemplate.hxx
i18nutildllapi.h
idle.hxx
image.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer4.hxx
intitem.hxx
ipolypolygoneditorcontroller.hxx
itempool.hxx
itemset.hxx
itextprovider.hxx
kernarray.hxx
keycodes.hxx
lang.h
langbox.hxx
languageoptions.hxx
languagetag.hxx
lineend.hxx
link.hxx
log.hxx
lok.hxx
long.hxx
lstner.hxx
macitem.hxx
macros.h
mapmod.hxx
mapunit.hxx
metaactiontypes.hxx
metric.hxx
objsh.hxx
options.hxx
outdev.hxx
outliner.hxx
outlobj.hxx
overflowingtxt.hxx
overlayobject.hxx
overlayobjectlist.hxx
paragraphdata.hxx
pathoptions.hxx
poly.hxx
poolitem.hxx
processfactory.hxx
properties.hxx
propertyvalue.hxx
queryinterface.hxx
rectenum.hxx
ref.hxx
region.hxx
resmgr.hxx
safeint.hxx
saldllapi.h
salhelperdllapi.h
salnativewidgets.hxx
sbxdef.hxx
scheduler.hxx
scopedbitmapaccess.hxx
sdmetitm.hxx
sdrobjectuser.hxx
sdtaditm.hxx
sdtaitm.hxx
sdtakitm.hxx
sdynitm.hxx
searchopt.hxx
setitem.hxx
settings.hxx
shell.hxx
simplereferenceobject.hxx
solar.h
sorted_vector.hxx
sotdllapi.h
span.hxx
stream.hxx
string.hxx
string_view.hxx
stritem.hxx
strong_int.hxx
style.hxx
stylesheetuser.hxx
svapp.hxx
svddef.hxx
svddrag.hxx
svdedtv.hxx
svdglue.hxx
svdhdl.hxx
svdhlpln.hxx
svdlayer.hxx
svdmark.hxx
svdmodel.hxx
svdmrkv.hxx
svdoattr.hxx
svdobj.hxx
svdobjkind.hxx
svdoedge.hxx
svdotext.hxx
svdpntv.hxx
svdsnpv.hxx
svdsob.hxx
svdtext.hxx
svdtrans.hxx
svdtypes.hxx
svdundo.hxx
svldllapi.h
svtdllapi.h
svxdlg.hxx
svxdllapi.h
svxenum.hxx
svxfont.hxx
syslocale.hxx
syswin.hxx
tabdlg.hxx
task.hxx
tempfile.hxx
thread.hxx
time.hxx
timer.hxx
toolsdllapi.h
transfer.hxx
transliteration.hxx
typed_flags_set.hxx
typedwhich.hxx
types.h
typesizes.h
underlyingenumvalue.hxx
undo.hxx
unit_conversion.hxx
unitconv.hxx
unoimplbase.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
valueset.hxx
vclenum.hxx
vclptr.hxx
vclreferencebase.hxx
vectorgraphicdata.hxx
viewfrm.hxx
viewinformation2d.hxx
virdev.hxx
wall.hxx
weak.hxx
weakbase.h
weakref.hxx
weld.hxx
whichranges.hxx
window.hxx
windowstate.hxx
wintypes.hxx
xdef.hxx
xfillit0.hxx
xit.hxx
xpoly.hxx
xtable.hxx
Generated on Sun Jul 30 2023 04:33:07 for LibreOffice Module cui (master) by
1.9.3