tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sd / inc / pch / precompiled_sd.hxx
blob44aba021a6132637fea3cd32721a885ffbc752a1
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 2023-01-10 23:30:40 using:
17 ./bin/update_pch sd sd --cutoff=4 --exclude:system --exclude:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./sd/inc/pch/precompiled_sd.hxx "make sd.build" --find-conflicts
23 #include <sal/config.h>
24 #if PCH_LEVEL >= 1
25 #include <algorithm>
26 #include <array>
27 #include <cassert>
28 #include <cmath>
29 #include <cstddef>
30 #include <cstring>
31 #include <functional>
32 #include <initializer_list>
33 #include <iomanip>
34 #include <iterator>
35 #include <limits>
36 #include <locale>
37 #include <map>
38 #include <math.h>
39 #include <memory>
40 #include <mutex>
41 #include <new>
42 #include <numeric>
43 #include <optional>
44 #include <ostream>
45 #include <set>
46 #include <span>
47 #include <stddef.h>
48 #include <string_view>
49 #include <type_traits>
50 #include <unordered_map>
51 #include <utility>
52 #include <vector>
53 #include <boost/property_tree/json_parser.hpp>
54 #include <boost/property_tree/ptree_fwd.hpp>
55 #endif // PCH_LEVEL >= 1
56 #if PCH_LEVEL >= 2
57 #include <osl/diagnose.h>
58 #include <osl/diagnose.hxx>
59 #include <osl/doublecheckedlocking.h>
60 #include <osl/endian.h>
61 #include <osl/file.hxx>
62 #include <osl/getglobalmutex.hxx>
63 #include <osl/interlck.h>
64 #include <osl/module.h>
65 #include <osl/module.hxx>
66 #include <osl/mutex.hxx>
67 #include <osl/socket_decl.hxx>
68 #include <osl/time.h>
69 #include <rtl/alloc.h>
70 #include <rtl/bootstrap.hxx>
71 #include <rtl/character.hxx>
72 #include <rtl/math.h>
73 #include <rtl/math.hxx>
74 #include <rtl/ref.hxx>
75 #include <rtl/strbuf.h>
76 #include <rtl/strbuf.hxx>
77 #include <rtl/string.hxx>
78 #include <rtl/stringconcat.hxx>
79 #include <rtl/stringutils.hxx>
80 #include <rtl/tencinfo.h>
81 #include <rtl/textenc.h>
82 #include <rtl/ustrbuf.hxx>
83 #include <rtl/ustring.hxx>
84 #include <sal/backtrace.hxx>
85 #include <sal/log.hxx>
86 #include <sal/macros.h>
87 #include <sal/types.h>
88 #include <sal/typesizes.h>
89 #include <vcl/EnumContext.hxx>
90 #include <vcl/GraphicObject.hxx>
91 #include <vcl/InterimItemWindow.hxx>
92 #include <vcl/bitmapex.hxx>
93 #include <vcl/commandevent.hxx>
94 #include <vcl/commandinfoprovider.hxx>
95 #include <vcl/customweld.hxx>
96 #include <vcl/dllapi.h>
97 #include <vcl/errinf.hxx>
98 #include <vcl/event.hxx>
99 #include <vcl/fntstyle.hxx>
100 #include <vcl/font.hxx>
101 #include <vcl/gradient.hxx>
102 #include <vcl/graph.hxx>
103 #include <vcl/graphicfilter.hxx>
104 #include <vcl/help.hxx>
105 #include <vcl/idle.hxx>
106 #include <vcl/image.hxx>
107 #include <vcl/imapobj.hxx>
108 #include <vcl/keycod.hxx>
109 #include <vcl/mapmod.hxx>
110 #include <vcl/outdev.hxx>
111 #include <vcl/ptrstyle.hxx>
112 #include <vcl/region.hxx>
113 #include <vcl/settings.hxx>
114 #include <vcl/svapp.hxx>
115 #include <vcl/timer.hxx>
116 #include <vcl/toolbox.hxx>
117 #include <vcl/transfer.hxx>
118 #include <vcl/vclenum.hxx>
119 #include <vcl/vclevent.hxx>
120 #include <vcl/vclptr.hxx>
121 #include <vcl/virdev.hxx>
122 #include <vcl/weld.hxx>
123 #include <vcl/weldutils.hxx>
124 #include <vcl/window.hxx>
125 #include <vcl/wintypes.hxx>
126 #include <vcl/wrkwin.hxx>
127 #endif // PCH_LEVEL >= 2
128 #if PCH_LEVEL >= 3
129 #include <avmedia/mediaplayer.hxx>
130 #include <avmedia/mediawindow.hxx>
131 #include <basegfx/basegfxdllapi.h>
132 #include <basegfx/color/bcolor.hxx>
133 #include <basegfx/matrix/b2dhommatrix.hxx>
134 #include <basegfx/matrix/b2dhommatrixtools.hxx>
135 #include <basegfx/numeric/ftools.hxx>
136 #include <basegfx/point/b2dpoint.hxx>
137 #include <basegfx/point/b2ipoint.hxx>
138 #include <basegfx/polygon/b2dpolygon.hxx>
139 #include <basegfx/polygon/b2dpolygontools.hxx>
140 #include <basegfx/polygon/b2dpolypolygon.hxx>
141 #include <basegfx/range/Range2D.hxx>
142 #include <basegfx/range/b2drange.hxx>
143 #include <basegfx/range/basicrange.hxx>
144 #include <basegfx/tuple/b2dtuple.hxx>
145 #include <basegfx/tuple/b3dtuple.hxx>
146 #include <basegfx/vector/b2dsize.hxx>
147 #include <basegfx/vector/b2dvector.hxx>
148 #include <basic/sberrors.hxx>
149 #include <basic/sbstar.hxx>
150 #include <cache/SlsPageCache.hxx>
151 #include <cache/SlsPageCacheManager.hxx>
152 #include <com/sun/star/animations/AnimationFill.hpp>
153 #include <com/sun/star/animations/AnimationNodeType.hpp>
154 #include <com/sun/star/animations/AnimationRestart.hpp>
155 #include <com/sun/star/animations/AnimationTransformType.hpp>
156 #include <com/sun/star/animations/Event.hpp>
157 #include <com/sun/star/animations/EventTrigger.hpp>
158 #include <com/sun/star/animations/ParallelTimeContainer.hpp>
159 #include <com/sun/star/animations/Timing.hpp>
160 #include <com/sun/star/animations/TransitionSubType.hpp>
161 #include <com/sun/star/animations/TransitionType.hpp>
162 #include <com/sun/star/animations/ValuePair.hpp>
163 #include <com/sun/star/animations/XAnimate.hpp>
164 #include <com/sun/star/animations/XAnimateMotion.hpp>
165 #include <com/sun/star/animations/XAnimateTransform.hpp>
166 #include <com/sun/star/animations/XAnimationNode.hpp>
167 #include <com/sun/star/animations/XAnimationNodeSupplier.hpp>
168 #include <com/sun/star/animations/XAudio.hpp>
169 #include <com/sun/star/animations/XCommand.hpp>
170 #include <com/sun/star/animations/XIterateContainer.hpp>
171 #include <com/sun/star/animations/XTransitionFilter.hpp>
172 #include <com/sun/star/awt/FontDescriptor.hpp>
173 #include <com/sun/star/awt/FontSlant.hpp>
174 #include <com/sun/star/awt/XBitmap.hpp>
175 #include <com/sun/star/beans/NamedValue.hpp>
176 #include <com/sun/star/beans/PropertyAttribute.hpp>
177 #include <com/sun/star/beans/PropertyState.hpp>
178 #include <com/sun/star/beans/PropertyValue.hpp>
179 #include <com/sun/star/beans/XMultiPropertySet.hpp>
180 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
181 #include <com/sun/star/beans/XPropertySet.hpp>
182 #include <com/sun/star/beans/XPropertySetInfo.hpp>
183 #include <com/sun/star/beans/XPropertyState.hpp>
184 #include <com/sun/star/configuration/theDefaultProvider.hpp>
185 #include <com/sun/star/container/XEnumerationAccess.hpp>
186 #include <com/sun/star/container/XIndexReplace.hpp>
187 #include <com/sun/star/container/XNameAccess.hpp>
188 #include <com/sun/star/datatransfer/XTransferable2.hpp>
189 #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
190 #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
191 #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
192 #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
193 #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
194 #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
195 #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
196 #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
197 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
198 #include <com/sun/star/drawing/BitmapMode.hpp>
199 #include <com/sun/star/drawing/FillStyle.hpp>
200 #include <com/sun/star/drawing/LineCap.hpp>
201 #include <com/sun/star/drawing/LineStyle.hpp>
202 #include <com/sun/star/drawing/XDrawPage.hpp>
203 #include <com/sun/star/drawing/XDrawPages.hpp>
204 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
205 #include <com/sun/star/drawing/XDrawView.hpp>
206 #include <com/sun/star/drawing/XMasterPagesSupplier.hpp>
207 #include <com/sun/star/drawing/framework/ResourceId.hpp>
208 #include <com/sun/star/drawing/framework/XConfiguration.hpp>
209 #include <com/sun/star/drawing/framework/XConfigurationController.hpp>
210 #include <com/sun/star/drawing/framework/XControllerManager.hpp>
211 #include <com/sun/star/drawing/framework/XView.hpp>
212 #include <com/sun/star/embed/Aspects.hpp>
213 #include <com/sun/star/embed/ElementModes.hpp>
214 #include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
215 #include <com/sun/star/embed/XEmbedPersist.hpp>
216 #include <com/sun/star/embed/XEmbeddedObject.hpp>
217 #include <com/sun/star/frame/XController.hpp>
218 #include <com/sun/star/frame/XDispatchProvider.hpp>
219 #include <com/sun/star/frame/XFrame.hpp>
220 #include <com/sun/star/frame/XModel.hpp>
221 #include <com/sun/star/frame/XTerminateListener.hpp>
222 #include <com/sun/star/geometry/RealPoint2D.hpp>
223 #include <com/sun/star/i18n/UnicodeScript.hpp>
224 #include <com/sun/star/lang/DisposedException.hpp>
225 #include <com/sun/star/lang/IllegalArgumentException.hpp>
226 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
227 #include <com/sun/star/lang/Locale.hpp>
228 #include <com/sun/star/lang/XComponent.hpp>
229 #include <com/sun/star/lang/XInitialization.hpp>
230 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
231 #include <com/sun/star/lang/XServiceInfo.hpp>
232 #include <com/sun/star/lang/XTypeProvider.hpp>
233 #include <com/sun/star/lang/XUnoTunnel.hpp>
234 #include <com/sun/star/media/XPlayer.hpp>
235 #include <com/sun/star/office/XAnnotation.hpp>
236 #include <com/sun/star/office/XAnnotationAccess.hpp>
237 #include <com/sun/star/office/XAnnotationEnumeration.hpp>
238 #include <com/sun/star/presentation/AnimationSpeed.hpp>
239 #include <com/sun/star/presentation/EffectCommands.hpp>
240 #include <com/sun/star/presentation/EffectNodeType.hpp>
241 #include <com/sun/star/presentation/EffectPresetClass.hpp>
242 #include <com/sun/star/presentation/ParagraphTarget.hpp>
243 #include <com/sun/star/presentation/ShapeAnimationSubType.hpp>
244 #include <com/sun/star/presentation/TextAnimationType.hpp>
245 #include <com/sun/star/style/LineSpacing.hpp>
246 #include <com/sun/star/style/TabStop.hpp>
247 #include <com/sun/star/style/XStyle.hpp>
248 #include <com/sun/star/task/XStatusIndicator.hpp>
249 #include <com/sun/star/text/XSimpleText.hpp>
250 #include <com/sun/star/text/XText.hpp>
251 #include <com/sun/star/text/XTextCopy.hpp>
252 #include <com/sun/star/text/XTextRange.hpp>
253 #include <com/sun/star/text/XTextRangeCompare.hpp>
254 #include <com/sun/star/uno/Any.h>
255 #include <com/sun/star/uno/Any.hxx>
256 #include <com/sun/star/uno/Reference.h>
257 #include <com/sun/star/uno/Reference.hxx>
258 #include <com/sun/star/uno/RuntimeException.hpp>
259 #include <com/sun/star/uno/Sequence.h>
260 #include <com/sun/star/uno/Sequence.hxx>
261 #include <com/sun/star/uno/Type.h>
262 #include <com/sun/star/uno/Type.hxx>
263 #include <com/sun/star/uno/TypeClass.hdl>
264 #include <com/sun/star/uno/XComponentContext.hpp>
265 #include <com/sun/star/uno/XInterface.hpp>
266 #include <com/sun/star/uno/genfunc.hxx>
267 #include <com/sun/star/util/DateTime.hpp>
268 #include <com/sun/star/util/URLTransformer.hpp>
269 #include <com/sun/star/util/XCloneable.hpp>
270 #include <comphelper/classids.hxx>
271 #include <comphelper/compbase.hxx>
272 #include <comphelper/comphelperdllapi.h>
273 #include <comphelper/diagnose_ex.hxx>
274 #include <comphelper/errcode.hxx>
275 #include <comphelper/extract.hxx>
276 #include <comphelper/lok.hxx>
277 #include <comphelper/processfactory.hxx>
278 #include <comphelper/propertysequence.hxx>
279 #include <comphelper/propertyvalue.hxx>
280 #include <comphelper/scopeguard.hxx>
281 #include <comphelper/sequence.hxx>
282 #include <comphelper/sequenceashashmap.hxx>
283 #include <comphelper/servicehelper.hxx>
284 #include <comphelper/storagehelper.hxx>
285 #include <controller/SlideSorterController.hxx>
286 #include <controller/SlsClipboard.hxx>
287 #include <controller/SlsCurrentSlideManager.hxx>
288 #include <controller/SlsFocusManager.hxx>
289 #include <controller/SlsInsertionIndicatorHandler.hxx>
290 #include <controller/SlsPageSelector.hxx>
291 #include <controller/SlsProperties.hxx>
292 #include <controller/SlsScrollBarManager.hxx>
293 #include <controller/SlsSelectionFunction.hxx>
294 #include <controller/SlsSelectionManager.hxx>
295 #include <controller/SlsSelectionObserver.hxx>
296 #include <controller/SlsSlotManager.hxx>
297 #include <controller/SlsVisibleAreaManager.hxx>
298 #include <cppcanvas/vclfactory.hxx>
299 #include <cppu/cppudllapi.h>
300 #include <cppu/unotype.hxx>
301 #include <cppuhelper/basemutex.hxx>
302 #include <cppuhelper/cppuhelperdllapi.h>
303 #include <cppuhelper/implbase.hxx>
304 #include <cppuhelper/supportsservice.hxx>
305 #include <cppuhelper/weakagg.hxx>
306 #include <cppuhelper/weakref.hxx>
307 #include <drawinglayer/drawinglayerdllapi.h>
308 #include <drawinglayer/geometry/viewinformation2d.hxx>
309 #include <editeng/adjustitem.hxx>
310 #include <editeng/boxitem.hxx>
311 #include <editeng/cmapitem.hxx>
312 #include <editeng/colritem.hxx>
313 #include <editeng/contouritem.hxx>
314 #include <editeng/crossedoutitem.hxx>
315 #include <editeng/editdata.hxx>
316 #include <editeng/editeng.hxx>
317 #include <editeng/editengdllapi.h>
318 #include <editeng/editobj.hxx>
319 #include <editeng/editstat.hxx>
320 #include <editeng/editview.hxx>
321 #include <editeng/eeitem.hxx>
322 #include <editeng/escapementitem.hxx>
323 #include <editeng/fhgtitem.hxx>
324 #include <editeng/flditem.hxx>
325 #include <editeng/flstitem.hxx>
326 #include <editeng/fontitem.hxx>
327 #include <editeng/frmdiritem.hxx>
328 #include <editeng/langitem.hxx>
329 #include <editeng/lrspitem.hxx>
330 #include <editeng/lspcitem.hxx>
331 #include <editeng/memberids.h>
332 #include <editeng/numitem.hxx>
333 #include <editeng/outliner.hxx>
334 #include <editeng/outlobj.hxx>
335 #include <editeng/postitem.hxx>
336 #include <editeng/shdditem.hxx>
337 #include <editeng/sizeitem.hxx>
338 #include <editeng/udlnitem.hxx>
339 #include <editeng/ulspitem.hxx>
340 #include <editeng/unoedsrc.hxx>
341 #include <editeng/unolingu.hxx>
342 #include <editeng/wghtitem.hxx>
343 #include <filter/msfilter/msfilterdllapi.h>
344 #include <framework/ConfigurationController.hxx>
345 #include <framework/FrameworkHelper.hxx>
346 #include <framework/Pane.hxx>
347 #include <framework/ViewShellWrapper.hxx>
348 #include <i18nlangtag/lang.h>
349 #include <i18nlangtag/languagetag.hxx>
350 #include <model/SlideSorterModel.hxx>
351 #include <model/SlsPageDescriptor.hxx>
352 #include <model/SlsPageEnumerationProvider.hxx>
353 #include <o3tl/any.hxx>
354 #include <o3tl/cow_wrapper.hxx>
355 #include <o3tl/deleter.hxx>
356 #include <o3tl/safeint.hxx>
357 #include <o3tl/sorted_vector.hxx>
358 #include <o3tl/string_view.hxx>
359 #include <o3tl/strong_int.hxx>
360 #include <o3tl/typed_flags_set.hxx>
361 #include <o3tl/underlyingenumvalue.hxx>
362 #include <o3tl/unit_conversion.hxx>
363 #include <officecfg/Office/Common.hxx>
364 #include <oox/dllapi.h>
365 #include <oox/drawingml/drawingmltypes.hxx>
366 #include <salhelper/simplereferenceobject.hxx>
367 #include <salhelper/thread.hxx>
368 #include <sfx2/app.hxx>
369 #include <sfx2/basedlgs.hxx>
370 #include <sfx2/bindings.hxx>
371 #include <sfx2/chalign.hxx>
372 #include <sfx2/childwin.hxx>
373 #include <sfx2/devtools/DevelopmentToolChildWindow.hxx>
374 #include <sfx2/dispatch.hxx>
375 #include <sfx2/dllapi.h>
376 #include <sfx2/docfile.hxx>
377 #include <sfx2/docfilt.hxx>
378 #include <sfx2/fcontnr.hxx>
379 #include <sfx2/frame.hxx>
380 #include <sfx2/infobar.hxx>
381 #include <sfx2/ipclient.hxx>
382 #include <sfx2/linkmgr.hxx>
383 #include <sfx2/lokhelper.hxx>
384 #include <sfx2/msg.hxx>
385 #include <sfx2/notebookbar/SfxNotebookBar.hxx>
386 #include <sfx2/objface.hxx>
387 #include <sfx2/objsh.hxx>
388 #include <sfx2/printer.hxx>
389 #include <sfx2/progress.hxx>
390 #include <sfx2/request.hxx>
391 #include <sfx2/sfxdlg.hxx>
392 #include <sfx2/shell.hxx>
393 #include <sfx2/sidebar/Sidebar.hxx>
394 #include <sfx2/sidebar/SidebarChildWindow.hxx>
395 #include <sfx2/stbitem.hxx>
396 #include <sfx2/tbxctrl.hxx>
397 #include <sfx2/tplpitem.hxx>
398 #include <sfx2/viewfac.hxx>
399 #include <sfx2/viewfrm.hxx>
400 #include <sfx2/viewsh.hxx>
401 #include <sfx2/zoomitem.hxx>
402 #include <sot/exchange.hxx>
403 #include <sot/formats.hxx>
404 #include <sot/storage.hxx>
405 #include <svl/SfxBroadcaster.hxx>
406 #include <svl/cjkoptions.hxx>
407 #include <svl/eitem.hxx>
408 #include <svl/hint.hxx>
409 #include <svl/intitem.hxx>
410 #include <svl/itempool.hxx>
411 #include <svl/itemset.hxx>
412 #include <svl/lstner.hxx>
413 #include <svl/macitem.hxx>
414 #include <svl/metitem.hxx>
415 #include <svl/poolitem.hxx>
416 #include <svl/ptitem.hxx>
417 #include <svl/srchitem.hxx>
418 #include <svl/stritem.hxx>
419 #include <svl/style.hxx>
420 #include <svl/svldllapi.h>
421 #include <svl/typedwhich.hxx>
422 #include <svl/urihelper.hxx>
423 #include <svl/urlbmk.hxx>
424 #include <svl/whiter.hxx>
425 #include <svtools/ehdl.hxx>
426 #include <svtools/sfxecode.hxx>
427 #include <svtools/svtdllapi.h>
428 #include <svtools/svtresid.hxx>
429 #include <svx/ImageMapInfo.hxx>
430 #include <svx/SvxColorChildWindow.hxx>
431 #include <svx/bmpmask.hxx>
432 #include <svx/clipfmtitem.hxx>
433 #include <svx/dialmgr.hxx>
434 #include <svx/drawitem.hxx>
435 #include <svx/extrusionbar.hxx>
436 #include <svx/f3dchild.hxx>
437 #include <svx/fmshell.hxx>
438 #include <svx/fontwork.hxx>
439 #include <svx/fontworkbar.hxx>
440 #include <svx/gallery.hxx>
441 #include <svx/hlnkitem.hxx>
442 #include <svx/hyperdlg.hxx>
443 #include <svx/imapdlg.hxx>
444 #include <svx/msdffdef.hxx>
445 #include <svx/obj3d.hxx>
446 #include <svx/pageitem.hxx>
447 #include <svx/ruler.hxx>
448 #include <svx/rulritem.hxx>
449 #include <svx/scene3d.hxx>
450 #include <svx/sdmetitm.hxx>
451 #include <svx/sdooitm.hxx>
452 #include <svx/sdr/contact/viewcontact.hxx>
453 #include <svx/sdr/contact/viewobjectcontact.hxx>
454 #include <svx/sdr/overlay/overlayobject.hxx>
455 #include <svx/sdrpagewindow.hxx>
456 #include <svx/sdrpaintwindow.hxx>
457 #include <svx/sdtagitm.hxx>
458 #include <svx/sdtfsitm.hxx>
459 #include <svx/sdtmfitm.hxx>
460 #include <svx/srchdlg.hxx>
461 #include <svx/svddef.hxx>
462 #include <svx/svdetc.hxx>
463 #include <svx/svdhdl.hxx>
464 #include <svx/svditer.hxx>
465 #include <svx/svdlayer.hxx>
466 #include <svx/svdobj.hxx>
467 #include <svx/svdograf.hxx>
468 #include <svx/svdogrp.hxx>
469 #include <svx/svdoole2.hxx>
470 #include <svx/svdopage.hxx>
471 #include <svx/svdopath.hxx>
472 #include <svx/svdorect.hxx>
473 #include <svx/svdotable.hxx>
474 #include <svx/svdotext.hxx>
475 #include <svx/svdouno.hxx>
476 #include <svx/svdoutl.hxx>
477 #include <svx/svdpage.hxx>
478 #include <svx/svdpagv.hxx>
479 #include <svx/svdpool.hxx>
480 #include <svx/svdtypes.hxx>
481 #include <svx/svdundo.hxx>
482 #include <svx/svxdlg.hxx>
483 #include <svx/svxdllapi.h>
484 #include <svx/unoapi.hxx>
485 #include <svx/unoshape.hxx>
486 #include <svx/xbtmpit.hxx>
487 #include <svx/xdef.hxx>
488 #include <svx/xfillit0.hxx>
489 #include <svx/xflclit.hxx>
490 #include <svx/xflgrit.hxx>
491 #include <svx/xflhtit.hxx>
492 #include <svx/xit.hxx>
493 #include <svx/xlineit0.hxx>
494 #include <svx/xlnclit.hxx>
495 #include <svx/xlndsit.hxx>
496 #include <svx/xlnedit.hxx>
497 #include <svx/xlnstit.hxx>
498 #include <svx/xlnwtit.hxx>
499 #include <svx/xpoly.hxx>
500 #include <svx/xtable.hxx>
501 #include <svx/zoomslideritem.hxx>
502 #include <toolkit/helper/vclunohelper.hxx>
503 #include <tools/UnitConversion.hxx>
504 #include <tools/color.hxx>
505 #include <tools/debug.hxx>
506 #include <tools/degree.hxx>
507 #include <tools/fldunit.hxx>
508 #include <tools/fontenum.hxx>
509 #include <tools/fract.hxx>
510 #include <tools/gen.hxx>
511 #include <tools/globname.hxx>
512 #include <tools/link.hxx>
513 #include <tools/long.hxx>
514 #include <tools/mapunit.hxx>
515 #include <tools/poly.hxx>
516 #include <tools/ref.hxx>
517 #include <tools/solar.h>
518 #include <tools/stream.hxx>
519 #include <tools/toolsdllapi.h>
520 #include <tools/urlobj.hxx>
521 #include <tools/weakbase.h>
522 #include <typelib/typedescription.h>
523 #include <undo/undomanager.hxx>
524 #include <undo/undoobjects.hxx>
525 #include <uno/any2.h>
526 #include <uno/data.h>
527 #include <uno/sequence2.h>
528 #include <unotools/configmgr.hxx>
529 #include <unotools/localedatawrapper.hxx>
530 #include <unotools/moduleoptions.hxx>
531 #include <unotools/options.hxx>
532 #include <unotools/pathoptions.hxx>
533 #include <unotools/resmgr.hxx>
534 #include <unotools/streamwrap.hxx>
535 #include <unotools/syslocale.hxx>
536 #include <unotools/ucbstreamhelper.hxx>
537 #include <unotools/unotoolsdllapi.h>
538 #include <unotools/useroptions.hxx>
539 #include <view/SlideSorterView.hxx>
540 #include <view/SlsLayouter.hxx>
541 #include <view/SlsPageObjectLayouter.hxx>
542 #include <view/SlsTheme.hxx>
543 #include <xmloff/autolayout.hxx>
544 #endif // PCH_LEVEL >= 3
545 #if PCH_LEVEL >= 4
546 #include <AnimationChildWindow.hxx>
547 #include <Annotation.hxx>
548 #include <Client.hxx>
549 #include <CustomAnimationEffect.hxx>
550 #include <CustomAnimationPane.hxx>
551 #include <CustomAnimationPreset.hxx>
552 #include <DrawController.hxx>
553 #include <DrawDocShell.hxx>
554 #include <DrawViewShell.hxx>
555 #include <EffectMigration.hxx>
556 #include <EventMultiplexer.hxx>
557 #include <FactoryIds.hxx>
558 #include <FormShellManager.hxx>
559 #include <FrameView.hxx>
560 #include <GraphicDocShell.hxx>
561 #include <GraphicViewShell.hxx>
562 #include <LayerTabBar.hxx>
563 #include <MasterPageObserver.hxx>
564 #include <OutlineView.hxx>
565 #include <OutlineViewShell.hxx>
566 #include <Outliner.hxx>
567 #include <PaneChildWindows.hxx>
568 #include <PresentationViewShell.hxx>
569 #include <PreviewRenderer.hxx>
570 #include <SlideSorter.hxx>
571 #include <SlideSorterViewShell.hxx>
572 #include <SpellDialogChildWindow.hxx>
573 #include <TextObjectBar.hxx>
574 #include <ToolBarManager.hxx>
575 #include <View.hxx>
576 #include <ViewShell.hxx>
577 #include <ViewShellBase.hxx>
578 #include <ViewShellHint.hxx>
579 #include <ViewShellImplementation.hxx>
580 #include <ViewShellManager.hxx>
581 #include <Window.hxx>
582 #include <anminfo.hxx>
583 #include <cusshow.hxx>
584 #include <customshowlist.hxx>
585 #include <drawdoc.hxx>
586 #include <drawview.hxx>
587 #include <fubullet.hxx>
588 #include <fuconstr.hxx>
589 #include <fucushow.hxx>
590 #include <fudraw.hxx>
591 #include <fuexpand.hxx>
592 #include <fuinsfil.hxx>
593 #include <fupoor.hxx>
594 #include <fusel.hxx>
595 #include <fusldlg.hxx>
596 #include <fusumry.hxx>
597 #include <futempl.hxx>
598 #include <futext.hxx>
599 #include <glob.hxx>
600 #include <helpids.h>
601 #include <navigatr.hxx>
602 #include <notifydocumentevent.hxx>
603 #include <optsitem.hxx>
604 #include <pres.hxx>
605 #include <sdabstdlg.hxx>
606 #include <sddll.hxx>
607 #include <sddllapi.h>
608 #include <sdfilter.hxx>
609 #include <sdmod.hxx>
610 #include <sdpage.hxx>
611 #include <sdresid.hxx>
612 #include <sdtreelb.hxx>
613 #include <sdundo.hxx>
614 #include <sdundogr.hxx>
615 #include <sdxfer.hxx>
616 #include <slideshow.hxx>
617 #include <stlpool.hxx>
618 #include <stlsheet.hxx>
619 #include <strings.hxx>
620 #include <titledockwin.hxx>
621 #include <unchss.hxx>
622 #include <undoanim.hxx>
623 #include <unmodpg.hxx>
624 #include <unokywds.hxx>
625 #include <unomodel.hxx>
626 #include <unopage.hxx>
627 #include <unoprnms.hxx>
628 #include <zoomlist.hxx>
629 #endif // PCH_LEVEL >= 4
631 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */