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_array.hpp>
19 #include <com/sun/star/beans/XPropertySet.hpp>
20 #include <com/sun/star/lang/DisposedException.hpp>
21 #include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
22 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
23 #include <com/sun/star/lang/XUnoTunnel.hpp>
24 #include <com/sun/star/sdb/SQLFilterOperator.hpp>
25 #include <com/sun/star/sdbc/ColumnValue.hpp>
26 #include <com/sun/star/sdbc/DataType.hpp>
27 #include <com/sun/star/sdbc/KeyRule.hpp>
28 #include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
29 #include <com/sun/star/sdbc/ResultSetType.hpp>
30 #include <com/sun/star/sdbc/XResultSet.hpp>
31 #include <com/sun/star/sdbc/XResultSetMetaData.hpp>
32 #include <com/sun/star/sdbc/XRow.hpp>
33 #include <com/sun/star/sdbcx/CompareBookmark.hpp>
34 #include <com/sun/star/sdbcx/KeyType.hpp>
35 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
36 #include <com/sun/star/sdbcx/XIndexesSupplier.hpp>
37 #include <com/sun/star/sdbcx/XRowLocate.hpp>
38 #include <com/sun/star/ucb/XContentAccess.hpp>
39 #include <comphelper/extract.hxx>
40 #include <comphelper/processfactory.hxx>
41 #include <comphelper/property.hxx>
42 #include <comphelper/sequence.hxx>
43 #include <comphelper/string.hxx>
44 #include <comphelper/types.hxx>
45 #include <cppuhelper/exc_hlp.hxx>
46 #include <cppuhelper/factory.hxx>
47 #include <cppuhelper/queryinterface.hxx>
48 #include <cppuhelper/supportsservice.hxx>
49 #include <osl/thread.h>
50 #include <rtl/math.hxx>
51 #include <rtl/strbuf.hxx>
52 #include <sal/config.h>
53 #include <svl/converter.hxx>
54 #include <svl/zforlist.hxx>
55 #include <tools/config.hxx>
56 #include <tools/debug.hxx>
57 #include <ucbhelper/content.hxx>
58 #include <unotools/localfilehelper.hxx>
59 #include <unotools/sharedunocomponent.hxx>
60 #include <unotools/syslocale.hxx>
61 #include <unotools/tempfile.hxx>
62 #include <unotools/ucbhelper.hxx>
64 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */