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