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).
18 #include <basic/basmgr.hxx>
19 #include <basic/sbmod.hxx>
20 #include <boost/scoped_array.hpp>
21 #include <boost/scoped_ptr.hpp>
22 #include <com/sun/star/accessibility/AccessibleRole.hpp>
23 #include <com/sun/star/awt/PosSize.hpp>
24 #include <com/sun/star/beans/PropertyValue.hpp>
25 #include <com/sun/star/beans/PropertyValues.hpp>
26 #include <com/sun/star/beans/XPropertySet.hpp>
27 #include <com/sun/star/container/XChild.hpp>
28 #include <com/sun/star/container/XContainerQuery.hpp>
29 #include <com/sun/star/container/XEnumeration.hpp>
30 #include <com/sun/star/container/XNameAccess.hpp>
31 #include <com/sun/star/container/XNameContainer.hpp>
32 #include <com/sun/star/document/PrinterIndependentLayout.hpp>
33 #include <com/sun/star/document/XDocumentProperties.hpp>
34 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
35 #include <com/sun/star/embed/Aspects.hpp>
36 #include <com/sun/star/embed/EmbedMisc.hpp>
37 #include <com/sun/star/form/runtime/XFormController.hpp>
38 #include <com/sun/star/frame/Bibliography.hpp>
39 #include <com/sun/star/frame/Frame.hpp>
40 #include <com/sun/star/frame/XDispatchProvider.hpp>
41 #include <com/sun/star/frame/XFrame.hpp>
42 #include <com/sun/star/frame/XStorable.hpp>
43 #include <com/sun/star/i18n/BreakIterator.hpp>
44 #include <com/sun/star/i18n/IndexEntrySupplier.hpp>
45 #include <com/sun/star/i18n/ScriptType.hpp>
46 #include <com/sun/star/i18n/TransliterationModules.hpp>
47 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
48 #include <com/sun/star/mail/MailServiceProvider.hpp>
49 #include <com/sun/star/mail/MailServiceType.hpp>
50 #include <com/sun/star/mail/XMailService.hpp>
51 #include <com/sun/star/sdb/DatabaseContext.hpp>
52 #include <com/sun/star/sdb/XDatabaseAccess.hpp>
53 #include <com/sun/star/sdb/XResultSetAccess.hpp>
54 #include <com/sun/star/sdbc/XDataSource.hpp>
55 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
56 #include <com/sun/star/sdbcx/XRowLocate.hpp>
57 #include <com/sun/star/style/BreakType.hpp>
58 #include <com/sun/star/style/XStyle.hpp>
59 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
60 #include <com/sun/star/text/AutoTextContainer.hpp>
61 #include <com/sun/star/text/ChapterFormat.hpp>
62 #include <com/sun/star/text/ControlCharacter.hpp>
63 #include <com/sun/star/text/GraphicCrop.hpp>
64 #include <com/sun/star/text/TableColumnSeparator.hpp>
65 #include <com/sun/star/text/TextContentAnchorType.hpp>
66 #include <com/sun/star/text/XDependentTextField.hpp>
67 #include <com/sun/star/text/XDocumentIndex.hpp>
68 #include <com/sun/star/text/XDocumentIndexesSupplier.hpp>
69 #include <com/sun/star/text/XParagraphCursor.hpp>
70 #include <com/sun/star/text/XText.hpp>
71 #include <com/sun/star/text/XTextDocument.hpp>
72 #include <com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp>
73 #include <com/sun/star/text/XTextFieldsSupplier.hpp>
74 #include <com/sun/star/text/XTextFrame.hpp>
75 #include <com/sun/star/text/XTextFramesSupplier.hpp>
76 #include <com/sun/star/text/XTextGraphicObjectsSupplier.hpp>
77 #include <com/sun/star/text/XTextSection.hpp>
78 #include <com/sun/star/text/XTextSectionsSupplier.hpp>
79 #include <com/sun/star/text/XTextTable.hpp>
80 #include <com/sun/star/text/XTextTableCursor.hpp>
81 #include <com/sun/star/text/XTextTablesSupplier.hpp>
82 #include <com/sun/star/text/XTextViewCursorSupplier.hpp>
83 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
84 #include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
85 #include <com/sun/star/ui/dialogs/FolderPicker.hpp>
86 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
87 #include <com/sun/star/ui/dialogs/XFilePicker.hpp>
88 #include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
89 #include <com/sun/star/ui/dialogs/XFilterManager.hpp>
90 #include <com/sun/star/uno/Sequence.h>
91 #include <com/sun/star/util/Date.hpp>
92 #include <com/sun/star/util/DateTime.hpp>
93 #include <com/sun/star/util/SearchFlags.hpp>
94 #include <com/sun/star/util/SearchOptions.hpp>
95 #include <com/sun/star/util/Time.hpp>
96 #include <com/sun/star/util/XRefreshable.hpp>
97 #include <com/sun/star/view/DocumentZoomType.hpp>
98 #include <com/sun/star/view/XScreenCursor.hpp>
99 #include <com/sun/star/view/XViewSettingsSupplier.hpp>
100 #include <comphelper/classids.hxx>
101 #include <comphelper/processfactory.hxx>
102 #include <comphelper/sequenceashashmap.hxx>
103 #include <comphelper/storagehelper.hxx>
104 #include <comphelper/string.hxx>
105 #include <config_folders.h>
106 #include <cppuhelper/implbase1.hxx>
108 #include <editeng/acorrcfg.hxx>
109 #include <editeng/adjustitem.hxx>
110 #include <editeng/borderline.hxx>
111 #include <editeng/boxitem.hxx>
112 #include <editeng/brushitem.hxx>
113 #include <editeng/fhgtitem.hxx>
114 #include <editeng/flstitem.hxx>
115 #include <editeng/fontitem.hxx>
116 #include <editeng/formatbreakitem.hxx>
117 #include <editeng/frmdiritem.hxx>
118 #include <editeng/keepitem.hxx>
119 #include <editeng/langitem.hxx>
120 #include <editeng/lrspitem.hxx>
121 #include <editeng/numitem.hxx>
122 #include <editeng/opaqitem.hxx>
123 #include <editeng/paperinf.hxx>
124 #include <editeng/prntitem.hxx>
125 #include <editeng/protitem.hxx>
126 #include <editeng/scripttypeitem.hxx>
127 #include <editeng/sizeitem.hxx>
128 #include <editeng/svxenum.hxx>
129 #include <editeng/svxfont.hxx>
130 #include <editeng/tstpitem.hxx>
131 #include <editeng/ulspitem.hxx>
132 #include <editeng/unolingu.hxx>
133 #include <i18nlangtag/mslangid.hxx>
134 #include <officecfg/Office/Writer.hxx>
135 #include <osl/diagnose.h>
136 #include <rsc/rscsfx.hxx>
137 #include <rtl/textenc.h>
138 #include <rtl/ustring.hxx>
139 #include <sal/macros.h>
140 #include <sfx2/app.hxx>
141 #include <sfx2/basedlgs.hxx>
142 #include <sfx2/bindings.hxx>
143 #include <sfx2/dialoghelper.hxx>
144 #include <sfx2/dispatch.hxx>
145 #include <sfx2/docfile.hxx>
146 #include <sfx2/docfilt.hxx>
147 #include <sfx2/docinsert.hxx>
148 #include <sfx2/fcontnr.hxx>
149 #include <sfx2/filedlghelper.hxx>
150 #include <sfx2/frame.hxx>
151 #include <sfx2/htmlmode.hxx>
152 #include <sfx2/imgmgr.hxx>
153 #include <sfx2/linkmgr.hxx>
154 #include <sfx2/objsh.hxx>
155 #include <sfx2/passwd.hxx>
156 #include <sfx2/printer.hxx>
157 #include <sfx2/request.hxx>
158 #include <sfx2/styfitem.hxx>
159 #include <sfx2/tabdlg.hxx>
160 #include <sfx2/viewfrm.hxx>
162 #include <svl/PasswordHelper.hxx>
163 #include <svl/aeitem.hxx>
164 #include <svl/cjkoptions.hxx>
165 #include <svl/ctloptions.hxx>
166 #include <svl/eitem.hxx>
167 #include <svl/intitem.hxx>
168 #include <svl/itemset.hxx>
169 #include <svl/mailenum.hxx>
170 #include <svl/slstitm.hxx>
171 #include <svl/stritem.hxx>
172 #include <svl/style.hxx>
173 #include <svl/urihelper.hxx>
174 #include <svl/zforlist.hxx>
175 #include <svl/zformat.hxx>
176 #include <svtools/accessibilityoptions.hxx>
177 #include <svtools/collatorres.hxx>
178 #include <svtools/ctrlbox.hxx>
179 #include <svtools/ctrltool.hxx>
180 #include <svtools/editbrowsebox.hxx>
181 #include <svtools/headbar.hxx>
182 #include <svtools/htmlcfg.hxx>
183 #include <svtools/indexentryres.hxx>
184 #include <svtools/insdlg.hxx>
185 #include <svtools/prnsetup.hxx>
186 #include <svtools/scriptedtext.hxx>
187 #include <svtools/simptabl.hxx>
188 #include <svtools/stdctrl.hxx>
189 #include <svtools/svmedit.hxx>
190 #include <svtools/svtabbx.hxx>
191 #include <svtools/treelistentry.hxx>
192 #include <svx/ctredlin.hxx>
193 #include <svx/dialmgr.hxx>
194 #include <svx/dlgutil.hxx>
195 #include <svx/drawitem.hxx>
196 #include <svx/flagsdef.hxx>
197 #include <svx/framelinkarray.hxx>
198 #include <svx/gallery.hxx>
199 #include <svx/hdft.hxx>
200 #include <svx/numinf.hxx>
201 #include <svx/optgenrl.hxx>
202 #include <svx/pageitem.hxx>
203 #include <svx/postattr.hxx>
204 #include <svx/ruler.hxx>
205 #include <svx/sdtaitm.hxx>
206 #include <svx/strarray.hxx>
207 #include <svx/svdmodel.hxx>
208 #include <svx/svxdlg.hxx>
209 #include <svx/swframevalidation.hxx>
210 #include <svx/xfillit0.hxx>
211 #include <svx/xflgrit.hxx>
212 #include <svx/xtable.hxx>
213 #include <toolkit/helper/vclunohelper.hxx>
214 #include <tools/poly.hxx>
215 #include <tools/resmgr.hxx>
216 #include <tools/stream.hxx>
217 #include <tools/urlobj.hxx>
218 #include <ucbhelper/content.hxx>
219 #include <unotools/charclass.hxx>
220 #include <unotools/cmdoptions.hxx>
221 #include <unotools/collatorwrapper.hxx>
222 #include <unotools/configmgr.hxx>
223 #include <unotools/confignode.hxx>
224 #include <unotools/lingucfg.hxx>
225 #include <unotools/localedatawrapper.hxx>
226 #include <unotools/pathoptions.hxx>
227 #include <unotools/syslocale.hxx>
228 #include <unotools/tempfile.hxx>
229 #include <unotools/textsearch.hxx>
230 #include <unotools/transliterationwrapper.hxx>
231 #include <vcl/builder.hxx>
232 #include <vcl/button.hxx>
233 #include <vcl/edit.hxx>
234 #include <vcl/field.hxx>
235 #include <vcl/fixed.hxx>
236 #include <vcl/graph.hxx>
237 #include <vcl/graphicfilter.hxx>
238 #include <vcl/help.hxx>
239 #include <vcl/layout.hxx>
240 #include <vcl/lstbox.hxx>
241 #include <vcl/menu.hxx>
242 #include <vcl/metric.hxx>
243 #include <vcl/mnemonic.hxx>
244 #include <vcl/msgbox.hxx>
245 #include <vcl/print.hxx>
246 #include <vcl/settings.hxx>
247 #include <vcl/svapp.hxx>
248 #include <vcl/vclmedit.hxx>
249 #include <vcl/waitobj.hxx>
252 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */