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).
16 Generated on 2021-04-08 13:55:37 using:
17 ./bin/update_pch connectivity dbase --cutoff=2 --exclude:system --include:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbase.hxx "make connectivity.build" --find-conflicts
23 #include <sal/config.h>
32 #include <initializer_list>
45 #include <string_view>
46 #include <type_traits>
49 #endif // PCH_LEVEL >= 1
51 #include <osl/diagnose.h>
52 #include <osl/doublecheckedlocking.h>
53 #include <osl/endian.h>
55 #include <osl/file.hxx>
56 #include <osl/getglobalmutex.hxx>
57 #include <osl/interlck.h>
58 #include <osl/mutex.h>
59 #include <osl/mutex.hxx>
61 #include <rtl/alloc.h>
62 #include <rtl/instance.hxx>
64 #include <rtl/math.hxx>
65 #include <rtl/ref.hxx>
66 #include <rtl/strbuf.h>
67 #include <rtl/strbuf.hxx>
68 #include <rtl/string.h>
69 #include <rtl/string.hxx>
70 #include <rtl/stringconcat.hxx>
71 #include <rtl/stringutils.hxx>
72 #include <rtl/textcvt.h>
73 #include <rtl/textenc.h>
74 #include <rtl/ustrbuf.h>
75 #include <rtl/ustrbuf.hxx>
76 #include <rtl/ustring.h>
77 #include <rtl/ustring.hxx>
78 #include <sal/detail/log.h>
79 #include <sal/log.hxx>
80 #include <sal/macros.h>
81 #include <sal/mathconf.h>
82 #include <sal/saldllapi.h>
83 #include <sal/types.h>
84 #include <sal/typesizes.h>
85 #include <vcl/dllapi.h>
86 #include <comphelper/errcode.hxx>
87 #endif // PCH_LEVEL >= 2
89 #include <com/sun/star/beans/Property.hpp>
90 #include <com/sun/star/beans/PropertyState.hpp>
91 #include <com/sun/star/beans/PropertyValue.hpp>
92 #include <com/sun/star/beans/XFastPropertySet.hpp>
93 #include <com/sun/star/beans/XMultiPropertySet.hpp>
94 #include <com/sun/star/beans/XPropertiesChangeListener.hpp>
95 #include <com/sun/star/beans/XPropertySet.hpp>
96 #include <com/sun/star/beans/XPropertySetOption.hpp>
97 #include <com/sun/star/beans/XPropertyState.hpp>
98 #include <com/sun/star/beans/XVetoableChangeListener.hpp>
99 #include <com/sun/star/lang/DisposedException.hpp>
100 #include <com/sun/star/lang/EventObject.hpp>
101 #include <com/sun/star/lang/IllegalArgumentException.hpp>
102 #include <com/sun/star/lang/Locale.hpp>
103 #include <com/sun/star/lang/XComponent.hpp>
104 #include <com/sun/star/lang/XInitialization.hpp>
105 #include <com/sun/star/lang/XServiceInfo.hpp>
106 #include <com/sun/star/lang/XTypeProvider.hpp>
107 #include <com/sun/star/lang/XUnoTunnel.hpp>
108 #include <com/sun/star/sdbc/ColumnValue.hpp>
109 #include <com/sun/star/sdbc/DataType.hpp>
110 #include <com/sun/star/sdbc/SQLException.hpp>
111 #include <com/sun/star/sdbc/XCloseable.hpp>
112 #include <com/sun/star/sdbc/XColumnLocate.hpp>
113 #include <com/sun/star/sdbc/XConnection.hpp>
114 #include <com/sun/star/sdbc/XResultSet.hpp>
115 #include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
116 #include <com/sun/star/sdbc/XRow.hpp>
117 #include <com/sun/star/sdbc/XWarningsSupplier.hpp>
118 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
119 #include <com/sun/star/sdbcx/XGroupsSupplier.hpp>
120 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
121 #include <com/sun/star/sdbcx/XUsersSupplier.hpp>
122 #include <com/sun/star/sdbcx/XViewsSupplier.hpp>
123 #include <com/sun/star/ucb/XContent.hpp>
124 #include <com/sun/star/ucb/XDynamicResultSet.hpp>
125 #include <com/sun/star/uno/Any.h>
126 #include <com/sun/star/uno/Any.hxx>
127 #include <com/sun/star/uno/Reference.h>
128 #include <com/sun/star/uno/Reference.hxx>
129 #include <com/sun/star/uno/RuntimeException.hpp>
130 #include <com/sun/star/uno/Sequence.h>
131 #include <com/sun/star/uno/Sequence.hxx>
132 #include <com/sun/star/uno/Type.h>
133 #include <com/sun/star/uno/Type.hxx>
134 #include <com/sun/star/uno/TypeClass.hdl>
135 #include <com/sun/star/uno/TypeClass.hpp>
136 #include <com/sun/star/uno/XAggregation.hpp>
137 #include <com/sun/star/uno/XInterface.hpp>
138 #include <com/sun/star/uno/XWeak.hpp>
139 #include <com/sun/star/uno/genfunc.h>
140 #include <com/sun/star/uno/genfunc.hxx>
141 #include <com/sun/star/util/Date.hpp>
142 #include <com/sun/star/util/XCancellable.hpp>
143 #include <comphelper/broadcasthelper.hxx>
144 #include <comphelper/comphelperdllapi.h>
145 #include <comphelper/extract.hxx>
146 #include <comphelper/processfactory.hxx>
147 #include <comphelper/propagg.hxx>
148 #include <comphelper/proparrhlp.hxx>
149 #include <comphelper/propertycontainer.hxx>
150 #include <comphelper/propertycontainerhelper.hxx>
151 #include <comphelper/propstate.hxx>
152 #include <comphelper/sequence.hxx>
153 #include <comphelper/servicehelper.hxx>
154 #include <comphelper/stl_types.hxx>
155 #include <comphelper/types.hxx>
156 #include <comphelper/uno3.hxx>
157 #include <cppu/cppudllapi.h>
158 #include <cppu/unotype.hxx>
159 #include <cppuhelper/basemutex.hxx>
160 #include <cppuhelper/compbase.hxx>
161 #include <cppuhelper/compbase_ex.hxx>
162 #include <cppuhelper/cppuhelperdllapi.h>
163 #include <cppuhelper/exc_hlp.hxx>
164 #include <cppuhelper/implbase.hxx>
165 #include <cppuhelper/implbase_ex.hxx>
166 #include <cppuhelper/implbase_ex_post.hxx>
167 #include <cppuhelper/implbase_ex_pre.hxx>
168 #include <cppuhelper/interfacecontainer.h>
169 #include <cppuhelper/propshlp.hxx>
170 #include <cppuhelper/proptypehlp.h>
171 #include <cppuhelper/proptypehlp.hxx>
172 #include <cppuhelper/supportsservice.hxx>
173 #include <cppuhelper/typeprovider.hxx>
174 #include <cppuhelper/weak.hxx>
175 #include <cppuhelper/weakagg.hxx>
176 #include <cppuhelper/weakref.hxx>
177 #include <dbase/DCatalog.hxx>
178 #include <dbase/DColumns.hxx>
179 #include <dbase/DConnection.hxx>
180 #include <dbase/DDatabaseMetaData.hxx>
181 #include <dbase/DDriver.hxx>
182 #include <dbase/DIndex.hxx>
183 #include <dbase/DIndexColumns.hxx>
184 #include <dbase/DIndexIter.hxx>
185 #include <dbase/DIndexes.hxx>
186 #include <dbase/DPreparedStatement.hxx>
187 #include <dbase/DResultSet.hxx>
188 #include <dbase/DStatement.hxx>
189 #include <dbase/DTable.hxx>
190 #include <dbase/DTables.hxx>
191 #include <file/fcode.hxx>
192 #include <file/filedllapi.hxx>
193 #include <o3tl/safeint.hxx>
194 #include <o3tl/typed_flags_set.hxx>
195 #include <o3tl/underlyingenumvalue.hxx>
196 #include <resource/sharedresources.hxx>
197 #include <salhelper/salhelperdllapi.h>
198 #include <salhelper/simplereferenceobject.hxx>
199 #include <sdbcx/VCatalog.hxx>
200 #include <svl/svldllapi.h>
201 #include <tools/config.hxx>
202 #include <tools/lineend.hxx>
203 #include <tools/long.hxx>
204 #include <tools/ref.hxx>
205 #include <tools/stream.hxx>
206 #include <tools/toolsdllapi.h>
207 #include <typelib/typeclass.h>
208 #include <typelib/typedescription.h>
209 #include <typelib/uik.h>
210 #include <ucbhelper/content.hxx>
211 #include <uno/any2.h>
212 #include <uno/data.h>
213 #include <uno/sequence2.h>
214 #include <unotools/sharedunocomponent.hxx>
215 #include <unotools/ucbhelper.hxx>
216 #include <unotools/unotoolsdllapi.h>
217 #endif // PCH_LEVEL >= 3
219 #include <TConnection.hxx>
220 #include <connectivity/CommonTools.hxx>
221 #include <connectivity/FValue.hxx>
222 #include <connectivity/IParseContext.hxx>
223 #include <connectivity/dbexception.hxx>
224 #include <connectivity/dbtoolsdllapi.hxx>
225 #include <connectivity/sdbcx/IRefreshable.hxx>
226 #include <connectivity/sdbcx/VColumn.hxx>
227 #include <connectivity/sqliterator.hxx>
228 #include <propertyids.hxx>
229 #endif // PCH_LEVEL >= 4
231 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */