LibreOffice Module connectivity (master)
1
connectivity
inc
pch
precompiled_ado.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
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
*/
9
10
/*
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).
15
16
Generated on 2021-04-11 19:47:44 using:
17
./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_ado.hxx "make connectivity.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <cassert>
27
#include <cstddef>
28
#include <cstdlib>
29
#include <limits>
30
#include <map>
31
#include <oledb.h>
32
#include <sstream>
33
#include <string>
34
#include <string_view>
35
#include <vector>
36
#endif
// PCH_LEVEL >= 1
37
#if PCH_LEVEL >= 2
38
#include <osl/diagnose.h>
39
#include <osl/file.hxx>
40
#include <osl/mutex.hxx>
41
#include <osl/thread.h>
42
#include <osl/time.h>
43
#include <rtl/alloc.h>
44
#include <rtl/ref.hxx>
45
#include <rtl/ustrbuf.hxx>
46
#include <rtl/ustring.hxx>
47
#include <
sal/detail/log.h
>
48
#include <
sal/log.hxx
>
49
#include <
sal/macros.h
>
50
#include <
sal/saldllapi.h
>
51
#include <
sal/types.h
>
52
#endif
// PCH_LEVEL >= 2
53
#if PCH_LEVEL >= 3
54
#include <com/sun/star/lang/DisposedException.hpp>
55
#include <com/sun/star/lang/XServiceInfo.hpp>
56
#include <com/sun/star/sdbc/ColumnValue.hpp>
57
#include <com/sun/star/sdbc/DataType.hpp>
58
#include <com/sun/star/sdbc/FetchDirection.hpp>
59
#include <com/sun/star/sdbc/IndexType.hpp>
60
#include <com/sun/star/sdbc/KeyRule.hpp>
61
#include <com/sun/star/sdbc/ProcedureResult.hpp>
62
#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
63
#include <com/sun/star/sdbc/ResultSetType.hpp>
64
#include <com/sun/star/sdbc/SQLException.hpp>
65
#include <com/sun/star/sdbc/SQLWarning.hpp>
66
#include <com/sun/star/sdbc/TransactionIsolation.hpp>
67
#include <com/sun/star/sdbc/XCloseable.hpp>
68
#include <com/sun/star/sdbc/XColumnLocate.hpp>
69
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
70
#include <com/sun/star/sdbc/XResultSet.hpp>
71
#include <com/sun/star/sdbc/XResultSetMetaData.hpp>
72
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
73
#include <com/sun/star/sdbc/XResultSetUpdate.hpp>
74
#include <com/sun/star/sdbc/XRow.hpp>
75
#include <com/sun/star/sdbc/XRowUpdate.hpp>
76
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
77
#include <com/sun/star/sdbcx/KeyType.hpp>
78
#include <com/sun/star/sdbcx/PrivilegeObject.hpp>
79
#include <com/sun/star/uno/Sequence.hxx>
80
#include <com/sun/star/util/Date.hpp>
81
#include <com/sun/star/util/XCancellable.hpp>
82
#include <
comphelper/proparrhlp.hxx
>
83
#include <
comphelper/property.hxx
>
84
#include <
comphelper/seqstream.hxx
>
85
#include <
comphelper/sequence.hxx
>
86
#include <
comphelper/servicehelper.hxx
>
87
#include <
comphelper/types.hxx
>
88
#include <
cppuhelper/basemutex.hxx
>
89
#include <
cppuhelper/compbase.hxx
>
90
#include <
cppuhelper/implbase.hxx
>
91
#include <
cppuhelper/queryinterface.hxx
>
92
#include <
cppuhelper/supportsservice.hxx
>
93
#include <
cppuhelper/typeprovider.hxx
>
94
#include <
resource/sharedresources.hxx
>
95
#include <
salhelper/singletonref.hxx
>
96
#endif
// PCH_LEVEL >= 3
97
#if PCH_LEVEL >= 4
98
#include <
OColumn.hxx
>
99
#include <
TConnection.hxx
>
100
#include <
connectivity/CommonTools.hxx
>
101
#include <
connectivity/dbexception.hxx
>
102
#include <
connectivity/dbtools.hxx
>
103
#include <
connectivity/dbtoolsdllapi.hxx
>
104
#include <
connectivity/sdbcx/IRefreshable.hxx
>
105
#include <
connectivity/sdbcx/VCollection.hxx
>
106
#endif
// PCH_LEVEL >= 4
107
108
// Cleanup windows header macro pollution.
109
#if defined(_WIN32) && defined(WINAPI)
110
#include <postwin.h>
111
#undef RGB
112
#endif
113
114
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
CommonTools.hxx
IRefreshable.hxx
OColumn.hxx
TConnection.hxx
VCollection.hxx
basemutex.hxx
compbase.hxx
config.h
dbexception.hxx
dbtools.hxx
dbtoolsdllapi.hxx
implbase.hxx
log.h
log.hxx
macros.h
proparrhlp.hxx
property.hxx
queryinterface.hxx
saldllapi.h
seqstream.hxx
sequence.hxx
servicehelper.hxx
sharedresources.hxx
singletonref.hxx
supportsservice.hxx
typeprovider.hxx
types.h
types.hxx
Generated on Sun Jul 30 2023 04:40:45 for LibreOffice Module connectivity (master) by
1.9.3