1*01aa44aaSAndrew Rist /************************************************************** 2cdf0e10cSrcweir * 3*01aa44aaSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*01aa44aaSAndrew Rist * or more contributor license agreements. See the NOTICE file 5*01aa44aaSAndrew Rist * distributed with this work for additional information 6*01aa44aaSAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*01aa44aaSAndrew Rist * to you under the Apache License, Version 2.0 (the 8*01aa44aaSAndrew Rist * "License"); you may not use this file except in compliance 9*01aa44aaSAndrew Rist * with the License. You may obtain a copy of the License at 10*01aa44aaSAndrew Rist * 11*01aa44aaSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*01aa44aaSAndrew Rist * 13*01aa44aaSAndrew Rist * Unless required by applicable law or agreed to in writing, 14*01aa44aaSAndrew Rist * software distributed under the License is distributed on an 15*01aa44aaSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*01aa44aaSAndrew Rist * KIND, either express or implied. See the License for the 17*01aa44aaSAndrew Rist * specific language governing permissions and limitations 18*01aa44aaSAndrew Rist * under the License. 19*01aa44aaSAndrew Rist * 20*01aa44aaSAndrew Rist *************************************************************/ 21*01aa44aaSAndrew Rist 22*01aa44aaSAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:05.076676 25cdf0e10cSrcweir 26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS 27cdf0e10cSrcweir 28cdf0e10cSrcweir //---MARKER--- 29cdf0e10cSrcweir #include "sal/config.h" 30cdf0e10cSrcweir #include "sal/types.h" 31cdf0e10cSrcweir 32cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleEventId.hpp" 33cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRelationType.hpp" 34cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRole.hpp" 35cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleStateType.hpp" 36cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleTextType.hpp" 37cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessible.hpp" 38cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleContext.hpp" 39cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp" 40cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleEventId.hpp> 41cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleEventObject.hpp> 42cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleRole.hpp> 43cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleStateType.hpp> 44cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleTableModelChange.hpp> 45cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp> 46cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessible.hpp> 47cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleAction.hpp> 48cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleContext.hpp> 49cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> 50cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleEventListener.hpp> 51cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleRelationSet.hpp> 52cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> 53cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleTable.hpp> 54cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleValue.hpp> 55cdf0e10cSrcweir 56cdf0e10cSrcweir #include "com/sun/star/awt/FontWeight.hpp" 57cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp" 58cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp" 59cdf0e10cSrcweir #include "com/sun/star/io/XAsyncOutputMonitor.hpp" 60cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp" 61cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp" 62cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp" 63cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp" 64cdf0e10cSrcweir #include "com/sun/star/lang/XMultiComponentFactory.hpp" 65cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp" 66cdf0e10cSrcweir #include "com/sun/star/ucb/Command.hpp" 67cdf0e10cSrcweir #include "com/sun/star/ucb/CommandAbortedException.hpp" 68cdf0e10cSrcweir #include "com/sun/star/ucb/IllegalIdentifierException.hpp" 69cdf0e10cSrcweir #include "com/sun/star/ucb/UnsupportedCommandException.hpp" 70cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp" 71cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandProcessor.hpp" 72cdf0e10cSrcweir #include "com/sun/star/ucb/XContent.hpp" 73cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifier.hpp" 74cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifierFactory.hpp" 75cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp" 76cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProviderManager.hpp" 77cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePicker.hpp" 78cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFolderPicker.hpp" 79cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp" 80cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp" 81cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp" 82cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp" 83cdf0e10cSrcweir #include "com/sun/star/uri/XUriReference.hpp" 84cdf0e10cSrcweir #include "com/sun/star/uri/XUriReferenceFactory.hpp" 85cdf0e10cSrcweir #include <com/sun/star/awt/KeyEvent.hpp> 86cdf0e10cSrcweir #include <com/sun/star/awt/KeyModifier.hpp> 87cdf0e10cSrcweir #include <com/sun/star/awt/LineEndFormat.hpp> 88cdf0e10cSrcweir #include <com/sun/star/awt/XFocusListener.hpp> 89cdf0e10cSrcweir #include <com/sun/star/awt/XImageConsumer.hpp> 90cdf0e10cSrcweir #include <com/sun/star/awt/XItemEventBroadcaster.hpp> 91cdf0e10cSrcweir #include <com/sun/star/awt/XTextArea.hpp> 92cdf0e10cSrcweir #include <com/sun/star/beans/NamedValue.hpp> 93cdf0e10cSrcweir #include <com/sun/star/beans/PropertyChangeEvent.hpp> 94cdf0e10cSrcweir #include <com/sun/star/beans/PropertyState.hpp> 95cdf0e10cSrcweir #include <com/sun/star/beans/PropertyValue.hpp> 96cdf0e10cSrcweir #include <com/sun/star/beans/PropertyValues.hpp> 97cdf0e10cSrcweir #include <com/sun/star/beans/XFastPropertySet.hpp> 98cdf0e10cSrcweir #include <com/sun/star/beans/XMaterialHolder.hpp> 99cdf0e10cSrcweir #include <com/sun/star/beans/XMultiPropertySet.hpp> 100cdf0e10cSrcweir #include <com/sun/star/beans/XPropertiesChangeListener.hpp> 101cdf0e10cSrcweir #include <com/sun/star/beans/XPropertyAccess.hpp> 102cdf0e10cSrcweir #include <com/sun/star/container/XChild.hpp> 103cdf0e10cSrcweir #include <com/sun/star/container/XEnumerationAccess.hpp> 104cdf0e10cSrcweir #include <com/sun/star/container/XHierarchicalNameAccess.hpp> 105cdf0e10cSrcweir #include <com/sun/star/container/XIndexAccess.hpp> 106cdf0e10cSrcweir #include <com/sun/star/container/XIndexContainer.hpp> 107cdf0e10cSrcweir #include <com/sun/star/container/XNameAccess.hpp> 108cdf0e10cSrcweir #include <com/sun/star/container/XNameContainer.hpp> 109cdf0e10cSrcweir #include <com/sun/star/container/XNameReplace.hpp> 110cdf0e10cSrcweir #include <com/sun/star/container/XNamed.hpp> 111cdf0e10cSrcweir #include <com/sun/star/datatransfer/XMimeContentType.hpp> 112cdf0e10cSrcweir #include <com/sun/star/datatransfer/XMimeContentTypeFactory.hpp> 113cdf0e10cSrcweir #include <com/sun/star/datatransfer/XTransferable.hpp> 114cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> 115cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardListener.hpp> 116cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp> 117cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> 118cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp> 119cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> 120cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp> 121cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp> 122cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDragGestureRecognizer.hpp> 123cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> 124cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTarget.hpp> 125cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTargetDragContext.hpp> 126cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> 127cdf0e10cSrcweir #include <com/sun/star/document/XEventsSupplier.hpp> 128cdf0e10cSrcweir #include <com/sun/star/document/XExporter.hpp> 129cdf0e10cSrcweir #include <com/sun/star/document/XTypeDetection.hpp> 130cdf0e10cSrcweir #include <com/sun/star/document/XViewDataSupplier.hpp> 131cdf0e10cSrcweir #include <com/sun/star/embed/Actions.hpp> 132cdf0e10cSrcweir #include <com/sun/star/embed/Aspects.hpp> 133cdf0e10cSrcweir #include <com/sun/star/embed/ElementModes.hpp> 134cdf0e10cSrcweir #include <com/sun/star/embed/EmbedMisc.hpp> 135cdf0e10cSrcweir #include <com/sun/star/embed/EmbedStates.hpp> 136cdf0e10cSrcweir #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> 137cdf0e10cSrcweir #include <com/sun/star/embed/XActionsApproval.hpp> 138cdf0e10cSrcweir #include <com/sun/star/embed/XComponentSupplier.hpp> 139cdf0e10cSrcweir #include <com/sun/star/embed/XEmbedPersist.hpp> 140cdf0e10cSrcweir #include <com/sun/star/embed/XExtendedStorageStream.hpp> 141cdf0e10cSrcweir #include <com/sun/star/embed/XHierarchicalStorageAccess.hpp> 142cdf0e10cSrcweir #include <com/sun/star/embed/XStateChangeListener.hpp> 143cdf0e10cSrcweir #include <com/sun/star/embed/XStorage.hpp> 144cdf0e10cSrcweir #include <com/sun/star/embed/XTransactedObject.hpp> 145cdf0e10cSrcweir #include <com/sun/star/frame/DoubleInitializationException.hpp> 146cdf0e10cSrcweir #include <com/sun/star/frame/XComponentLoader.hpp> 147cdf0e10cSrcweir #include <com/sun/star/frame/XConfigManager.hpp> 148cdf0e10cSrcweir #include <com/sun/star/frame/XDispatch.hpp> 149cdf0e10cSrcweir #include <com/sun/star/frame/XDispatchProvider.hpp> 150cdf0e10cSrcweir #include <com/sun/star/frame/XDocumentTemplates.hpp> 151cdf0e10cSrcweir #include <com/sun/star/frame/XModuleManager.hpp> 152cdf0e10cSrcweir #include <com/sun/star/frame/XStatusListener.hpp> 153cdf0e10cSrcweir #include <com/sun/star/frame/XTerminateListener.hpp> 154cdf0e10cSrcweir #include <com/sun/star/frame/status/ItemState.hpp> 155cdf0e10cSrcweir #include <com/sun/star/frame/status/ItemStatus.hpp> 156cdf0e10cSrcweir #include <com/sun/star/frame/status/Visibility.hpp> 157cdf0e10cSrcweir #include <com/sun/star/graphic/XGraphicProvider.hpp> 158cdf0e10cSrcweir #include <com/sun/star/i18n/AmPmValue.hpp> 159cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarDisplayCode.hpp> 160cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarDisplayIndex.hpp> 161cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarFieldIndex.hpp> 162cdf0e10cSrcweir #include <com/sun/star/i18n/CharacterIteratorMode.hpp> 163cdf0e10cSrcweir #include <com/sun/star/i18n/CollatorOptions.hpp> 164cdf0e10cSrcweir #include <com/sun/star/i18n/InputSequenceCheckMode.hpp> 165cdf0e10cSrcweir #include <com/sun/star/i18n/KNumberFormatType.hpp> 166cdf0e10cSrcweir #include <com/sun/star/i18n/KNumberFormatUsage.hpp> 167cdf0e10cSrcweir #include <com/sun/star/i18n/NumberFormatCode.hpp> 168cdf0e10cSrcweir #include <com/sun/star/i18n/ScriptType.hpp> 169cdf0e10cSrcweir #include <com/sun/star/i18n/TransliterationModules.hpp> 170cdf0e10cSrcweir #include <com/sun/star/i18n/Weekdays.hpp> 171cdf0e10cSrcweir #include <com/sun/star/i18n/WordType.hpp> 172cdf0e10cSrcweir #include <com/sun/star/i18n/XBreakIterator.hpp> 173cdf0e10cSrcweir #include <com/sun/star/i18n/XCollator.hpp> 174cdf0e10cSrcweir #include <com/sun/star/i18n/XExtendedCalendar.hpp> 175cdf0e10cSrcweir #include <com/sun/star/i18n/XExtendedInputSequenceChecker.hpp> 176cdf0e10cSrcweir #include <com/sun/star/io/IOException.hpp> 177cdf0e10cSrcweir #include <com/sun/star/io/NotConnectedException.hpp> 178cdf0e10cSrcweir #include <com/sun/star/io/XActiveDataControl.hpp> 179cdf0e10cSrcweir #include <com/sun/star/io/XActiveDataSource.hpp> 180cdf0e10cSrcweir #include <com/sun/star/io/XInputStream.hpp> 181cdf0e10cSrcweir #include <com/sun/star/io/XOutputStream.hpp> 182cdf0e10cSrcweir #include <com/sun/star/io/XPersist.hpp> 183cdf0e10cSrcweir #include <com/sun/star/io/XPersistObject.hpp> 184cdf0e10cSrcweir #include <com/sun/star/io/XSeekable.hpp> 185cdf0e10cSrcweir #include <com/sun/star/io/XStream.hpp> 186cdf0e10cSrcweir #include <com/sun/star/io/XTruncate.hpp> 187cdf0e10cSrcweir #include <com/sun/star/java/InvalidJavaSettingsException.hpp> 188cdf0e10cSrcweir #include <com/sun/star/java/JavaDisabledException.hpp> 189cdf0e10cSrcweir #include <com/sun/star/java/JavaNotFoundException.hpp> 190cdf0e10cSrcweir #include <com/sun/star/java/JavaVMCreationFailureException.hpp> 191cdf0e10cSrcweir #include <com/sun/star/java/RestartRequiredException.hpp> 192cdf0e10cSrcweir #include <com/sun/star/lang/DisposedException.hpp> 193cdf0e10cSrcweir #include <com/sun/star/lang/IllegalArgumentException.hpp> 194cdf0e10cSrcweir #include <com/sun/star/lang/Locale.hpp> 195cdf0e10cSrcweir #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> 196cdf0e10cSrcweir #include <com/sun/star/lang/XComponent.hpp> 197cdf0e10cSrcweir #include <com/sun/star/lang/XEventListener.hpp> 198cdf0e10cSrcweir #include <com/sun/star/lang/XInitialization.hpp> 199cdf0e10cSrcweir #include <com/sun/star/lang/XMultiServiceFactory.hpp> 200cdf0e10cSrcweir #include <com/sun/star/lang/XServiceInfo.hpp> 201cdf0e10cSrcweir #include <com/sun/star/lang/XSingleServiceFactory.hpp> 202cdf0e10cSrcweir #include <com/sun/star/lang/XTypeProvider.hpp> 203cdf0e10cSrcweir #include <com/sun/star/lang/XUnoTunnel.hpp> 204cdf0e10cSrcweir #include <com/sun/star/packages/NoEncryptionException.hpp> 205cdf0e10cSrcweir #include <com/sun/star/registry/XRegistryKey.hpp> 206cdf0e10cSrcweir #include <com/sun/star/registry/XSimpleRegistry.hpp> 207cdf0e10cSrcweir #include <com/sun/star/script/XTypeConverter.hpp> 208cdf0e10cSrcweir #include <com/sun/star/sdb/CommandType.hpp> 209cdf0e10cSrcweir #include <com/sun/star/sdb/SQLContext.hpp> 210cdf0e10cSrcweir #include <com/sun/star/sdb/XCompletedConnection.hpp> 211cdf0e10cSrcweir #include <com/sun/star/sdbc/SQLWarning.hpp> 212cdf0e10cSrcweir #include <com/sun/star/sdbc/XConnection.hpp> 213cdf0e10cSrcweir #include <com/sun/star/sdbc/XDataSource.hpp> 214cdf0e10cSrcweir #include <com/sun/star/sdbc/XResultSet.hpp> 215cdf0e10cSrcweir #include <com/sun/star/sdbc/XRow.hpp> 216cdf0e10cSrcweir #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> 217cdf0e10cSrcweir #include <com/sun/star/sdbcx/XTablesSupplier.hpp> 218cdf0e10cSrcweir #include <com/sun/star/svg/XSVGWriter.hpp> 219cdf0e10cSrcweir #include <com/sun/star/system/SystemShellExecuteFlags.hpp> 220cdf0e10cSrcweir #include <com/sun/star/system/XSystemShellExecute.hpp> 221cdf0e10cSrcweir #include <com/sun/star/task/DocumentPasswordRequest.hpp> 222cdf0e10cSrcweir #include <com/sun/star/task/DocumentMSPasswordRequest.hpp> 223cdf0e10cSrcweir #include <com/sun/star/task/MasterPasswordRequest.hpp> 224cdf0e10cSrcweir #include <com/sun/star/task/NoMasterException.hpp> 225cdf0e10cSrcweir #include <com/sun/star/task/PasswordRequestMode.hpp> 226cdf0e10cSrcweir #include <com/sun/star/task/XInteractionAbort.hpp> 227cdf0e10cSrcweir #include <com/sun/star/task/XInteractionContinuation.hpp> 228cdf0e10cSrcweir #include <com/sun/star/task/XInteractionHandler.hpp> 229cdf0e10cSrcweir #include <com/sun/star/task/XInteractionPassword.hpp> 230cdf0e10cSrcweir #include <com/sun/star/task/XInteractionRequest.hpp> 231cdf0e10cSrcweir #include <com/sun/star/task/XInteractionRetry.hpp> 232cdf0e10cSrcweir #include <com/sun/star/task/XJob.hpp> 233cdf0e10cSrcweir #include <com/sun/star/task/XJobExecutor.hpp> 234cdf0e10cSrcweir #include <com/sun/star/task/XPasswordContainer.hpp> 235cdf0e10cSrcweir #include <com/sun/star/ucb/CommandAbortedException.hpp> 236cdf0e10cSrcweir #include <com/sun/star/ucb/ContentCreationException.hpp> 237cdf0e10cSrcweir #include <com/sun/star/ucb/FileSystemNotation.hpp> 238cdf0e10cSrcweir #include <com/sun/star/ucb/IOErrorCode.hpp> 239cdf0e10cSrcweir #include <com/sun/star/ucb/InteractiveIOException.hpp> 240cdf0e10cSrcweir #include <com/sun/star/ucb/NumberedSortingInfo.hpp> 241cdf0e10cSrcweir #include <com/sun/star/ucb/TransferResult.hpp> 242cdf0e10cSrcweir #include <com/sun/star/ucb/XAnyCompareFactory.hpp> 243cdf0e10cSrcweir #include <com/sun/star/ucb/XCommandEnvironment.hpp> 244cdf0e10cSrcweir #include <com/sun/star/ucb/XContent.hpp> 245cdf0e10cSrcweir #include <com/sun/star/ucb/XContentAccess.hpp> 246cdf0e10cSrcweir #include <com/sun/star/ucb/XContentProviderManager.hpp> 247cdf0e10cSrcweir #include <com/sun/star/ucb/XDynamicResultSet.hpp> 248cdf0e10cSrcweir #include <com/sun/star/ucb/XProgressHandler.hpp> 249cdf0e10cSrcweir #include <com/sun/star/ucb/XSimpleFileAccess.hpp> 250cdf0e10cSrcweir #include <com/sun/star/ucb/XSortedDynamicResultSetFactory.hpp> 251cdf0e10cSrcweir #include <com/sun/star/ui/ImageType.hpp> 252cdf0e10cSrcweir #include <com/sun/star/ui/XAcceleratorConfiguration.hpp> 253cdf0e10cSrcweir #include <com/sun/star/ui/XImageManager.hpp> 254cdf0e10cSrcweir #include <com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp> 255cdf0e10cSrcweir #include <com/sun/star/ui/XUIConfigurationManager.hpp> 256cdf0e10cSrcweir #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp> 257cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> 258cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> 259cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> 260cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XFilePicker.hpp> 261cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XFilterManager.hpp> 262cdf0e10cSrcweir #include <com/sun/star/uno/Any.h> 263cdf0e10cSrcweir #include <com/sun/star/uno/Exception.hpp> 264cdf0e10cSrcweir #include <com/sun/star/uno/Reference.h> 265cdf0e10cSrcweir #include <com/sun/star/uno/RuntimeException.hpp> 266cdf0e10cSrcweir #include <com/sun/star/uno/Sequence.h> 267cdf0e10cSrcweir #include <com/sun/star/uno/XAggregation.hpp> 268cdf0e10cSrcweir #include <com/sun/star/uno/XComponentContext.hpp> 269cdf0e10cSrcweir #include <com/sun/star/uno/XCurrentContext.hpp> 270cdf0e10cSrcweir #include <com/sun/star/uno/XInterface.hpp> 271cdf0e10cSrcweir #include <com/sun/star/uno/XWeak.hpp> 272cdf0e10cSrcweir #include <com/sun/star/util/AliasProgrammaticPair.hpp> 273cdf0e10cSrcweir #include <com/sun/star/util/Date.hpp> 274cdf0e10cSrcweir #include <com/sun/star/util/DateTime.hpp> 275cdf0e10cSrcweir #include <com/sun/star/util/DateTimeRange.hpp> 276cdf0e10cSrcweir #include <com/sun/star/util/SearchAlgorithms.hpp> 277cdf0e10cSrcweir #include <com/sun/star/util/SearchFlags.hpp> 278cdf0e10cSrcweir #include <com/sun/star/util/SearchOptions.hpp> 279cdf0e10cSrcweir #include <com/sun/star/util/SearchResult.hpp> 280cdf0e10cSrcweir #include <com/sun/star/util/URL.hpp> 281cdf0e10cSrcweir #include <com/sun/star/util/XChangesBatch.hpp> 282cdf0e10cSrcweir #include <com/sun/star/util/XCloneable.hpp> 283cdf0e10cSrcweir #include <com/sun/star/util/XCloseBroadcaster.hpp> 284cdf0e10cSrcweir #include <com/sun/star/util/XCloseable.hpp> 285cdf0e10cSrcweir #include <com/sun/star/util/XModifiable.hpp> 286cdf0e10cSrcweir #include <com/sun/star/util/XModifyListener.hpp> 287cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormatTypes.hpp> 288cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormats.hpp> 289cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormatsSupplier.hpp> 290cdf0e10cSrcweir #include <com/sun/star/util/XOfficeInstallationDirectories.hpp> 291cdf0e10cSrcweir #include <com/sun/star/util/XStringSubstitution.hpp> 292cdf0e10cSrcweir #include <com/sun/star/util/XURLTransformer.hpp> 293cdf0e10cSrcweir #include <com/sun/star/util/XUpdatable.hpp> 294cdf0e10cSrcweir #include <com/sun/star/view/XPrintable.hpp> 295cdf0e10cSrcweir #include <com/sun/star/xml/sax/XAttributeList.hpp> 296cdf0e10cSrcweir #include <com/sun/star/xml/sax/XDocumentHandler.hpp> 297cdf0e10cSrcweir #include <com/sun/star/xml/sax/XParser.hpp> 298cdf0e10cSrcweir 299cdf0e10cSrcweir #include <algorithm> 300cdf0e10cSrcweir #include <deque> 301cdf0e10cSrcweir #include <hash_map> 302cdf0e10cSrcweir #include <limits> 303cdf0e10cSrcweir 304cdf0e10cSrcweir #include <list> 305cdf0e10cSrcweir #include <map> 306cdf0e10cSrcweir #include <memory> 307cdf0e10cSrcweir #include <queue> 308cdf0e10cSrcweir #include <set> 309cdf0e10cSrcweir #include <stack> 310cdf0e10cSrcweir #include <utility> 311cdf0e10cSrcweir #include <vector> 312cdf0e10cSrcweir 313cdf0e10cSrcweir 314cdf0e10cSrcweir #include <i18npool/lang.h> 315cdf0e10cSrcweir #include <i18npool/mslangid.hxx> 316cdf0e10cSrcweir 317cdf0e10cSrcweir #include "comphelper/processfactory.hxx" 318cdf0e10cSrcweir #include <comphelper/accessibleeventnotifier.hxx> 319cdf0e10cSrcweir #include <comphelper/broadcasthelper.hxx> 320cdf0e10cSrcweir #include <comphelper/configurationhelper.hxx> 321cdf0e10cSrcweir #include <comphelper/processfactory.hxx> 322cdf0e10cSrcweir #include <comphelper/regpathhelper.hxx> 323cdf0e10cSrcweir #include <comphelper/sequence.hxx> 324cdf0e10cSrcweir #include <comphelper/sequenceashashmap.hxx> 325cdf0e10cSrcweir #include <comphelper/servicehelper.hxx> 326cdf0e10cSrcweir #include <comphelper/stl_types.hxx> 327cdf0e10cSrcweir #include <comphelper/storagehelper.hxx> 328cdf0e10cSrcweir #include <comphelper/types.hxx> 329cdf0e10cSrcweir #include <comphelper/uno3.hxx> 330cdf0e10cSrcweir 331cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx" 332cdf0e10cSrcweir #include "cppuhelper/exc_hlp.hxx" 333cdf0e10cSrcweir #include "cppuhelper/factory.hxx" 334cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx" 335cdf0e10cSrcweir #include "cppuhelper/weakref.hxx" 336cdf0e10cSrcweir #include <cppuhelper/bootstrap.hxx> 337cdf0e10cSrcweir #include <cppuhelper/exc_hlp.hxx> 338cdf0e10cSrcweir #include <cppuhelper/factory.hxx> 339cdf0e10cSrcweir #include <cppuhelper/interfacecontainer.h> 340cdf0e10cSrcweir #include <cppuhelper/interfacecontainer.hxx> 341cdf0e10cSrcweir #include <cppuhelper/propshlp.hxx> 342cdf0e10cSrcweir #include <cppuhelper/queryinterface.hxx> 343cdf0e10cSrcweir #include <cppuhelper/servicefactory.hxx> 344cdf0e10cSrcweir #include <cppuhelper/typeprovider.hxx> 345cdf0e10cSrcweir #include <cppuhelper/weak.hxx> 346cdf0e10cSrcweir #include <cppuhelper/weakagg.hxx> 347cdf0e10cSrcweir #include <cppuhelper/weakref.hxx> 348cdf0e10cSrcweir 349cdf0e10cSrcweir #include <osl/conditn.hxx> 350cdf0e10cSrcweir #include <osl/conditn.hxx> 351cdf0e10cSrcweir #include <osl/diagnose.h> 352cdf0e10cSrcweir #include <osl/endian.h> 353cdf0e10cSrcweir #include <osl/file.h> 354cdf0e10cSrcweir #include <osl/file.hxx> 355cdf0e10cSrcweir #include <osl/module.h> 356cdf0e10cSrcweir #include <osl/module.hxx> 357cdf0e10cSrcweir #include <osl/mutex.h> 358cdf0e10cSrcweir #include <osl/mutex.hxx> 359cdf0e10cSrcweir #include <osl/process.h> 360cdf0e10cSrcweir #include <osl/thread.h> 361cdf0e10cSrcweir #include <osl/thread.hxx> 362cdf0e10cSrcweir 363cdf0e10cSrcweir #include <rsc/rscsfx.hxx> 364cdf0e10cSrcweir 365cdf0e10cSrcweir #include "rtl/crc.h" 366cdf0e10cSrcweir #include "rtl/memory.h" 367cdf0e10cSrcweir #include "rtl/strbuf.hxx" 368cdf0e10cSrcweir #include "rtl/string.h" 369cdf0e10cSrcweir #include "rtl/string.hxx" 370cdf0e10cSrcweir #include "rtl/textenc.h" 371cdf0e10cSrcweir #include "rtl/ustrbuf.hxx" 372cdf0e10cSrcweir #include "rtl/ustring.h" 373cdf0e10cSrcweir #include "rtl/ustring.hxx" 374cdf0e10cSrcweir #include <rtl/alloc.h> 375cdf0e10cSrcweir #include <rtl/byteseq.hxx> 376cdf0e10cSrcweir #include <rtl/cipher.h> 377cdf0e10cSrcweir #include <rtl/crc.h> 378cdf0e10cSrcweir #include <rtl/digest.h> 379cdf0e10cSrcweir #include <rtl/logfile.hxx> 380cdf0e10cSrcweir #include <rtl/math.hxx> 381cdf0e10cSrcweir #include <rtl/memory.h> 382cdf0e10cSrcweir #include <rtl/strbuf.hxx> 383cdf0e10cSrcweir #include <rtl/string.hxx> 384cdf0e10cSrcweir #include <rtl/tencinfo.h> 385cdf0e10cSrcweir #include <rtl/textcvt.h> 386cdf0e10cSrcweir #include <rtl/textenc.h> 387cdf0e10cSrcweir #include <rtl/ustrbuf.hxx> 388cdf0e10cSrcweir #include <rtl/ustring.h> 389cdf0e10cSrcweir #include <rtl/ustring.hxx> 390cdf0e10cSrcweir #include <rtl/uuid.h> 391cdf0e10cSrcweir 392cdf0e10cSrcweir #include "unotools/configitem.hxx" 393cdf0e10cSrcweir #include "unotools/configmgr.hxx" 394cdf0e10cSrcweir 395cdf0e10cSrcweir #include <sot/clsids.hxx> 396cdf0e10cSrcweir 397cdf0e10cSrcweir #include <tools/inetdef.hxx> 398cdf0e10cSrcweir 399cdf0e10cSrcweir #include <ucbhelper/commandenvironment.hxx> 400cdf0e10cSrcweir #include <ucbhelper/content.hxx> 401cdf0e10cSrcweir #include <ucbhelper/contentbroker.hxx> 402cdf0e10cSrcweir #include <ucbhelper/fileidentifierconverter.hxx> 403cdf0e10cSrcweir 404cdf0e10cSrcweir #include <uno/mapping.hxx> 405cdf0e10cSrcweir 406cdf0e10cSrcweir #include <unotools/bootstrap.hxx> 407cdf0e10cSrcweir #include <unotools/collatorwrapper.hxx> 408cdf0e10cSrcweir #include <unotools/configitem.hxx> 409cdf0e10cSrcweir #include <unotools/configmgr.hxx> 410cdf0e10cSrcweir #include <unotools/confignode.hxx> 411cdf0e10cSrcweir #include <unotools/configpathes.hxx> 412cdf0e10cSrcweir #include <unotools/nativenumberwrapper.hxx> 413cdf0e10cSrcweir #include <unotools/numberformatcodewrapper.hxx> 414cdf0e10cSrcweir #include <unotools/processfactory.hxx> 415cdf0e10cSrcweir 416cdf0e10cSrcweir #include <vcl/dndhelp.hxx> 417cdf0e10cSrcweir #include <tools/fldunit.hxx> 418cdf0e10cSrcweir #include <tools/mapunit.hxx> 419cdf0e10cSrcweir #include <vcl/unohelp.hxx> 420cdf0e10cSrcweir 421cdf0e10cSrcweir #include <vos/mutex.hxx> 422cdf0e10cSrcweir #include <vos/process.hxx> 423cdf0e10cSrcweir #include <vos/ref.hxx> 424cdf0e10cSrcweir #include <vos/refernce.hxx> 425cdf0e10cSrcweir #include <vos/security.hxx> 426cdf0e10cSrcweir #include <vos/thread.hxx> 427cdf0e10cSrcweir #include <vos/timer.hxx> 428cdf0e10cSrcweir 429cdf0e10cSrcweir //---MARKER--- 430cdf0e10cSrcweir 431cdf0e10cSrcweir #endif 432cdf0e10cSrcweir 433