LibreOffice Module sdext (master) 1
precompiled_PresenterScreen.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-08 13:56:34 using:
17 ./bin/update_pch sdext PresenterScreen --cutoff=2 --exclude:system --include:module --exclude:local
18
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./sdext/inc/pch/precompiled_PresenterScreen.hxx "make sdext.build" --find-conflicts
21*/
22
23#include <sal/config.h>
24#if PCH_LEVEL >= 1
25#include <algorithm>
26#include <assert.h>
27#include <atomic>
28#include <cassert>
29#include <chrono>
30#include <cstddef>
31#include <cstdlib>
32#include <functional>
33#include <initializer_list>
34#include <iomanip>
35#include <limits.h>
36#include <limits>
37#include <map>
38#include <math.h>
39#include <memory>
40#include <new>
41#include <numeric>
42#include <ostream>
43#include <stddef.h>
44#include <string.h>
45#include <string>
46#include <string_view>
47#include <type_traits>
48#include <utility>
49#include <vector>
50#endif // PCH_LEVEL >= 1
51#if PCH_LEVEL >= 2
52#include <osl/conditn.h>
53#include <osl/conditn.hxx>
54#include <osl/diagnose.h>
55#include <osl/doublecheckedlocking.h>
56#include <osl/getglobalmutex.hxx>
57#include <osl/interlck.h>
58#include <osl/mutex.h>
59#include <osl/mutex.hxx>
60#include <osl/thread.h>
61#include <osl/thread.hxx>
62#include <osl/time.h>
63#include <rtl/alloc.h>
64#include <rtl/instance.hxx>
65#include <rtl/ref.hxx>
66#include <rtl/string.h>
67#include <rtl/string.hxx>
68#include <rtl/stringconcat.hxx>
69#include <rtl/stringutils.hxx>
70#include <rtl/textcvt.h>
71#include <rtl/textenc.h>
72#include <rtl/ustrbuf.hxx>
73#include <rtl/ustring.h>
74#include <rtl/ustring.hxx>
75#include <sal/log.hxx>
76#include <sal/macros.h>
77#include <sal/saldllapi.h>
78#include <sal/types.h>
79#include <sal/typesizes.h>
81#include <vcl/dllapi.h>
83#include <vcl/inputtypes.hxx>
84#include <vcl/settings.hxx>
85#include <vcl/vclenum.hxx>
86#include <vcl/vclevent.hxx>
87#include <vcl/vclptr.hxx>
88#endif // PCH_LEVEL >= 2
89#if PCH_LEVEL >= 3
90#include <com/sun/star/accessibility/AccessibleTextType.hpp>
91#include <com/sun/star/awt/InvalidateStyle.hpp>
92#include <com/sun/star/awt/Key.hpp>
93#include <com/sun/star/awt/KeyModifier.hpp>
94#include <com/sun/star/awt/PosSize.hpp>
95#include <com/sun/star/awt/XWindow2.hpp>
96#include <com/sun/star/awt/XWindowPeer.hpp>
97#include <com/sun/star/beans/PropertyValue.hpp>
98#include <com/sun/star/drawing/XPresenterHelper.hpp>
99#include <com/sun/star/drawing/framework/ResourceActivationMode.hpp>
100#include <com/sun/star/drawing/framework/ResourceId.hpp>
101#include <com/sun/star/drawing/framework/XConfigurationController.hpp>
102#include <com/sun/star/drawing/framework/XControllerManager.hpp>
103#include <com/sun/star/drawing/framework/XPane.hpp>
104#include <com/sun/star/lang/XComponent.hpp>
105#include <com/sun/star/lang/XMultiComponentFactory.hpp>
106#include <com/sun/star/lang/XTypeProvider.hpp>
107#include <com/sun/star/presentation/XPresentation2.hpp>
108#include <com/sun/star/presentation/XPresentationSupplier.hpp>
109#include <com/sun/star/rendering/CompositeOperation.hpp>
110#include <com/sun/star/rendering/FillRule.hpp>
111#include <com/sun/star/rendering/RenderState.hpp>
112#include <com/sun/star/rendering/TextDirection.hpp>
113#include <com/sun/star/rendering/TexturingMode.hpp>
114#include <com/sun/star/rendering/ViewState.hpp>
115#include <com/sun/star/rendering/XSpriteCanvas.hpp>
116#include <com/sun/star/uno/Any.h>
117#include <com/sun/star/uno/Any.hxx>
118#include <com/sun/star/uno/Reference.h>
119#include <com/sun/star/uno/RuntimeException.hpp>
120#include <com/sun/star/uno/Sequence.h>
121#include <com/sun/star/uno/Sequence.hxx>
122#include <com/sun/star/uno/Type.h>
123#include <com/sun/star/uno/Type.hxx>
124#include <com/sun/star/uno/TypeClass.hdl>
125#include <com/sun/star/uno/XInterface.hpp>
126#include <com/sun/star/uno/XWeak.hpp>
127#include <com/sun/star/uno/genfunc.h>
128#include <com/sun/star/uno/genfunc.hxx>
129#include <com/sun/star/util/Color.hpp>
132#include <cppu/cppudllapi.h>
133#include <cppu/unotype.hxx>
140#include <cppuhelper/weak.hxx>
141#include <i18nlangtag/lang.h>
142#include <o3tl/safeint.hxx>
143#include <o3tl/strong_int.hxx>
146#include <tools/degree.hxx>
148#include <tools/gen.hxx>
149#include <tools/link.hxx>
150#include <tools/long.hxx>
151#include <tools/toolsdllapi.h>
152#include <typelib/typeclass.h>
153#include <typelib/typedescription.h>
154#include <typelib/uik.h>
155#include <uno/any2.h>
156#include <uno/data.h>
157#include <uno/sequence2.h>
158#endif // PCH_LEVEL >= 3
159#if PCH_LEVEL >= 4
160#endif // PCH_LEVEL >= 4
161
162/* vim:set shiftwidth=4 softtabstop=4 expandtab: */