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:50:51 using:
17 ./bin/update_pch lotuswordpro lwpft --cutoff=2 --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 ./lotuswordpro/inc/pch/precompiled_lwpft.hxx "make lotuswordpro.build" --find-conflicts
23 #include <sal/config.h>
39 #include <string_view>
40 #include <type_traits>
43 #include <boost/cast.hpp>
44 #endif // PCH_LEVEL >= 1
46 #include <osl/diagnose.h>
47 #include <osl/endian.h>
48 #include <osl/file.hxx>
49 #include <osl/interlck.h>
50 #include <osl/mutex.hxx>
51 #include <osl/process.h>
52 #include <osl/thread.h>
53 #include <osl/thread.hxx>
55 #include <rtl/alloc.h>
56 #include <rtl/ref.hxx>
57 #include <rtl/string.hxx>
58 #include <rtl/stringconcat.hxx>
59 #include <rtl/stringutils.hxx>
60 #include <rtl/textenc.h>
61 #include <rtl/unload.h>
62 #include <rtl/ustrbuf.hxx>
63 #include <rtl/ustring.h>
64 #include <rtl/ustring.hxx>
65 #include <sal/log.hxx>
66 #include <sal/macros.h>
67 #include <sal/types.h>
68 #include <sal/typesizes.h>
69 #include <vcl/dllapi.h>
70 #endif // PCH_LEVEL >= 2
72 #include <com/sun/star/io/XInputStream.hpp>
73 #include <com/sun/star/io/XOutputStream.hpp>
74 #include <com/sun/star/uno/Reference.h>
75 #include <com/sun/star/xml/sax/XDocumentHandler.hpp>
76 #include <cppuhelper/cppuhelperdllapi.h>
77 #include <cppuhelper/implbase.hxx>
78 #include <o3tl/numeric.hxx>
79 #include <o3tl/sorted_vector.hxx>
80 #include <o3tl/typed_flags_set.hxx>
81 #include <tools/color.hxx>
82 #include <tools/gen.hxx>
83 #include <tools/solar.h>
84 #include <tools/stream.hxx>
85 #endif // PCH_LEVEL >= 3
87 #endif // PCH_LEVEL >= 4
89 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */