1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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/.
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:54:10 using:
17 ./bin/update_pch svx svx --cutoff=3 --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 ./svx/inc/pch/precompiled_svx.hxx "make svx.build" --find-conflicts
26 #include <config_features.h>
27 #include <config_folders.h>
28 #include <config_global.h>
44 #include <type_traits>
45 #include <unordered_map>
48 #include <boost/optional.hpp>
49 #include <osl/diagnose.h>
50 #include <osl/diagnose.hxx>
51 #include <osl/doublecheckedlocking.h>
52 #include <osl/file.hxx>
53 #include <osl/getglobalmutex.hxx>
54 #include <osl/interlck.h>
55 #include <osl/mutex.hxx>
56 #include <osl/nlsupport.h>
57 #include <osl/security.hxx>
58 #include <osl/thread.h>
59 #include <osl/thread.hxx>
60 #include <rtl/alloc.h>
61 #include <rtl/bootstrap.hxx>
62 #include <rtl/character.hxx>
63 #include <rtl/instance.hxx>
64 #include <rtl/math.hxx>
65 #include <rtl/ref.hxx>
66 #include <rtl/string.h>
67 #include <rtl/tencinfo.h>
68 #include <rtl/textenc.h>
69 #include <rtl/ustrbuf.hxx>
70 #include <rtl/ustring.h>
71 #include <rtl/ustring.hxx>
73 #include <sal/config.h>
74 #include <sal/macros.h>
75 #include <sal/saldllapi.h>
76 #include <sal/types.h>
77 #include <sal/typesizes.h>
78 #include <salhelper/singletonref.hxx>
79 #include <vcl/EnumContext.hxx>
80 #include <vcl/bitmap.hxx>
81 #include <vcl/bitmapex.hxx>
82 #include <vcl/builder.hxx>
83 #include <vcl/builderfactory.hxx>
84 #include <vcl/button.hxx>
85 #include <vcl/checksum.hxx>
86 #include <vcl/combobox.hxx>
87 #include <vcl/commandevent.hxx>
88 #include <vcl/commandinfoprovider.hxx>
89 #include <vcl/ctrl.hxx>
90 #include <vcl/dialog.hxx>
91 #include <vcl/dllapi.h>
92 #include <vcl/dockwin.hxx>
93 #include <vcl/edit.hxx>
94 #include <vcl/errcode.hxx>
95 #include <vcl/errinf.hxx>
96 #include <vcl/event.hxx>
97 #include <vcl/field.hxx>
98 #include <vcl/fixed.hxx>
99 #include <vcl/floatwin.hxx>
100 #include <vcl/font.hxx>
101 #include <vcl/gradient.hxx>
102 #include <vcl/graph.hxx>
103 #include <vcl/GraphicObject.hxx>
104 #include <vcl/group.hxx>
105 #include <vcl/idle.hxx>
106 #include <vcl/image.hxx>
107 #include <vcl/keycod.hxx>
108 #include <vcl/layout.hxx>
109 #include <vcl/lstbox.hxx>
110 #include <vcl/mapmod.hxx>
111 #include <vcl/menu.hxx>
112 #include <vcl/metric.hxx>
113 #include <vcl/outdev.hxx>
114 #include <vcl/region.hxx>
115 #include <vcl/scopedbitmapaccess.hxx>
116 #include <vcl/scrbar.hxx>
117 #include <vcl/settings.hxx>
118 #include <vcl/slider.hxx>
119 #include <vcl/status.hxx>
120 #include <vcl/svapp.hxx>
121 #include <vcl/syswin.hxx>
122 #include <vcl/task.hxx>
123 #include <vcl/textdata.hxx>
124 #include <vcl/timer.hxx>
125 #include <vcl/toolbox.hxx>
126 #include <vcl/vclenum.hxx>
127 #include <vcl/vclptr.hxx>
128 #include <vcl/virdev.hxx>
129 #include <vcl/window.hxx>
130 #include <vcl/wrkwin.hxx>
131 #include <avmedia/avmediadllapi.h>
132 #include <basegfx/basegfxdllapi.h>
133 #include <basegfx/color/bcolor.hxx>
134 #include <basegfx/matrix/b2dhommatrix.hxx>
135 #include <basegfx/matrix/b3dhommatrix.hxx>
136 #include <basegfx/point/b2dpoint.hxx>
137 #include <basegfx/point/b3dpoint.hxx>
138 #include <basegfx/polygon/b2dpolygon.hxx>
139 #include <basegfx/polygon/b2dpolygontools.hxx>
140 #include <basegfx/polygon/b2dpolypolygon.hxx>
141 #include <basegfx/polygon/b2dpolypolygontools.hxx>
142 #include <basegfx/polygon/b3dpolypolygon.hxx>
143 #include <basegfx/range/b2drange.hxx>
144 #include <basegfx/range/b3drange.hxx>
145 #include <basegfx/range/basicrange.hxx>
146 #include <basegfx/tuple/b2dtuple.hxx>
147 #include <basegfx/vector/b2dvector.hxx>
148 #include <basegfx/vector/b2enums.hxx>
149 #include <basegfx/vector/b3dvector.hxx>
150 #include <com/sun/star/accessibility/AccessibleEventId.hpp>
151 #include <com/sun/star/accessibility/AccessibleEventObject.hpp>
152 #include <com/sun/star/accessibility/AccessibleRelationType.hpp>
153 #include <com/sun/star/accessibility/AccessibleRole.hpp>
154 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
155 #include <com/sun/star/accessibility/TextSegment.hpp>
156 #include <com/sun/star/accessibility/XAccessible.hpp>
157 #include <com/sun/star/accessibility/XAccessibleContext.hpp>
158 #include <com/sun/star/awt/FontDescriptor.hpp>
159 #include <com/sun/star/awt/FontSlant.hpp>
160 #include <com/sun/star/awt/GradientStyle.hpp>
161 #include <com/sun/star/awt/Rectangle.hpp>
162 #include <com/sun/star/awt/XControlContainer.hpp>
163 #include <com/sun/star/awt/XLayoutConstrains.hpp>
164 #include <com/sun/star/awt/XProgressMonitor.hpp>
165 #include <com/sun/star/awt/XWindow.hpp>
166 #include <com/sun/star/beans/NamedValue.hpp>
167 #include <com/sun/star/beans/PropertyAttribute.hpp>
168 #include <com/sun/star/beans/PropertyChangeEvent.hpp>
169 #include <com/sun/star/beans/PropertyState.hpp>
170 #include <com/sun/star/beans/PropertyValue.hpp>
171 #include <com/sun/star/beans/XMultiPropertySet.hpp>
172 #include <com/sun/star/beans/XMultiPropertyStates.hpp>
173 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
174 #include <com/sun/star/beans/XPropertySet.hpp>
175 #include <com/sun/star/beans/XPropertySetInfo.hpp>
176 #include <com/sun/star/beans/XPropertyState.hpp>
177 #include <com/sun/star/container/XChild.hpp>
178 #include <com/sun/star/container/XEnumerationAccess.hpp>
179 #include <com/sun/star/container/XIndexAccess.hpp>
180 #include <com/sun/star/container/XIndexReplace.hpp>
181 #include <com/sun/star/container/XNameAccess.hpp>
182 #include <com/sun/star/container/XNameContainer.hpp>
183 #include <com/sun/star/drawing/DashStyle.hpp>
184 #include <com/sun/star/drawing/FillStyle.hpp>
185 #include <com/sun/star/drawing/LineCap.hpp>
186 #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
187 #include <com/sun/star/drawing/XShapeDescriptor.hpp>
188 #include <com/sun/star/drawing/XShapes.hpp>
189 #include <com/sun/star/embed/VerbDescriptor.hpp>
190 #include <com/sun/star/embed/XStorage.hpp>
191 #include <com/sun/star/frame/XController.hpp>
192 #include <com/sun/star/frame/XController2.hpp>
193 #include <com/sun/star/frame/XDispatch.hpp>
194 #include <com/sun/star/frame/XDispatchProvider.hpp>
195 #include <com/sun/star/frame/XFrame.hpp>
196 #include <com/sun/star/frame/XLayoutManager.hpp>
197 #include <com/sun/star/frame/XModel.hpp>
198 #include <com/sun/star/frame/XStatusListener.hpp>
199 #include <com/sun/star/frame/XToolbarController.hpp>
200 #include <com/sun/star/graphic/XGraphic.hpp>
201 #include <com/sun/star/i18n/BreakIterator.hpp>
202 #include <com/sun/star/i18n/DirectionProperty.hpp>
203 #include <com/sun/star/i18n/KCharacterType.hpp>
204 #include <com/sun/star/i18n/KParseTokens.hpp>
205 #include <com/sun/star/i18n/KParseType.hpp>
206 #include <com/sun/star/i18n/NumberFormatCode.hpp>
207 #include <com/sun/star/i18n/NumberFormatMapper.hpp>
208 #include <com/sun/star/i18n/ParseResult.hpp>
209 #include <com/sun/star/i18n/UnicodeScript.hpp>
210 #include <com/sun/star/i18n/XCharacterClassification.hpp>
211 #include <com/sun/star/io/XInputStream.hpp>
212 #include <com/sun/star/lang/DisposedException.hpp>
213 #include <com/sun/star/lang/EventObject.hpp>
214 #include <com/sun/star/lang/IllegalArgumentException.hpp>
215 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
216 #include <com/sun/star/lang/Locale.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/media/ZoomLevel.hpp>
223 #include <com/sun/star/style/LineSpacing.hpp>
224 #include <com/sun/star/style/NumberingType.hpp>
225 #include <com/sun/star/style/TabStop.hpp>
226 #include <com/sun/star/style/XStyle.hpp>
227 #include <com/sun/star/table/XTable.hpp>
228 #include <com/sun/star/text/XNumberingFormatter.hpp>
229 #include <com/sun/star/text/XText.hpp>
230 #include <com/sun/star/text/XTextAppend.hpp>
231 #include <com/sun/star/text/XTextContent.hpp>
232 #include <com/sun/star/text/XTextCopy.hpp>
233 #include <com/sun/star/text/XTextCursor.hpp>
234 #include <com/sun/star/text/XTextField.hpp>
235 #include <com/sun/star/text/XTextRange.hpp>
236 #include <com/sun/star/text/XTextRangeCompare.hpp>
237 #include <com/sun/star/text/XTextRangeMover.hpp>
238 #include <com/sun/star/ui/XContextChangeEventListener.hpp>
239 #include <com/sun/star/ui/XSidebar.hpp>
240 #include <com/sun/star/ui/XSidebarPanel.hpp>
241 #include <com/sun/star/ui/XToolPanel.hpp>
242 #include <com/sun/star/ui/XUIElement.hpp>
243 #include <com/sun/star/ui/XUpdateModel.hpp>
244 #include <com/sun/star/uno/Any.h>
245 #include <com/sun/star/uno/Any.hxx>
246 #include <com/sun/star/uno/Reference.h>
247 #include <com/sun/star/uno/Reference.hxx>
248 #include <com/sun/star/uno/RuntimeException.hpp>
249 #include <com/sun/star/uno/Sequence.h>
250 #include <com/sun/star/uno/Sequence.hxx>
251 #include <com/sun/star/uno/Type.hxx>
252 #include <com/sun/star/uno/XAggregation.hpp>
253 #include <com/sun/star/uno/XComponentContext.hpp>
254 #include <com/sun/star/uno/XInterface.hpp>
255 #include <com/sun/star/uno/XWeak.hpp>
256 #include <com/sun/star/uno/genfunc.hxx>
257 #include <com/sun/star/util/NumberFormat.hpp>
258 #include <com/sun/star/util/URL.hpp>
259 #include <com/sun/star/util/URLTransformer.hpp>
260 #include <com/sun/star/util/XModifyListener.hpp>
261 #include <com/sun/star/util/XURLTransformer.hpp>
262 #include <com/sun/star/util/XUpdatable.hpp>
263 #include <com/sun/star/view/XSelectionChangeListener.hpp>
264 #include <com/sun/star/view/XSelectionSupplier.hpp>
265 #include <comphelper/accessibleeventnotifier.hxx>
266 #include <comphelper/broadcasthelper.hxx>
267 #include <comphelper/comphelperdllapi.h>
268 #include <comphelper/interfacecontainer2.hxx>
269 #include <comphelper/processfactory.hxx>
270 #include <comphelper/proparrhlp.hxx>
271 #include <comphelper/property.hxx>
272 #include <comphelper/propertycontainer.hxx>
273 #include <comphelper/propertysequence.hxx>
274 #include <comphelper/sequence.hxx>
275 #include <comphelper/servicehelper.hxx>
276 #include <comphelper/string.hxx>
277 #include <comphelper/types.hxx>
278 #include <comphelper/uno3.hxx>
279 #include <comphelper/weak.hxx>
280 #include <cppu/cppudllapi.h>
281 #include <cppu/unotype.hxx>
282 #include <cppuhelper/basemutex.hxx>
283 #include <cppuhelper/compbase.hxx>
284 #include <cppuhelper/compbase_ex.hxx>
285 #include <cppuhelper/cppuhelperdllapi.h>
286 #include <cppuhelper/implbase.hxx>
287 #include <cppuhelper/implbase1.hxx>
288 #include <cppuhelper/interfacecontainer.h>
289 #include <cppuhelper/interfacecontainer.hxx>
290 #include <cppuhelper/propshlp.hxx>
291 #include <cppuhelper/queryinterface.hxx>
292 #include <cppuhelper/supportsservice.hxx>
293 #include <cppuhelper/typeprovider.hxx>
294 #include <cppuhelper/weak.hxx>
295 #include <cppuhelper/weakagg.hxx>
296 #include <cppuhelper/weakref.hxx>
297 #include <drawinglayer/drawinglayerdllapi.h>
298 #include <drawinglayer/primitive2d/baseprimitive2d.hxx>
299 #include <editeng/brushitem.hxx>
300 #include <editeng/colritem.hxx>
301 #include <editeng/editdata.hxx>
302 #include <editeng/editeng.hxx>
303 #include <editeng/editengdllapi.h>
304 #include <editeng/eeitem.hxx>
305 #include <editeng/fhgtitem.hxx>
306 #include <editeng/itemtype.hxx>
307 #include <editeng/kernitem.hxx>
308 #include <editeng/lrspitem.hxx>
309 #include <editeng/memberids.h>
310 #include <editeng/numdef.hxx>
311 #include <editeng/numitem.hxx>
312 #include <editeng/outliner.hxx>
313 #include <editeng/outlobj.hxx>
314 #include <editeng/postitem.hxx>
315 #include <editeng/sizeitem.hxx>
316 #include <editeng/svxenum.hxx>
317 #include <editeng/udlnitem.hxx>
318 #include <editeng/ulspitem.hxx>
319 #include <editeng/unoedsrc.hxx>
320 #include <editeng/unolingu.hxx>
321 #include <editeng/unotext.hxx>
322 #include <editeng/wghtitem.hxx>
323 #include <i18nlangtag/lang.h>
324 #include <i18nlangtag/languagetag.hxx>
325 #include <i18nlangtag/mslangid.hxx>
326 #include <o3tl/cow_wrapper.hxx>
327 #include <o3tl/make_unique.hxx>
328 #include <o3tl/strong_int.hxx>
329 #include <o3tl/typed_flags_set.hxx>
330 #include <sfx2//dllapi.h>
331 #include <sfx2/app.hxx>
332 #include <sfx2/basedlgs.hxx>
333 #include <sfx2/bindings.hxx>
334 #include <sfx2/chalign.hxx>
335 #include <sfx2/childwin.hxx>
336 #include <sfx2/ctrlitem.hxx>
337 #include <sfx2/dialoghelper.hxx>
338 #include <sfx2/dispatch.hxx>
339 #include <sfx2/dllapi.h>
340 #include <sfx2/dockwin.hxx>
341 #include <sfx2/itemconnect.hxx>
342 #include <sfx2/module.hxx>
343 #include <sfx2/objsh.hxx>
344 #include <sfx2/request.hxx>
345 #include <sfx2/sfxstatuslistener.hxx>
346 #include <sfx2/sfxuno.hxx>
347 #include <sfx2/shell.hxx>
348 #include <sfx2/sidebar/ControlFactory.hxx>
349 #include <sfx2/sidebar/IContextChangeReceiver.hxx>
350 #include <sfx2/sidebar/ResourceManager.hxx>
351 #include <sfx2/sidebar/SidebarPanelBase.hxx>
352 #include <sfx2/sidebar/TabBar.hxx>
353 #include <sfx2/sidebar/Theme.hxx>
354 #include <sfx2/stbitem.hxx>
355 #include <sfx2/tbxctrl.hxx>
356 #include <sfx2/viewfrm.hxx>
357 #include <sfx2/viewsh.hxx>
358 #include <sot/exchange.hxx>
359 #include <sot/formats.hxx>
360 #include <svl/SfxBroadcaster.hxx>
361 #include <svl/eitem.hxx>
362 #include <svl/hint.hxx>
363 #include <svl/intitem.hxx>
364 #include <svl/itempool.hxx>
365 #include <svl/itemprop.hxx>
366 #include <svl/itemset.hxx>
367 #include <svl/languageoptions.hxx>
368 #include <svl/lstner.hxx>
369 #include <svl/memberid.h>
370 #include <svl/nfkeytab.hxx>
371 #include <svl/ondemand.hxx>
372 #include <svl/poolitem.hxx>
373 #include <svl/srchitem.hxx>
374 #include <svl/stritem.hxx>
375 #include <svl/style.hxx>
376 #include <svl/stylesheetuser.hxx>
377 #include <svl/svldllapi.h>
378 #include <svl/urihelper.hxx>
379 #include <svl/zforlist.hxx>
380 #include <svtools/colorcfg.hxx>
381 #include <svtools/ctrltool.hxx>
382 #include <svtools/ehdl.hxx>
383 #include <svtools/framestatuslistener.hxx>
384 #include <svtools/imap.hxx>
385 #include <svtools/imapobj.hxx>
386 #include <svtools/miscopt.hxx>
387 #include <svtools/svlbitm.hxx>
388 #include <svtools/svtdllapi.h>
389 #include <svtools/svtresid.hxx>
390 #include <svtools/toolbarmenu.hxx>
391 #include <svtools/toolboxcontroller.hxx>
392 #include <svtools/transfer.hxx>
393 #include <svtools/treelistbox.hxx>
394 #include <svtools/treelistentry.hxx>
395 #include <svtools/valueset.hxx>
396 #include <toolkit/helper/convert.hxx>
397 #include <toolkit/helper/vclunohelper.hxx>
398 #include <tools/color.hxx>
399 #include <tools/date.hxx>
400 #include <tools/datetime.hxx>
401 #include <tools/debug.hxx>
402 #include <tools/diagnose_ex.h>
403 #include <tools/fldunit.hxx>
404 #include <tools/gen.hxx>
405 #include <tools/helpers.hxx>
406 #include <tools/link.hxx>
407 #include <tools/mapunit.hxx>
408 #include <tools/poly.hxx>
409 #include <tools/resary.hxx>
410 #include <tools/solar.h>
411 #include <tools/stream.hxx>
412 #include <tools/time.hxx>
413 #include <tools/toolsdllapi.h>
414 #include <tools/urlobj.hxx>
415 #include <tools/wintypes.hxx>
416 #include <uiobject.hxx>
417 #include <unicode/uchar.h>
418 #include <uno/data.h>
419 #include <uno/sequence2.h>
420 #include <unotools/accessiblerelationsethelper.hxx>
421 #include <unotools/accessiblestatesethelper.hxx>
422 #include <unotools/charclass.hxx>
423 #include <unotools/fontcvt.hxx>
424 #include <unotools/localedatawrapper.hxx>
425 #include <unotools/options.hxx>
426 #include <unotools/pathoptions.hxx>
427 #include <unotools/unotoolsdllapi.h>
428 #include <unotools/viewoptions.hxx>
429 #include <svx/AccessibleShape.hxx>
430 #include <svx/AccessibleShapeInfo.hxx>
431 #include <svx/DescriptionGenerator.hxx>
432 #include <svx/IAccessibleViewForwarder.hxx>
433 #include <svx/ShapeTypeHandler.hxx>
434 #include <svx/SvxShapeTypes.hxx>
435 #include <svx/charmap.hxx>
436 #include <svx/colorbox.hxx>
437 #include <svx/dataaccessdescriptor.hxx>
438 #include <svx/def3d.hxx>
439 #include <svx/deflt3d.hxx>
440 #include <svx/dialmgr.hxx>
441 #include <svx/dlgctrl.hxx>
442 #include <svx/dlgutil.hxx>
443 #include <svx/drawitem.hxx>
444 #include <svx/e3ditem.hxx>
445 #include <svx/fmmodel.hxx>
446 #include <svx/fmpage.hxx>
447 #include <svx/fmshell.hxx>
448 #include <svx/fmtools.hxx>
449 #include <svx/gallery.hxx>
450 #include <svx/galmisc.hxx>
451 #include <svx/itemwin.hxx>
452 #include <svx/itextprovider.hxx>
453 #include <svx/msdffdef.hxx>
454 #include <svx/obj3d.hxx>
455 #include <svx/pageitem.hxx>
456 #include <svx/rulritem.hxx>
457 #include <svx/scene3d.hxx>
458 #include <svx/sdasitm.hxx>
459 #include <svx/sdrpaintwindow.hxx>
460 #include <svx/sidebar/PanelLayout.hxx>
461 #include <svx/srchdlg.hxx>
462 #include <svx/svddef.hxx>
463 #include <svx/svdetc.hxx>
464 #include <svx/svditer.hxx>
465 #include <svx/svdmodel.hxx>
466 #include <svx/svdoashp.hxx>
467 #include <svx/svdoattr.hxx>
468 #include <svx/svdobj.hxx>
469 #include <svx/svdogrp.hxx>
470 #include <svx/svdopath.hxx>
471 #include <svx/svdorect.hxx>
472 #include <svx/svdotable.hxx>
473 #include <svx/svdotext.hxx>
474 #include <svx/svdoutl.hxx>
475 #include <svx/svdpage.hxx>
476 #include <svx/svdpagv.hxx>
477 #include <svx/svdtext.hxx>
478 #include <svx/svdtrans.hxx>
479 #include <svx/svdtypes.hxx>
480 #include <svx/svdview.hxx>
481 #include <svx/svx3ditems.hxx>
482 #include <svx/svxdlg.hxx>
483 #include <svx/svxdllapi.h>
484 #include <svx/tbxcolor.hxx>
485 #include <svx/unoapi.hxx>
486 #include <svx/unomid.hxx>
487 #include <svx/unopage.hxx>
488 #include <svx/unoprov.hxx>
489 #include <svx/unoshape.hxx>
490 #include <svx/unoshtxt.hxx>
491 #include <svx/viewpt3d.hxx>
492 #include <svx/xattr.hxx>
493 #include <svx/xbtmpit.hxx>
494 #include <svx/xcolit.hxx>
495 #include <svx/xdash.hxx>
496 #include <svx/xdef.hxx>
497 #include <svx/xenum.hxx>
498 #include <svx/xflclit.hxx>
499 #include <svx/xflftrit.hxx>
500 #include <svx/xfltrit.hxx>
501 #include <svx/xgrad.hxx>
502 #include <svx/xit.hxx>
503 #include <svx/xlineit0.hxx>
504 #include <svx/xlnclit.hxx>
505 #include <svx/xlndsit.hxx>
506 #include <svx/xlntrit.hxx>
507 #include <svx/xlnwtit.hxx>
508 #include <svx/xoutbmp.hxx>
509 #include <svx/xtable.hxx>
510 #include <svx/xtextit0.hxx>
511 #include <svx/zoomslideritem.hxx>
513 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */