Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / desktop / inc / pch / precompiled_deploymentgui.hxx
blob3ee56d5d2985494b5b51ed6f48f60ab04ebe4212
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).
16 Generated on 2017-09-20 22:52:22 using:
17 ./bin/update_pch desktop deploymentgui --cutoff=3 --exclude:system --exclude:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deploymentgui.hxx "make desktop.build" --find-conflicts
23 #include <algorithm>
24 #include <cassert>
25 #include <cstddef>
26 #include <cstdlib>
27 #include <deque>
28 #include <iomanip>
29 #include <limits.h>
30 #include <memory>
31 #include <new>
32 #include <ostream>
33 #include <stddef.h>
34 #include <utility>
35 #include <vector>
36 #include <boost/optional.hpp>
37 #include <osl/conditn.hxx>
38 #include <osl/endian.h>
39 #include <osl/file.hxx>
40 #include <osl/interlck.h>
41 #include <osl/mutex.hxx>
42 #include <osl/thread.h>
43 #include <osl/time.h>
44 #include <rtl/alloc.h>
45 #include <rtl/ref.hxx>
46 #include <rtl/textcvt.h>
47 #include <rtl/ustrbuf.hxx>
48 #include <rtl/ustring.h>
49 #include <rtl/ustring.hxx>
50 #include <sal/config.h>
51 #include <sal/detail/log.h>
52 #include <sal/macros.h>
53 #include <sal/saldllapi.h>
54 #include <sal/types.h>
55 #include <sal/typesizes.h>
56 #include <salhelper/thread.hxx>
57 #include <vcl/accel.hxx>
58 #include <vcl/bitmapex.hxx>
59 #include <vcl/builderfactory.hxx>
60 #include <vcl/ctrl.hxx>
61 #include <vcl/dialog.hxx>
62 #include <vcl/dllapi.h>
63 #include <vcl/edit.hxx>
64 #include <vcl/idle.hxx>
65 #include <vcl/image.hxx>
66 #include <vcl/layout.hxx>
67 #include <vcl/mnemonicengine.hxx>
68 #include <vcl/outdev.hxx>
69 #include <vcl/quickselectionengine.hxx>
70 #include <vcl/salnativewidgets.hxx>
71 #include <vcl/seleng.hxx>
72 #include <vcl/svapp.hxx>
73 #include <vcl/timer.hxx>
74 #include <vcl/window.hxx>
75 #include <com/sun/star/beans/NamedValue.hpp>
76 #include <com/sun/star/deployment/DependencyException.hpp>
77 #include <com/sun/star/deployment/DeploymentException.hpp>
78 #include <com/sun/star/ucb/CommandAbortedException.hpp>
79 #include <com/sun/star/ucb/CommandFailedException.hpp>
80 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
81 #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
82 #include <com/sun/star/uno/Any.h>
83 #include <com/sun/star/uno/Any.hxx>
84 #include <com/sun/star/uno/Reference.h>
85 #include <com/sun/star/uno/Reference.hxx>
86 #include <com/sun/star/uno/RuntimeException.hpp>
87 #include <com/sun/star/uno/Sequence.h>
88 #include <com/sun/star/uno/Sequence.hxx>
89 #include <com/sun/star/uno/Type.h>
90 #include <com/sun/star/uno/Type.hxx>
91 #include <com/sun/star/uno/XInterface.hpp>
92 #include <com/sun/star/uno/genfunc.hxx>
93 #include <comphelper/anytostring.hxx>
94 #include <comphelper/fileformat.h>
95 #include <comphelper/processfactory.hxx>
96 #include <cppu/cppudllapi.h>
97 #include <cppu/unotype.hxx>
98 #include <cppuhelper/cppuhelperdllapi.h>
99 #include <cppuhelper/exc_hlp.hxx>
100 #include <cppuhelper/implbase.hxx>
101 #include <o3tl/typed_flags_set.hxx>
102 #include <svtools/controldims.hxx>
103 #include <svtools/svtdllapi.h>
104 #include <svtools/transfer.hxx>
105 #include <svtools/treelist.hxx>
106 #include <svtools/treelistbox.hxx>
107 #include <toolkit/helper/vclunohelper.hxx>
108 #include <tools/color.hxx>
109 #include <tools/contnr.hxx>
110 #include <tools/gen.hxx>
111 #include <tools/link.hxx>
112 #include <tools/solar.h>
113 #include <tools/toolsdllapi.h>
114 #include <typelib/typedescription.h>
115 #include <ucbhelper/content.hxx>
116 #include <uno/data.h>
117 #include <uno/sequence2.h>
118 #include <unotools/configmgr.hxx>
120 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */