1*50e6b072SAndrew Rist /************************************************************** 2cdf0e10cSrcweir * 3*50e6b072SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*50e6b072SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*50e6b072SAndrew Rist * distributed with this work for additional information 6*50e6b072SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*50e6b072SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*50e6b072SAndrew Rist * "License"); you may not use this file except in compliance 9*50e6b072SAndrew Rist * with the License. You may obtain a copy of the License at 10*50e6b072SAndrew Rist * 11*50e6b072SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*50e6b072SAndrew Rist * 13*50e6b072SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*50e6b072SAndrew Rist * software distributed under the License is distributed on an 15*50e6b072SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*50e6b072SAndrew Rist * KIND, either express or implied. See the License for the 17*50e6b072SAndrew Rist * specific language governing permissions and limitations 18*50e6b072SAndrew Rist * under the License. 19*50e6b072SAndrew Rist * 20*50e6b072SAndrew Rist *************************************************************/ 21*50e6b072SAndrew Rist 22*50e6b072SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:50:14.373372 25cdf0e10cSrcweir 26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS 27cdf0e10cSrcweir //---MARKER--- 28cdf0e10cSrcweir #include "sal/config.h" 29cdf0e10cSrcweir #include "sal/types.h" 30cdf0e10cSrcweir 31cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleEventId.hpp" 32cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRelationType.hpp" 33cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRole.hpp" 34cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleStateType.hpp" 35cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessible.hpp" 36cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleAction.hpp" 37cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleComponent.hpp" 38cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleContext.hpp" 39cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEditableText.hpp" 40cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp" 41cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEventListener.hpp" 42cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleExtendedComponent.hpp" 43cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleKeyBinding.hpp" 44cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleSelection.hpp" 45cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleStateSet.hpp" 46cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleText.hpp" 47cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleValue.hpp" 48cdf0e10cSrcweir #include "com/sun/star/awt/AdjustmentType.hpp" 49cdf0e10cSrcweir #include "com/sun/star/awt/CharSet.hpp" 50cdf0e10cSrcweir #include "com/sun/star/awt/DeviceCapability.hpp" 51cdf0e10cSrcweir #include "com/sun/star/awt/DockingEvent.hpp" 52cdf0e10cSrcweir #include "com/sun/star/awt/EndDockingEvent.hpp" 53cdf0e10cSrcweir #include "com/sun/star/awt/EndPopupModeEvent.hpp" 54cdf0e10cSrcweir #include "com/sun/star/awt/FocusEvent.hpp" 55cdf0e10cSrcweir #include "com/sun/star/awt/FontDescriptor.hpp" 56cdf0e10cSrcweir #include "com/sun/star/awt/FontPitch.hpp" 57cdf0e10cSrcweir #include "com/sun/star/awt/FontSlant.hpp" 58cdf0e10cSrcweir #include "com/sun/star/awt/FontStrikeout.hpp" 59cdf0e10cSrcweir #include "com/sun/star/awt/FontType.hpp" 60cdf0e10cSrcweir #include "com/sun/star/awt/FontUnderline.hpp" 61cdf0e10cSrcweir #include "com/sun/star/awt/FontWeight.hpp" 62cdf0e10cSrcweir #include "com/sun/star/awt/FontWidth.hpp" 63cdf0e10cSrcweir #include "com/sun/star/awt/ImagePosition.hpp" 64cdf0e10cSrcweir #include "com/sun/star/awt/KeyEvent.hpp" 65cdf0e10cSrcweir #include "com/sun/star/awt/KeyModifier.hpp" 66cdf0e10cSrcweir #include "com/sun/star/awt/LineEndFormat.hpp" 67cdf0e10cSrcweir #include "com/sun/star/awt/MouseButton.hpp" 68cdf0e10cSrcweir #include "com/sun/star/awt/MouseEvent.hpp" 69cdf0e10cSrcweir #include "com/sun/star/awt/Point.hpp" 70cdf0e10cSrcweir #include "com/sun/star/awt/PosSize.hpp" 71cdf0e10cSrcweir #include "com/sun/star/awt/Rectangle.hpp" 72cdf0e10cSrcweir #include "com/sun/star/awt/ScrollBarOrientation.hpp" 73cdf0e10cSrcweir #include "com/sun/star/awt/SimpleFontMetric.hpp" 74cdf0e10cSrcweir #include "com/sun/star/awt/Size.hpp" 75cdf0e10cSrcweir #include "com/sun/star/awt/Style.hpp" 76cdf0e10cSrcweir #include "com/sun/star/awt/SystemDependentXWindow.hpp" 77cdf0e10cSrcweir #include "com/sun/star/awt/TextAlign.hpp" 78cdf0e10cSrcweir #include "com/sun/star/awt/VclWindowPeerAttribute.hpp" 79cdf0e10cSrcweir #include "com/sun/star/awt/VisualEffect.hpp" 80cdf0e10cSrcweir #include "com/sun/star/awt/WindowAttribute.hpp" 81cdf0e10cSrcweir #include "com/sun/star/awt/WindowClass.hpp" 82cdf0e10cSrcweir #include "com/sun/star/awt/WindowEvent.hpp" 83cdf0e10cSrcweir #include "com/sun/star/awt/XActionListener.hpp" 84cdf0e10cSrcweir #include "com/sun/star/awt/XAdjustmentListener.hpp" 85cdf0e10cSrcweir #include "com/sun/star/awt/XBitmap.hpp" 86cdf0e10cSrcweir #include "com/sun/star/awt/XButton.hpp" 87cdf0e10cSrcweir #include "com/sun/star/awt/XCheckBox.hpp" 88cdf0e10cSrcweir #include "com/sun/star/awt/XComboBox.hpp" 89cdf0e10cSrcweir #include "com/sun/star/awt/XControl.hpp" 90cdf0e10cSrcweir #include "com/sun/star/awt/XControlContainer.hpp" 91cdf0e10cSrcweir #include "com/sun/star/awt/XControlModel.hpp" 92cdf0e10cSrcweir #include "com/sun/star/awt/XCurrencyField.hpp" 93cdf0e10cSrcweir #include "com/sun/star/awt/XDataTransferProviderAccess.hpp" 94cdf0e10cSrcweir #include "com/sun/star/awt/XDateField.hpp" 95cdf0e10cSrcweir #include "com/sun/star/awt/XDevice.hpp" 96cdf0e10cSrcweir #include "com/sun/star/awt/XDialog.hpp" 97cdf0e10cSrcweir #include "com/sun/star/awt/XDisplayBitmap.hpp" 98cdf0e10cSrcweir #include "com/sun/star/awt/XDockableWindow.hpp" 99cdf0e10cSrcweir #include "com/sun/star/awt/XExtendedToolkit.hpp" 100cdf0e10cSrcweir #include "com/sun/star/awt/XFileDialog.hpp" 101cdf0e10cSrcweir #include "com/sun/star/awt/XFixedText.hpp" 102cdf0e10cSrcweir #include "com/sun/star/awt/XFocusListener.hpp" 103cdf0e10cSrcweir #include "com/sun/star/awt/XFont.hpp" 104cdf0e10cSrcweir #include "com/sun/star/awt/XGraphics.hpp" 105cdf0e10cSrcweir #include "com/sun/star/awt/XImageButton.hpp" 106cdf0e10cSrcweir #include "com/sun/star/awt/XInfoPrinter.hpp" 107cdf0e10cSrcweir #include "com/sun/star/awt/XItemEventBroadcaster.hpp" 108cdf0e10cSrcweir #include "com/sun/star/awt/XItemListener.hpp" 109cdf0e10cSrcweir #include "com/sun/star/awt/XKeyListener.hpp" 110cdf0e10cSrcweir #include "com/sun/star/awt/XLayoutConstrains.hpp" 111cdf0e10cSrcweir #include "com/sun/star/awt/XListBox.hpp" 112cdf0e10cSrcweir #include "com/sun/star/awt/XMenuBar.hpp" 113cdf0e10cSrcweir #include "com/sun/star/awt/XMenuExtended.hpp" 114cdf0e10cSrcweir #include "com/sun/star/awt/XMenuListener.hpp" 115cdf0e10cSrcweir #include "com/sun/star/awt/XMessageBox.hpp" 116cdf0e10cSrcweir #include "com/sun/star/awt/XMouseListener.hpp" 117cdf0e10cSrcweir #include "com/sun/star/awt/XMouseMotionListener.hpp" 118cdf0e10cSrcweir #include "com/sun/star/awt/XNumericField.hpp" 119cdf0e10cSrcweir #include "com/sun/star/awt/XPaintListener.hpp" 120cdf0e10cSrcweir #include "com/sun/star/awt/XPatternField.hpp" 121cdf0e10cSrcweir #include "com/sun/star/awt/XPointer.hpp" 122cdf0e10cSrcweir #include "com/sun/star/awt/XPopupMenu.hpp" 123cdf0e10cSrcweir #include "com/sun/star/awt/XPrinter.hpp" 124cdf0e10cSrcweir #include "com/sun/star/awt/XPrinterPropertySet.hpp" 125cdf0e10cSrcweir #include "com/sun/star/awt/XPrinterServer.hpp" 126cdf0e10cSrcweir #include "com/sun/star/awt/XProgressBar.hpp" 127cdf0e10cSrcweir #include "com/sun/star/awt/XProgressMonitor.hpp" 128cdf0e10cSrcweir #include "com/sun/star/awt/XRadioButton.hpp" 129cdf0e10cSrcweir #include "com/sun/star/awt/XRegion.hpp" 130cdf0e10cSrcweir #include "com/sun/star/awt/XReschedule.hpp" 131cdf0e10cSrcweir #include "com/sun/star/awt/XScrollBar.hpp" 132cdf0e10cSrcweir #include "com/sun/star/awt/XSpinField.hpp" 133cdf0e10cSrcweir #include "com/sun/star/awt/XSpinListener.hpp" 134cdf0e10cSrcweir #include "com/sun/star/awt/XSpinValue.hpp" 135cdf0e10cSrcweir #include "com/sun/star/awt/XSystemChildFactory.hpp" 136cdf0e10cSrcweir #include "com/sun/star/awt/XSystemDependentWindowPeer.hpp" 137cdf0e10cSrcweir #include "com/sun/star/awt/XTabController.hpp" 138cdf0e10cSrcweir #include "com/sun/star/awt/XTabControllerModel.hpp" 139cdf0e10cSrcweir #include "com/sun/star/awt/XTextArea.hpp" 140cdf0e10cSrcweir #include "com/sun/star/awt/XTextComponent.hpp" 141cdf0e10cSrcweir #include "com/sun/star/awt/XTextEditField.hpp" 142cdf0e10cSrcweir #include "com/sun/star/awt/XTextLayoutConstrains.hpp" 143cdf0e10cSrcweir #include "com/sun/star/awt/XTextListener.hpp" 144cdf0e10cSrcweir #include "com/sun/star/awt/XTimeField.hpp" 145cdf0e10cSrcweir #include "com/sun/star/awt/XToggleButton.hpp" 146cdf0e10cSrcweir #include "com/sun/star/awt/XToolkit.hpp" 147cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindow.hpp" 148cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindowListener.hpp" 149cdf0e10cSrcweir #include "com/sun/star/awt/XUnoControlContainer.hpp" 150cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainer.hpp" 151cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainerListener.hpp" 152cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainerPeer.hpp" 153cdf0e10cSrcweir #include "com/sun/star/awt/XVclWindowPeer.hpp" 154cdf0e10cSrcweir #include "com/sun/star/awt/XView.hpp" 155cdf0e10cSrcweir #include "com/sun/star/awt/XWindow.hpp" 156cdf0e10cSrcweir #include "com/sun/star/awt/XWindow2.hpp" 157cdf0e10cSrcweir #include "com/sun/star/awt/XWindowListener.hpp" 158cdf0e10cSrcweir #include "com/sun/star/awt/XWindowListener2.hpp" 159cdf0e10cSrcweir #include "com/sun/star/awt/XWindowPeer.hpp" 160cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp" 161cdf0e10cSrcweir #include "com/sun/star/beans/PropertyChangeEvent.hpp" 162cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp" 163cdf0e10cSrcweir #include "com/sun/star/beans/PropertyStateChangeEvent.hpp" 164cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp" 165cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValues.hpp" 166cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp" 167cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp" 168cdf0e10cSrcweir #include "com/sun/star/beans/XPropertiesChangeListener.hpp" 169cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyAccess.hpp" 170cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp" 171cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyContainer.hpp" 172cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp" 173cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp" 174cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyState.hpp" 175cdf0e10cSrcweir #include "com/sun/star/beans/XVetoableChangeListener.hpp" 176cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp" 177cdf0e10cSrcweir #include "com/sun/star/container/XContainerListener.hpp" 178cdf0e10cSrcweir #include "com/sun/star/container/XIndexContainer.hpp" 179cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp" 180cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XClipboard.hpp" 181cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp" 182cdf0e10cSrcweir #include "com/sun/star/embed/EmbedMapUnits.hpp" 183cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphic.hpp" 184cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphicProvider.hpp" 185cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp" 186cdf0e10cSrcweir #include "com/sun/star/io/XMarkableStream.hpp" 187cdf0e10cSrcweir #include "com/sun/star/io/XPersistObject.hpp" 188cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp" 189cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp" 190cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp" 191cdf0e10cSrcweir #include "com/sun/star/lang/SystemDependent.hpp" 192cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp" 193cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp" 194cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp" 195cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp" 196cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp" 197cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp" 198cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp" 199cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp" 200cdf0e10cSrcweir #include "com/sun/star/registry/XRegistryKey.hpp" 201cdf0e10cSrcweir #include "com/sun/star/registry/XSimpleRegistry.hpp" 202cdf0e10cSrcweir #include "com/sun/star/script/ScriptEventDescriptor.hpp" 203cdf0e10cSrcweir #include "com/sun/star/script/XScriptEventsSupplier.hpp" 204cdf0e10cSrcweir #include "com/sun/star/style/VerticalAlignment.hpp" 205cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h" 206cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx" 207cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h" 208cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx" 209cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp" 210cdf0e10cSrcweir #include "com/sun/star/util/Date.hpp" 211cdf0e10cSrcweir #include "com/sun/star/util/XChangesListener.hpp" 212cdf0e10cSrcweir #include "com/sun/star/util/XChangesNotifier.hpp" 213cdf0e10cSrcweir #include "com/sun/star/util/XCloneable.hpp" 214cdf0e10cSrcweir #include "com/sun/star/util/XModeChangeBroadcaster.hpp" 215cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp" 216cdf0e10cSrcweir 217cdf0e10cSrcweir #include "comphelper/IdPropArrayHelper.hxx" 218cdf0e10cSrcweir #include "comphelper/accessiblecomponenthelper.hxx" 219cdf0e10cSrcweir #include "comphelper/accessiblecontexthelper.hxx" 220cdf0e10cSrcweir #include "comphelper/accessibleeventnotifier.hxx" 221cdf0e10cSrcweir #include "comphelper/accessiblekeybindinghelper.hxx" 222cdf0e10cSrcweir #include "comphelper/accessibletexthelper.hxx" 223cdf0e10cSrcweir #include "comphelper/accessiblewrapper.hxx" 224cdf0e10cSrcweir #include "comphelper/accimplaccess.hxx" 225cdf0e10cSrcweir #include "comphelper/asyncnotification.hxx" 226cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx" 227cdf0e10cSrcweir #include "comphelper/componentcontext.hxx" 228cdf0e10cSrcweir #include "comphelper/container.hxx" 229cdf0e10cSrcweir #include "comphelper/processfactory.hxx" 230cdf0e10cSrcweir #include "comphelper/propertycontainer.hxx" 231cdf0e10cSrcweir #include "comphelper/regpathhelper.hxx" 232cdf0e10cSrcweir #include "comphelper/sequence.hxx" 233cdf0e10cSrcweir #include "comphelper/stl_types.hxx" 234cdf0e10cSrcweir #include "comphelper/types.hxx" 235cdf0e10cSrcweir #include "comphelper/uno3.hxx" 236cdf0e10cSrcweir 237cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx" 238cdf0e10cSrcweir #include "cppuhelper/compbase2.hxx" 239cdf0e10cSrcweir #include "cppuhelper/compbase3.hxx" 240cdf0e10cSrcweir #include "cppuhelper/compbase6.hxx" 241cdf0e10cSrcweir #include "cppuhelper/factory.hxx" 242cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx" 243cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx" 244cdf0e10cSrcweir #include "cppuhelper/implbase3.hxx" 245cdf0e10cSrcweir #include "cppuhelper/implbase4.hxx" 246cdf0e10cSrcweir #include "cppuhelper/implbase6.hxx" 247cdf0e10cSrcweir #include "cppuhelper/implbase7.hxx" 248cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.h" 249cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx" 250cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx" 251cdf0e10cSrcweir #include "cppuhelper/queryinterface.hxx" 252cdf0e10cSrcweir #include "cppuhelper/servicefactory.hxx" 253cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx" 254cdf0e10cSrcweir #include "cppuhelper/weak.hxx" 255cdf0e10cSrcweir #include "cppuhelper/weakagg.hxx" 256cdf0e10cSrcweir #include "cppuhelper/weakref.hxx" 257cdf0e10cSrcweir 258cdf0e10cSrcweir #include "osl/conditn.hxx" 259cdf0e10cSrcweir #include "osl/diagnose.h" 260cdf0e10cSrcweir #include "osl/module.h" 261cdf0e10cSrcweir #include "osl/mutex.hxx" 262cdf0e10cSrcweir 263cdf0e10cSrcweir #include "rtl/instance.hxx" 264cdf0e10cSrcweir #include "rtl/memory.h" 265cdf0e10cSrcweir #include "rtl/process.h" 266cdf0e10cSrcweir #include "rtl/ustring.h" 267cdf0e10cSrcweir #include "rtl/ustring.hxx" 268cdf0e10cSrcweir #include "rtl/uuid.h" 269cdf0e10cSrcweir 270cdf0e10cSrcweir 271cdf0e10cSrcweir #include "sot/exchange.hxx" 272cdf0e10cSrcweir #include "sot/formats.hxx" 273cdf0e10cSrcweir 274cdf0e10cSrcweir 275cdf0e10cSrcweir #include "toolkit/awt/vclxbitmap.hxx" 276cdf0e10cSrcweir #include "toolkit/awt/vclxgraphics.hxx" 277cdf0e10cSrcweir #include "toolkit/awt/vclxpointer.hxx" 278cdf0e10cSrcweir #include "toolkit/awt/vclxprinter.hxx" 279cdf0e10cSrcweir #include "toolkit/awt/vclxregion.hxx" 280cdf0e10cSrcweir #include "toolkit/controls/accessiblecontrolcontext.hxx" 281cdf0e10cSrcweir #include "toolkit/controls/stdtabcontroller.hxx" 282cdf0e10cSrcweir #include "toolkit/controls/stdtabcontrollermodel.hxx" 283cdf0e10cSrcweir #include "toolkit/dllapi.h" 284cdf0e10cSrcweir #include "toolkit/helper/convert.hxx" 285cdf0e10cSrcweir #include "toolkit/helper/emptyfontdescriptor.hxx" 286cdf0e10cSrcweir #include "toolkit/helper/macros.hxx" 287cdf0e10cSrcweir #include "toolkit/helper/mutexandbroadcasthelper.hxx" 288cdf0e10cSrcweir #include "toolkit/helper/mutexhelper.hxx" 289cdf0e10cSrcweir #include "toolkit/helper/property.hxx" 290cdf0e10cSrcweir #include "toolkit/helper/servicenames.hxx" 291cdf0e10cSrcweir #include "toolkit/helper/solarrelease.hxx" 292cdf0e10cSrcweir #include "toolkit/helper/tkresmgr.hxx" 293cdf0e10cSrcweir #include "toolkit/helper/unomemorystream.hxx" 294cdf0e10cSrcweir #include "toolkit/helper/unopropertyarrayhelper.hxx" 295cdf0e10cSrcweir 296cdf0e10cSrcweir #include "tools/color.hxx" 297cdf0e10cSrcweir #include "tools/date.hxx" 298cdf0e10cSrcweir #include "tools/debug.hxx" 299cdf0e10cSrcweir #include "tools/diagnose_ex.h" 300cdf0e10cSrcweir #include "tools/gen.hxx" 301cdf0e10cSrcweir #include "tools/link.hxx" 302cdf0e10cSrcweir #include "tools/list.hxx" 303cdf0e10cSrcweir #include "tools/poly.hxx" 304cdf0e10cSrcweir #include "tools/simplerm.hxx" 305cdf0e10cSrcweir #include "tools/solar.h" 306cdf0e10cSrcweir #include "tools/stream.hxx" 307cdf0e10cSrcweir #include "tools/string.hxx" 308cdf0e10cSrcweir #include "tools/table.hxx" 309cdf0e10cSrcweir #include "tools/time.hxx" 310cdf0e10cSrcweir #include "tools/urlobj.hxx" 311cdf0e10cSrcweir 312cdf0e10cSrcweir #include "uno/data.h" 313cdf0e10cSrcweir 314cdf0e10cSrcweir #include "unotools/accessiblerelationsethelper.hxx" 315cdf0e10cSrcweir #include "unotools/accessiblestatesethelper.hxx" 316cdf0e10cSrcweir #include "unotools/configmgr.hxx" 317cdf0e10cSrcweir #include "unotools/localedatawrapper.hxx" 318cdf0e10cSrcweir 319cdf0e10cSrcweir #include "vcl/bitmap.hxx" 320cdf0e10cSrcweir #include "vcl/bitmapex.hxx" 321cdf0e10cSrcweir #include "vcl/controllayout.hxx" 322cdf0e10cSrcweir #include "vcl/font.hxx" 323cdf0e10cSrcweir #include "vcl/gradient.hxx" 324cdf0e10cSrcweir #include "vcl/image.hxx" 325cdf0e10cSrcweir #include "vcl/jobset.hxx" 326cdf0e10cSrcweir #include "tools/mapunit.hxx" 327cdf0e10cSrcweir #include "vcl/menu.hxx" 328cdf0e10cSrcweir #include "vcl/metric.hxx" 329cdf0e10cSrcweir #include "vcl/outdev.hxx" 330cdf0e10cSrcweir #include "vcl/pointr.hxx" 331cdf0e10cSrcweir #include "vcl/print.hxx" 332cdf0e10cSrcweir #include "vcl/region.hxx" 333cdf0e10cSrcweir #include "vcl/svapp.hxx" 334cdf0e10cSrcweir #include "vcl/unohelp.hxx" 335cdf0e10cSrcweir #include "vcl/unohelp2.hxx" 336cdf0e10cSrcweir #include "vcl/vclenum.hxx" 337cdf0e10cSrcweir #include "vcl/virdev.hxx" 338cdf0e10cSrcweir 339cdf0e10cSrcweir #include "vos/mutex.hxx" 340cdf0e10cSrcweir //---MARKER--- 341cdf0e10cSrcweir #endif 342cdf0e10cSrcweir 343