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