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 "sal/config.h"
18 #include <boost/noncopyable.hpp>
19 #include <boost/optional.hpp>
20 #include <boost/scoped_ptr.hpp>
21 #include <com/sun/star/awt/FontDescriptor.hpp>
22 #include <com/sun/star/awt/TextAlign.hpp>
23 #include <com/sun/star/beans/NamedValue.hpp>
24 #include <com/sun/star/beans/PropertyAttribute.hpp>
25 #include <com/sun/star/beans/PropertyValue.hpp>
26 #include <com/sun/star/beans/XPropertySet.hpp>
27 #include <com/sun/star/beans/XPropertyState.hpp>
28 #include <com/sun/star/container/XChild.hpp>
29 #include <com/sun/star/container/XNameContainer.hpp>
30 #include <com/sun/star/document/XEventListener.hpp>
31 #include <com/sun/star/document/XExtendedFilterDetection.hpp>
32 #include <com/sun/star/document/XFilter.hpp>
33 #include <com/sun/star/embed/ElementModes.hpp>
34 #include <com/sun/star/embed/XStorage.hpp>
35 #include <com/sun/star/frame/Desktop.hpp>
36 #include <com/sun/star/frame/FrameSearchFlag.hpp>
37 #include <com/sun/star/frame/XComponentLoader.hpp>
38 #include <com/sun/star/frame/XController.hpp>
39 #include <com/sun/star/frame/XFrame.hpp>
40 #include <com/sun/star/frame/XFrameLoader.hpp>
41 #include <com/sun/star/frame/XFramesSupplier.hpp>
42 #include <com/sun/star/frame/XLoadEventListener.hpp>
43 #include <com/sun/star/frame/XLoadable.hpp>
44 #include <com/sun/star/frame/XModel2.hpp>
45 #include <com/sun/star/io/XInputStream.hpp>
46 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
47 #include <com/sun/star/lang/XInitialization.hpp>
48 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
49 #include <com/sun/star/lang/XServiceInfo.hpp>
50 #include <com/sun/star/packages/zip/ZipIOException.hpp>
51 #include <com/sun/star/registry/XRegistryKey.hpp>
52 #include <com/sun/star/sdb/DatabaseContext.hpp>
53 #include <com/sun/star/sdb/XDocumentDataSource.hpp>
54 #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp>
55 #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
56 #include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp>
57 #include <com/sun/star/sdb/XReportDocumentsSupplier.hpp>
58 #include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp>
59 #include <com/sun/star/sdb/application/NamedDatabaseObject.hpp>
60 #include <com/sun/star/sdbc/XDataSource.hpp>
61 #include <com/sun/star/sdbcx/XAppend.hpp>
62 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
63 #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
64 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
65 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
66 #include <com/sun/star/task/InteractionHandler.hpp>
67 #include <com/sun/star/task/XJobExecutor.hpp>
68 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
69 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
70 #include <com/sun/star/uno/XNamingService.hpp>
71 #include <com/sun/star/util/MeasureUnit.hpp>
72 #include <com/sun/star/util/URLTransformer.hpp>
73 #include <com/sun/star/util/XModifiable.hpp>
74 #include <com/sun/star/util/XURLTransformer.hpp>
75 #include <com/sun/star/view/XSelectionSupplier.hpp>
76 #include <com/sun/star/xml/sax/InputSource.hpp>
77 #include <com/sun/star/xml/sax/Parser.hpp>
78 #include <comphelper/documentconstants.hxx>
79 #include <comphelper/extract.hxx>
80 #include <comphelper/mimeconfighelper.hxx>
81 #include <comphelper/namecontainer.hxx>
82 #include <comphelper/namedvaluecollection.hxx>
83 #include <comphelper/processfactory.hxx>
84 #include <comphelper/sequence.hxx>
85 #include <comphelper/sequenceashashmap.hxx>
86 #include <comphelper/storagehelper.hxx>
87 #include <comphelper/string.hxx>
88 #include <comphelper/types.hxx>
89 #include <comphelper/uno3.hxx>
90 #include <config_features.h>
91 #include <connectivity/CommonTools.hxx>
92 #include <connectivity/DriversConfig.hxx>
93 #include <connectivity/dbtools.hxx>
94 #include <cppuhelper/exc_hlp.hxx>
95 #include <cppuhelper/factory.hxx>
96 #include <cppuhelper/implbase2.hxx>
97 #include <cppuhelper/supportsservice.hxx>
99 #include <osl/diagnose.h>
100 #include <osl/file.hxx>
101 #include <osl/mutex.hxx>
102 #include <osl/thread.hxx>
103 #include <rtl/strbuf.hxx>
104 #include <sal/config.h>
105 #include <sax/tools/converter.hxx>
106 #include <sfx2/docfile.hxx>
107 #include <svl/filenotation.hxx>
108 #include <svtools/sfxecode.hxx>
109 #include <toolkit/awt/vclxwindow.hxx>
110 #include <toolkit/helper/vclunohelper.hxx>
111 #include <tools/debug.hxx>
112 #include <tools/diagnose_ex.h>
113 #include <ucbhelper/commandenvironment.hxx>
114 #include <ucbhelper/content.hxx>
115 #include <unotools/moduleoptions.hxx>
116 #include <unotools/pathoptions.hxx>
117 #include <vcl/msgbox.hxx>
118 #include <vcl/svapp.hxx>
119 #include <vcl/window.hxx>
121 #include <xmloff/DocumentSettingsContext.hxx>
122 #include <xmloff/ProgressBarHelper.hxx>
123 #include <xmloff/XMLConstantsPropertyHandler.hxx>
124 #include <xmloff/contextid.hxx>
125 #include <xmloff/families.hxx>
126 #include <xmloff/maptype.hxx>
127 #include <xmloff/nmspmap.hxx>
128 #include <xmloff/txtimp.hxx>
129 #include <xmloff/xmlement.hxx>
130 #include <xmloff/xmlimp.hxx>
131 #include <xmloff/xmlimppr.hxx>
132 #include <xmloff/xmlnmspe.hxx>
133 #include <xmloff/xmlnumfi.hxx>
134 #include <xmloff/xmlprcon.hxx>
135 #include <xmloff/xmlscripti.hxx>
136 #include <xmloff/xmltoken.hxx>
137 #include <xmloff/xmltypes.hxx>
138 #include <xmloff/xmluconv.hxx>
140 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */