LibreOffice Module connectivity (master)
1
connectivity
inc
pch
precompiled_dbtools.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:45 using:
17
./bin/update_pch connectivity dbtools --cutoff=2 --exclude:system --exclude:module --include: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_dbtools.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 <functional>
30
#include <iterator>
31
#include <limits>
32
#include <memory>
33
#include <new>
34
#include <optional>
35
#include <ostream>
36
#include <set>
37
#include <string.h>
38
#include <string_view>
39
#include <type_traits>
40
#include <utility>
41
#include <vector>
42
#endif
// PCH_LEVEL >= 1
43
#if PCH_LEVEL >= 2
44
#include <osl/diagnose.h>
45
#include <osl/mutex.h>
46
#include <osl/mutex.hxx>
47
#include <osl/thread.h>
48
#include <rtl/character.hxx>
49
#include <rtl/digest.h>
50
#include <rtl/locale.h>
51
#include <rtl/math.hxx>
52
#include <rtl/process.h>
53
#include <rtl/ref.hxx>
54
#include <rtl/string.hxx>
55
#include <rtl/stringconcat.hxx>
56
#include <rtl/stringutils.hxx>
57
#include <rtl/tencinfo.h>
58
#include <rtl/textenc.h>
59
#include <rtl/ustrbuf.hxx>
60
#include <rtl/ustring.h>
61
#include <rtl/ustring.hxx>
62
#include <
sal/log.hxx
>
63
#include <
sal/macros.h
>
64
#include <
sal/saldllapi.h
>
65
#include <
sal/types.h
>
66
#endif
// PCH_LEVEL >= 2
67
#if PCH_LEVEL >= 3
68
#include <com/sun/star/beans/NamedValue.hpp>
69
#include <com/sun/star/beans/PropertyValue.hpp>
70
#include <com/sun/star/beans/XPropertySet.hpp>
71
#include <com/sun/star/container/XChild.hpp>
72
#include <com/sun/star/container/XEnumerationAccess.hpp>
73
#include <com/sun/star/container/XIndexAccess.hpp>
74
#include <com/sun/star/container/XNamed.hpp>
75
#include <com/sun/star/i18n/LocaleData.hpp>
76
#include <com/sun/star/io/XInputStream.hpp>
77
#include <com/sun/star/lang/DisposedException.hpp>
78
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
79
#include <com/sun/star/lang/Locale.hpp>
80
#include <com/sun/star/lang/XComponent.hpp>
81
#include <com/sun/star/lang/XEventListener.hpp>
82
#include <com/sun/star/lang/XInitialization.hpp>
83
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
84
#include <com/sun/star/lang/XServiceInfo.hpp>
85
#include <com/sun/star/sdb/BooleanComparisonMode.hpp>
86
#include <com/sun/star/sdb/CommandType.hpp>
87
#include <com/sun/star/sdb/ErrorCondition.hpp>
88
#include <com/sun/star/sdb/ParametersRequest.hpp>
89
#include <com/sun/star/sdb/SQLContext.hpp>
90
#include <com/sun/star/sdb/XColumn.hpp>
91
#include <com/sun/star/sdb/XColumnUpdate.hpp>
92
#include <com/sun/star/sdb/XParametersSupplier.hpp>
93
#include <com/sun/star/sdb/XQueriesSupplier.hpp>
94
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
95
#include <com/sun/star/sdb/tools/XIndexAlteration.hpp>
96
#include <com/sun/star/sdb/tools/XKeyAlteration.hpp>
97
#include <com/sun/star/sdbc/ColumnValue.hpp>
98
#include <com/sun/star/sdbc/DataType.hpp>
99
#include <com/sun/star/sdbc/DriverManager.hpp>
100
#include <com/sun/star/sdbc/KeyRule.hpp>
101
#include <com/sun/star/sdbc/SQLException.hpp>
102
#include <com/sun/star/sdbc/XBlob.hpp>
103
#include <com/sun/star/sdbc/XCloseable.hpp>
104
#include <com/sun/star/sdbc/XColumnLocate.hpp>
105
#include <com/sun/star/sdbc/XConnection.hpp>
106
#include <com/sun/star/sdbc/XDataSource.hpp>
107
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
108
#include <com/sun/star/sdbc/XDatabaseMetaData2.hpp>
109
#include <com/sun/star/sdbc/XParameters.hpp>
110
#include <com/sun/star/sdbc/XResultSet.hpp>
111
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
112
#include <com/sun/star/sdbc/XRow.hpp>
113
#include <com/sun/star/sdbc/XRowSet.hpp>
114
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
115
#include <com/sun/star/sdbcx/KeyType.hpp>
116
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
117
#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
118
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
119
#include <com/sun/star/sdbcx/XGroupsSupplier.hpp>
120
#include <com/sun/star/sdbcx/XKeysSupplier.hpp>
121
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
122
#include <com/sun/star/sdbcx/XUsersSupplier.hpp>
123
#include <com/sun/star/task/XInteractionRequest.hpp>
124
#include <com/sun/star/uno/Any.hxx>
125
#include <com/sun/star/uno/Reference.hxx>
126
#include <com/sun/star/uno/Sequence.hxx>
127
#include <com/sun/star/uno/XAggregation.hpp>
128
#include <com/sun/star/util/Date.hpp>
129
#include <com/sun/star/util/DateTime.hpp>
130
#include <com/sun/star/util/NumberFormat.hpp>
131
#include <com/sun/star/util/NumberFormatter.hpp>
132
#include <com/sun/star/util/Time.hpp>
133
#include <com/sun/star/util/XCancellable.hpp>
134
#include <com/sun/star/util/XNumberFormatTypes.hpp>
135
#include <com/sun/star/util/XNumberFormatter.hpp>
136
#include <
comphelper/IdPropArrayHelper.hxx
>
137
#include <
comphelper/broadcasthelper.hxx
>
138
#include <
comphelper/comphelperdllapi.h
>
139
#include <
comphelper/enumhelper.hxx
>
140
#include <
comphelper/extract.hxx
>
141
#include <
comphelper/numbers.hxx
>
142
#include <
comphelper/proparrhlp.hxx
>
143
#include <
comphelper/property.hxx
>
144
#include <
comphelper/propertycontainer.hxx
>
145
#include <
comphelper/sequence.hxx
>
146
#include <
comphelper/sequenceashashmap.hxx
>
147
#include <
comphelper/servicehelper.hxx
>
148
#include <
comphelper/types.hxx
>
149
#include <
comphelper/uno3.hxx
>
150
#include <
cppuhelper/basemutex.hxx
>
151
#include <
cppuhelper/compbase.hxx
>
152
#include <
cppuhelper/exc_hlp.hxx
>
153
#include <
cppuhelper/implbase.hxx
>
154
#include <
cppuhelper/propshlp.hxx
>
155
#include <
cppuhelper/supportsservice.hxx
>
156
#include <
cppuhelper/typeprovider.hxx
>
157
#include <
cppuhelper/weak.hxx
>
158
#include <
i18nlangtag/i18nlangtagdllapi.h
>
159
#include <
i18nlangtag/lang.h
>
160
#include <
o3tl/any.hxx
>
161
#include <
o3tl/functional.hxx
>
162
#include <
o3tl/safeint.hxx
>
163
#include <
o3tl/typed_flags_set.hxx
>
164
#include <
o3tl/unreachable.hxx
>
165
#include <
resource/sharedresources.hxx
>
166
#include <
salhelper/simplereferenceobject.hxx
>
167
#include <
sdbcx/VIndexColumn.hxx
>
168
#include <
sdbcx/VKey.hxx
>
169
#include <
sdbcx/VKeyColumn.hxx
>
170
#include <
comphelper/diagnose_ex.hxx
>
171
#include <
tools/toolsdllapi.h
>
172
#include <
unotools/resmgr.hxx
>
173
#include <
unotools/sharedunocomponent.hxx
>
174
#include <
unotools/unotoolsdllapi.h
>
175
#endif
// PCH_LEVEL >= 3
176
#if PCH_LEVEL >= 4
177
#include <
FDatabaseMetaDataResultSet.hxx
>
178
#include <
FDatabaseMetaDataResultSetMetaData.hxx
>
179
#include <
ParameterCont.hxx
>
180
#include <
ParameterSubstitution.hxx
>
181
#include <
RowFunctionParser.hxx
>
182
#include <
TConnection.hxx
>
183
#include <
TIndex.hxx
>
184
#include <
TIndexColumns.hxx
>
185
#include <
TKey.hxx
>
186
#include <
TKeyColumns.hxx
>
187
#include <
connectivity/CommonTools.hxx
>
188
#include <
connectivity/DriversConfig.hxx
>
189
#include <
connectivity/FValue.hxx
>
190
#include <
connectivity/IParseContext.hxx
>
191
#include <
connectivity/PColumn.hxx
>
192
#include <
connectivity/TTableHelper.hxx
>
193
#include <
connectivity/conncleanup.hxx
>
194
#include <
connectivity/dbcharset.hxx
>
195
#include <
connectivity/dbconversion.hxx
>
196
#include <
connectivity/dbexception.hxx
>
197
#include <
connectivity/dbmetadata.hxx
>
198
#include <
connectivity/dbtools.hxx
>
199
#include <
connectivity/dbtoolsdllapi.hxx
>
200
#include <
connectivity/filtermanager.hxx
>
201
#include <
connectivity/internalnode.hxx
>
202
#include <
connectivity/paramwrapper.hxx
>
203
#include <
connectivity/sdbcx/IRefreshable.hxx
>
204
#include <
connectivity/sdbcx/VCollection.hxx
>
205
#include <
connectivity/sdbcx/VColumn.hxx
>
206
#include <
connectivity/sdbcx/VDescriptor.hxx
>
207
#include <
connectivity/sdbcx/VTable.hxx
>
208
#include <
connectivity/sqlerror.hxx
>
209
#include <
connectivity/sqlnode.hxx
>
210
#include <
connectivity/sqlparse.hxx
>
211
#include <
connectivity/statementcomposer.hxx
>
212
#endif
// PCH_LEVEL >= 4
213
214
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
CommonTools.hxx
DriversConfig.hxx
FDatabaseMetaDataResultSetMetaData.hxx
FDatabaseMetaDataResultSet.hxx
FValue.hxx
IParseContext.hxx
IRefreshable.hxx
IdPropArrayHelper.hxx
PColumn.hxx
ParameterCont.hxx
ParameterSubstitution.hxx
RowFunctionParser.hxx
TConnection.hxx
TIndexColumns.hxx
TIndex.hxx
TKeyColumns.hxx
TKey.hxx
TTableHelper.hxx
VCollection.hxx
VColumn.hxx
VDescriptor.hxx
VIndexColumn.hxx
VKeyColumn.hxx
VKey.hxx
VTable.hxx
any.hxx
basemutex.hxx
broadcasthelper.hxx
compbase.hxx
comphelperdllapi.h
config.h
conncleanup.hxx
dbcharset.hxx
dbconversion.hxx
dbexception.hxx
dbmetadata.hxx
dbtools.hxx
dbtoolsdllapi.hxx
diagnose_ex.hxx
enumhelper.hxx
exc_hlp.hxx
extract.hxx
filtermanager.hxx
functional.hxx
i18nlangtagdllapi.h
implbase.hxx
internalnode.hxx
lang.h
log.hxx
macros.h
numbers.hxx
paramwrapper.hxx
proparrhlp.hxx
property.hxx
propertycontainer.hxx
propshlp.hxx
resmgr.hxx
safeint.hxx
saldllapi.h
sequence.hxx
sequenceashashmap.hxx
servicehelper.hxx
sharedresources.hxx
sharedunocomponent.hxx
simplereferenceobject.hxx
sqlerror.hxx
sqlnode.hxx
sqlparse.hxx
statementcomposer.hxx
supportsservice.hxx
toolsdllapi.h
typed_flags_set.hxx
typeprovider.hxx
types.h
types.hxx
uno3.hxx
unotoolsdllapi.h
unreachable.hxx
weak.hxx
Generated on Sun Jul 30 2023 04:40:45 for LibreOffice Module connectivity (master) by
1.9.3