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