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).
18 #include <boost/noncopyable.hpp>
19 #include <boost/scoped_array.hpp>
20 #include <boost/shared_ptr.hpp>
21 #include <boost/weak_ptr.hpp>
23 #include <com/sun/star/beans/NamedValue.hpp>
24 #include <com/sun/star/beans/Property.hpp>
25 #include <com/sun/star/beans/PropertyAttribute.hpp>
26 #include <com/sun/star/beans/PropertyChangeEvent.hpp>
27 #include <com/sun/star/beans/PropertyValue.hpp>
28 #include <com/sun/star/beans/PropertyVetoException.hpp>
29 #include <com/sun/star/beans/UnknownPropertyException.hpp>
30 #include <com/sun/star/beans/XFastPropertySet.hpp>
31 #include <com/sun/star/beans/XPropertyAccess.hpp>
32 #include <com/sun/star/beans/XPropertyChangeListener.hpp>
33 #include <com/sun/star/beans/XPropertySet.hpp>
34 #include <com/sun/star/beans/XPropertySetInfo.hpp>
35 #include <com/sun/star/beans/XVetoableChangeListener.hpp>
36 #include <com/sun/star/bridge/UnoUrlResolver.hpp>
37 #include <com/sun/star/bridge/XUnoUrlResolver.hpp>
38 #include <com/sun/star/connection/SocketPermission.hpp>
39 #include <com/sun/star/container/ElementExistException.hpp>
40 #include <com/sun/star/container/NoSuchElementException.hpp>
41 #include <com/sun/star/container/XEnumeration.hpp>
42 #include <com/sun/star/container/XHierarchicalNameAccess.hpp>
43 #include <com/sun/star/container/XNameContainer.hpp>
44 #include <com/sun/star/io/FilePermission.hpp>
45 #include <com/sun/star/lang/DisposedException.hpp>
46 #include <com/sun/star/lang/EventObject.hpp>
47 #include <com/sun/star/lang/IllegalAccessException.hpp>
48 #include <com/sun/star/lang/IllegalArgumentException.hpp>
49 #include <com/sun/star/lang/WrappedTargetException.hpp>
50 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
51 #include <com/sun/star/lang/XComponent.hpp>
52 #include <com/sun/star/lang/XEventListener.hpp>
53 #include <com/sun/star/lang/XInitialization.hpp>
54 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
55 #include <com/sun/star/lang/XServiceInfo.hpp>
56 #include <com/sun/star/lang/XSingleComponentFactory.hpp>
57 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
58 #include <com/sun/star/loader/CannotActivateFactoryException.hpp>
59 #include <com/sun/star/loader/XImplementationLoader.hpp>
60 #include <com/sun/star/reflection/InvalidTypeNameException.hpp>
61 #include <com/sun/star/reflection/NoSuchTypeNameException.hpp>
62 #include <com/sun/star/reflection/TypeDescriptionSearchDepth.hpp>
63 #include <com/sun/star/reflection/XCompoundTypeDescription.hpp>
64 #include <com/sun/star/reflection/XConstantTypeDescription.hpp>
65 #include <com/sun/star/reflection/XConstantsTypeDescription.hpp>
66 #include <com/sun/star/reflection/XEnumTypeDescription.hpp>
67 #include <com/sun/star/reflection/XIdlClass.hpp>
68 #include <com/sun/star/reflection/XIdlField2.hpp>
69 #include <com/sun/star/reflection/XIndirectTypeDescription.hpp>
70 #include <com/sun/star/reflection/XInterfaceAttributeTypeDescription2.hpp>
71 #include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
72 #include <com/sun/star/reflection/XInterfaceMethodTypeDescription.hpp>
73 #include <com/sun/star/reflection/XInterfaceTypeDescription2.hpp>
74 #include <com/sun/star/reflection/XMethodParameter.hpp>
75 #include <com/sun/star/reflection/XModuleTypeDescription.hpp>
76 #include <com/sun/star/reflection/XPublished.hpp>
77 #include <com/sun/star/reflection/XServiceTypeDescription2.hpp>
78 #include <com/sun/star/reflection/XSingletonTypeDescription2.hpp>
79 #include <com/sun/star/reflection/XStructTypeDescription.hpp>
80 #include <com/sun/star/reflection/XTypeDescription.hpp>
81 #include <com/sun/star/reflection/theCoreReflection.hpp>
82 #include <com/sun/star/registry/CannotRegisterImplementationException.hpp>
83 #include <com/sun/star/registry/InvalidRegistryException.hpp>
84 #include <com/sun/star/security/RuntimePermission.hpp>
85 #include <com/sun/star/security/XAccessController.hpp>
86 #include <com/sun/star/uno/Any.hxx>
87 #include <com/sun/star/uno/DeploymentException.hpp>
88 #include <com/sun/star/uno/Exception.hpp>
89 #include <com/sun/star/uno/Reference.hxx>
90 #include <com/sun/star/uno/RuntimeException.hpp>
91 #include <com/sun/star/uno/Sequence.hxx>
92 #include <com/sun/star/uno/Type.hxx>
93 #include <com/sun/star/uno/TypeClass.hpp>
94 #include <com/sun/star/uno/XComponentContext.hpp>
95 #include <com/sun/star/uno/XInterface.hpp>
96 #include <com/sun/star/uno/XUnloadingPreference.hpp>
97 #include <com/sun/star/util/XMacroExpander.hpp>
98 #include <config_features.h>
99 #include <config_folders.h>
100 #include <cppu/unotype.hxx>
107 #include <osl/diagnose.h>
108 #include <osl/doublecheckedlocking.h>
109 #include <osl/file.hxx>
110 #include <osl/module.h>
111 #include <osl/module.hxx>
112 #include <osl/mutex.hxx>
113 #include <osl/security.hxx>
114 #include <osl/thread.hxx>
115 #include <registry/registry.hxx>
116 #include <rtl/alloc.h>
117 #include <rtl/bootstrap.hxx>
118 #include <rtl/byteseq.hxx>
119 #include <rtl/instance.hxx>
120 #include <rtl/malformeduriexception.hxx>
121 #include <rtl/process.h>
122 #include <rtl/random.h>
123 #include <rtl/ref.hxx>
124 #include <rtl/strbuf.hxx>
125 #include <rtl/string.h>
126 #include <rtl/string.hxx>
127 #include <rtl/textenc.h>
128 #include <rtl/unload.h>
130 #include <rtl/uri.hxx>
131 #include <rtl/ustrbuf.hxx>
132 #include <rtl/ustring.h>
133 #include <rtl/ustring.hxx>
134 #include <rtl/uuid.h>
135 #include <sal/alloca.h>
136 #include <sal/config.h>
137 #include <sal/log.hxx>
138 #include <sal/macros.h>
139 #include <sal/types.h>
140 #include <salhelper/simplereferenceobject.hxx>
144 #include <typelib/typedescription.h>
145 #include <uno/dispatcher.hxx>
146 #include <uno/environment.hxx>
147 #include <uno/lbnames.h>
148 #include <uno/mapping.hxx>
149 #include <unoidl/unoidl.hxx>
150 #include <unordered_map>
153 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */