bump product version to 5.0.4.1
[LibreOffice.git] / connectivity / inc / pch / precompiled_firebird_sdbc.hxx
blob92614e4b1923f5182a67cdd9f93f1bba88b4036a
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 <com/sun/star/beans/PropertyAttribute.hpp>
18 #include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
19 #include <com/sun/star/embed/ElementModes.hpp>
20 #include <com/sun/star/frame/Desktop.hpp>
21 #include <com/sun/star/frame/FrameSearchFlag.hpp>
22 #include <com/sun/star/frame/XController.hpp>
23 #include <com/sun/star/frame/XFrame.hpp>
24 #include <com/sun/star/frame/XFrames.hpp>
25 #include <com/sun/star/frame/XModel.hpp>
26 #include <com/sun/star/io/TempFile.hpp>
27 #include <com/sun/star/io/XStream.hpp>
28 #include <com/sun/star/lang/DisposedException.hpp>
29 #include <com/sun/star/lang/EventObject.hpp>
30 #include <com/sun/star/lang/IllegalArgumentException.hpp>
31 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
32 #include <com/sun/star/sdbc/ColumnValue.hpp>
33 #include <com/sun/star/sdbc/DataType.hpp>
34 #include <com/sun/star/sdbc/FetchDirection.hpp>
35 #include <com/sun/star/sdbc/IndexType.hpp>
36 #include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
37 #include <com/sun/star/sdbc/ResultSetType.hpp>
38 #include <com/sun/star/sdbc/TransactionIsolation.hpp>
39 #include <com/sun/star/sdbc/XParameters.hpp>
40 #include <com/sun/star/sdbc/XRow.hpp>
41 #include <com/sun/star/sdbcx/CompareBookmark.hpp>
42 #include <com/sun/star/sdbcx/Privilege.hpp>
43 #include <com/sun/star/ucb/SimpleFileAccess.hpp>
44 #include <com/sun/star/ucb/XSimpleFileAccess2.hpp>
45 #include <comphelper/processfactory.hxx>
46 #include <comphelper/sequence.hxx>
47 #include <comphelper/storagehelper.hxx>
48 #include <cppuhelper/exc_hlp.hxx>
49 #include <cppuhelper/factory.hxx>
50 #include <cppuhelper/queryinterface.hxx>
51 #include <cppuhelper/supportsservice.hxx>
52 #include <cppuhelper/typeprovider.hxx>
53 #include <ibase.h>
54 #include <osl/diagnose.h>
55 #include <osl/file.hxx>
56 #include <osl/process.h>
57 #include <osl/thread.h>
58 #include <rtl/bootstrap.hxx>
59 #include <rtl/string.hxx>
60 #include <rtl/ustrbuf.hxx>
61 #include <sal/types.h>
62 #include <stdexcept>
63 #include <svtools/miscopt.hxx>
64 #include <time.h>
65 #include <unotools/localfilehelper.hxx>
66 #include <unotools/tempfile.hxx>
67 #include <unotools/ucbstreamhelper.hxx>
69 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */