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 2019-04-29 21:19:18 using:
17 ./bin/update_pch uui uui --cutoff=4 --exclude:system --exclude:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./uui/inc/pch/precompiled_uui.hxx "make uui.build" --find-conflicts
33 #endif // PCH_LEVEL >= 1
35 #include <osl/conditn.hxx>
36 #include <osl/diagnose.h>
37 #include <osl/file.hxx>
38 #include <osl/interlck.h>
39 #include <osl/thread.hxx>
41 #include <rtl/digest.h>
42 #include <rtl/instance.hxx>
43 #include <rtl/strbuf.hxx>
44 #include <rtl/string.hxx>
45 #include <rtl/stringutils.hxx>
46 #include <rtl/textenc.h>
47 #include <rtl/unload.h>
48 #include <rtl/ustrbuf.hxx>
49 #include <rtl/ustring.h>
50 #include <rtl/ustring.hxx>
51 #include <sal/config.h>
52 #include <sal/macros.h>
53 #include <sal/saldllapi.h>
54 #include <sal/types.h>
55 #include <sal/typesizes.h>
56 #include <vcl/button.hxx>
57 #include <vcl/dllapi.h>
58 #include <vcl/svapp.hxx>
59 #include <vcl/weld.hxx>
60 #endif // PCH_LEVEL >= 2
62 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
63 #include <com/sun/star/task/XInteractionAbort.hpp>
64 #include <com/sun/star/task/XInteractionApprove.hpp>
65 #include <com/sun/star/task/XInteractionRequest.hpp>
66 #include <com/sun/star/task/XInteractionRetry.hpp>
67 #include <com/sun/star/uno/Any.hxx>
68 #include <com/sun/star/uno/Reference.h>
69 #include <com/sun/star/uno/Reference.hxx>
70 #include <com/sun/star/uno/RuntimeException.hpp>
71 #include <com/sun/star/uno/Sequence.h>
72 #include <com/sun/star/uno/Sequence.hxx>
73 #include <com/sun/star/uno/XInterface.hpp>
74 #include <com/sun/star/uno/genfunc.hxx>
75 #include <comphelper/comphelperdllapi.h>
76 #include <cppu/cppudllapi.h>
77 #include <cppu/unotype.hxx>
78 #include <cppuhelper/cppuhelperdllapi.h>
79 #include <o3tl/typed_flags_set.hxx>
80 #include <typelib/typedescription.h>
82 #include <unotools/resmgr.hxx>
83 #endif // PCH_LEVEL >= 3
85 #endif // PCH_LEVEL >= 4
87 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */