LibreOffice Module connectivity (master)
1
connectivity
inc
pch
precompiled_file.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-08 13:55:38 using:
17
./bin/update_pch connectivity file --cutoff=2 --exclude:system --include: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_file.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 <chrono>
28
#include <cstddef>
29
#include <cstdlib>
30
#include <cstring>
31
#include <functional>
32
#include <initializer_list>
33
#include <iomanip>
34
#include <limits>
35
#include <map>
36
#include <math.h>
37
#include <memory>
38
#include <new>
39
#include <optional>
40
#include <ostream>
41
#include <set>
42
#include <stddef.h>
43
#include <string.h>
44
#include <string>
45
#include <string_view>
46
#include <type_traits>
47
#include <utility>
48
#include <vector>
49
#endif
// PCH_LEVEL >= 1
50
#if PCH_LEVEL >= 2
51
#include <osl/diagnose.h>
52
#include <osl/doublecheckedlocking.h>
53
#include <osl/endian.h>
54
#include <osl/getglobalmutex.hxx>
55
#include <osl/interlck.h>
56
#include <osl/mutex.h>
57
#include <osl/mutex.hxx>
58
#include <osl/thread.h>
59
#include <osl/time.h>
60
#include <rtl/alloc.h>
61
#include <rtl/instance.hxx>
62
#include <rtl/math.h>
63
#include <rtl/math.hxx>
64
#include <rtl/ref.hxx>
65
#include <rtl/strbuf.h>
66
#include <rtl/strbuf.hxx>
67
#include <rtl/string.h>
68
#include <rtl/string.hxx>
69
#include <rtl/stringconcat.hxx>
70
#include <rtl/stringutils.hxx>
71
#include <rtl/tencinfo.h>
72
#include <rtl/textcvt.h>
73
#include <rtl/textenc.h>
74
#include <rtl/ustrbuf.hxx>
75
#include <rtl/ustring.h>
76
#include <rtl/ustring.hxx>
77
#include <
sal/log.hxx
>
78
#include <
sal/macros.h
>
79
#include <
sal/mathconf.h
>
80
#include <
sal/saldllapi.h
>
81
#include <
sal/types.h
>
82
#include <
sal/typesizes.h
>
83
#include <
vcl/dllapi.h
>
84
#include <
comphelper/errcode.hxx
>
85
#endif
// PCH_LEVEL >= 2
86
#if PCH_LEVEL >= 3
87
#include <com/sun/star/beans/Property.hpp>
88
#include <com/sun/star/beans/PropertyState.hpp>
89
#include <com/sun/star/beans/XFastPropertySet.hpp>
90
#include <com/sun/star/beans/XMultiPropertySet.hpp>
91
#include <com/sun/star/beans/XPropertiesChangeListener.hpp>
92
#include <com/sun/star/beans/XPropertySet.hpp>
93
#include <com/sun/star/beans/XPropertySetOption.hpp>
94
#include <com/sun/star/beans/XPropertyState.hpp>
95
#include <com/sun/star/beans/XVetoableChangeListener.hpp>
96
#include <com/sun/star/container/XNamed.hpp>
97
#include <com/sun/star/lang/DisposedException.hpp>
98
#include <com/sun/star/lang/EventObject.hpp>
99
#include <com/sun/star/lang/IllegalArgumentException.hpp>
100
#include <com/sun/star/lang/XComponent.hpp>
101
#include <com/sun/star/lang/XServiceInfo.hpp>
102
#include <com/sun/star/lang/XTypeProvider.hpp>
103
#include <com/sun/star/lang/XUnoTunnel.hpp>
104
#include <com/sun/star/sdb/SQLFilterOperator.hpp>
105
#include <com/sun/star/sdbc/ColumnValue.hpp>
106
#include <com/sun/star/sdbc/DataType.hpp>
107
#include <com/sun/star/sdbc/FetchDirection.hpp>
108
#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
109
#include <com/sun/star/sdbc/ResultSetType.hpp>
110
#include <com/sun/star/sdbc/XResultSet.hpp>
111
#include <com/sun/star/sdbc/XRow.hpp>
112
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
113
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
114
#include <com/sun/star/uno/Any.h>
115
#include <com/sun/star/uno/Any.hxx>
116
#include <com/sun/star/uno/Reference.h>
117
#include <com/sun/star/uno/Reference.hxx>
118
#include <com/sun/star/uno/RuntimeException.hpp>
119
#include <com/sun/star/uno/Sequence.h>
120
#include <com/sun/star/uno/Sequence.hxx>
121
#include <com/sun/star/uno/Type.h>
122
#include <com/sun/star/uno/Type.hxx>
123
#include <com/sun/star/uno/TypeClass.hdl>
124
#include <com/sun/star/uno/TypeClass.hpp>
125
#include <com/sun/star/uno/XAggregation.hpp>
126
#include <com/sun/star/uno/XInterface.hpp>
127
#include <com/sun/star/uno/XWeak.hpp>
128
#include <com/sun/star/uno/genfunc.h>
129
#include <com/sun/star/uno/genfunc.hxx>
130
#include <com/sun/star/util/Date.hpp>
131
#include <com/sun/star/util/DateTime.hpp>
132
#include <com/sun/star/util/Time.hpp>
133
#include <
comphelper/IdPropArrayHelper.hxx
>
134
#include <
comphelper/broadcasthelper.hxx
>
135
#include <
comphelper/comphelperdllapi.h
>
136
#include <
comphelper/processfactory.hxx
>
137
#include <
comphelper/propagg.hxx
>
138
#include <
comphelper/proparrhlp.hxx
>
139
#include <
comphelper/propertycontainer.hxx
>
140
#include <
comphelper/propertycontainerhelper.hxx
>
141
#include <
comphelper/propstate.hxx
>
142
#include <
comphelper/sequence.hxx
>
143
#include <
comphelper/servicehelper.hxx
>
144
#include <
comphelper/stl_types.hxx
>
145
#include <
comphelper/types.hxx
>
146
#include <
comphelper/uno3.hxx
>
147
#include <
component/CColumns.hxx
>
148
#include <
component/CResultSet.hxx
>
149
#include <
cppu/cppudllapi.h
>
150
#include <
cppu/unotype.hxx
>
151
#include <
cppuhelper/basemutex.hxx
>
152
#include <
cppuhelper/compbase.hxx
>
153
#include <
cppuhelper/compbase_ex.hxx
>
154
#include <
cppuhelper/cppuhelperdllapi.h
>
155
#include <
cppuhelper/implbase.hxx
>
156
#include <
cppuhelper/implbase1.hxx
>
157
#include <
cppuhelper/implbase_ex.hxx
>
158
#include <
cppuhelper/implbase_ex_post.hxx
>
159
#include <
cppuhelper/implbase_ex_pre.hxx
>
160
#include <
cppuhelper/interfacecontainer.h
>
161
#include <
cppuhelper/propshlp.hxx
>
162
#include <
cppuhelper/queryinterface.hxx
>
163
#include <
cppuhelper/supportsservice.hxx
>
164
#include <
cppuhelper/typeprovider.hxx
>
165
#include <
cppuhelper/weak.hxx
>
166
#include <
cppuhelper/weakagg.hxx
>
167
#include <
cppuhelper/weakref.hxx
>
168
#include <
file/FCatalog.hxx
>
169
#include <
file/FColumns.hxx
>
170
#include <
file/FConnection.hxx
>
171
#include <
file/FDatabaseMetaData.hxx
>
172
#include <
file/FDateFunctions.hxx
>
173
#include <
file/FDriver.hxx
>
174
#include <
file/FNumericFunctions.hxx
>
175
#include <
file/FPreparedStatement.hxx
>
176
#include <
file/FResultSet.hxx
>
177
#include <
file/FResultSetMetaData.hxx
>
178
#include <
file/FStatement.hxx
>
179
#include <
file/FStringFunctions.hxx
>
180
#include <
file/FTable.hxx
>
181
#include <
file/FTables.hxx
>
182
#include <
file/fanalyzer.hxx
>
183
#include <
file/fcode.hxx
>
184
#include <
file/fcomp.hxx
>
185
#include <
file/filedllapi.hxx
>
186
#include <
o3tl/typed_flags_set.hxx
>
187
#include <
o3tl/underlyingenumvalue.hxx
>
188
#include <
resource/sharedresources.hxx
>
189
#include <
salhelper/salhelperdllapi.h
>
190
#include <
salhelper/simplereferenceobject.hxx
>
191
#include <
tools/date.hxx
>
192
#include <
tools/debug.hxx
>
193
#include <
comphelper/diagnose_ex.hxx
>
194
#include <
tools/lineend.hxx
>
195
#include <
tools/long.hxx
>
196
#include <
tools/ref.hxx
>
197
#include <
tools/stream.hxx
>
198
#include <
tools/time.hxx
>
199
#include <
tools/toolsdllapi.h
>
200
#include <
tools/urlobj.hxx
>
201
#include <typelib/typeclass.h>
202
#include <typelib/typedescription.h>
203
#include <typelib/uik.h>
204
#include <
ucbhelper/content.hxx
>
205
#include <uno/any2.h>
206
#include <uno/data.h>
207
#include <uno/sequence2.h>
208
#include <
unotools/options.hxx
>
209
#include <
unotools/unotoolsdllapi.h
>
210
#endif
// PCH_LEVEL >= 3
211
#if PCH_LEVEL >= 4
212
#include <
FDatabaseMetaDataResultSet.hxx
>
213
#include <
connectivity/CommonTools.hxx
>
214
#include <
connectivity/FValue.hxx
>
215
#include <
connectivity/dbconversion.hxx
>
216
#include <
connectivity/dbexception.hxx
>
217
#include <
connectivity/dbmetadata.hxx
>
218
#include <
connectivity/dbtools.hxx
>
219
#include <
connectivity/dbtoolsdllapi.hxx
>
220
#include <
connectivity/sdbcx/VColumn.hxx
>
221
#include <
connectivity/sdbcx/VDescriptor.hxx
>
222
#include <
connectivity/sqlparse.hxx
>
223
#endif
// PCH_LEVEL >= 4
224
225
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
CColumns.hxx
CResultSet.hxx
CommonTools.hxx
FCatalog.hxx
FColumns.hxx
FConnection.hxx
FDatabaseMetaDataResultSet.hxx
FDatabaseMetaData.hxx
FDateFunctions.hxx
FDriver.hxx
FNumericFunctions.hxx
FPreparedStatement.hxx
FResultSetMetaData.hxx
FResultSet.hxx
FStatement.hxx
FStringFunctions.hxx
FTable.hxx
FTables.hxx
FValue.hxx
IdPropArrayHelper.hxx
VColumn.hxx
VDescriptor.hxx
basemutex.hxx
broadcasthelper.hxx
compbase.hxx
compbase_ex.hxx
comphelperdllapi.h
config.h
content.hxx
cppudllapi.h
cppuhelperdllapi.h
date.hxx
dbconversion.hxx
dbexception.hxx
dbmetadata.hxx
dbtools.hxx
dbtoolsdllapi.hxx
debug.hxx
diagnose_ex.hxx
dllapi.h
errcode.hxx
fanalyzer.hxx
fcode.hxx
fcomp.hxx
filedllapi.hxx
implbase1.hxx
implbase.hxx
implbase_ex.hxx
implbase_ex_post.hxx
implbase_ex_pre.hxx
interfacecontainer.h
lineend.hxx
log.hxx
long.hxx
macros.h
mathconf.h
options.hxx
processfactory.hxx
propagg.hxx
proparrhlp.hxx
propertycontainer.hxx
propertycontainerhelper.hxx
propshlp.hxx
propstate.hxx
queryinterface.hxx
ref.hxx
saldllapi.h
salhelperdllapi.h
sequence.hxx
servicehelper.hxx
sharedresources.hxx
simplereferenceobject.hxx
sqlparse.hxx
stl_types.hxx
stream.hxx
supportsservice.hxx
time.hxx
toolsdllapi.h
typed_flags_set.hxx
typeprovider.hxx
types.h
types.hxx
typesizes.h
underlyingenumvalue.hxx
uno3.hxx
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
weak.hxx
weakagg.hxx
weakref.hxx
Generated on Sun Jul 30 2023 04:40:45 for LibreOffice Module connectivity (master) by
1.9.3