calc: on editing invalidation of view with different zoom is wrong
[LibreOffice.git] / connectivity / inc / pch / precompiled_mysql_jdbc.hxx
blob4bb225104c933e30ce65ebac47be13045ccc3f9d
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
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/.
8 */
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-03-08 13:12:51 using:
17 ./bin/update_pch connectivity mysql_jdbc --cutoff=1 --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_mysql_jdbc.hxx "make connectivity.build" --find-conflicts
23 #include <sal/config.h>
24 #if PCH_LEVEL >= 1
25 #endif // PCH_LEVEL >= 1
26 #if PCH_LEVEL >= 2
27 #endif // PCH_LEVEL >= 2
28 #if PCH_LEVEL >= 3
29 #include <com/sun/star/sdbc/DriverManager.hpp>
30 #include <com/sun/star/sdbc/XResultSet.hpp>
31 #include <com/sun/star/sdbc/XRow.hpp>
32 #include <com/sun/star/sdbcx/PrivilegeObject.hpp>
33 #include <com/sun/star/uno/XComponentContext.hpp>
34 #include <comphelper/namedvaluecollection.hxx>
35 #include <comphelper/property.hxx>
36 #include <comphelper/servicehelper.hxx>
37 #include <comphelper/types.hxx>
38 #include <cppuhelper/supportsservice.hxx>
39 #include <cppuhelper/typeprovider.hxx>
40 #include <mysql/YCatalog.hxx>
41 #include <mysql/YColumns.hxx>
42 #include <mysql/YDriver.hxx>
43 #include <mysql/YTable.hxx>
44 #include <mysql/YTables.hxx>
45 #include <mysql/YUser.hxx>
46 #include <mysql/YUsers.hxx>
47 #include <mysql/YViews.hxx>
48 #include <resource/sharedresources.hxx>
49 #endif // PCH_LEVEL >= 3
50 #if PCH_LEVEL >= 4
51 #include <TConnection.hxx>
52 #include <connectivity/TIndexes.hxx>
53 #include <connectivity/TKeys.hxx>
54 #include <connectivity/dbcharset.hxx>
55 #include <connectivity/dbexception.hxx>
56 #include <connectivity/dbtools.hxx>
57 #include <connectivity/sdbcx/IRefreshable.hxx>
58 #include <connectivity/sdbcx/VColumn.hxx>
59 #include <connectivity/sdbcx/VView.hxx>
60 #endif // PCH_LEVEL >= 4
62 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */