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).
17 #include <com/sun/star/lang/DisposedException.hpp>
18 #include <com/sun/star/sdbc/ColumnValue.hpp>
19 #include <com/sun/star/sdbc/DriverManager.hpp>
20 #include <com/sun/star/sdbc/KeyRule.hpp>
21 #include <com/sun/star/sdbc/XResultSet.hpp>
22 #include <com/sun/star/sdbc/XRow.hpp>
23 #include <com/sun/star/sdbcx/CheckOption.hpp>
24 #include <com/sun/star/sdbcx/KeyType.hpp>
25 #include <com/sun/star/sdbcx/Privilege.hpp>
26 #include <com/sun/star/sdbcx/PrivilegeObject.hpp>
27 #include <com/sun/star/uno/XComponentContext.hpp>
28 #include <comphelper/extract.hxx>
29 #include <comphelper/namedvaluecollection.hxx>
30 #include <comphelper/processfactory.hxx>
31 #include <comphelper/property.hxx>
32 #include <comphelper/types.hxx>
33 #include <cppuhelper/factory.hxx>
34 #include <cppuhelper/interfacecontainer.h>
35 #include <cppuhelper/supportsservice.hxx>
36 #include <cppuhelper/typeprovider.hxx>
37 #include <osl/diagnose.h>
40 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */