1 /**************************************************************
2  *
3  * Licensed to the Apache Software Foundation (ASF) under one
4  * or more contributor license agreements.  See the NOTICE file
5  * distributed with this work for additional information
6  * regarding copyright ownership.  The ASF licenses this file
7  * to you under the Apache License, Version 2.0 (the
8  * "License"); you may not use this file except in compliance
9  * with the License.  You may obtain a copy of the License at
10  *
11  *   http://www.apache.org/licenses/LICENSE-2.0
12  *
13  * Unless required by applicable law or agreed to in writing,
14  * software distributed under the License is distributed on an
15  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16  * KIND, either express or implied.  See the License for the
17  * specific language governing permissions and limitations
18  * under the License.
19  *
20  *************************************************************/
21 
22 
23 
24 // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:31.967936
25 
26 #ifdef PRECOMPILED_HEADERS
27 //---MARKER---
28 #include "boost/static_assert.hpp"
29 
30 #include "com/sun/star/bridge/InvalidProtocolChangeException.hdl"
31 #include "com/sun/star/bridge/InvalidProtocolChangeException.hpp"
32 #include "com/sun/star/bridge/ProtocolProperty.hdl"
33 #include "com/sun/star/bridge/ProtocolProperty.hpp"
34 #include "com/sun/star/bridge/XBridge.hpp"
35 #include "com/sun/star/bridge/XBridgeFactory.hpp"
36 #include "com/sun/star/bridge/XInstanceProvider.hpp"
37 #include "com/sun/star/bridge/XUnoUrlResolver.hpp"
38 #include "com/sun/star/connection/ConnectionSetupException.hpp"
39 #include "com/sun/star/connection/NoConnectException.hpp"
40 #include "com/sun/star/connection/XAcceptor.hpp"
41 #include "com/sun/star/connection/XConnection.hpp"
42 #include "com/sun/star/connection/XConnector.hpp"
43 #include "com/sun/star/frame/XComponentLoader.hpp"
44 #include "com/sun/star/io/XInputStream.hpp"
45 #include "com/sun/star/io/XOutputStream.hpp"
46 #include "com/sun/star/lang/IllegalArgumentException.hpp"
47 #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
48 #include "com/sun/star/lang/XComponent.hpp"
49 #include "com/sun/star/lang/XInitialization.hpp"
50 #include "com/sun/star/lang/XMain.hpp"
51 #include "com/sun/star/lang/XMultiComponentFactory.hpp"
52 #include "com/sun/star/lang/XServiceInfo.hpp"
53 #include "com/sun/star/lang/XSingleComponentFactory.hpp"
54 #include "com/sun/star/registry/InvalidRegistryException.hpp"
55 #include "com/sun/star/registry/XImplementationRegistration.hpp"
56 #include "com/sun/star/registry/XRegistryKey.hpp"
57 #include "com/sun/star/text/XTextDocument.hpp"
58 #include "com/sun/star/uno/Any.h"
59 #include "com/sun/star/uno/Any.hxx"
60 #include "com/sun/star/uno/DeploymentException.hpp"
61 #include "com/sun/star/uno/Exception.hdl"
62 #include "com/sun/star/uno/Exception.hpp"
63 #include "com/sun/star/uno/Reference.h"
64 #include "com/sun/star/uno/Reference.hxx"
65 #include "com/sun/star/uno/RuntimeException.hdl"
66 #include "com/sun/star/uno/RuntimeException.hpp"
67 #include "com/sun/star/uno/Sequence.h"
68 #include "com/sun/star/uno/Sequence.hxx"
69 #include "com/sun/star/uno/Type.h"
70 #include "com/sun/star/uno/Type.hxx"
71 #include "com/sun/star/uno/TypeClass.hdl"
72 #include "com/sun/star/uno/XComponentContext.hpp"
73 #include "com/sun/star/uno/XInterface.hdl"
74 #include "com/sun/star/uno/XInterface.hpp"
75 #include "com/sun/star/uno/XNamingService.hpp"
76 #include "com/sun/star/uno/genfunc.hxx"
77 
78 #include "cppu/macros.hxx"
79 #include "cppu/unotype.hxx"
80 
81 #include "cppuhelper/factory.hxx"
82 #include "cppuhelper/implbase1.hxx"
83 #include "cppuhelper/implbase2.hxx"
84 #include "cppuhelper/implbase3.hxx"
85 #include "cppuhelper/implementationentry.hxx"
86 #include "cppuhelper/servicefactory.hxx"
87 #include "cppuhelper/weak.hxx"
88 
89 
90 #include "osl/conditn.h"
91 #include "osl/conditn.hxx"
92 #include "osl/diagnose.h"
93 #include "osl/doublecheckedlocking.h"
94 #include "osl/getglobalmutex.hxx"
95 #include "osl/interlck.h"
96 #include "osl/module.h"
97 #include "osl/module.hxx"
98 #include "osl/mutex.h"
99 #include "osl/mutex.hxx"
100 #include "osl/process.h"
101 #include "osl/semaphor.h"
102 #include "osl/thread.h"
103 #include "osl/thread.hxx"
104 #include "osl/time.h"
105 
106 #include "rtl/alloc.h"
107 #include "rtl/byteseq.h"
108 #include "rtl/byteseq.hxx"
109 #include "rtl/instance.hxx"
110 #include "rtl/memory.h"
111 #include "rtl/process.h"
112 #include "rtl/random.h"
113 #include "rtl/strbuf.hxx"
114 #include "rtl/string.h"
115 #include "rtl/string.hxx"
116 #include "rtl/unload.h"
117 #include "rtl/ustrbuf.hxx"
118 #include "rtl/ustring.h"
119 #include "rtl/ustring.hxx"
120 #include "rtl/uuid.h"
121 
122 #include "sal/alloca.h"
123 #include "sal/config.h"
124 #include "sal/types.h"
125 
126 #include "sys/types.h"
127 
128 
129 #include "typelib/typeclass.h"
130 #include "typelib/typedescription.h"
131 #include "typelib/typedescription.hxx"
132 
133 #include "uno/any2.h"
134 #include "uno/data.h"
135 #include "uno/dispatcher.h"
136 #include "uno/environment.h"
137 #include "uno/environment.hxx"
138 #include "uno/lbnames.h"
139 #include "uno/mapping.h"
140 #include "uno/mapping.hxx"
141 #include "uno/sequence2.h"
142 #include "uno/threadpool.h"
143 //---MARKER---
144 #endif
145