LibreOffice Module svl (master)
1
svl
inc
pch
precompiled_svl.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-11 19:48:19 using:
17
./bin/update_pch svl svl --cutoff=6 --exclude:system --exclude:module --exclude:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./svl/inc/pch/precompiled_svl.hxx "make svl.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <cassert>
27
#include <cstddef>
28
#include <cstdlib>
29
#include <limits>
30
#include <map>
31
#include <memory>
32
#include <new>
33
#include <ostream>
34
#include <stddef.h>
35
#include <string.h>
36
#include <string>
37
#include <string_view>
38
#include <type_traits>
39
#include <utility>
40
#include <vector>
41
#include <boost/property_tree/json_parser.hpp>
42
#include <boost/property_tree/ptree.hpp>
43
#include <boost/property_tree/ptree_fwd.hpp>
44
#endif
// PCH_LEVEL >= 1
45
#if PCH_LEVEL >= 2
46
#include <osl/diagnose.h>
47
#include <osl/doublecheckedlocking.h>
48
#include <osl/endian.h>
49
#include <osl/file.h>
50
#include <osl/getglobalmutex.hxx>
51
#include <osl/interlck.h>
52
#include <osl/mutex.hxx>
53
#include <osl/security.hxx>
54
#include <osl/socket.hxx>
55
#include <osl/thread.h>
56
#include <rtl/alloc.h>
57
#include <rtl/character.hxx>
58
#include <rtl/crc.h>
59
#include <rtl/digest.h>
60
#include <rtl/instance.hxx>
61
#include <rtl/locale.h>
62
#include <rtl/math.hxx>
63
#include <rtl/ref.hxx>
64
#include <rtl/string.h>
65
#include <rtl/string.hxx>
66
#include <rtl/stringconcat.hxx>
67
#include <rtl/stringutils.hxx>
68
#include <rtl/textenc.h>
69
#include <rtl/ustrbuf.hxx>
70
#include <rtl/ustring.hxx>
71
#include <rtl/uuid.h>
72
#include <
sal/backtrace.hxx
>
73
#include <
sal/log.hxx
>
74
#include <
sal/macros.h
>
75
#include <
sal/saldllapi.h
>
76
#include <
sal/types.h
>
77
#include <
sal/typesizes.h
>
78
#endif
// PCH_LEVEL >= 2
79
#if PCH_LEVEL >= 3
80
#include <com/sun/star/lang/Locale.hpp>
81
#include <com/sun/star/lang/XTypeProvider.hpp>
82
#include <com/sun/star/uno/Any.h>
83
#include <com/sun/star/uno/Any.hxx>
84
#include <com/sun/star/uno/Reference.h>
85
#include <com/sun/star/uno/Reference.hxx>
86
#include <com/sun/star/uno/RuntimeException.hpp>
87
#include <com/sun/star/uno/Sequence.hxx>
88
#include <com/sun/star/uno/Type.h>
89
#include <com/sun/star/uno/TypeClass.hdl>
90
#include <com/sun/star/uno/XInterface.hpp>
91
#include <com/sun/star/uno/XWeak.hpp>
92
#include <
comphelper/comphelperdllapi.h
>
93
#include <
comphelper/processfactory.hxx
>
94
#include <
cppu/cppudllapi.h
>
95
#include <
cppu/unotype.hxx
>
96
#include <
cppuhelper/cppuhelperdllapi.h
>
97
#include <
cppuhelper/implbase.hxx
>
98
#include <
cppuhelper/implbase_ex.hxx
>
99
#include <
cppuhelper/weak.hxx
>
100
#include <
i18nlangtag/i18nlangtagdllapi.h
>
101
#include <
i18nlangtag/lang.h
>
102
#include <
i18nlangtag/languagetag.hxx
>
103
#include <libxml/xmlwriter.h>
104
#include <
o3tl/strong_int.hxx
>
105
#include <
o3tl/typed_flags_set.hxx
>
106
#include <
salhelper/linkhelper.hxx
>
107
#include <
tools/debug.hxx
>
108
#include <
tools/stream.hxx
>
109
#include <
tools/toolsdllapi.h
>
110
#include <
tools/urlobj.hxx
>
111
#include <typelib/typedescription.h>
112
#include <uno/any2.h>
113
#include <
unotools/charclass.hxx
>
114
#include <
unotools/options.hxx
>
115
#include <
unotools/unotoolsdllapi.h
>
116
#endif
// PCH_LEVEL >= 3
117
#if PCH_LEVEL >= 4
118
#include <
svl/SfxBroadcaster.hxx
>
119
#include <
svl/hint.hxx
>
120
#include <
svl/itempool.hxx
>
121
#include <
svl/itemset.hxx
>
122
#include <
svl/poolitem.hxx
>
123
#include <
svl/svldllapi.h
>
124
#endif
// PCH_LEVEL >= 4
125
126
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
SfxBroadcaster.hxx
backtrace.hxx
charclass.hxx
comphelperdllapi.h
config.h
cppudllapi.h
cppuhelperdllapi.h
debug.hxx
hint.hxx
i18nlangtagdllapi.h
implbase.hxx
implbase_ex.hxx
itempool.hxx
itemset.hxx
lang.h
languagetag.hxx
linkhelper.hxx
log.hxx
macros.h
options.hxx
poolitem.hxx
processfactory.hxx
saldllapi.h
stream.hxx
strong_int.hxx
svldllapi.h
toolsdllapi.h
typed_flags_set.hxx
types.h
typesizes.h
unotoolsdllapi.h
unotype.hxx
urlobj.hxx
weak.hxx
Generated on Sun Jul 30 2023 04:26:36 for LibreOffice Module svl (master) by
1.9.3