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).
19 #include <com/sun/star/beans/PropertyAttribute.hpp>
20 #include <com/sun/star/container/XChild.hpp>
21 #include <com/sun/star/container/XIndexAccess.hpp>
22 #include <com/sun/star/lang/DisposedException.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/FetchDirection.hpp>
28 #include <com/sun/star/sdbc/KeyRule.hpp>
29 #include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
30 #include <com/sun/star/sdbc/ResultSetType.hpp>
31 #include <com/sun/star/sdbc/XColumnLocate.hpp>
32 #include <com/sun/star/sdbc/XResultSet.hpp>
33 #include <com/sun/star/sdbc/XRow.hpp>
34 #include <com/sun/star/sdbcx/KeyType.hpp>
35 #include <com/sun/star/sdbcx/XIndexesSupplier.hpp>
36 #include <com/sun/star/ucb/SearchCommandArgument.hpp>
37 #include <com/sun/star/ucb/SearchRecursion.hpp>
38 #include <com/sun/star/ucb/SortedDynamicResultSetFactory.hpp>
39 #include <com/sun/star/ucb/UniversalContentBroker.hpp>
40 #include <com/sun/star/ucb/XContent.hpp>
41 #include <com/sun/star/ucb/XContentIdentifier.hpp>
42 #include <com/sun/star/util/Date.hpp>
43 #include <com/sun/star/util/DateTime.hpp>
44 #include <com/sun/star/util/Time.hpp>
45 #include <comphelper/extract.hxx>
46 #include <comphelper/processfactory.hxx>
47 #include <comphelper/property.hxx>
48 #include <comphelper/sequence.hxx>
49 #include <comphelper/types.hxx>
50 #include <comphelper/uno3.hxx>
51 #include <cppuhelper/propshlp.hxx>
52 #include <cppuhelper/queryinterface.hxx>
53 #include <cppuhelper/supportsservice.hxx>
54 #include <cppuhelper/typeprovider.hxx>
55 #include <i18nlangtag/mslangid.hxx>
57 #include <osl/diagnose.h>
58 #include <osl/nlsupport.h>
59 #include <osl/thread.h>
60 #include <rtl/math.hxx>
61 #include <rtl/ustrbuf.hxx>
62 #include <sal/config.h>
63 #include <tools/date.hxx>
64 #include <tools/datetime.hxx>
65 #include <tools/debug.hxx>
66 #include <tools/time.hxx>
67 #include <tools/urlobj.hxx>
68 #include <ucbhelper/content.hxx>
69 #include <unotools/pathoptions.hxx>
70 #include <unotools/ucbstreamhelper.hxx>
72 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */