1*cdf0e10cSrcweir /************************************************************************* 2*cdf0e10cSrcweir * 3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4*cdf0e10cSrcweir * 5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates. 6*cdf0e10cSrcweir * 7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite 8*cdf0e10cSrcweir * 9*cdf0e10cSrcweir * This file is part of OpenOffice.org. 10*cdf0e10cSrcweir * 11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify 12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3 13*cdf0e10cSrcweir * only, as published by the Free Software Foundation. 14*cdf0e10cSrcweir * 15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful, 16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of 17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details 19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code). 20*cdf0e10cSrcweir * 21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License 22*cdf0e10cSrcweir * version 3 along with OpenOffice.org. If not, see 23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html> 24*cdf0e10cSrcweir * for a copy of the LGPLv3 License. 25*cdf0e10cSrcweir * 26*cdf0e10cSrcweir ************************************************************************/ 27*cdf0e10cSrcweir 28*cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:42.358362 29*cdf0e10cSrcweir 30*cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS 31*cdf0e10cSrcweir //---MARKER--- 32*cdf0e10cSrcweir #include "sal/config.h" 33*cdf0e10cSrcweir #include "sal/types.h" 34*cdf0e10cSrcweir 35*cdf0e10cSrcweir #include "com/sun/star/awt/ActionEvent.hpp" 36*cdf0e10cSrcweir #include "com/sun/star/awt/FontDescriptor.hpp" 37*cdf0e10cSrcweir #include "com/sun/star/awt/FontEmphasisMark.hpp" 38*cdf0e10cSrcweir #include "com/sun/star/awt/FontRelief.hpp" 39*cdf0e10cSrcweir #include "com/sun/star/awt/ImageStatus.hpp" 40*cdf0e10cSrcweir #include "com/sun/star/awt/LineEndFormat.hpp" 41*cdf0e10cSrcweir #include "com/sun/star/awt/MouseButton.hpp" 42*cdf0e10cSrcweir #include "com/sun/star/awt/MouseEvent.hpp" 43*cdf0e10cSrcweir #include "com/sun/star/awt/PopupMenuDirection.hpp" 44*cdf0e10cSrcweir #include "com/sun/star/awt/PosSize.hpp" 45*cdf0e10cSrcweir #include "com/sun/star/awt/SystemPointer.hpp" 46*cdf0e10cSrcweir #include "com/sun/star/awt/VclWindowPeerAttribute.hpp" 47*cdf0e10cSrcweir #include "com/sun/star/awt/XActionListener.hpp" 48*cdf0e10cSrcweir #include "com/sun/star/awt/XButton.hpp" 49*cdf0e10cSrcweir #include "com/sun/star/awt/XCheckBox.hpp" 50*cdf0e10cSrcweir #include "com/sun/star/awt/XComboBox.hpp" 51*cdf0e10cSrcweir #include "com/sun/star/awt/XControlModel.hpp" 52*cdf0e10cSrcweir #include "com/sun/star/awt/XDialog.hpp" 53*cdf0e10cSrcweir #include "com/sun/star/awt/XFocusListener.hpp" 54*cdf0e10cSrcweir #include "com/sun/star/awt/XImageConsumer.hpp" 55*cdf0e10cSrcweir #include "com/sun/star/awt/XImageProducer.hpp" 56*cdf0e10cSrcweir #include "com/sun/star/awt/XItemListener.hpp" 57*cdf0e10cSrcweir #include "com/sun/star/awt/XListBox.hpp" 58*cdf0e10cSrcweir #include "com/sun/star/awt/XMouseListener.hpp" 59*cdf0e10cSrcweir #include "com/sun/star/awt/XRadioButton.hpp" 60*cdf0e10cSrcweir #include "com/sun/star/awt/XTabControllerModel.hpp" 61*cdf0e10cSrcweir #include "com/sun/star/awt/XTextComponent.hpp" 62*cdf0e10cSrcweir #include "com/sun/star/awt/XWindowListener2.hpp" 63*cdf0e10cSrcweir #include "com/sun/star/beans/NamedValue.hpp" 64*cdf0e10cSrcweir #include "com/sun/star/beans/Property.hpp" 65*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp" 66*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyChangeEvent.hpp" 67*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp" 68*cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp" 69*cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp" 70*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp" 71*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp" 72*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp" 73*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyState.hpp" 74*cdf0e10cSrcweir #include "com/sun/star/container/ElementExistException.hpp" 75*cdf0e10cSrcweir #include "com/sun/star/container/NoSuchElementException.hpp" 76*cdf0e10cSrcweir #include "com/sun/star/container/XChild.hpp" 77*cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp" 78*cdf0e10cSrcweir #include "com/sun/star/container/XContainerListener.hpp" 79*cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp" 80*cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp" 81*cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp" 82*cdf0e10cSrcweir #include "com/sun/star/container/XIndexContainer.hpp" 83*cdf0e10cSrcweir #include "com/sun/star/container/XIndexReplace.hpp" 84*cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp" 85*cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp" 86*cdf0e10cSrcweir #include "com/sun/star/container/XNameReplace.hpp" 87*cdf0e10cSrcweir #include "com/sun/star/container/XNamed.hpp" 88*cdf0e10cSrcweir #include "com/sun/star/container/XSet.hpp" 89*cdf0e10cSrcweir #include "com/sun/star/form/DataSelectionType.hpp" 90*cdf0e10cSrcweir #include "com/sun/star/form/DatabaseParameterEvent.hpp" 91*cdf0e10cSrcweir #include "com/sun/star/form/FormButtonType.hpp" 92*cdf0e10cSrcweir #include "com/sun/star/form/FormComponentType.hpp" 93*cdf0e10cSrcweir #include "com/sun/star/form/FormSubmitEncoding.hpp" 94*cdf0e10cSrcweir #include "com/sun/star/form/FormSubmitMethod.hpp" 95*cdf0e10cSrcweir #include "com/sun/star/form/ListSourceType.hpp" 96*cdf0e10cSrcweir #include "com/sun/star/form/NavigationBarMode.hpp" 97*cdf0e10cSrcweir #include "com/sun/star/form/TabulatorCycle.hpp" 98*cdf0e10cSrcweir #include "com/sun/star/form/XApproveActionBroadcaster.hpp" 99*cdf0e10cSrcweir #include "com/sun/star/form/XApproveActionListener.hpp" 100*cdf0e10cSrcweir #include "com/sun/star/form/XBoundComponent.hpp" 101*cdf0e10cSrcweir #include "com/sun/star/form/XBoundControl.hpp" 102*cdf0e10cSrcweir #include "com/sun/star/form/XChangeBroadcaster.hpp" 103*cdf0e10cSrcweir #include "com/sun/star/form/XDatabaseParameterBroadcaster2.hpp" 104*cdf0e10cSrcweir #include "com/sun/star/form/XDatabaseParameterListener.hpp" 105*cdf0e10cSrcweir #include "com/sun/star/form/XForm.hpp" 106*cdf0e10cSrcweir #include "com/sun/star/form/XFormComponent.hpp" 107*cdf0e10cSrcweir #include "com/sun/star/form/XGridColumnFactory.hpp" 108*cdf0e10cSrcweir #include "com/sun/star/form/XImageProducerSupplier.hpp" 109*cdf0e10cSrcweir #include "com/sun/star/form/XLoadListener.hpp" 110*cdf0e10cSrcweir #include "com/sun/star/form/XLoadable.hpp" 111*cdf0e10cSrcweir #include "com/sun/star/form/XReset.hpp" 112*cdf0e10cSrcweir #include "com/sun/star/form/XResetListener.hpp" 113*cdf0e10cSrcweir #include "com/sun/star/form/binding/XBindableValue.hpp" 114*cdf0e10cSrcweir #include "com/sun/star/form/binding/XListEntryListener.hpp" 115*cdf0e10cSrcweir #include "com/sun/star/form/binding/XListEntrySink.hpp" 116*cdf0e10cSrcweir #include "com/sun/star/form/binding/XListEntrySource.hpp" 117*cdf0e10cSrcweir #include "com/sun/star/form/binding/XValueBinding.hpp" 118*cdf0e10cSrcweir #include "com/sun/star/form/submission/XSubmission.hpp" 119*cdf0e10cSrcweir #include "com/sun/star/form/submission/XSubmissionSupplier.hpp" 120*cdf0e10cSrcweir #include "com/sun/star/form/validation/XValidatableFormComponent.hpp" 121*cdf0e10cSrcweir #include "com/sun/star/form/validation/XValidator.hpp" 122*cdf0e10cSrcweir #include "com/sun/star/form/validation/XValidityConstraintListener.hpp" 123*cdf0e10cSrcweir #include "com/sun/star/frame/FrameSearchFlag.hpp" 124*cdf0e10cSrcweir #include "com/sun/star/frame/XComponentLoader.hpp" 125*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatch.hpp" 126*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProvider.hpp" 127*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterception.hpp" 128*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterceptor.hpp" 129*cdf0e10cSrcweir #include "com/sun/star/frame/XStatusListener.hpp" 130*cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphic.hpp" 131*cdf0e10cSrcweir #include "com/sun/star/io/NotConnectedException.hpp" 132*cdf0e10cSrcweir #include "com/sun/star/io/WrongFormatException.hpp" 133*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSink.hpp" 134*cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp" 135*cdf0e10cSrcweir #include "com/sun/star/io/XMarkableStream.hpp" 136*cdf0e10cSrcweir #include "com/sun/star/io/XObjectInputStream.hpp" 137*cdf0e10cSrcweir #include "com/sun/star/io/XObjectOutputStream.hpp" 138*cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp" 139*cdf0e10cSrcweir #include "com/sun/star/io/XPersistObject.hpp" 140*cdf0e10cSrcweir #include "com/sun/star/io/XTextInputStream.hpp" 141*cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp" 142*cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp" 143*cdf0e10cSrcweir #include "com/sun/star/lang/IllegalArgumentException.hpp" 144*cdf0e10cSrcweir #include "com/sun/star/lang/IndexOutOfBoundsException.hpp" 145*cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetException.hpp" 146*cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp" 147*cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp" 148*cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp" 149*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp" 150*cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp" 151*cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp" 152*cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp" 153*cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp" 154*cdf0e10cSrcweir #include "com/sun/star/registry/XRegistryKey.hpp" 155*cdf0e10cSrcweir #include "com/sun/star/script/ScriptEvent.hpp" 156*cdf0e10cSrcweir #include "com/sun/star/script/ScriptEventDescriptor.hpp" 157*cdf0e10cSrcweir #include "com/sun/star/script/XEventAttacherManager.hpp" 158*cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp" 159*cdf0e10cSrcweir #include "com/sun/star/sdb/ParametersRequest.hpp" 160*cdf0e10cSrcweir #include "com/sun/star/sdb/RowSetVetoException.hpp" 161*cdf0e10cSrcweir #include "com/sun/star/sdb/SQLContext.hpp" 162*cdf0e10cSrcweir #include "com/sun/star/sdb/SQLErrorEvent.hpp" 163*cdf0e10cSrcweir #include "com/sun/star/sdb/XColumn.hpp" 164*cdf0e10cSrcweir #include "com/sun/star/sdb/XColumnUpdate.hpp" 165*cdf0e10cSrcweir #include "com/sun/star/sdb/XCompletedExecution.hpp" 166*cdf0e10cSrcweir #include "com/sun/star/sdb/XInteractionSupplyParameters.hpp" 167*cdf0e10cSrcweir #include "com/sun/star/sdb/XParametersSupplier.hpp" 168*cdf0e10cSrcweir #include "com/sun/star/sdb/XQueriesSupplier.hpp" 169*cdf0e10cSrcweir #include "com/sun/star/sdb/XResultSetAccess.hpp" 170*cdf0e10cSrcweir #include "com/sun/star/sdb/XRowSetApproveBroadcaster.hpp" 171*cdf0e10cSrcweir #include "com/sun/star/sdb/XRowSetApproveListener.hpp" 172*cdf0e10cSrcweir #include "com/sun/star/sdb/XSQLErrorBroadcaster.hpp" 173*cdf0e10cSrcweir #include "com/sun/star/sdb/XSQLErrorListener.hpp" 174*cdf0e10cSrcweir #include "com/sun/star/sdb/XSQLQueryComposer.hpp" 175*cdf0e10cSrcweir #include "com/sun/star/sdb/XSQLQueryComposerFactory.hpp" 176*cdf0e10cSrcweir #include "com/sun/star/sdb/XSingleSelectQueryComposer.hpp" 177*cdf0e10cSrcweir #include "com/sun/star/sdbc/ColumnValue.hpp" 178*cdf0e10cSrcweir #include "com/sun/star/sdbc/DataType.hpp" 179*cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetConcurrency.hpp" 180*cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetType.hpp" 181*cdf0e10cSrcweir #include "com/sun/star/sdbc/SQLException.hpp" 182*cdf0e10cSrcweir #include "com/sun/star/sdbc/XCloseable.hpp" 183*cdf0e10cSrcweir #include "com/sun/star/sdbc/XConnection.hpp" 184*cdf0e10cSrcweir #include "com/sun/star/sdbc/XDataSource.hpp" 185*cdf0e10cSrcweir #include "com/sun/star/sdbc/XParameters.hpp" 186*cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSetUpdate.hpp" 187*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSet.hpp" 188*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSetListener.hpp" 189*cdf0e10cSrcweir #include "com/sun/star/sdbcx/Privilege.hpp" 190*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XColumnsSupplier.hpp" 191*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XDeleteRows.hpp" 192*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XTablesSupplier.hpp" 193*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionContinuation.hpp" 194*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionHandler.hpp" 195*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRequest.hpp" 196*cdf0e10cSrcweir #include "com/sun/star/ucb/PostCommandArgument2.hpp" 197*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp" 198*cdf0e10cSrcweir #include "com/sun/star/ucb/XProgressHandler.hpp" 199*cdf0e10cSrcweir #include "com/sun/star/ucb/XSimpleFileAccess.hpp" 200*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp" 201*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/TemplateDescription.hpp" 202*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XExecutableDialog.hpp" 203*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePicker.hpp" 204*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp" 205*cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx" 206*cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp" 207*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h" 208*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx" 209*cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp" 210*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx" 211*cdf0e10cSrcweir #include "com/sun/star/uno/Type.hxx" 212*cdf0e10cSrcweir #include "com/sun/star/uno/XAggregation.hpp" 213*cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp" 214*cdf0e10cSrcweir #include "com/sun/star/util/Date.hpp" 215*cdf0e10cSrcweir #include "com/sun/star/util/DateTime.hpp" 216*cdf0e10cSrcweir #include "com/sun/star/util/NumberFormat.hpp" 217*cdf0e10cSrcweir #include "com/sun/star/util/SearchAlgorithms.hpp" 218*cdf0e10cSrcweir #include "com/sun/star/util/Time.hpp" 219*cdf0e10cSrcweir #include "com/sun/star/util/URL.hpp" 220*cdf0e10cSrcweir #include "com/sun/star/util/XCancellable.hpp" 221*cdf0e10cSrcweir #include "com/sun/star/util/XCloneable.hpp" 222*cdf0e10cSrcweir #include "com/sun/star/util/XModifyBroadcaster.hpp" 223*cdf0e10cSrcweir #include "com/sun/star/util/XModifyListener.hpp" 224*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatTypes.hpp" 225*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp" 226*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatter.hpp" 227*cdf0e10cSrcweir #include "com/sun/star/util/XRefreshable.hpp" 228*cdf0e10cSrcweir #include "com/sun/star/util/XURLTransformer.hpp" 229*cdf0e10cSrcweir #include "com/sun/star/util/XUpdatable.hpp" 230*cdf0e10cSrcweir #include "com/sun/star/view/XSelectionSupplier.hpp" 231*cdf0e10cSrcweir #include "com/sun/star/xforms/InvalidDataOnSubmitException.hpp" 232*cdf0e10cSrcweir #include "com/sun/star/xforms/XDataTypeRepository.hpp" 233*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsEvent.hpp" 234*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsSupplier.hpp" 235*cdf0e10cSrcweir #include "com/sun/star/xforms/XModel.hpp" 236*cdf0e10cSrcweir #include "com/sun/star/xforms/XSubmission.hpp" 237*cdf0e10cSrcweir #include "com/sun/star/xml/dom/NodeType.hpp" 238*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XCharacterData.hpp" 239*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XDocument.hpp" 240*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XDocumentBuilder.hpp" 241*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XDocumentFragment.hpp" 242*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XElement.hpp" 243*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XNamedNodeMap.hpp" 244*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XNode.hpp" 245*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XNodeList.hpp" 246*cdf0e10cSrcweir #include "com/sun/star/xml/dom/XText.hpp" 247*cdf0e10cSrcweir #include "com/sun/star/xml/dom/events/XDocumentEvent.hpp" 248*cdf0e10cSrcweir #include "com/sun/star/xml/dom/events/XEventListener.hpp" 249*cdf0e10cSrcweir #include "com/sun/star/xml/dom/events/XEventTarget.hpp" 250*cdf0e10cSrcweir #include "com/sun/star/xml/xpath/Libxml2ExtensionHandle.hpp" 251*cdf0e10cSrcweir #include "com/sun/star/xml/xpath/XPathObjectType.hpp" 252*cdf0e10cSrcweir #include "com/sun/star/xml/xpath/XXPathAPI.hpp" 253*cdf0e10cSrcweir #include "com/sun/star/xml/xpath/XXPathExtension.hpp" 254*cdf0e10cSrcweir #include "com/sun/star/xml/xpath/XXPathObject.hpp" 255*cdf0e10cSrcweir #include "com/sun/star/xsd/DataTypeClass.hpp" 256*cdf0e10cSrcweir #include "com/sun/star/xsd/WhiteSpaceTreatment.hpp" 257*cdf0e10cSrcweir #include "com/sun/star/xsd/XDataType.hpp" 258*cdf0e10cSrcweir 259*cdf0e10cSrcweir #include "comphelper/basicio.hxx" 260*cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx" 261*cdf0e10cSrcweir #include "comphelper/container.hxx" 262*cdf0e10cSrcweir #include "comphelper/enumhelper.hxx" 263*cdf0e10cSrcweir #include "comphelper/eventattachermgr.hxx" 264*cdf0e10cSrcweir #include "comphelper/guarding.hxx" 265*cdf0e10cSrcweir #include "comphelper/implementationreference.hxx" 266*cdf0e10cSrcweir #include "comphelper/interaction.hxx" 267*cdf0e10cSrcweir #include "comphelper/listenernotification.hxx" 268*cdf0e10cSrcweir #include "comphelper/numbers.hxx" 269*cdf0e10cSrcweir #include "comphelper/processfactory.hxx" 270*cdf0e10cSrcweir #include "comphelper/propertycontainer.hxx" 271*cdf0e10cSrcweir #include "comphelper/propertycontainerhelper.hxx" 272*cdf0e10cSrcweir #include "comphelper/propertysetinfo.hxx" 273*cdf0e10cSrcweir #include "comphelper/seqstream.hxx" 274*cdf0e10cSrcweir #include "comphelper/sequence.hxx" 275*cdf0e10cSrcweir #include "comphelper/stl_types.hxx" 276*cdf0e10cSrcweir #include "comphelper/streamsection.hxx" 277*cdf0e10cSrcweir #include "comphelper/types.hxx" 278*cdf0e10cSrcweir #include "comphelper/uno3.hxx" 279*cdf0e10cSrcweir 280*cdf0e10cSrcweir #include "connectivity/dbconversion.hxx" 281*cdf0e10cSrcweir #include "connectivity/predicateinput.hxx" 282*cdf0e10cSrcweir #include "connectivity/sqlparse.hxx" 283*cdf0e10cSrcweir 284*cdf0e10cSrcweir #include "cppuhelper/compbase3.hxx" 285*cdf0e10cSrcweir #include "cppuhelper/component.hxx" 286*cdf0e10cSrcweir #include "cppuhelper/factory.hxx" 287*cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx" 288*cdf0e10cSrcweir #include "cppuhelper/implbase11.hxx" 289*cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx" 290*cdf0e10cSrcweir #include "cppuhelper/implbase3.hxx" 291*cdf0e10cSrcweir #include "cppuhelper/implbase4.hxx" 292*cdf0e10cSrcweir #include "cppuhelper/implbase5.hxx" 293*cdf0e10cSrcweir #include "cppuhelper/implbase6.hxx" 294*cdf0e10cSrcweir #include "cppuhelper/implbase7.hxx" 295*cdf0e10cSrcweir #include "cppuhelper/implbase8.hxx" 296*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.h" 297*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx" 298*cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx" 299*cdf0e10cSrcweir #include "cppuhelper/queryinterface.hxx" 300*cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx" 301*cdf0e10cSrcweir #include "cppuhelper/weak.hxx" 302*cdf0e10cSrcweir #include "cppuhelper/weakref.hxx" 303*cdf0e10cSrcweir 304*cdf0e10cSrcweir #include "i18npool/mslangid.hxx" 305*cdf0e10cSrcweir 306*cdf0e10cSrcweir #include "libxml/tree.h" 307*cdf0e10cSrcweir #include "libxml/xpath.h" 308*cdf0e10cSrcweir #include "libxml/xpathInternals.h" 309*cdf0e10cSrcweir 310*cdf0e10cSrcweir #include "osl/conditn.hxx" 311*cdf0e10cSrcweir #include "osl/diagnose.h" 312*cdf0e10cSrcweir #include "osl/file.hxx" 313*cdf0e10cSrcweir #include "osl/mutex.hxx" 314*cdf0e10cSrcweir 315*cdf0e10cSrcweir #include "rtl/alloc.h" 316*cdf0e10cSrcweir #include "rtl/logfile.hxx" 317*cdf0e10cSrcweir #include "rtl/math.hxx" 318*cdf0e10cSrcweir #include "rtl/memory.h" 319*cdf0e10cSrcweir #include "rtl/strbuf.hxx" 320*cdf0e10cSrcweir #include "rtl/string.hxx" 321*cdf0e10cSrcweir #include "rtl/tencinfo.h" 322*cdf0e10cSrcweir #include "rtl/textenc.h" 323*cdf0e10cSrcweir #include "rtl/ustrbuf.hxx" 324*cdf0e10cSrcweir #include "rtl/ustring.h" 325*cdf0e10cSrcweir #include "rtl/ustring.hxx" 326*cdf0e10cSrcweir #include "rtl/uuid.h" 327*cdf0e10cSrcweir 328*cdf0e10cSrcweir #include "sfx2/imgmgr.hxx" 329*cdf0e10cSrcweir #include "sfx2/msgpool.hxx" 330*cdf0e10cSrcweir #include "sfx2/sfxuno.hxx" 331*cdf0e10cSrcweir 332*cdf0e10cSrcweir 333*cdf0e10cSrcweir #include "svtools/cliplistener.hxx" 334*cdf0e10cSrcweir #include "svtools/imageresourceaccess.hxx" 335*cdf0e10cSrcweir #include "svl/inetstrm.hxx" 336*cdf0e10cSrcweir #include "svl/inettype.hxx" 337*cdf0e10cSrcweir #include "svl/itempool.hxx" 338*cdf0e10cSrcweir #include "svl/itemset.hxx" 339*cdf0e10cSrcweir #include "svl/languageoptions.hxx" 340*cdf0e10cSrcweir #include "unotools/lingucfg.hxx" 341*cdf0e10cSrcweir #include "svl/numuno.hxx" 342*cdf0e10cSrcweir #include "svl/poolitem.hxx" 343*cdf0e10cSrcweir #include "svl/solar.hrc" 344*cdf0e10cSrcweir #include "svtools/transfer.hxx" 345*cdf0e10cSrcweir 346*cdf0e10cSrcweir #include "editeng/editdata.hxx" 347*cdf0e10cSrcweir #include "editeng/editeng.hxx" 348*cdf0e10cSrcweir #include "editeng/editobj.hxx" 349*cdf0e10cSrcweir #include "editeng/editstat.hxx" 350*cdf0e10cSrcweir #include "editeng/editview.hxx" 351*cdf0e10cSrcweir #include "editeng/eeitem.hxx" 352*cdf0e10cSrcweir #include "editeng/frmdir.hxx" 353*cdf0e10cSrcweir #include "editeng/scripttypeitem.hxx" 354*cdf0e10cSrcweir #include "editeng/svxenum.hxx" 355*cdf0e10cSrcweir #include "svx/svxids.hrc" 356*cdf0e10cSrcweir #include "editeng/unoedsrc.hxx" 357*cdf0e10cSrcweir #include "editeng/unofored.hxx" 358*cdf0e10cSrcweir 359*cdf0e10cSrcweir #include "toolkit/helper/emptyfontdescriptor.hxx" 360*cdf0e10cSrcweir 361*cdf0e10cSrcweir #include "tools/color.hxx" 362*cdf0e10cSrcweir #include "tools/date.hxx" 363*cdf0e10cSrcweir #include "tools/debug.hxx" 364*cdf0e10cSrcweir #include "tools/diagnose_ex.h" 365*cdf0e10cSrcweir #include "tools/inetmsg.hxx" 366*cdf0e10cSrcweir #include "tools/link.hxx" 367*cdf0e10cSrcweir #include "tools/list.hxx" 368*cdf0e10cSrcweir #include "tools/resid.hxx" 369*cdf0e10cSrcweir #include "tools/simplerm.hxx" 370*cdf0e10cSrcweir #include "tools/solar.h" 371*cdf0e10cSrcweir #include "tools/stream.hxx" 372*cdf0e10cSrcweir #include "tools/string.hxx" 373*cdf0e10cSrcweir #include "tools/urlobj.hxx" 374*cdf0e10cSrcweir 375*cdf0e10cSrcweir #include "ucbhelper/activedatasink.hxx" 376*cdf0e10cSrcweir #include "ucbhelper/content.hxx" 377*cdf0e10cSrcweir 378*cdf0e10cSrcweir 379*cdf0e10cSrcweir #include "uno/lbnames.h" 380*cdf0e10cSrcweir #include "uno/mapping.hxx" 381*cdf0e10cSrcweir 382*cdf0e10cSrcweir #include "unotools/desktopterminationobserver.hxx" 383*cdf0e10cSrcweir #include "unotools/idhelper.hxx" 384*cdf0e10cSrcweir #include "unotools/processfactory.hxx" 385*cdf0e10cSrcweir #include "unotools/streamhelper.hxx" 386*cdf0e10cSrcweir #include "unotools/textsearch.hxx" 387*cdf0e10cSrcweir #include "unotools/ucbstreamhelper.hxx" 388*cdf0e10cSrcweir 389*cdf0e10cSrcweir #include "vcl/bmpacc.hxx" 390*cdf0e10cSrcweir #include "vcl/cvtgrf.hxx" 391*cdf0e10cSrcweir #include "vcl/mapmod.hxx" 392*cdf0e10cSrcweir #include "tools/mapunit.hxx" 393*cdf0e10cSrcweir #include "vcl/stdtext.hxx" 394*cdf0e10cSrcweir #include "vcl/timer.hxx" 395*cdf0e10cSrcweir #include "tools/wintypes.hxx" 396*cdf0e10cSrcweir 397*cdf0e10cSrcweir #include "vos/mutex.hxx" 398*cdf0e10cSrcweir #include "vos/thread.hxx" 399*cdf0e10cSrcweir //---MARKER--- 400*cdf0e10cSrcweir #endif 401