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