1*421ed02eSdamjan /************************************************************** 2*421ed02eSdamjan * 3*421ed02eSdamjan * Licensed to the Apache Software Foundation (ASF) under one 4*421ed02eSdamjan * or more contributor license agreements. See the NOTICE file 5*421ed02eSdamjan * distributed with this work for additional information 6*421ed02eSdamjan * regarding copyright ownership. The ASF licenses this file 7*421ed02eSdamjan * to you under the Apache License, Version 2.0 (the 8*421ed02eSdamjan * "License"); you may not use this file except in compliance 9*421ed02eSdamjan * with the License. You may obtain a copy of the License at 10*421ed02eSdamjan * 11*421ed02eSdamjan * http://www.apache.org/licenses/LICENSE-2.0 12*421ed02eSdamjan * 13*421ed02eSdamjan * Unless required by applicable law or agreed to in writing, 14*421ed02eSdamjan * software distributed under the License is distributed on an 15*421ed02eSdamjan * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*421ed02eSdamjan * KIND, either express or implied. See the License for the 17*421ed02eSdamjan * specific language governing permissions and limitations 18*421ed02eSdamjan * under the License. 19*421ed02eSdamjan * 20*421ed02eSdamjan *************************************************************/ 21*421ed02eSdamjan 22*421ed02eSdamjan 23*421ed02eSdamjan 24*421ed02eSdamjan // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:16.045215 25*421ed02eSdamjan 26*421ed02eSdamjan #ifdef PRECOMPILED_HEADERS 27*421ed02eSdamjan //---MARKER--- 28*421ed02eSdamjan #include "sal/types.h" 29*421ed02eSdamjan 30*421ed02eSdamjan #include "com/sun/star/beans/IllegalTypeException.hpp" 31*421ed02eSdamjan #include "com/sun/star/beans/Property.hpp" 32*421ed02eSdamjan #include "com/sun/star/beans/PropertyAttribute.hpp" 33*421ed02eSdamjan #include "com/sun/star/beans/PropertyChangeEvent.hpp" 34*421ed02eSdamjan #include "com/sun/star/beans/PropertySetInfoChange.hpp" 35*421ed02eSdamjan #include "com/sun/star/beans/PropertySetInfoChangeEvent.hpp" 36*421ed02eSdamjan #include "com/sun/star/beans/PropertyState.hpp" 37*421ed02eSdamjan #include "com/sun/star/beans/PropertyValue.hpp" 38*421ed02eSdamjan #include "com/sun/star/beans/UnknownPropertyException.hpp" 39*421ed02eSdamjan #include "com/sun/star/beans/XPropertiesChangeListener.hpp" 40*421ed02eSdamjan #include "com/sun/star/beans/XPropertiesChangeNotifier.hpp" 41*421ed02eSdamjan #include "com/sun/star/beans/XPropertyAccess.hpp" 42*421ed02eSdamjan #include "com/sun/star/beans/XPropertyChangeListener.hpp" 43*421ed02eSdamjan #include "com/sun/star/beans/XPropertyContainer.hpp" 44*421ed02eSdamjan #include "com/sun/star/beans/XPropertySet.hpp" 45*421ed02eSdamjan #include "com/sun/star/beans/XPropertySetInfo.hpp" 46*421ed02eSdamjan #include "com/sun/star/beans/XPropertySetInfoChangeListener.hpp" 47*421ed02eSdamjan #include "com/sun/star/beans/XPropertySetInfoChangeNotifier.hpp" 48*421ed02eSdamjan #include "com/sun/star/bridge/XUnoUrlResolver.hpp" 49*421ed02eSdamjan #include "com/sun/star/container/XChild.hpp" 50*421ed02eSdamjan #include "com/sun/star/container/XEnumeration.hpp" 51*421ed02eSdamjan #include "com/sun/star/container/XEnumerationAccess.hpp" 52*421ed02eSdamjan #include "com/sun/star/container/XHierarchicalNameAccess.hpp" 53*421ed02eSdamjan #include "com/sun/star/container/XNameAccess.hpp" 54*421ed02eSdamjan #include "com/sun/star/container/XNameContainer.hpp" 55*421ed02eSdamjan #include "com/sun/star/container/XNameReplace.hpp" 56*421ed02eSdamjan #include "com/sun/star/container/XNamed.hpp" 57*421ed02eSdamjan #include "com/sun/star/document/XEventBroadcaster.hpp" 58*421ed02eSdamjan #include "com/sun/star/document/XEventListener.hpp" 59*421ed02eSdamjan #include "com/sun/star/document/XStorageBasedDocument.hpp" 60*421ed02eSdamjan #include "com/sun/star/embed/ElementModes.hpp" 61*421ed02eSdamjan #include "com/sun/star/embed/XStorage.hpp" 62*421ed02eSdamjan #include "com/sun/star/embed/XTransactedObject.hpp" 63*421ed02eSdamjan #include "com/sun/star/frame/XModel.hpp" 64*421ed02eSdamjan #include "com/sun/star/frame/XModuleManager.hpp" 65*421ed02eSdamjan #include "com/sun/star/frame/XStorable.hpp" 66*421ed02eSdamjan #include "com/sun/star/io/IOException.hpp" 67*421ed02eSdamjan #include "com/sun/star/io/XActiveDataSink.hpp" 68*421ed02eSdamjan #include "com/sun/star/io/XActiveDataStreamer.hpp" 69*421ed02eSdamjan #include "com/sun/star/io/XAsyncOutputMonitor.hpp" 70*421ed02eSdamjan #include "com/sun/star/io/XInputStream.hpp" 71*421ed02eSdamjan #include "com/sun/star/io/XOutputStream.hpp" 72*421ed02eSdamjan #include "com/sun/star/io/XSeekable.hpp" 73*421ed02eSdamjan #include "com/sun/star/io/XStream.hpp" 74*421ed02eSdamjan #include "com/sun/star/io/XTruncate.hpp" 75*421ed02eSdamjan #include "com/sun/star/lang/DisposedException.hpp" 76*421ed02eSdamjan #include "com/sun/star/lang/IllegalAccessException.hpp" 77*421ed02eSdamjan #include "com/sun/star/lang/IllegalArgumentException.hpp" 78*421ed02eSdamjan #include "com/sun/star/lang/XComponent.hpp" 79*421ed02eSdamjan #include "com/sun/star/lang/XInitialization.hpp" 80*421ed02eSdamjan #include "com/sun/star/lang/XMultiServiceFactory.hpp" 81*421ed02eSdamjan #include "com/sun/star/lang/XServiceInfo.hpp" 82*421ed02eSdamjan #include "com/sun/star/lang/XSingleServiceFactory.hpp" 83*421ed02eSdamjan #include "com/sun/star/lang/XTypeProvider.hpp" 84*421ed02eSdamjan #include "com/sun/star/packages/WrongPasswordException.hpp" 85*421ed02eSdamjan #include "com/sun/star/reflection/XProxyFactory.hpp" 86*421ed02eSdamjan #include "com/sun/star/registry/XRegistryKey.hpp" 87*421ed02eSdamjan #include "com/sun/star/script/XTypeConverter.hpp" 88*421ed02eSdamjan #include "com/sun/star/sdbc/DataType.hpp" 89*421ed02eSdamjan #include "com/sun/star/sdbc/FetchDirection.hpp" 90*421ed02eSdamjan #include "com/sun/star/sdbc/ResultSetType.hpp" 91*421ed02eSdamjan #include "com/sun/star/sdbc/XCloseable.hpp" 92*421ed02eSdamjan #include "com/sun/star/sdbc/XResultSet.hpp" 93*421ed02eSdamjan #include "com/sun/star/sdbc/XResultSetMetaData.hpp" 94*421ed02eSdamjan #include "com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp" 95*421ed02eSdamjan #include "com/sun/star/sdbc/XRow.hpp" 96*421ed02eSdamjan #include "com/sun/star/task/DocumentPasswordRequest.hpp" 97*421ed02eSdamjan #include "com/sun/star/task/NoMasterException.hpp" 98*421ed02eSdamjan #include "com/sun/star/task/PasswordRequestMode.hpp" 99*421ed02eSdamjan #include "com/sun/star/task/XInteractionAbort.hpp" 100*421ed02eSdamjan #include "com/sun/star/task/XInteractionApprove.hpp" 101*421ed02eSdamjan #include "com/sun/star/task/XInteractionDisapprove.hpp" 102*421ed02eSdamjan #include "com/sun/star/task/XInteractionHandler.hpp" 103*421ed02eSdamjan #include "com/sun/star/task/XInteractionPassword.hpp" 104*421ed02eSdamjan #include "com/sun/star/task/XInteractionRequest.hpp" 105*421ed02eSdamjan #include "com/sun/star/task/XPasswordContainer.hpp" 106*421ed02eSdamjan #include "com/sun/star/uno/Any.hxx" 107*421ed02eSdamjan #include "com/sun/star/uno/Exception.hpp" 108*421ed02eSdamjan #include "com/sun/star/uno/Reference.h" 109*421ed02eSdamjan #include "com/sun/star/uno/Reference.hxx" 110*421ed02eSdamjan #include "com/sun/star/uno/RuntimeException.hpp" 111*421ed02eSdamjan #include "com/sun/star/uno/Sequence.hxx" 112*421ed02eSdamjan #include "com/sun/star/uno/Type.hxx" 113*421ed02eSdamjan #include "com/sun/star/uno/XComponentContext.hpp" 114*421ed02eSdamjan #include "com/sun/star/uno/XInterface.hpp" 115*421ed02eSdamjan #include "com/sun/star/uno/XReference.hpp" 116*421ed02eSdamjan #include "com/sun/star/uno/XWeak.hpp" 117*421ed02eSdamjan #include "com/sun/star/util/Date.hpp" 118*421ed02eSdamjan #include "com/sun/star/util/DateTime.hpp" 119*421ed02eSdamjan #include "com/sun/star/util/Time.hpp" 120*421ed02eSdamjan #include "com/sun/star/util/XChangesBatch.hpp" 121*421ed02eSdamjan #include "com/sun/star/util/XChangesNotifier.hpp" 122*421ed02eSdamjan #include "com/sun/star/util/XMacroExpander.hpp" 123*421ed02eSdamjan #include "com/sun/star/util/XOfficeInstallationDirectories.hpp" 124*421ed02eSdamjan 125*421ed02eSdamjan #include "comphelper/processfactory.hxx" 126*421ed02eSdamjan 127*421ed02eSdamjan #include "cppuhelper/bootstrap.hxx" 128*421ed02eSdamjan #include "cppuhelper/compbase2.hxx" 129*421ed02eSdamjan #include "cppuhelper/exc_hlp.hxx" 130*421ed02eSdamjan #include "cppuhelper/factory.hxx" 131*421ed02eSdamjan #include "cppuhelper/implbase1.hxx" 132*421ed02eSdamjan #include "cppuhelper/implbase2.hxx" 133*421ed02eSdamjan #include "cppuhelper/implbase5.hxx" 134*421ed02eSdamjan #include "cppuhelper/implementationentry.hxx" 135*421ed02eSdamjan #include "cppuhelper/interfacecontainer.h" 136*421ed02eSdamjan #include "cppuhelper/interfacecontainer.hxx" 137*421ed02eSdamjan #include "cppuhelper/queryinterface.hxx" 138*421ed02eSdamjan #include "cppuhelper/typeprovider.hxx" 139*421ed02eSdamjan #include "cppuhelper/weak.hxx" 140*421ed02eSdamjan #include "cppuhelper/weakref.hxx" 141*421ed02eSdamjan 142*421ed02eSdamjan #include "libxml/parser.h" 143*421ed02eSdamjan 144*421ed02eSdamjan #include "osl/conditn.hxx" 145*421ed02eSdamjan #include "osl/diagnose.h" 146*421ed02eSdamjan #include "osl/doublecheckedlocking.h" 147*421ed02eSdamjan #include "osl/file.hxx" 148*421ed02eSdamjan #include "osl/interlck.h" 149*421ed02eSdamjan #include "osl/module.h" 150*421ed02eSdamjan #include "osl/mutex.hxx" 151*421ed02eSdamjan #include "osl/process.h" 152*421ed02eSdamjan #include "osl/security.hxx" 153*421ed02eSdamjan #include "osl/socket.h" 154*421ed02eSdamjan #include "osl/socket.hxx" 155*421ed02eSdamjan #include "osl/thread.h" 156*421ed02eSdamjan #include "osl/time.h" 157*421ed02eSdamjan 158*421ed02eSdamjan #include "rtl/alloc.h" 159*421ed02eSdamjan #include "rtl/memory.h" 160*421ed02eSdamjan #include "rtl/string.hxx" 161*421ed02eSdamjan #include "rtl/ustrbuf.hxx" 162*421ed02eSdamjan #include "rtl/ustring.h" 163*421ed02eSdamjan #include "rtl/ustring.hxx" 164*421ed02eSdamjan 165*421ed02eSdamjan #include "salhelper/simplereferenceobject.hxx" 166*421ed02eSdamjan 167*421ed02eSdamjan #include "sys/types.h" 168*421ed02eSdamjan 169*421ed02eSdamjan #include "ucbhelper/configurationkeys.hxx" 170*421ed02eSdamjan #include "ucbhelper/macros.hxx" 171*421ed02eSdamjan #include "ucbhelper/proxydecider.hxx" 172*421ed02eSdamjan 173*421ed02eSdamjan #include "vos/diagnose.hxx" 174*421ed02eSdamjan #include "vos/mutex.hxx" 175*421ed02eSdamjan #include "vos/process.hxx" 176*421ed02eSdamjan #include "vos/ref.hxx" 177*421ed02eSdamjan #include "vos/refernce.hxx" 178*421ed02eSdamjan //---MARKER--- 179*421ed02eSdamjan 180*421ed02eSdamjan #endif 181