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 <boost/noncopyable.hpp>
18 #include <boost/optional.hpp>
19 #include <boost/scoped_array.hpp>
20 #include <boost/shared_ptr.hpp>
21 #include <com/sun/star/beans/Optional.hpp>
22 #include <com/sun/star/beans/PropertyValue.hpp>
23 #include <com/sun/star/beans/XPropertySet.hpp>
24 #include <com/sun/star/bridge/BridgeFactory.hpp>
25 #include <com/sun/star/bridge/UnoUrlResolver.hpp>
26 #include <com/sun/star/bridge/XUnoUrlResolver.hpp>
27 #include <com/sun/star/configuration/theDefaultProvider.hpp>
28 #include <com/sun/star/container/XNameAccess.hpp>
29 #include <com/sun/star/deployment/ExtensionManager.hpp>
30 #include <com/sun/star/deployment/XPackage.hpp>
31 #include <com/sun/star/io/SequenceInputStream.hpp>
32 #include <com/sun/star/io/XInputStream.hpp>
33 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
34 #include <com/sun/star/task/OfficeRestartManager.hpp>
35 #include <com/sun/star/task/XInteractionAbort.hpp>
36 #include <com/sun/star/task/XInteractionHandler.hpp>
37 #include <com/sun/star/ucb/CommandAbortedException.hpp>
38 #include <com/sun/star/ucb/CommandFailedException.hpp>
39 #include <com/sun/star/ucb/ContentInfo.hpp>
40 #include <com/sun/star/ucb/ContentInfoAttribute.hpp>
41 #include <com/sun/star/ucb/InteractiveIOException.hpp>
42 #include <com/sun/star/uno/Reference.hxx>
43 #include <com/sun/star/uno/RuntimeException.hpp>
44 #include <com/sun/star/uno/Sequence.hxx>
45 #include <com/sun/star/uno/XComponentContext.hpp>
46 #include <com/sun/star/uno/XInterface.hpp>
47 #include <com/sun/star/xml/dom/DOMException.hpp>
48 #include <com/sun/star/xml/dom/DocumentBuilder.hpp>
49 #include <com/sun/star/xml/dom/XElement.hpp>
50 #include <com/sun/star/xml/dom/XNode.hpp>
51 #include <com/sun/star/xml/dom/XNodeList.hpp>
52 #include <com/sun/star/xml/xpath/XPathAPI.hpp>
53 #include <comphelper/makesequence.hxx>
54 #include <comphelper/processfactory.hxx>
55 #include <comphelper/random.hxx>
56 #include <comphelper/seqstream.hxx>
57 #include <comphelper/sequence.hxx>
58 #include <config_features.h>
59 #include <config_folders.h>
60 #include <cppuhelper/exc_hlp.hxx>
61 #include <cppuhelper/implbase1.hxx>
62 #include <cppuhelper/implbase2.hxx>
63 #include <cppuhelper/weak.hxx>
64 #include <i18nlangtag/languagetag.hxx>
65 #include <osl/diagnose.h>
66 #include <osl/file.hxx>
67 #include <osl/module.hxx>
68 #include <osl/mutex.hxx>
69 #include <osl/pipe.hxx>
70 #include <osl/security.hxx>
71 #include <osl/socket.hxx>
72 #include <osl/thread.hxx>
73 #include <rtl/bootstrap.hxx>
74 #include <rtl/digest.h>
75 #include <rtl/instance.hxx>
76 #include <rtl/random.h>
77 #include <rtl/string.h>
78 #include <rtl/uri.hxx>
79 #include <rtl/ustrbuf.hxx>
80 #include <rtl/ustring.h>
81 #include <rtl/ustring.hxx>
82 #include <sal/config.h>
83 #include <sal/types.h>
84 #include <salhelper/linkhelper.hxx>
87 #include <tools/config.hxx>
88 #include <tools/resid.hxx>
89 #include <tools/resmgr.hxx>
90 #include <ucbhelper/content.hxx>
91 #include <unotools/bootstrap.hxx>
92 #include <unotools/configmgr.hxx>
93 #include <xmlscript/xml_helper.hxx>
95 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */