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 <boost/bind.hpp>
19 #include <boost/optional.hpp>
20 #include <boost/scoped_ptr.hpp>
21 #include <boost/shared_ptr.hpp>
22 #include <boost/utility.hpp>
23 #include <com/sun/star/awt/Rectangle.hpp>
24 #include <com/sun/star/awt/Toolkit.hpp>
25 #include <com/sun/star/awt/WindowAttribute.hpp>
26 #include <com/sun/star/awt/WindowClass.hpp>
27 #include <com/sun/star/awt/WindowDescriptor.hpp>
28 #include <com/sun/star/awt/XWindow.hpp>
29 #include <com/sun/star/awt/XWindowPeer.hpp>
30 #include <com/sun/star/beans/NamedValue.hpp>
31 #include <com/sun/star/beans/Optional.hpp>
32 #include <com/sun/star/beans/PropertyValue.hpp>
33 #include <com/sun/star/beans/StringPair.hpp>
34 #include <com/sun/star/beans/XPropertySet.hpp>
35 #include <com/sun/star/configuration/theDefaultProvider.hpp>
36 #include <com/sun/star/container/XNameAccess.hpp>
37 #include <com/sun/star/container/XNameContainer.hpp>
38 #include <com/sun/star/deployment/DependencyException.hpp>
39 #include <com/sun/star/deployment/DeploymentException.hpp>
40 #include <com/sun/star/deployment/ExtensionManager.hpp>
41 #include <com/sun/star/deployment/InstallException.hpp>
42 #include <com/sun/star/deployment/LicenseException.hpp>
43 #include <com/sun/star/deployment/PlatformException.hpp>
44 #include <com/sun/star/deployment/UpdateInformationProvider.hpp>
45 #include <com/sun/star/deployment/VersionException.hpp>
46 #include <com/sun/star/deployment/XExtensionManager.hpp>
47 #include <com/sun/star/deployment/XPackage.hpp>
48 #include <com/sun/star/deployment/XUpdateInformationProvider.hpp>
49 #include <com/sun/star/deployment/ui/LicenseDialog.hpp>
50 #include <com/sun/star/frame/Desktop.hpp>
51 #include <com/sun/star/frame/XDispatch.hpp>
52 #include <com/sun/star/frame/XDispatchProvider.hpp>
53 #include <com/sun/star/i18n/CollatorOptions.hpp>
54 #include <com/sun/star/lang/IllegalArgumentException.hpp>
55 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
56 #include <com/sun/star/lang/XServiceInfo.hpp>
57 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
58 #include <com/sun/star/system/SystemShellExecute.hpp>
59 #include <com/sun/star/system/SystemShellExecuteFlags.hpp>
60 #include <com/sun/star/task/InteractionHandler.hpp>
61 #include <com/sun/star/task/XAbortChannel.hpp>
62 #include <com/sun/star/task/XInteractionAbort.hpp>
63 #include <com/sun/star/task/XInteractionApprove.hpp>
64 #include <com/sun/star/task/XInteractionHandler.hpp>
65 #include <com/sun/star/task/XJob.hpp>
66 #include <com/sun/star/task/XJobExecutor.hpp>
67 #include <com/sun/star/ucb/CommandAbortedException.hpp>
68 #include <com/sun/star/ucb/CommandFailedException.hpp>
69 #include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
70 #include <com/sun/star/ucb/NameClash.hpp>
71 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
72 #include <com/sun/star/ucb/XProgressHandler.hpp>
73 #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
74 #include <com/sun/star/ui/dialogs/FilePicker.hpp>
75 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
76 #include <com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.hpp>
77 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
78 #include <com/sun/star/ui/dialogs/XFilterManager.hpp>
79 #include <com/sun/star/uno/Any.hxx>
80 #include <com/sun/star/uno/Exception.hpp>
81 #include <com/sun/star/uno/Reference.hxx>
82 #include <com/sun/star/uno/RuntimeException.hpp>
83 #include <com/sun/star/uno/Sequence.h>
84 #include <com/sun/star/uno/Sequence.hxx>
85 #include <com/sun/star/uno/TypeClass.hpp>
86 #include <com/sun/star/uno/XComponentContext.hpp>
87 #include <com/sun/star/uno/XInterface.hpp>
88 #include <com/sun/star/util/URL.hpp>
89 #include <com/sun/star/util/URLTransformer.hpp>
90 #include <com/sun/star/util/XChangesBatch.hpp>
91 #include <com/sun/star/util/XURLTransformer.hpp>
92 #include <com/sun/star/xml/dom/XElement.hpp>
93 #include <com/sun/star/xml/dom/XNode.hpp>
94 #include <com/sun/star/xml/dom/XNodeList.hpp>
95 #include <comphelper/anytostring.hxx>
96 #include <comphelper/processfactory.hxx>
97 #include <comphelper/unwrapargs.hxx>
98 #include <cppuhelper/bootstrap.hxx>
99 #include <cppuhelper/exc_hlp.hxx>
100 #include <cppuhelper/implbase2.hxx>
101 #include <cppuhelper/implbase3.hxx>
102 #include <cppuhelper/implementationentry.hxx>
103 #include <cppuhelper/weakref.hxx>
105 #include <i18nlangtag/languagetag.hxx>
106 #include <i18nlangtag/mslangid.hxx>
109 #include <osl/conditn.hxx>
110 #include <osl/diagnose.h>
111 #include <osl/file.hxx>
112 #include <osl/mutex.hxx>
114 #include <rtl/ref.hxx>
115 #include <rtl/string.h>
116 #include <rtl/ustrbuf.hxx>
117 #include <rtl/ustring.h>
118 #include <rtl/ustring.hxx>
119 #include <sal/config.h>
120 #include <sal/types.h>
121 #include <salhelper/thread.hxx>
122 #include <sfx2/sfxdlg.hxx>
123 #include <svl/lstner.hxx>
124 #include <svtools/extensionlistbox.hxx>
125 #include <svtools/svlbitm.hxx>
126 #include <svtools/svmedit.hxx>
127 #include <svtools/treelistbox.hxx>
128 #include <svx/checklbx.hxx>
129 #include <toolkit/helper/vclunohelper.hxx>
130 #include <tools/gen.hxx>
131 #include <tools/link.hxx>
132 #include <tools/resid.hxx>
133 #include <tools/solar.h>
134 #include <ucbhelper/content.hxx>
135 #include <unotools/collatorwrapper.hxx>
136 #include <unotools/configmgr.hxx>
138 #include <vcl/button.hxx>
139 #include <vcl/ctrl.hxx>
140 #include <vcl/dialog.hxx>
141 #include <vcl/fixed.hxx>
142 #include <vcl/image.hxx>
143 #include <vcl/layout.hxx>
144 #include <vcl/menu.hxx>
145 #include <vcl/msgbox.hxx>
146 #include <vcl/scrbar.hxx>
147 #include <vcl/settings.hxx>
148 #include <vcl/svapp.hxx>
149 #include <vcl/threadex.hxx>
150 #include <vcl/xtextedt.hxx>
153 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */