1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
27 
28 // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:31.967936
29 
30 #ifdef PRECOMPILED_HEADERS
31 //---MARKER---
32 #include "boost/static_assert.hpp"
33 
34 #include "com/sun/star/bridge/InvalidProtocolChangeException.hdl"
35 #include "com/sun/star/bridge/InvalidProtocolChangeException.hpp"
36 #include "com/sun/star/bridge/ProtocolProperty.hdl"
37 #include "com/sun/star/bridge/ProtocolProperty.hpp"
38 #include "com/sun/star/bridge/XBridge.hpp"
39 #include "com/sun/star/bridge/XBridgeFactory.hpp"
40 #include "com/sun/star/bridge/XInstanceProvider.hpp"
41 #include "com/sun/star/bridge/XUnoUrlResolver.hpp"
42 #include "com/sun/star/connection/ConnectionSetupException.hpp"
43 #include "com/sun/star/connection/NoConnectException.hpp"
44 #include "com/sun/star/connection/XAcceptor.hpp"
45 #include "com/sun/star/connection/XConnection.hpp"
46 #include "com/sun/star/connection/XConnector.hpp"
47 #include "com/sun/star/frame/XComponentLoader.hpp"
48 #include "com/sun/star/io/XInputStream.hpp"
49 #include "com/sun/star/io/XOutputStream.hpp"
50 #include "com/sun/star/lang/IllegalArgumentException.hpp"
51 #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
52 #include "com/sun/star/lang/XComponent.hpp"
53 #include "com/sun/star/lang/XInitialization.hpp"
54 #include "com/sun/star/lang/XMain.hpp"
55 #include "com/sun/star/lang/XMultiComponentFactory.hpp"
56 #include "com/sun/star/lang/XServiceInfo.hpp"
57 #include "com/sun/star/lang/XSingleComponentFactory.hpp"
58 #include "com/sun/star/registry/InvalidRegistryException.hpp"
59 #include "com/sun/star/registry/XImplementationRegistration.hpp"
60 #include "com/sun/star/registry/XRegistryKey.hpp"
61 #include "com/sun/star/text/XTextDocument.hpp"
62 #include "com/sun/star/uno/Any.h"
63 #include "com/sun/star/uno/Any.hxx"
64 #include "com/sun/star/uno/DeploymentException.hpp"
65 #include "com/sun/star/uno/Exception.hdl"
66 #include "com/sun/star/uno/Exception.hpp"
67 #include "com/sun/star/uno/Reference.h"
68 #include "com/sun/star/uno/Reference.hxx"
69 #include "com/sun/star/uno/RuntimeException.hdl"
70 #include "com/sun/star/uno/RuntimeException.hpp"
71 #include "com/sun/star/uno/Sequence.h"
72 #include "com/sun/star/uno/Sequence.hxx"
73 #include "com/sun/star/uno/Type.h"
74 #include "com/sun/star/uno/Type.hxx"
75 #include "com/sun/star/uno/TypeClass.hdl"
76 #include "com/sun/star/uno/XComponentContext.hpp"
77 #include "com/sun/star/uno/XInterface.hdl"
78 #include "com/sun/star/uno/XInterface.hpp"
79 #include "com/sun/star/uno/XNamingService.hpp"
80 #include "com/sun/star/uno/genfunc.hxx"
81 
82 #include "cppu/macros.hxx"
83 #include "cppu/unotype.hxx"
84 
85 #include "cppuhelper/factory.hxx"
86 #include "cppuhelper/implbase1.hxx"
87 #include "cppuhelper/implbase2.hxx"
88 #include "cppuhelper/implbase3.hxx"
89 #include "cppuhelper/implementationentry.hxx"
90 #include "cppuhelper/servicefactory.hxx"
91 #include "cppuhelper/weak.hxx"
92 
93 
94 #include "osl/conditn.h"
95 #include "osl/conditn.hxx"
96 #include "osl/diagnose.h"
97 #include "osl/doublecheckedlocking.h"
98 #include "osl/getglobalmutex.hxx"
99 #include "osl/interlck.h"
100 #include "osl/module.h"
101 #include "osl/module.hxx"
102 #include "osl/mutex.h"
103 #include "osl/mutex.hxx"
104 #include "osl/process.h"
105 #include "osl/semaphor.h"
106 #include "osl/thread.h"
107 #include "osl/thread.hxx"
108 #include "osl/time.h"
109 
110 #include "rtl/alloc.h"
111 #include "rtl/byteseq.h"
112 #include "rtl/byteseq.hxx"
113 #include "rtl/instance.hxx"
114 #include "rtl/memory.h"
115 #include "rtl/process.h"
116 #include "rtl/random.h"
117 #include "rtl/strbuf.hxx"
118 #include "rtl/string.h"
119 #include "rtl/string.hxx"
120 #include "rtl/unload.h"
121 #include "rtl/ustrbuf.hxx"
122 #include "rtl/ustring.h"
123 #include "rtl/ustring.hxx"
124 #include "rtl/uuid.h"
125 
126 #include "sal/alloca.h"
127 #include "sal/config.h"
128 #include "sal/types.h"
129 
130 #include "sys/types.h"
131 
132 
133 #include "typelib/typeclass.h"
134 #include "typelib/typedescription.h"
135 #include "typelib/typedescription.hxx"
136 
137 #include "uno/any2.h"
138 #include "uno/data.h"
139 #include "uno/dispatcher.h"
140 #include "uno/environment.h"
141 #include "uno/environment.hxx"
142 #include "uno/lbnames.h"
143 #include "uno/mapping.h"
144 #include "uno/mapping.hxx"
145 #include "uno/sequence2.h"
146 #include "uno/threadpool.h"
147 //---MARKER---
148 #endif
149