fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / framework / inc / pch / precompiled_fwe.hxx
blobec8ec98a26024eee2bac1aff79bdde8fb428cc9f
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 <algorithm>
18 #include <boost/function.hpp>
19 #include <com/sun/star/awt/XBitmap.hpp>
20 #include <com/sun/star/beans/PropertyAttribute.hpp>
21 #include <com/sun/star/beans/PropertyValue.hpp>
22 #include <com/sun/star/beans/XMaterialHolder.hpp>
23 #include <com/sun/star/beans/XPropertySet.hpp>
24 #include <com/sun/star/container/XNameAccess.hpp>
25 #include <com/sun/star/document/XEventBroadcaster.hpp>
26 #include <com/sun/star/document/XUndoManagerSupplier.hpp>
27 #include <com/sun/star/embed/ElementModes.hpp>
28 #include <com/sun/star/frame/ModuleManager.hpp>
29 #include <com/sun/star/frame/UntitledNumbersConst.hpp>
30 #include <com/sun/star/frame/XFrame.hpp>
31 #include <com/sun/star/frame/XModuleManager.hpp>
32 #include <com/sun/star/frame/XStorable.hpp>
33 #include <com/sun/star/io/XActiveDataSource.hpp>
34 #include <com/sun/star/io/XInputStream.hpp>
35 #include <com/sun/star/lang/XComponent.hpp>
36 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
37 #include <com/sun/star/lang/XServiceInfo.hpp>
38 #include <com/sun/star/lang/XSingleComponentFactory.hpp>
39 #include <com/sun/star/task/InteractionHandler.hpp>
40 #include <com/sun/star/task/XInteractionAbort.hpp>
41 #include <com/sun/star/task/XInteractionRetry.hpp>
42 #include <com/sun/star/ui/ItemStyle.hpp>
43 #include <com/sun/star/ui/ItemType.hpp>
44 #include <com/sun/star/uno/Any.hxx>
45 #include <com/sun/star/uno/Reference.h>
46 #include <com/sun/star/uno/Reference.hxx>
47 #include <com/sun/star/uno/Sequence.hxx>
48 #include <com/sun/star/util/DateTime.hpp>
49 #include <com/sun/star/util/URL.hpp>
50 #include <com/sun/star/util/XURLTransformer.hpp>
51 #include <com/sun/star/xml/sax/Parser.hpp>
52 #include <com/sun/star/xml/sax/Writer.hpp>
53 #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
54 #include <comphelper/asyncnotification.hxx>
55 #include <comphelper/attributelist.hxx>
56 #include <comphelper/flagguard.hxx>
57 #include <comphelper/getexpandeduri.hxx>
58 #include <comphelper/interaction.hxx>
59 #include <comphelper/processfactory.hxx>
60 #include <comphelper/sequenceashashmap.hxx>
61 #include <cppuhelper/exc_hlp.hxx>
62 #include <cppuhelper/implbase1.hxx>
63 #include <cppuhelper/interfacecontainer.hxx>
64 #include <cppuhelper/proptypehlp.hxx>
65 #include <cppuhelper/queryinterface.hxx>
66 #include <cppuhelper/supportsservice.hxx>
67 #include <cppuhelper/typeprovider.hxx>
68 #include <cppuhelper/weak.hxx>
69 #include <limits.h>
70 #include <osl/conditn.hxx>
71 #include <osl/diagnose.h>
72 #include <osl/mutex.hxx>
73 #include <queue>
74 #include <rtl/ref.hxx>
75 #include <rtl/strbuf.hxx>
76 #include <rtl/ustrbuf.hxx>
77 #include <sal/config.h>
78 #include <sal/macros.h>
79 #include <stack>
80 #include <stdio.h>
81 #include <svl/undo.hxx>
82 #include <svtools/menuoptions.hxx>
83 #include <tools/config.hxx>
84 #include <tools/diagnose_ex.h>
85 #include <tools/stream.hxx>
86 #include <tools/urlobj.hxx>
87 #include <unordered_map>
88 #include <unotools/bootstrap.hxx>
89 #include <unotools/configitem.hxx>
90 #include <unotools/configmgr.hxx>
91 #include <unotools/dynamicmenuoptions.hxx>
92 #include <unotools/streamwrap.hxx>
93 #include <unotools/ucbstreamhelper.hxx>
94 #include <vcl/bitmap.hxx>
95 #include <vcl/bitmapex.hxx>
96 #include <vcl/dibtools.hxx>
97 #include <vcl/graph.hxx>
98 #include <vcl/graphicfilter.hxx>
99 #include <vcl/settings.hxx>
100 #include <vcl/status.hxx>
101 #include <vcl/svapp.hxx>
102 #include <vcl/toolbox.hxx>
103 #include <vector>
105 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */