LibreOffice Module connectivity (master) 1
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>
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>
137#include <comphelper/propagg.hxx>
145#include <comphelper/types.hxx>
146#include <comphelper/uno3.hxx>
147#include <component/CColumns.hxx>
149#include <cppu/cppudllapi.h>
150#include <cppu/unotype.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>
173#include <file/FDriver.hxx>
176#include <file/FResultSet.hxx>
178#include <file/FStatement.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>
191#include <tools/date.hxx>
192#include <tools/debug.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>
210#endif // PCH_LEVEL >= 3
211#if PCH_LEVEL >= 4
223#endif // PCH_LEVEL >= 4
224
225/* vim:set shiftwidth=4 softtabstop=4 expandtab: */