Bump version to 4.3-4
[LibreOffice.git] / sc / inc / pch / precompiled_scui.hxx
blob42b3f846eb603dde9737b6eec7184a54e447601c
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 <basic/sbmeth.hxx>
18 #include <basic/sbmod.hxx>
19 #include <basic/sbstar.hxx>
20 #include <boost/scoped_array.hpp>
21 #include <boost/scoped_ptr.hpp>
22 #include <com/sun/star/i18n/LocaleDataItem.hpp>
23 #include <com/sun/star/lang/Locale.hpp>
24 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
25 #include <com/sun/star/sdb/DatabaseContext.hpp>
26 #include <com/sun/star/sdb/XCompletedConnection.hpp>
27 #include <com/sun/star/sdb/XQueriesSupplier.hpp>
28 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
29 #include <com/sun/star/sheet/DataImportMode.hpp>
30 #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>
31 #include <com/sun/star/sheet/DataPilotFieldLayoutMode.hpp>
32 #include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
33 #include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>
34 #include <com/sun/star/sheet/DataPilotFieldShowItemsMode.hpp>
35 #include <com/sun/star/sheet/DataPilotFieldSortMode.hpp>
36 #include <com/sun/star/task/InteractionHandler.hpp>
37 #include <com/sun/star/uno/Any.hxx>
38 #include <com/sun/star/uno/Sequence.hxx>
39 #include <comphelper/processfactory.hxx>
40 #include <comphelper/string.hxx>
41 #include <editeng/boxitem.hxx>
42 #include <editeng/brushitem.hxx>
43 #include <editeng/colritem.hxx>
44 #include <editeng/contouritem.hxx>
45 #include <editeng/crossedoutitem.hxx>
46 #include <editeng/editobj.hxx>
47 #include <editeng/editstat.hxx>
48 #include <editeng/editview.hxx>
49 #include <editeng/eeitem.hxx>
50 #include <editeng/eerdll.hxx>
51 #include <editeng/flditem.hxx>
52 #include <editeng/flstitem.hxx>
53 #include <editeng/fontitem.hxx>
54 #include <editeng/postitem.hxx>
55 #include <editeng/shdditem.hxx>
56 #include <editeng/udlnitem.hxx>
57 #include <editeng/wghtitem.hxx>
58 #include <formula/grammar.hxx>
59 #include <formula/opcode.hxx>
60 #include <i18nlangtag/languagetag.hxx>
61 #include <limits.h>
62 #include <math.h>
63 #include <osl/thread.h>
64 #include <rtl/math.hxx>
65 #include <rtl/tencinfo.h>
66 #include <rtl/ustrbuf.hxx>
67 #include <sal/types.h>
68 #include <sfx2/app.hxx>
69 #include <sfx2/basedlgs.hxx>
70 #include <sfx2/childwin.hxx>
71 #include <sfx2/docfile.hxx>
72 #include <sfx2/docfilt.hxx>
73 #include <sfx2/docinsert.hxx>
74 #include <sfx2/fcontnr.hxx>
75 #include <sfx2/filedlghelper.hxx>
76 #include <sfx2/objsh.hxx>
77 #include <sfx2/sfxresid.hxx>
78 #include <sfx2/tabdlg.hxx>
79 #include <sfx2/viewfrm.hxx>
80 #include <svl/aeitem.hxx>
81 #include <svl/cjkoptions.hxx>
82 #include <svl/eitem.hxx>
83 #include <svl/intitem.hxx>
84 #include <svl/sharedstringpool.hxx>
85 #include <svl/stritem.hxx>
86 #include <svl/style.hxx>
87 #include <svl/zforlist.hxx>
88 #include <svtools/collatorres.hxx>
89 #include <svtools/ehdl.hxx>
90 #include <svtools/sfxecode.hxx>
91 #include <svtools/svlbitm.hxx>
92 #include <svtools/treelistentry.hxx>
93 #include <svx/algitem.hxx>
94 #include <svx/dlgutil.hxx>
95 #include <svx/drawitem.hxx>
96 #include <svx/flagsdef.hxx>
97 #include <svx/numinf.hxx>
98 #include <svx/svxdlg.hxx>
99 #include <svx/xtable.hxx>
100 #include <tools/color.hxx>
101 #include <tools/resary.hxx>
102 #include <tools/resid.hxx>
103 #include <tools/urlobj.hxx>
104 #include <unotools/collatorwrapper.hxx>
105 #include <unotools/localedatawrapper.hxx>
106 #include <unotools/pathoptions.hxx>
107 #include <unotools/transliterationwrapper.hxx>
108 #include <unotools/useroptions.hxx>
109 #include <vcl/builder.hxx>
110 #include <vcl/layout.hxx>
111 #include <vcl/msgbox.hxx>
112 #include <vcl/settings.hxx>
113 #include <vcl/svapp.hxx>
114 #include <vcl/waitobj.hxx>
115 #include <vcl/window.hxx>
116 #include <vector>
117 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */