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).
17 #include "svx/modctrl.hxx"
18 #include "tools/rcid.h"
19 #include <com/sun/star/accessibility/AccessibleEventId.hpp>
20 #include <com/sun/star/accessibility/AccessibleEventObject.hpp>
21 #include <com/sun/star/accessibility/AccessibleRole.hpp>
22 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
23 #include <com/sun/star/accessibility/AccessibleTextType.hpp>
24 #include <com/sun/star/accessibility/XAccessible.hpp>
25 #include <com/sun/star/accessibility/XAccessibleEventListener.hpp>
26 #include <com/sun/star/awt/FocusEvent.hpp>
27 #include <com/sun/star/awt/Size.hpp>
28 #include <com/sun/star/awt/XFocusListener.hpp>
29 #include <com/sun/star/beans/PropertyAttribute.hpp>
30 #include <com/sun/star/beans/XPropertySet.hpp>
31 #include <com/sun/star/container/XChild.hpp>
32 #include <com/sun/star/container/XNameAccess.hpp>
33 #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
34 #include <com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp>
35 #include <com/sun/star/document/XDocumentProperties.hpp>
36 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
37 #include <com/sun/star/embed/ElementModes.hpp>
38 #include <com/sun/star/formula/SymbolDescriptor.hpp>
39 #include <com/sun/star/frame/Desktop.hpp>
40 #include <com/sun/star/frame/XFramesSupplier.hpp>
41 #include <com/sun/star/i18n/UnicodeType.hpp>
42 #include <com/sun/star/i18n/WordType.hpp>
43 #include <com/sun/star/io/XActiveDataControl.hpp>
44 #include <com/sun/star/io/XActiveDataSource.hpp>
45 #include <com/sun/star/lang/Locale.hpp>
46 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
47 #include <com/sun/star/lang/XServiceInfo.hpp>
48 #include <com/sun/star/packages/zip/ZipIOException.hpp>
49 #include <com/sun/star/registry/XRegistryKey.hpp>
50 #include <com/sun/star/script/XLibraryContainer.hpp>
51 #include <com/sun/star/task/XStatusIndicatorFactory.hpp>
52 #include <com/sun/star/uno/Any.h>
53 #include <com/sun/star/uno/Sequence.h>
54 #include <com/sun/star/util/MeasureUnit.hpp>
55 #include <com/sun/star/xml/sax/InputSource.hpp>
56 #include <com/sun/star/xml/sax/Parser.hpp>
57 #include <com/sun/star/xml/sax/Writer.hpp>
58 #include <com/sun/star/xml/sax/XDTDHandler.hpp>
59 #include <com/sun/star/xml/sax/XEntityResolver.hpp>
60 #include <com/sun/star/xml/sax/XErrorHandler.hpp>
61 #include <com/sun/star/xml/sax/XParser.hpp>
62 #include <comphelper/accessibleeventnotifier.hxx>
63 #include <comphelper/accessibletexthelper.hxx>
64 #include <comphelper/classids.hxx>
65 #include <comphelper/genericpropertyset.hxx>
66 #include <comphelper/processfactory.hxx>
67 #include <comphelper/propertysetinfo.hxx>
68 #include <comphelper/servicehelper.hxx>
69 #include <comphelper/storagehelper.hxx>
70 #include <comphelper/string.hxx>
71 #include <config_options.h>
72 #include <cppuhelper/supportsservice.hxx>
73 #include <editeng/editdata.hxx>
74 #include <editeng/editeng.hxx>
75 #include <editeng/editobj.hxx>
76 #include <editeng/editstat.hxx>
77 #include <editeng/editview.hxx>
78 #include <editeng/eeitem.hxx>
79 #include <editeng/fhgtitem.hxx>
80 #include <editeng/fontitem.hxx>
81 #include <editeng/lrspitem.hxx>
82 #include <editeng/outliner.hxx>
83 #include <editeng/paperinf.hxx>
84 #include <editeng/scripttypeitem.hxx>
85 #include <editeng/unoedhlp.hxx>
86 #include <editeng/unolingu.hxx>
87 #include <editeng/wghtitem.hxx>
88 #include <filter/msfilter/rtfutil.hxx>
91 #include <i18nlangtag/lang.h>
96 #include <oox/token/namespaces.hxx>
97 #include <oox/token/tokens.hxx>
98 #include <osl/diagnose.h>
99 #include <osl/mutex.hxx>
100 #include <osl/thread.h>
101 #include <rtl/math.hxx>
102 #include <rtl/ustrbuf.hxx>
103 #include <rtl/ustring.hxx>
104 #include <sal/config.h>
105 #include <sal/macros.h>
106 #include <sax/tools/converter.hxx>
107 #include <sfx2/app.hxx>
108 #include <sfx2/dispatch.hxx>
109 #include <sfx2/docfac.hxx>
110 #include <sfx2/docfile.hxx>
111 #include <sfx2/docfilt.hxx>
112 #include <sfx2/docinsert.hxx>
113 #include <sfx2/event.hxx>
114 #include <sfx2/fcontnr.hxx>
115 #include <sfx2/filedlghelper.hxx>
116 #include <sfx2/frame.hxx>
117 #include <sfx2/imgmgr.hxx>
118 #include <sfx2/msg.hxx>
119 #include <sfx2/objface.hxx>
120 #include <sfx2/printer.hxx>
121 #include <sfx2/request.hxx>
122 #include <sfx2/sfxmodelfactory.hxx>
123 #include <sfx2/taskpane.hxx>
124 #include <sfx2/viewfrm.hxx>
125 #include <sfx2/viewsh.hxx>
126 #include <sfx2/zoomitem.hxx>
127 #include <sot/exchange.hxx>
128 #include <sot/factory.hxx>
129 #include <sot/formats.hxx>
130 #include <sot/storage.hxx>
132 #include <svl/eitem.hxx>
133 #include <svl/fstathelper.hxx>
134 #include <svl/hint.hxx>
135 #include <svl/intitem.hxx>
136 #include <svl/itempool.hxx>
137 #include <svl/itemprop.hxx>
138 #include <svl/itemset.hxx>
139 #include <svl/poolitem.hxx>
140 #include <svl/ptitem.hxx>
141 #include <svl/slstitm.hxx>
142 #include <svl/smplhint.hxx>
143 #include <svl/stritem.hxx>
144 #include <svl/undo.hxx>
145 #include <svl/urihelper.hxx>
146 #include <svl/whiter.hxx>
147 #include <svtools/ctrltool.hxx>
148 #include <svtools/imgdef.hxx>
149 #include <svtools/miscopt.hxx>
150 #include <svtools/rtfkeywd.hxx>
151 #include <svtools/sfxecode.hxx>
152 #include <svtools/transfer.hxx>
153 #include <svx/lboxctrl.hxx>
154 #include <svx/modctrl.hxx>
155 #include <svx/svxdlg.hxx>
156 #include <svx/ucsubset.hxx>
157 #include <svx/xmlsecctrl.hxx>
158 #include <svx/zoomctrl.hxx>
159 #include <svx/zoomsliderctrl.hxx>
160 #include <svx/zoomslideritem.hxx>
161 #include <toolkit/awt/vclxdevice.hxx>
162 #include <toolkit/helper/vclunohelper.hxx>
163 #include <tools/color.hxx>
164 #include <tools/diagnose_ex.h>
165 #include <tools/fract.hxx>
166 #include <tools/gen.hxx>
167 #include <tools/globname.hxx>
168 #include <tools/mapunit.hxx>
169 #include <tools/rtti.hxx>
170 #include <tools/stream.hxx>
171 #include <tools/tenccvt.hxx>
172 #include <ucbhelper/content.hxx>
173 #include <unotools/accessiblerelationsethelper.hxx>
174 #include <unotools/accessiblestatesethelper.hxx>
175 #include <unotools/charclass.hxx>
176 #include <unotools/eventcfg.hxx>
177 #include <unotools/lingucfg.hxx>
178 #include <unotools/linguprops.hxx>
179 #include <unotools/localedatawrapper.hxx>
180 #include <unotools/moduleoptions.hxx>
181 #include <unotools/pathoptions.hxx>
182 #include <unotools/saveopt.hxx>
183 #include <unotools/streamwrap.hxx>
184 #include <unotools/syslocale.hxx>
186 #include <vcl/builder.hxx>
187 #include <vcl/decoview.hxx>
188 #include <vcl/help.hxx>
189 #include <vcl/layout.hxx>
190 #include <vcl/lineinfo.hxx>
191 #include <vcl/mapmod.hxx>
192 #include <vcl/menu.hxx>
193 #include <vcl/msgbox.hxx>
194 #include <vcl/outdev.hxx>
195 #include <vcl/print.hxx>
196 #include <vcl/settings.hxx>
197 #include <vcl/status.hxx>
198 #include <vcl/svapp.hxx>
199 #include <vcl/unohelp2.hxx>
200 #include <vcl/virdev.hxx>
201 #include <vcl/waitobj.hxx>
202 #include <vcl/wall.hxx>
203 #include <vcl/window.hxx>
204 #include <vcl/wrkwin.hxx>
206 #include <xmloff/attrlist.hxx>
207 #include <xmloff/nmspmap.hxx>
208 #include <xmloff/xmlmetai.hxx>
209 #include <xmloff/xmlnmspe.hxx>
210 #include <xmloff/xmltoken.hxx>
211 #include <xmloff/xmluconv.hxx>
213 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */