1f8e07b45SAndrew Rist /************************************************************** 2cdf0e10cSrcweir * 3f8e07b45SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4f8e07b45SAndrew Rist * or more contributor license agreements. See the NOTICE file 5f8e07b45SAndrew Rist * distributed with this work for additional information 6f8e07b45SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7f8e07b45SAndrew Rist * to you under the Apache License, Version 2.0 (the 8f8e07b45SAndrew Rist * "License"); you may not use this file except in compliance 9f8e07b45SAndrew Rist * with the License. You may obtain a copy of the License at 10f8e07b45SAndrew Rist * 11f8e07b45SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12f8e07b45SAndrew Rist * 13f8e07b45SAndrew Rist * Unless required by applicable law or agreed to in writing, 14f8e07b45SAndrew Rist * software distributed under the License is distributed on an 15f8e07b45SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16f8e07b45SAndrew Rist * KIND, either express or implied. See the License for the 17f8e07b45SAndrew Rist * specific language governing permissions and limitations 18f8e07b45SAndrew Rist * under the License. 19f8e07b45SAndrew Rist * 20f8e07b45SAndrew Rist *************************************************************/ 21f8e07b45SAndrew Rist 22f8e07b45SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:44.077079 25cdf0e10cSrcweir 26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS 27cdf0e10cSrcweir 28cdf0e10cSrcweir //---MARKER--- 29cdf0e10cSrcweir #include "sal/config.h" 30cdf0e10cSrcweir #include "sal/types.h" 31cdf0e10cSrcweir 32cdf0e10cSrcweir #include "com/sun/star/awt/Command.hpp" 33cdf0e10cSrcweir #include "com/sun/star/awt/DeviceInfo.hpp" 34cdf0e10cSrcweir #include "com/sun/star/awt/FocusEvent.hpp" 35cdf0e10cSrcweir #include "com/sun/star/awt/InvalidateStyle.hpp" 36cdf0e10cSrcweir #include "com/sun/star/awt/Key.hpp" 37cdf0e10cSrcweir #include "com/sun/star/awt/KeyEvent.hpp" 38cdf0e10cSrcweir #include "com/sun/star/awt/KeyModifier.hpp" 39cdf0e10cSrcweir #include "com/sun/star/awt/MenuItemStyle.hpp" 40cdf0e10cSrcweir #include "com/sun/star/awt/Point.hpp" 41cdf0e10cSrcweir #include "com/sun/star/awt/PosSize.hpp" 42cdf0e10cSrcweir #include "com/sun/star/awt/Rectangle.hpp" 43cdf0e10cSrcweir #include "com/sun/star/awt/Size.hpp" 44cdf0e10cSrcweir #include "com/sun/star/awt/VclWindowPeerAttribute.hpp" 45cdf0e10cSrcweir #include "com/sun/star/awt/WindowAttribute.hpp" 46cdf0e10cSrcweir #include "com/sun/star/awt/WindowDescriptor.hpp" 47cdf0e10cSrcweir #include "com/sun/star/awt/WindowEvent.hpp" 48cdf0e10cSrcweir #include "com/sun/star/awt/XBitmap.hpp" 49cdf0e10cSrcweir #include "com/sun/star/awt/XControl.hpp" 50cdf0e10cSrcweir #include "com/sun/star/awt/XDataTransferProviderAccess.hpp" 51cdf0e10cSrcweir #include "com/sun/star/awt/XDevice.hpp" 52cdf0e10cSrcweir #include "com/sun/star/awt/XDialog.hpp" 53cdf0e10cSrcweir #include "com/sun/star/awt/XDockableWindow.hpp" 54cdf0e10cSrcweir #include "com/sun/star/awt/XDockableWindowListener.hpp" 55cdf0e10cSrcweir #include "com/sun/star/awt/XFocusListener.hpp" 56cdf0e10cSrcweir #include "com/sun/star/awt/XKeyListener.hpp" 57cdf0e10cSrcweir #include "com/sun/star/awt/XLayoutConstrains.hpp" 58cdf0e10cSrcweir #include "com/sun/star/awt/XMenuBar.hpp" 59cdf0e10cSrcweir #include "com/sun/star/awt/XSimpleTabController.hpp" 60cdf0e10cSrcweir #include "com/sun/star/awt/XSystemDependentMenuPeer.hpp" 61cdf0e10cSrcweir #include "com/sun/star/awt/XSystemDependentWindowPeer.hpp" 62cdf0e10cSrcweir #include "com/sun/star/awt/XTabListener.hpp" 63cdf0e10cSrcweir #include "com/sun/star/awt/XToolkit.hpp" 64cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindow.hpp" 65cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindowListener.hpp" 66cdf0e10cSrcweir #include "com/sun/star/awt/XVclWindowPeer.hpp" 67cdf0e10cSrcweir #include "com/sun/star/awt/XWindow.hpp" 68cdf0e10cSrcweir #include "com/sun/star/awt/XWindow2.hpp" 69cdf0e10cSrcweir #include "com/sun/star/awt/XWindowListener.hpp" 70cdf0e10cSrcweir #include "com/sun/star/awt/XWindowPeer.hpp" 71cdf0e10cSrcweir #include "com/sun/star/beans/NamedValue.hpp" 72cdf0e10cSrcweir #include "com/sun/star/beans/Property.hpp" 73cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp" 74cdf0e10cSrcweir #include "com/sun/star/beans/PropertyExistException.hpp" 75cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp" 76cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp" 77cdf0e10cSrcweir #include "com/sun/star/beans/UnknownPropertyException.hpp" 78cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp" 79cdf0e10cSrcweir #include "com/sun/star/beans/XMaterialHolder.hpp" 80cdf0e10cSrcweir #include "com/sun/star/beans/XMultiHierarchicalPropertySet.hpp" 81cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp" 82cdf0e10cSrcweir #include "com/sun/star/beans/XProperty.hpp" 83cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp" 84cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp" 85cdf0e10cSrcweir #include "com/sun/star/bridge/XBridgeFactory.hpp" 86cdf0e10cSrcweir #include "com/sun/star/bridge/XInstanceProvider.hpp" 87cdf0e10cSrcweir #include "com/sun/star/connection/XConnection.hpp" 88cdf0e10cSrcweir #include "com/sun/star/container/ElementExistException.hpp" 89cdf0e10cSrcweir #include "com/sun/star/container/NoSuchElementException.hpp" 90cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp" 91cdf0e10cSrcweir #include "com/sun/star/container/XContainerListener.hpp" 92cdf0e10cSrcweir #include "com/sun/star/container/XContainerQuery.hpp" 93cdf0e10cSrcweir #include "com/sun/star/container/XContentEnumerationAccess.hpp" 94cdf0e10cSrcweir #include "com/sun/star/container/XElementAccess.hpp" 95cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp" 96cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp" 97cdf0e10cSrcweir #include "com/sun/star/container/XHierarchicalNameAccess.hpp" 98cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp" 99cdf0e10cSrcweir #include "com/sun/star/container/XIndexContainer.hpp" 100cdf0e10cSrcweir #include "com/sun/star/container/XIndexReplace.hpp" 101cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp" 102cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp" 103cdf0e10cSrcweir #include "com/sun/star/container/XNameReplace.hpp" 104cdf0e10cSrcweir #include "com/sun/star/container/XSet.hpp" 105cdf0e10cSrcweir #include "com/sun/star/datatransfer/dnd/DNDConstants.hpp" 106cdf0e10cSrcweir #include "com/sun/star/datatransfer/dnd/XDropTarget.hpp" 107cdf0e10cSrcweir #include "com/sun/star/datatransfer/dnd/XDropTargetListener.hpp" 108cdf0e10cSrcweir #include "com/sun/star/document/AmbigousFilterRequest.hpp" 109cdf0e10cSrcweir #include "com/sun/star/document/CorruptedFilterConfigurationException.hpp" 110cdf0e10cSrcweir #include "com/sun/star/document/MacroExecMode.hpp" 111cdf0e10cSrcweir #include "com/sun/star/document/NoSuchFilterRequest.hpp" 112cdf0e10cSrcweir #include "com/sun/star/document/UpdateDocMode.hpp" 113cdf0e10cSrcweir #include "com/sun/star/document/XActionLockable.hpp" 114cdf0e10cSrcweir #include "com/sun/star/document/XDocumentInfoSupplier.hpp" 115cdf0e10cSrcweir #include "com/sun/star/document/XEventBroadcaster.hpp" 116cdf0e10cSrcweir #include "com/sun/star/document/XEventListener.hpp" 117cdf0e10cSrcweir #include "com/sun/star/document/XExtendedFilterDetection.hpp" 118cdf0e10cSrcweir #include "com/sun/star/document/XInteractionFilterSelect.hpp" 119cdf0e10cSrcweir #include "com/sun/star/document/XTypeDetection.hpp" 120cdf0e10cSrcweir #include "com/sun/star/embed/ElementModes.hpp" 121cdf0e10cSrcweir #include "com/sun/star/embed/VerbAttributes.hpp" 122cdf0e10cSrcweir #include "com/sun/star/embed/VerbDescriptor.hpp" 123cdf0e10cSrcweir #include "com/sun/star/embed/XPackageStructureCreator.hpp" 124cdf0e10cSrcweir #include "com/sun/star/embed/XStorage.hpp" 125cdf0e10cSrcweir #include "com/sun/star/embed/XTransactedObject.hpp" 126cdf0e10cSrcweir #include "com/sun/star/form/XReset.hpp" 127cdf0e10cSrcweir #include "com/sun/star/frame/CommandGroup.hpp" 128cdf0e10cSrcweir #include "com/sun/star/frame/ControlCommand.hpp" 129cdf0e10cSrcweir #include "com/sun/star/frame/DispatchDescriptor.hpp" 130cdf0e10cSrcweir #include "com/sun/star/frame/DispatchResultEvent.hpp" 131cdf0e10cSrcweir #include "com/sun/star/frame/DispatchResultState.hpp" 132cdf0e10cSrcweir #include "com/sun/star/frame/DispatchStatement.hpp" 133cdf0e10cSrcweir #include "com/sun/star/frame/FeatureStateEvent.hpp" 134cdf0e10cSrcweir #include "com/sun/star/frame/FrameAction.hpp" 135cdf0e10cSrcweir #include "com/sun/star/frame/FrameSearchFlag.hpp" 136cdf0e10cSrcweir #include "com/sun/star/frame/LayoutManagerEvents.hpp" 137cdf0e10cSrcweir #include "com/sun/star/frame/TerminationVetoException.hpp" 138cdf0e10cSrcweir #include "com/sun/star/frame/WindowArrange.hpp" 139cdf0e10cSrcweir #include "com/sun/star/frame/XComponentLoader.hpp" 140cdf0e10cSrcweir #include "com/sun/star/frame/XConfigManager.hpp" 141cdf0e10cSrcweir #include "com/sun/star/frame/XControlNotificationListener.hpp" 142cdf0e10cSrcweir #include "com/sun/star/frame/XController.hpp" 143cdf0e10cSrcweir #include "com/sun/star/frame/XDesktop.hpp" 144cdf0e10cSrcweir #include "com/sun/star/frame/XDispatch.hpp" 145cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchHelper.hpp" 146cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchInformationProvider.hpp" 147cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProvider.hpp" 148cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterception.hpp" 149cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterceptor.hpp" 150cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchRecorder.hpp" 151cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchRecorderSupplier.hpp" 152cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchResultListener.hpp" 153cdf0e10cSrcweir #include "com/sun/star/frame/XFrame.hpp" 154cdf0e10cSrcweir #include "com/sun/star/frame/XFrameActionListener.hpp" 155cdf0e10cSrcweir #include "com/sun/star/frame/XFrameLoader.hpp" 156cdf0e10cSrcweir #include "com/sun/star/frame/XFrames.hpp" 157cdf0e10cSrcweir #include "com/sun/star/frame/XFramesSupplier.hpp" 158cdf0e10cSrcweir #include "com/sun/star/frame/XInplaceLayout.hpp" 159cdf0e10cSrcweir #include "com/sun/star/frame/XInterceptorInfo.hpp" 160cdf0e10cSrcweir #include "com/sun/star/frame/XLayoutManager.hpp" 161cdf0e10cSrcweir #include "com/sun/star/frame/XLayoutManagerEventBroadcaster.hpp" 162cdf0e10cSrcweir #include "com/sun/star/frame/XLoadEventListener.hpp" 163cdf0e10cSrcweir #include "com/sun/star/frame/XMenuBarMergingAcceptor.hpp" 164cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp" 165cdf0e10cSrcweir #include "com/sun/star/frame/XModuleManager.hpp" 166cdf0e10cSrcweir #include "com/sun/star/frame/XNotifyingDispatch.hpp" 167cdf0e10cSrcweir #include "com/sun/star/frame/XPopupMenuController.hpp" 168cdf0e10cSrcweir #include "com/sun/star/frame/XRecordableDispatch.hpp" 169cdf0e10cSrcweir #include "com/sun/star/frame/XSessionManagerClient.hpp" 170cdf0e10cSrcweir #include "com/sun/star/frame/XSessionManagerListener.hpp" 171cdf0e10cSrcweir #include "com/sun/star/frame/XStatusListener.hpp" 172cdf0e10cSrcweir #include "com/sun/star/frame/XStorable.hpp" 173cdf0e10cSrcweir #include "com/sun/star/frame/XSubToolbarController.hpp" 174cdf0e10cSrcweir #include "com/sun/star/frame/XSynchronousFrameLoader.hpp" 175cdf0e10cSrcweir #include "com/sun/star/frame/XTask.hpp" 176cdf0e10cSrcweir #include "com/sun/star/frame/XTasksSupplier.hpp" 177cdf0e10cSrcweir #include "com/sun/star/frame/XTerminateListener.hpp" 178cdf0e10cSrcweir #include "com/sun/star/frame/XToolbarController.hpp" 179cdf0e10cSrcweir #include "com/sun/star/frame/XUIControllerRegistration.hpp" 180cdf0e10cSrcweir #include "com/sun/star/frame/XWindowArranger.hpp" 181cdf0e10cSrcweir #include "com/sun/star/frame/status/FontHeight.hpp" 182cdf0e10cSrcweir #include "com/sun/star/frame/status/ItemState.hpp" 183cdf0e10cSrcweir #include "com/sun/star/frame/status/ItemStatus.hpp" 184cdf0e10cSrcweir #include "com/sun/star/frame/status/Verb.hpp" 185cdf0e10cSrcweir #include "com/sun/star/frame/status/Visibility.hpp" 186cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphic.hpp" 187cdf0e10cSrcweir #include "com/sun/star/io/IOException.hpp" 188cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSource.hpp" 189cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp" 190cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp" 191cdf0e10cSrcweir #include "com/sun/star/io/XPersist.hpp" 192cdf0e10cSrcweir #include "com/sun/star/io/XSeekable.hpp" 193cdf0e10cSrcweir #include "com/sun/star/io/XStream.hpp" 194cdf0e10cSrcweir #include "com/sun/star/io/XTruncate.hpp" 195cdf0e10cSrcweir #include "com/sun/star/java/WrongJavaVersionException.hpp" 196cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp" 197cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp" 198cdf0e10cSrcweir #include "com/sun/star/lang/IllegalArgumentException.hpp" 199cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp" 200cdf0e10cSrcweir #include "com/sun/star/lang/SystemDependent.hpp" 201cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetException.hpp" 202cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp" 203cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp" 204cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp" 205cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp" 206cdf0e10cSrcweir #include "com/sun/star/lang/XMultiComponentFactory.hpp" 207cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp" 208cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp" 209cdf0e10cSrcweir #include "com/sun/star/lang/XServiceName.hpp" 210cdf0e10cSrcweir #include "com/sun/star/lang/XSingleComponentFactory.hpp" 211cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp" 212cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp" 213cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp" 214cdf0e10cSrcweir #include "com/sun/star/mozilla/XPluginInstance.hpp" 215cdf0e10cSrcweir #include "com/sun/star/mozilla/XPluginInstanceNotifySink.hpp" 216cdf0e10cSrcweir #include "com/sun/star/mozilla/XPluginInstancePeer.hpp" 217cdf0e10cSrcweir #include "com/sun/star/mozilla/XPluginWindowPeer.hpp" 218cdf0e10cSrcweir #include "com/sun/star/registry/InvalidRegistryException.hpp" 219cdf0e10cSrcweir #include "com/sun/star/registry/XRegistryKey.hpp" 220cdf0e10cSrcweir #include "com/sun/star/registry/XSimpleRegistry.hpp" 221cdf0e10cSrcweir #include "com/sun/star/script/XTypeConverter.hpp" 222cdf0e10cSrcweir #include "com/sun/star/style/XStyleFamiliesSupplier.hpp" 223cdf0e10cSrcweir #include "com/sun/star/sync2/BadPartnershipException.hpp" 224cdf0e10cSrcweir #include "com/sun/star/system/SystemShellExecuteFlags.hpp" 225*9807c9deSAriel Constenla-Haile #include "com/sun/star/system/SystemShellExecute.hpp" 226cdf0e10cSrcweir #include "com/sun/star/task/ErrorCodeRequest.hpp" 227cdf0e10cSrcweir #include "com/sun/star/task/XAsyncJob.hpp" 228cdf0e10cSrcweir #include "com/sun/star/task/XInteractionAbort.hpp" 229cdf0e10cSrcweir #include "com/sun/star/task/XInteractionApprove.hpp" 230cdf0e10cSrcweir #include "com/sun/star/task/XInteractionContinuation.hpp" 231cdf0e10cSrcweir #include "com/sun/star/task/XInteractionDisapprove.hpp" 232cdf0e10cSrcweir #include "com/sun/star/task/XInteractionHandler.hpp" 233cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRequest.hpp" 234cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRetry.hpp" 235cdf0e10cSrcweir #include "com/sun/star/task/XJob.hpp" 236cdf0e10cSrcweir #include "com/sun/star/task/XJobExecutor.hpp" 237cdf0e10cSrcweir #include "com/sun/star/task/XJobListener.hpp" 238cdf0e10cSrcweir #include "com/sun/star/task/XStatusIndicator.hpp" 239cdf0e10cSrcweir #include "com/sun/star/task/XStatusIndicatorFactory.hpp" 240cdf0e10cSrcweir #include "com/sun/star/task/XStatusIndicatorSupplier.hpp" 241cdf0e10cSrcweir #include "com/sun/star/ucb/CommandAbortedException.hpp" 242cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveAugmentedIOException.hpp" 243cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveCHAOSException.hpp" 244cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveIOException.hpp" 245cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveNetworkException.hpp" 246cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveWrongMediumException.hpp" 247cdf0e10cSrcweir #include "com/sun/star/ucb/NameClash.hpp" 248cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProviderManager.hpp" 249cdf0e10cSrcweir #include "com/sun/star/ui/ConfigurationEvent.hpp" 250cdf0e10cSrcweir #include "com/sun/star/ui/DockingArea.hpp" 251cdf0e10cSrcweir #include "com/sun/star/ui/ImageType.hpp" 252cdf0e10cSrcweir #include "com/sun/star/ui/ItemStyle.hpp" 253cdf0e10cSrcweir #include "com/sun/star/ui/ItemType.hpp" 254cdf0e10cSrcweir #include "com/sun/star/ui/UIElementType.hpp" 255cdf0e10cSrcweir #include "com/sun/star/ui/XAcceleratorConfiguration.hpp" 256cdf0e10cSrcweir #include "com/sun/star/ui/XDockingAreaAcceptor.hpp" 257cdf0e10cSrcweir #include "com/sun/star/ui/XImageManager.hpp" 258cdf0e10cSrcweir #include "com/sun/star/ui/XModuleUIConfigurationManager.hpp" 259cdf0e10cSrcweir #include "com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp" 260cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfiguration.hpp" 261cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfigurationListener.hpp" 262cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfigurationManager.hpp" 263cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfigurationManagerSupplier.hpp" 264cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfigurationPersistence.hpp" 265cdf0e10cSrcweir #include "com/sun/star/ui/XUIConfigurationStorage.hpp" 266cdf0e10cSrcweir #include "com/sun/star/ui/XUIElement.hpp" 267cdf0e10cSrcweir #include "com/sun/star/ui/XUIElementFactory.hpp" 268cdf0e10cSrcweir #include "com/sun/star/ui/XUIElementFactoryRegistration.hpp" 269cdf0e10cSrcweir #include "com/sun/star/ui/XUIElementSettings.hpp" 270cdf0e10cSrcweir #include "com/sun/star/ui/XUIFunctionListener.hpp" 271cdf0e10cSrcweir #include "com/sun/star/uno/Any.h" 272cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx" 273cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp" 274cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h" 275cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx" 276cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hdl" 277cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp" 278cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h" 279cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx" 280cdf0e10cSrcweir #include "com/sun/star/uno/Type.hxx" 281cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp" 282cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp" 283cdf0e10cSrcweir #include "com/sun/star/uri/XUriReference.hpp" 284cdf0e10cSrcweir #include "com/sun/star/uri/XUriReferenceFactory.hpp" 285cdf0e10cSrcweir #include "com/sun/star/util/CloseVetoException.hpp" 286cdf0e10cSrcweir #include "com/sun/star/util/URL.hpp" 287cdf0e10cSrcweir #include "com/sun/star/util/XChangesBatch.hpp" 288cdf0e10cSrcweir #include "com/sun/star/util/XChangesListener.hpp" 289cdf0e10cSrcweir #include "com/sun/star/util/XChangesNotifier.hpp" 290cdf0e10cSrcweir #include "com/sun/star/util/XCloseBroadcaster.hpp" 291cdf0e10cSrcweir #include "com/sun/star/util/XCloseListener.hpp" 292cdf0e10cSrcweir #include "com/sun/star/util/XCloseable.hpp" 293cdf0e10cSrcweir #include "com/sun/star/util/XFlushable.hpp" 294cdf0e10cSrcweir #include "com/sun/star/util/XMacroExpander.hpp" 295cdf0e10cSrcweir #include "com/sun/star/util/XModifiable.hpp" 296cdf0e10cSrcweir #include "com/sun/star/util/XModifyListener.hpp" 297cdf0e10cSrcweir #include "com/sun/star/util/XStringMapping.hpp" 298cdf0e10cSrcweir #include "com/sun/star/util/XStringSubstitution.hpp" 299cdf0e10cSrcweir #include "com/sun/star/util/XStringWidth.hpp" 300cdf0e10cSrcweir #include "com/sun/star/util/XURLTransformer.hpp" 301cdf0e10cSrcweir #include "com/sun/star/util/XUpdatable.hpp" 302cdf0e10cSrcweir #include "com/sun/star/view/XPrintable.hpp" 303cdf0e10cSrcweir #include "com/sun/star/xml/sax/InputSource.hpp" 304cdf0e10cSrcweir #include "com/sun/star/xml/sax/SAXException.hpp" 305cdf0e10cSrcweir #include "com/sun/star/xml/sax/XAttributeList.hpp" 306cdf0e10cSrcweir #include "com/sun/star/xml/sax/XDocumentHandler.hpp" 307cdf0e10cSrcweir #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp" 308cdf0e10cSrcweir #include "com/sun/star/xml/sax/XLocator.hpp" 309cdf0e10cSrcweir #include "com/sun/star/xml/sax/XParser.hpp" 310cdf0e10cSrcweir 311cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx" 312cdf0e10cSrcweir #include "comphelper/configurationhelper.hxx" 313cdf0e10cSrcweir #include "comphelper/locale.hxx" 314cdf0e10cSrcweir #include "comphelper/mediadescriptor.hxx" 315cdf0e10cSrcweir #include "comphelper/processfactory.hxx" 316cdf0e10cSrcweir #include "comphelper/regpathhelper.hxx" 317cdf0e10cSrcweir #include "comphelper/sequence.hxx" 318cdf0e10cSrcweir #include "comphelper/sequenceashashmap.hxx" 319cdf0e10cSrcweir #include "comphelper/sequenceasvector.hxx" 320cdf0e10cSrcweir 321cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx" 322cdf0e10cSrcweir #include "cppuhelper/factory.hxx" 323cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx" 324cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx" 325cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.h" 326cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx" 327cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx" 328cdf0e10cSrcweir #include "cppuhelper/queryinterface.hxx" 329cdf0e10cSrcweir #include "cppuhelper/servicefactory.hxx" 330cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx" 331cdf0e10cSrcweir #include "cppuhelper/weak.hxx" 332cdf0e10cSrcweir #include "cppuhelper/weakref.hxx" 333cdf0e10cSrcweir 334cdf0e10cSrcweir #include "i18npool/lang.h" 335cdf0e10cSrcweir #include "i18npool/mslangid.hxx" 336cdf0e10cSrcweir 337cdf0e10cSrcweir #include "osl/conditn.hxx" 338cdf0e10cSrcweir #include "osl/diagnose.h" 339cdf0e10cSrcweir #include "osl/file.hxx" 340cdf0e10cSrcweir #include "osl/interlck.h" 341cdf0e10cSrcweir #include "osl/mutex.h" 342cdf0e10cSrcweir #include "osl/mutex.hxx" 343cdf0e10cSrcweir #include "osl/process.h" 344cdf0e10cSrcweir #include "osl/security.hxx" 345cdf0e10cSrcweir #include "osl/socket.hxx" 346cdf0e10cSrcweir #include "osl/thread.h" 347cdf0e10cSrcweir #include "osl/thread.hxx" 348cdf0e10cSrcweir #include "osl/time.h" 349cdf0e10cSrcweir 350cdf0e10cSrcweir #include "recording/dispatchrecorder.hxx" 351cdf0e10cSrcweir #include "recording/dispatchrecordersupplier.hxx" 352cdf0e10cSrcweir 353cdf0e10cSrcweir #include "rsc/rscsfx.hxx" 354cdf0e10cSrcweir 355cdf0e10cSrcweir #include "rtl/instance.hxx" 356cdf0e10cSrcweir #include "rtl/logfile.hxx" 357cdf0e10cSrcweir #include "rtl/random.h" 358cdf0e10cSrcweir #include "rtl/strbuf.hxx" 359cdf0e10cSrcweir #include "rtl/string.h" 360cdf0e10cSrcweir #include "rtl/string.hxx" 361cdf0e10cSrcweir #include "rtl/textenc.h" 362cdf0e10cSrcweir #include "rtl/ustrbuf.hxx" 363cdf0e10cSrcweir #include "rtl/ustring.h" 364cdf0e10cSrcweir #include "rtl/ustring.hxx" 365cdf0e10cSrcweir 366cdf0e10cSrcweir #include "sal/alloca.h" 367cdf0e10cSrcweir #include "sal/main.h" 368cdf0e10cSrcweir 369cdf0e10cSrcweir #include "salhelper/singletonref.hxx" 370cdf0e10cSrcweir 371cdf0e10cSrcweir #include "sot/exchange.hxx" 372cdf0e10cSrcweir #include "sot/filelist.hxx" 373cdf0e10cSrcweir #include "sot/storage.hxx" 374cdf0e10cSrcweir 375cdf0e10cSrcweir #include "svtools/acceleratorexecute.hxx" 376cdf0e10cSrcweir #include "unotools/cmdoptions.hxx" 377cdf0e10cSrcweir #include "svtools/colorcfg.hxx" 378cdf0e10cSrcweir #include "svtools/ctrltool.hxx" 379cdf0e10cSrcweir #include "unotools/dynamicmenuoptions.hxx" 380cdf0e10cSrcweir #include "svtools/filter.hxx" 381cdf0e10cSrcweir #include "svtools/framestatuslistener.hxx" 382cdf0e10cSrcweir #include "svtools/helpopt.hxx" 383cdf0e10cSrcweir #include "unotools/historyoptions.hxx" 384cdf0e10cSrcweir #include "svl/imageitm.hxx" 385cdf0e10cSrcweir #include "svtools/imgdef.hxx" 386cdf0e10cSrcweir #include "svl/inettype.hxx" 387cdf0e10cSrcweir #include "unotools/internaloptions.hxx" 388cdf0e10cSrcweir #include "svl/lstner.hxx" 389cdf0e10cSrcweir #include "svtools/menuoptions.hxx" 390cdf0e10cSrcweir #include "svtools/miscopt.hxx" 391cdf0e10cSrcweir #include "unotools/moduleoptions.hxx" 392cdf0e10cSrcweir #include "unotools/pathoptions.hxx" 393cdf0e10cSrcweir #include "svtools/sfxecode.hxx" 394cdf0e10cSrcweir #include "svl/smplhint.hxx" 395cdf0e10cSrcweir #include "svl/solar.hrc" 396cdf0e10cSrcweir #include "svtools/statusbarcontroller.hxx" 397cdf0e10cSrcweir #include "svl/svarray.hxx" 398cdf0e10cSrcweir #include "svtools/svmedit.hxx" 399cdf0e10cSrcweir #include "svtools/toolboxcontroller.hxx" 400cdf0e10cSrcweir #include "svtools/transfer.hxx" 401cdf0e10cSrcweir #include "svl/urihelper.hxx" 402cdf0e10cSrcweir #include "svtools/xtextedt.hxx" 403cdf0e10cSrcweir 404cdf0e10cSrcweir #include "toolkit/awt/vclxmenu.hxx" 405cdf0e10cSrcweir #include "toolkit/awt/vclxwindow.hxx" 406cdf0e10cSrcweir #include "toolkit/helper/convert.hxx" 407cdf0e10cSrcweir #include "toolkit/helper/vclunohelper.hxx" 408cdf0e10cSrcweir #include "toolkit/unohlp.hxx" 409cdf0e10cSrcweir 410cdf0e10cSrcweir #include "tools/color.hxx" 411cdf0e10cSrcweir #include "tools/config.hxx" 412cdf0e10cSrcweir #include "tools/date.hxx" 413cdf0e10cSrcweir #include "tools/datetime.hxx" 414cdf0e10cSrcweir #include "tools/debug.hxx" 415cdf0e10cSrcweir #include "tools/errinf.hxx" 416cdf0e10cSrcweir #include "tools/link.hxx" 417cdf0e10cSrcweir #include "tools/rc.h" 418cdf0e10cSrcweir #include "tools/rcid.h" 419cdf0e10cSrcweir #include "tools/resid.hxx" 420cdf0e10cSrcweir #include "tools/resmgr.hxx" 421cdf0e10cSrcweir #include "tools/solar.h" 422cdf0e10cSrcweir #include "tools/stream.hxx" 423cdf0e10cSrcweir #include "tools/string.hxx" 424cdf0e10cSrcweir #include "tools/tempfile.hxx" 425cdf0e10cSrcweir #include "tools/tenccvt.hxx" 426cdf0e10cSrcweir #include "tools/time.hxx" 427cdf0e10cSrcweir #include "tools/urlobj.hxx" 428cdf0e10cSrcweir #include "tools/wldcrd.hxx" 429cdf0e10cSrcweir 430cdf0e10cSrcweir #include "typelib/typedescription.h" 431cdf0e10cSrcweir 432cdf0e10cSrcweir #include "ucbhelper/content.hxx" 433cdf0e10cSrcweir 434cdf0e10cSrcweir #include "unotools/bootstrap.hxx" 435cdf0e10cSrcweir #include "unotools/configitem.hxx" 436cdf0e10cSrcweir #include "unotools/configmgr.hxx" 437cdf0e10cSrcweir #include "unotools/configpathes.hxx" 438cdf0e10cSrcweir #include "unotools/intlwrapper.hxx" 439cdf0e10cSrcweir #include "unotools/localfilehelper.hxx" 440cdf0e10cSrcweir #include "unotools/processfactory.hxx" 441cdf0e10cSrcweir #include "unotools/streamwrap.hxx" 442cdf0e10cSrcweir #include "unotools/tempfile.hxx" 443cdf0e10cSrcweir #include "unotools/ucbstreamhelper.hxx" 444cdf0e10cSrcweir 445cdf0e10cSrcweir #include "vcl/accel.hxx" 446cdf0e10cSrcweir #include "vcl/bitmap.hxx" 447cdf0e10cSrcweir #include "vcl/bitmapex.hxx" 448cdf0e10cSrcweir #include "vcl/button.hxx" 449cdf0e10cSrcweir #include "vcl/combobox.hxx" 450cdf0e10cSrcweir #include "vcl/dockingarea.hxx" 451cdf0e10cSrcweir #include "vcl/edit.hxx" 452cdf0e10cSrcweir #include "vcl/event.hxx" 453cdf0e10cSrcweir #include "vcl/evntpost.hxx" 454cdf0e10cSrcweir #include "vcl/fixed.hxx" 455cdf0e10cSrcweir #include "vcl/graph.hxx" 456cdf0e10cSrcweir #include "vcl/help.hxx" 457cdf0e10cSrcweir #include "vcl/i18nhelp.hxx" 458cdf0e10cSrcweir #include "vcl/image.hxx" 459cdf0e10cSrcweir #include "vcl/keycod.hxx" 460cdf0e10cSrcweir #include "vcl/keycodes.hxx" 461cdf0e10cSrcweir #include "vcl/lstbox.hxx" 462cdf0e10cSrcweir #include "tools/mapunit.hxx" 463cdf0e10cSrcweir #include "vcl/menu.hxx" 464cdf0e10cSrcweir #include "vcl/mnemonic.hxx" 465cdf0e10cSrcweir #include "vcl/morebtn.hxx" 466cdf0e10cSrcweir #include "vcl/outdev.hxx" 467cdf0e10cSrcweir #include "vcl/pngread.hxx" 468cdf0e10cSrcweir #include "vcl/pngwrite.hxx" 469cdf0e10cSrcweir #include "vcl/print.hxx" 470cdf0e10cSrcweir #include "vcl/scrbar.hxx" 471cdf0e10cSrcweir #include "vcl/sound.hxx" 472cdf0e10cSrcweir #include "vcl/spinfld.hxx" 473cdf0e10cSrcweir #include "vcl/status.hxx" 474cdf0e10cSrcweir #include "vcl/svapp.hxx" 475cdf0e10cSrcweir #include "vcl/tabctrl.hxx" 476cdf0e10cSrcweir #include "vcl/taskpanelist.hxx" 477cdf0e10cSrcweir #include "vcl/threadex.hxx" 478cdf0e10cSrcweir #include "vcl/timer.hxx" 479cdf0e10cSrcweir #include "vcl/wall.hxx" 480cdf0e10cSrcweir #include "vcl/window.hxx" 481cdf0e10cSrcweir #include "tools/wintypes.hxx" 482cdf0e10cSrcweir 483cdf0e10cSrcweir #include "vos/mutex.hxx" 484cdf0e10cSrcweir #include "vos/process.hxx" 485cdf0e10cSrcweir #include "vos/ref.hxx" 486cdf0e10cSrcweir #include "vos/thread.hxx" 487cdf0e10cSrcweir #include "vos/timer.hxx" 488cdf0e10cSrcweir 489cdf0e10cSrcweir //---MARKER--- 490cdf0e10cSrcweir #endif 491cdf0e10cSrcweir 492