Bump version to 5.0-14
[LibreOffice.git] / dbaccess / inc / pch / precompiled_dbmm.hxx
blob30ada28e33343028b8a657b035b80d2f5eff9466
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).
17 #include <algorithm>
18 #include <com/sun/star/document/XEmbeddedScripts.hpp>
19 #include <com/sun/star/document/XEventsSupplier.hpp>
20 #include <com/sun/star/document/XStorageBasedDocument.hpp>
21 #include <com/sun/star/drawing/XDrawPageSupplier.hpp>
22 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
23 #include <com/sun/star/embed/ElementModes.hpp>
24 #include <com/sun/star/embed/XComponentSupplier.hpp>
25 #include <com/sun/star/embed/XEmbedPersist.hpp>
26 #include <com/sun/star/embed/XTransactedObject.hpp>
27 #include <com/sun/star/form/XFormsSupplier.hpp>
28 #include <com/sun/star/frame/XComponentLoader.hpp>
29 #include <com/sun/star/frame/XModel.hpp>
30 #include <com/sun/star/frame/XModel2.hpp>
31 #include <com/sun/star/frame/XStorable.hpp>
32 #include <com/sun/star/io/WrongFormatException.hpp>
33 #include <com/sun/star/io/XInputStreamProvider.hpp>
34 #include <com/sun/star/script/DocumentDialogLibraryContainer.hpp>
35 #include <com/sun/star/script/DocumentScriptLibraryContainer.hpp>
36 #include <com/sun/star/script/XEventAttacherManager.hpp>
37 #include <com/sun/star/script/XLibraryContainerPassword.hpp>
38 #include <com/sun/star/script/XScriptEventsSupplier.hpp>
39 #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp>
40 #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
41 #include <com/sun/star/sdb/XReportDocumentsSupplier.hpp>
42 #include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp>
43 #include <com/sun/star/task/DocumentPasswordRequest.hpp>
44 #include <com/sun/star/task/InteractionHandler.hpp>
45 #include <com/sun/star/ucb/AlreadyInitializedException.hpp>
46 #include <com/sun/star/ucb/UniversalContentBroker.hpp>
47 #include <com/sun/star/ucb/XCommandProcessor.hpp>
48 #include <com/sun/star/ucb/XContent.hpp>
49 #include <com/sun/star/uri/UriReferenceFactory.hpp>
50 #include <com/sun/star/uri/XVndSunStarScriptUrlReference.hpp>
51 #include <com/sun/star/util/XCloseable.hpp>
52 #include <com/sun/star/util/XModifiable.hpp>
53 #include <comphelper/anytostring.hxx>
54 #include <comphelper/documentinfo.hxx>
55 #include <comphelper/interaction.hxx>
56 #include <comphelper/namedvaluecollection.hxx>
57 #include <comphelper/storagehelper.hxx>
58 #include <comphelper/types.hxx>
59 #include <cppuhelper/exc_hlp.hxx>
60 #include <cppuhelper/implbase1.hxx>
61 #include <iterator>
62 #include <list>
63 #include <map>
64 #include <osl/diagnose.h>
65 #include <osl/mutex.hxx>
66 #include <rtl/instance.hxx>
67 #include <rtl/ref.hxx>
68 #include <rtl/ustrbuf.hxx>
69 #include <set>
70 #include <svl/filenotation.hxx>
71 #include <svtools/genericunodialog.hxx>
72 #include <tools/diagnose_ex.h>
73 #include <tools/urlobj.hxx>
74 #include <ucbhelper/content.hxx>
75 #include <unotools/sharedunocomponent.hxx>
76 #include <vcl/layout.hxx>
77 #include <vcl/metric.hxx>
78 #include <vcl/svapp.hxx>
79 #include <vector>
80 #include <xmlscript/xmldlg_imexp.hxx>
82 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */