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/scoped_ptr.hpp>
19 #include <com/sun/star/awt/MenuItemStyle.hpp>
20 #include <com/sun/star/awt/PosSize.hpp>
21 #include <com/sun/star/awt/WindowAttribute.hpp>
22 #include <com/sun/star/awt/WindowDescriptor.hpp>
23 #include <com/sun/star/awt/XDevice.hpp>
24 #include <com/sun/star/awt/XWindowPeer.hpp>
25 #include <com/sun/star/beans/PropertyValue.hpp>
26 #include <com/sun/star/beans/UnknownPropertyException.hpp>
27 #include <com/sun/star/beans/XPropertySet.hpp>
28 #include <com/sun/star/container/XContentEnumerationAccess.hpp>
29 #include <com/sun/star/container/XEnumeration.hpp>
30 #include <com/sun/star/container/XNameContainer.hpp>
31 #include <com/sun/star/document/XDocumentLanguages.hpp>
32 #include <com/sun/star/frame/DispatchResultState.hpp>
33 #include <com/sun/star/frame/DispatchStatement.hpp>
34 #include <com/sun/star/frame/FrameSearchFlag.hpp>
35 #include <com/sun/star/frame/ModuleManager.hpp>
36 #include <com/sun/star/frame/XDispatchProvider.hpp>
37 #include <com/sun/star/frame/XLayoutManager.hpp>
38 #include <com/sun/star/frame/XLayoutManager2.hpp>
39 #include <com/sun/star/frame/XModuleManager.hpp>
40 #include <com/sun/star/frame/XNotifyingDispatch.hpp>
41 #include <com/sun/star/frame/XPopupMenuController.hpp>
42 #include <com/sun/star/frame/XRecordableDispatch.hpp>
43 #include <com/sun/star/frame/theUICommandDescription.hpp>
44 #include <com/sun/star/io/XInputStream.hpp>
45 #include <com/sun/star/lang/WrappedTargetException.hpp>
46 #include <com/sun/star/linguistic2/XLanguageGuessing.hpp>
47 #include <com/sun/star/script/Converter.hpp>
48 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
49 #include <com/sun/star/system/SystemShellExecute.hpp>
50 #include <com/sun/star/system/SystemShellExecuteFlags.hpp>
51 #include <com/sun/star/task/XJobExecutor.hpp>
52 #include <com/sun/star/ui/GlobalAcceleratorConfiguration.hpp>
53 #include <com/sun/star/ui/UIElementType.hpp>
54 #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
55 #include <com/sun/star/ui/XUIElement.hpp>
56 #include <com/sun/star/ui/XUIElementSettings.hpp>
57 #include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
58 #include <com/sun/star/ui/theWindowStateConfiguration.hpp>
59 #include <com/sun/star/uri/UriReferenceFactory.hpp>
60 #include <com/sun/star/util/URLTransformer.hpp>
61 #include <com/sun/star/util/XURLTransformer.hpp>
62 #include <com/sun/star/view/XPrintable.hpp>
63 #include <comphelper/processfactory.hxx>
64 #include <comphelper/sequenceashashmap.hxx>
65 #include <cppuhelper/factory.hxx>
66 #include <cppuhelper/implbase1.hxx>
67 #include <cppuhelper/implementationentry.hxx>
68 #include <cppuhelper/supportsservice.hxx>
69 #include <i18nlangtag/mslangid.hxx>
71 #include <osl/file.hxx>
72 #include <osl/mutex.hxx>
73 #include <rtl/strbuf.hxx>
74 #include <rtl/ustrbuf.hxx>
75 #include <sal/config.h>
77 #include <svl/inettype.hxx>
78 #include <svl/languageoptions.hxx>
79 #include <svtools/acceleratorexecute.hxx>
80 #include <svtools/ctrltool.hxx>
81 #include <svtools/langtab.hxx>
82 #include <svtools/menuoptions.hxx>
83 #include <svtools/miscopt.hxx>
84 #include <toolkit/helper/vclunohelper.hxx>
85 #include <tools/mapunit.hxx>
86 #include <tools/urlobj.hxx>
87 #include <typelib/typedescription.h>
88 #include <ucbhelper/content.hxx>
89 #include <unotools/cmdoptions.hxx>
90 #include <unotools/mediadescriptor.hxx>
91 #include <unotools/moduleoptions.hxx>
92 #include <vcl/i18nhelp.hxx>
93 #include <vcl/image.hxx>
94 #include <vcl/menu.hxx>
95 #include <vcl/mnemonic.hxx>
96 #include <vcl/outdev.hxx>
97 #include <vcl/print.hxx>
98 #include <vcl/settings.hxx>
99 #include <vcl/svapp.hxx>
100 #include <vcl/window.hxx>
102 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */