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:21.060744 25*b1cdbd2cSJim Jagielski 26*b1cdbd2cSJim Jagielski #ifdef PRECOMPILED_HEADERS 27*b1cdbd2cSJim Jagielski 28*b1cdbd2cSJim Jagielski //---MARKER--- 29*b1cdbd2cSJim Jagielski #include "sal/config.h" 30*b1cdbd2cSJim Jagielski #include "sal/types.h" 31*b1cdbd2cSJim Jagielski 32*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationAdditiveMode.hpp" 33*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationCalcMode.hpp" 34*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationColorSpace.hpp" 35*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationEndSync.hpp" 36*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationFill.hpp" 37*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationNodeType.hpp" 38*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationRestart.hpp" 39*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/AnimationTransformType.hpp" 40*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/Event.hpp" 41*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/EventTrigger.hpp" 42*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/Timing.hpp" 43*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/TransitionSubType.hpp" 44*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/TransitionType.hpp" 45*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/ValuePair.hpp" 46*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimateColor.hpp" 47*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimateMotion.hpp" 48*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimateSet.hpp" 49*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimateTransform.hpp" 50*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimationNode.hpp" 51*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAnimationNodeSupplier.hpp" 52*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XAudio.hpp" 53*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XCommand.hpp" 54*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XIterateContainer.hpp" 55*b1cdbd2cSJim Jagielski #include "com/sun/star/animations/XTransitionFilter.hpp" 56*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontDescriptor.hpp" 57*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontEmphasisMark.hpp" 58*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontFamily.hpp" 59*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontPitch.hpp" 60*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontRelief.hpp" 61*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontSlant.hpp" 62*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontStrikeout.hpp" 63*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontUnderline.hpp" 64*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FontWidth.hpp" 65*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Gradient.hpp" 66*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/ImagePosition.hpp" 67*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Point.hpp" 68*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Rectangle.hdl" 69*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Rectangle.hpp" 70*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/ScrollBarOrientation.hpp" 71*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Size.hpp" 72*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/TextAlign.hpp" 73*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/VisualEffect.hpp" 74*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XBitmap.hpp" 75*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XControlModel.hpp" 76*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/NamedValue.hpp" 77*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyAttribute.hpp" 78*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyState.hpp" 79*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyValue.hpp" 80*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyValues.hpp" 81*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyVetoException.hpp" 82*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/TolerantPropertySetResultType.hpp" 83*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/UnknownPropertyException.hpp" 84*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiPropertySet.hpp" 85*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiPropertyStates.hpp" 86*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertyContainer.hpp" 87*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertySet.hpp" 88*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertySetInfo.hpp" 89*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertyState.hpp" 90*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XTolerantMultiPropertySet.hpp" 91*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartAxisArrangeOrderType.hpp" 92*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartAxisAssign.hpp" 93*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartAxisMarks.hpp" 94*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartDataCaption.hpp" 95*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartDataRowSource.hpp" 96*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartErrorCategory.hpp" 97*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartErrorIndicatorType.hpp" 98*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartLegendPosition.hpp" 99*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartRegressionCurveType.hpp" 100*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartSeriesAddress.hpp" 101*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartSolidType.hpp" 102*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/ChartSymbolType.hpp" 103*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/X3DDisplay.hpp" 104*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XAxisZSupplier.hpp" 105*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XChartDataArray.hpp" 106*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XChartDocument.hpp" 107*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XDiagram.hpp" 108*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XSecondAxisTitleSupplier.hpp" 109*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XStatisticDisplay.hpp" 110*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XTwoAxisXSupplier.hpp" 111*b1cdbd2cSJim Jagielski #include "com/sun/star/chart/XTwoAxisYSupplier.hpp" 112*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XChild.hpp" 113*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContentEnumerationAccess.hpp" 114*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XEnumeration.hpp" 115*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XEnumerationAccess.hpp" 116*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIdentifierAccess.hpp" 117*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIdentifierContainer.hpp" 118*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexAccess.hpp" 119*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexContainer.hpp" 120*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexReplace.hpp" 121*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameAccess.hpp" 122*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameContainer.hpp" 123*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameReplace.hpp" 124*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNamed.hpp" 125*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XSet.hpp" 126*b1cdbd2cSJim Jagielski #include "com/sun/star/document/PrinterIndependentLayout.hpp" 127*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XActionLockable.hpp" 128*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XBinaryStreamResolver.hpp" 129*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XDocumentInfo.hpp" 130*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XDocumentInfoSupplier.hpp" 131*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XDocumentRevisionListPersistence.hpp" 132*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEmbeddedObjectResolver.hpp" 133*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEmbeddedObjectSupplier.hpp" 134*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEventsSupplier.hpp" 135*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XExporter.hpp" 136*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XFilter.hpp" 137*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XGraphicObjectResolver.hpp" 138*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XImporter.hpp" 139*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XRedlinesSupplier.hpp" 140*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XViewDataSupplier.hpp" 141*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Alignment.hpp" 142*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/BitmapMode.hpp" 143*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/CameraGeometry.hpp" 144*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/CircleKind.hpp" 145*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ColorMode.hpp" 146*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ConnectorType.hpp" 147*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/DashStyle.hpp" 148*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Direction3D.hpp" 149*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/DoubleSequence.hpp" 150*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp" 151*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeGluePointType.hpp" 152*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeParameter.hpp" 153*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp" 154*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp" 155*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeSegment.hpp" 156*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp" 157*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp" 158*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp" 159*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/EscapeDirection.hpp" 160*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/FillStyle.hpp" 161*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/FlagSequence.hpp" 162*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/FlagSequenceSequence.hpp" 163*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/GluePoint2.hpp" 164*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Hatch.hpp" 165*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/HomogenMatrix.hpp" 166*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/HomogenMatrix3.hpp" 167*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineDash.hpp" 168*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineJoint.hpp" 169*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/LineStyle.hpp" 170*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/MeasureTextHorzPos.hpp" 171*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/MeasureTextVertPos.hpp" 172*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/NormalsKind.hpp" 173*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PointSequence.hpp" 174*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PointSequenceSequence.hpp" 175*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PolyPolygonBezierCoords.hpp" 176*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/PolyPolygonShape3D.hpp" 177*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/Position3D.hpp" 178*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ProjectionMode.hpp" 179*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/RectanglePoint.hpp" 180*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/ShadeMode.hpp" 181*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextAnimationDirection.hpp" 182*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextAnimationKind.hpp" 183*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextFitToSizeType.hpp" 184*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextHorizontalAdjust.hpp" 185*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextVerticalAdjust.hpp" 186*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextureKind.hpp" 187*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextureMode.hpp" 188*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/TextureProjectionMode.hpp" 189*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XControlShape.hpp" 190*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XCustomShapeEngine.hpp" 191*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPage.hpp" 192*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPageSupplier.hpp" 193*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPages.hpp" 194*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XDrawPagesSupplier.hpp" 195*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XGluePointsSupplier.hpp" 196*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XLayerManager.hpp" 197*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XLayerSupplier.hpp" 198*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XMasterPageTarget.hpp" 199*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XMasterPagesSupplier.hpp" 200*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XShape.hpp" 201*b1cdbd2cSJim Jagielski #include "com/sun/star/drawing/XShapes.hpp" 202*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/ElementModes.hpp" 203*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XStorage.hpp" 204*b1cdbd2cSJim Jagielski #include "com/sun/star/form/FormButtonType.hpp" 205*b1cdbd2cSJim Jagielski #include "com/sun/star/form/FormComponentType.hpp" 206*b1cdbd2cSJim Jagielski #include "com/sun/star/form/FormSubmitEncoding.hpp" 207*b1cdbd2cSJim Jagielski #include "com/sun/star/form/FormSubmitMethod.hpp" 208*b1cdbd2cSJim Jagielski #include "com/sun/star/form/ListSourceType.hpp" 209*b1cdbd2cSJim Jagielski #include "com/sun/star/form/NavigationBarMode.hpp" 210*b1cdbd2cSJim Jagielski #include "com/sun/star/form/TabulatorCycle.hpp" 211*b1cdbd2cSJim Jagielski #include "com/sun/star/form/XForm.hpp" 212*b1cdbd2cSJim Jagielski #include "com/sun/star/form/XFormsSupplier.hpp" 213*b1cdbd2cSJim Jagielski #include "com/sun/star/form/XFormsSupplier2.hpp" 214*b1cdbd2cSJim Jagielski #include "com/sun/star/form/XGridColumnFactory.hpp" 215*b1cdbd2cSJim Jagielski #include "com/sun/star/form/binding/XBindableValue.hpp" 216*b1cdbd2cSJim Jagielski #include "com/sun/star/form/binding/XListEntrySink.hpp" 217*b1cdbd2cSJim Jagielski #include "com/sun/star/form/binding/XListEntrySource.hpp" 218*b1cdbd2cSJim Jagielski #include "com/sun/star/form/binding/XValueBinding.hpp" 219*b1cdbd2cSJim Jagielski #include "com/sun/star/form/submission/XSubmission.hpp" 220*b1cdbd2cSJim Jagielski #include "com/sun/star/form/submission/XSubmissionSupplier.hpp" 221*b1cdbd2cSJim Jagielski #include "com/sun/star/formula/SymbolDescriptor.hpp" 222*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XModel.hpp" 223*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XStorable.hpp" 224*b1cdbd2cSJim Jagielski #include "com/sun/star/i18n/NativeNumberXmlAttributes.hpp" 225*b1cdbd2cSJim Jagielski #include "com/sun/star/i18n/UnicodeType.hpp" 226*b1cdbd2cSJim Jagielski #include "com/sun/star/i18n/XCharacterClassification.hpp" 227*b1cdbd2cSJim Jagielski #include "com/sun/star/i18n/XForbiddenCharacters.hpp" 228*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XActiveDataSource.hpp" 229*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XInputStream.hpp" 230*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XOutputStream.hpp" 231*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XPersistObject.hpp" 232*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/IllegalArgumentException.hpp" 233*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/Locale.hpp" 234*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/ServiceNotRegisteredException.hpp" 235*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/WrappedTargetException.hpp" 236*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XEventListener.hpp" 237*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XInitialization.hpp" 238*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XMultiServiceFactory.hpp" 239*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XServiceInfo.hpp" 240*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XSingleServiceFactory.hpp" 241*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XTypeProvider.hpp" 242*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XUnoTunnel.hpp" 243*b1cdbd2cSJim Jagielski #include "com/sun/star/linguistic2/XSupportedLocales.hpp" 244*b1cdbd2cSJim Jagielski #include "com/sun/star/media/ZoomLevel.hpp" 245*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/AnimationEffect.hpp" 246*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/AnimationSpeed.hpp" 247*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/ClickAction.hpp" 248*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/EffectCommands.hpp" 249*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/EffectNodeType.hpp" 250*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/EffectPresetClass.hpp" 251*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/FadeEffect.hpp" 252*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/ParagraphTarget.hpp" 253*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/ShapeAnimationSubType.hpp" 254*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/TextAnimationType.hpp" 255*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/XCustomPresentationSupplier.hpp" 256*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/XHandoutMasterSupplier.hpp" 257*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/XPresentationPage.hpp" 258*b1cdbd2cSJim Jagielski #include "com/sun/star/presentation/XPresentationSupplier.hpp" 259*b1cdbd2cSJim Jagielski #include "com/sun/star/registry/XRegistryKey.hpp" 260*b1cdbd2cSJim Jagielski #include "com/sun/star/script/ScriptEventDescriptor.hpp" 261*b1cdbd2cSJim Jagielski #include "com/sun/star/script/XEventAttacherManager.hpp" 262*b1cdbd2cSJim Jagielski #include "com/sun/star/sdb/CommandType.hpp" 263*b1cdbd2cSJim Jagielski #include "com/sun/star/sheet/XSpreadsheetDocument.hpp" 264*b1cdbd2cSJim Jagielski #include "com/sun/star/style/BreakType.hpp" 265*b1cdbd2cSJim Jagielski #include "com/sun/star/style/CaseMap.hpp" 266*b1cdbd2cSJim Jagielski #include "com/sun/star/style/DropCapFormat.hpp" 267*b1cdbd2cSJim Jagielski #include "com/sun/star/style/GraphicLocation.hpp" 268*b1cdbd2cSJim Jagielski #include "com/sun/star/style/LineNumberPosition.hpp" 269*b1cdbd2cSJim Jagielski #include "com/sun/star/style/LineSpacing.hpp" 270*b1cdbd2cSJim Jagielski #include "com/sun/star/style/LineSpacingMode.hpp" 271*b1cdbd2cSJim Jagielski #include "com/sun/star/style/NumberingType.hpp" 272*b1cdbd2cSJim Jagielski #include "com/sun/star/style/PageStyleLayout.hpp" 273*b1cdbd2cSJim Jagielski #include "com/sun/star/style/ParagraphAdjust.hpp" 274*b1cdbd2cSJim Jagielski #include "com/sun/star/style/ParagraphStyleCategory.hpp" 275*b1cdbd2cSJim Jagielski #include "com/sun/star/style/TabAlign.hpp" 276*b1cdbd2cSJim Jagielski #include "com/sun/star/style/TabStop.hpp" 277*b1cdbd2cSJim Jagielski #include "com/sun/star/style/VerticalAlignment.hpp" 278*b1cdbd2cSJim Jagielski #include "com/sun/star/style/XStyle.hpp" 279*b1cdbd2cSJim Jagielski #include "com/sun/star/style/XStyleFamiliesSupplier.hpp" 280*b1cdbd2cSJim Jagielski #include "com/sun/star/table/BorderLine.hpp" 281*b1cdbd2cSJim Jagielski #include "com/sun/star/table/CellAddress.hpp" 282*b1cdbd2cSJim Jagielski #include "com/sun/star/table/CellRangeAddress.hpp" 283*b1cdbd2cSJim Jagielski #include "com/sun/star/table/ShadowFormat.hpp" 284*b1cdbd2cSJim Jagielski #include "com/sun/star/table/XCellRange.hpp" 285*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XStatusIndicator.hpp" 286*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XStatusIndicatorSupplier.hpp" 287*b1cdbd2cSJim Jagielski #include "com/sun/star/text/BibliographyDataField.hpp" 288*b1cdbd2cSJim Jagielski #include "com/sun/star/text/BibliographyDataType.hpp" 289*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ChapterFormat.hpp" 290*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ControlCharacter.hpp" 291*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FilenameDisplayFormat.hpp" 292*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FontEmphasis.hpp" 293*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FontRelief.hpp" 294*b1cdbd2cSJim Jagielski #include "com/sun/star/text/FootnoteNumbering.hpp" 295*b1cdbd2cSJim Jagielski #include "com/sun/star/text/GraphicCrop.hpp" 296*b1cdbd2cSJim Jagielski #include "com/sun/star/text/HoriOrientation.hpp" 297*b1cdbd2cSJim Jagielski #include "com/sun/star/text/HorizontalAdjust.hpp" 298*b1cdbd2cSJim Jagielski #include "com/sun/star/text/PageNumberType.hpp" 299*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ParagraphVertAlign.hpp" 300*b1cdbd2cSJim Jagielski #include "com/sun/star/text/PlaceholderType.hpp" 301*b1cdbd2cSJim Jagielski #include "com/sun/star/text/PositionLayoutDir.hpp" 302*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ReferenceFieldPart.hpp" 303*b1cdbd2cSJim Jagielski #include "com/sun/star/text/ReferenceFieldSource.hpp" 304*b1cdbd2cSJim Jagielski #include "com/sun/star/text/RelOrientation.hpp" 305*b1cdbd2cSJim Jagielski #include "com/sun/star/text/RubyAdjust.hpp" 306*b1cdbd2cSJim Jagielski #include "com/sun/star/text/SectionFileLink.hpp" 307*b1cdbd2cSJim Jagielski #include "com/sun/star/text/SetVariableType.hpp" 308*b1cdbd2cSJim Jagielski #include "com/sun/star/text/SizeType.hpp" 309*b1cdbd2cSJim Jagielski #include "com/sun/star/text/TemplateDisplayFormat.hpp" 310*b1cdbd2cSJim Jagielski #include "com/sun/star/text/TextColumn.hpp" 311*b1cdbd2cSJim Jagielski #include "com/sun/star/text/TextContentAnchorType.hpp" 312*b1cdbd2cSJim Jagielski #include "com/sun/star/text/TextGridMode.hpp" 313*b1cdbd2cSJim Jagielski #include "com/sun/star/text/UserDataPart.hpp" 314*b1cdbd2cSJim Jagielski #include "com/sun/star/text/VertOrientation.hpp" 315*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WrapInfluenceOnPosition.hpp" 316*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WrapTextMode.hpp" 317*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WritingMode.hpp" 318*b1cdbd2cSJim Jagielski #include "com/sun/star/text/WritingMode2.hpp" 319*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XChapterNumberingSupplier.hpp" 320*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XDependentTextField.hpp" 321*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XDocumentIndex.hpp" 322*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XEndnotesSupplier.hpp" 323*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XFootnote.hpp" 324*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XFootnotesSupplier.hpp" 325*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XLineNumberingProperties.hpp" 326*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XNumberingTypeInfo.hpp" 327*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XRelativeTextContentInsert.hpp" 328*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XRelativeTextContentRemove.hpp" 329*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XText.hpp" 330*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextColumns.hpp" 331*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextContent.hpp" 332*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextCursor.hpp" 333*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextDocument.hpp" 334*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp" 335*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextField.hpp" 336*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextFieldsSupplier.hpp" 337*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextFrame.hpp" 338*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextFramesSupplier.hpp" 339*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextGraphicObjectsSupplier.hpp" 340*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextRange.hpp" 341*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextRangeCompare.hpp" 342*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextSection.hpp" 343*b1cdbd2cSJim Jagielski #include "com/sun/star/text/XTextShapesSupplier.hpp" 344*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/XAnyCompare.hpp" 345*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/XAnyCompareFactory.hpp" 346*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Any.hxx" 347*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Exception.hpp" 348*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.h" 349*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.hxx" 350*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.h" 351*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.hxx" 352*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Type.h" 353*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Type.hxx" 354*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XInterface.hpp" 355*b1cdbd2cSJim Jagielski #include "com/sun/star/uri/XUriReferenceFactory.hpp" 356*b1cdbd2cSJim Jagielski #include "com/sun/star/uri/XVndSunStarScriptUrl.hpp" 357*b1cdbd2cSJim Jagielski #include "com/sun/star/util/Date.hpp" 358*b1cdbd2cSJim Jagielski #include "com/sun/star/util/DateTime.hpp" 359*b1cdbd2cSJim Jagielski #include "com/sun/star/util/NumberFormat.hpp" 360*b1cdbd2cSJim Jagielski #include "com/sun/star/util/RevisionTag.hpp" 361*b1cdbd2cSJim Jagielski #include "com/sun/star/util/Time.hpp" 362*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloneable.hpp" 363*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XModifiable.hpp" 364*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XNumberFormats.hpp" 365*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XNumberFormatsSupplier.hpp" 366*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XStringMapping.hpp" 367*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XStringSubstitution.hpp" 368*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XUpdatable.hpp" 369*b1cdbd2cSJim Jagielski #include "com/sun/star/view/PaperOrientation.hpp" 370*b1cdbd2cSJim Jagielski #include "com/sun/star/xforms/XDataTypeRepository.hpp" 371*b1cdbd2cSJim Jagielski #include "com/sun/star/xforms/XFormsSupplier.hpp" 372*b1cdbd2cSJim Jagielski #include "com/sun/star/xforms/XModel.hpp" 373*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/AttributeData.hpp" 374*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/NodeType.hpp" 375*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XAttr.hpp" 376*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XDocument.hpp" 377*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XDocumentBuilder.hpp" 378*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XElement.hpp" 379*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XEntity.hpp" 380*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XNamedNodeMap.hpp" 381*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XNode.hpp" 382*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/dom/XNotation.hpp" 383*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/InputSource.hpp" 384*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/SAXException.hpp" 385*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/SAXInvalidCharacterException.hpp" 386*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/SAXParseException.hpp" 387*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XAttributeList.hpp" 388*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XDocumentHandler.hpp" 389*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp" 390*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XLocator.hpp" 391*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XParser.hpp" 392*b1cdbd2cSJim Jagielski #include "com/sun/star/xsd/DataTypeClass.hpp" 393*b1cdbd2cSJim Jagielski #include "com/sun/star/xsd/WhiteSpaceTreatment.hpp" 394*b1cdbd2cSJim Jagielski #include "com/sun/star/xsd/XDataType.hpp" 395*b1cdbd2cSJim Jagielski 396*b1cdbd2cSJim Jagielski #include "comphelper/genericpropertyset.hxx" 397*b1cdbd2cSJim Jagielski #include "comphelper/namecontainer.hxx" 398*b1cdbd2cSJim Jagielski #include "comphelper/processfactory.hxx" 399*b1cdbd2cSJim Jagielski #include "comphelper/sequence.hxx" 400*b1cdbd2cSJim Jagielski #include "comphelper/stl_types.hxx" 401*b1cdbd2cSJim Jagielski #include "comphelper/types.hxx" 402*b1cdbd2cSJim Jagielski 403*b1cdbd2cSJim Jagielski #include "cppuhelper/factory.hxx" 404*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase1.hxx" 405*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase2.hxx" 406*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase3.hxx" 407*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase4.hxx" 408*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase6.hxx" 409*b1cdbd2cSJim Jagielski #include "cppuhelper/weak.hxx" 410*b1cdbd2cSJim Jagielski #include "cppuhelper/weakref.hxx" 411*b1cdbd2cSJim Jagielski 412*b1cdbd2cSJim Jagielski #include "i18npool/lang.h" 413*b1cdbd2cSJim Jagielski #include "i18npool/mslangid.hxx" 414*b1cdbd2cSJim Jagielski 415*b1cdbd2cSJim Jagielski #include "osl/diagnose.h" 416*b1cdbd2cSJim Jagielski #include "osl/interlck.h" 417*b1cdbd2cSJim Jagielski #include "osl/mutex.hxx" 418*b1cdbd2cSJim Jagielski 419*b1cdbd2cSJim Jagielski #include "rsc/rscsfx.hxx" 420*b1cdbd2cSJim Jagielski 421*b1cdbd2cSJim Jagielski #include "rtl/logfile.hxx" 422*b1cdbd2cSJim Jagielski #include "rtl/math.hxx" 423*b1cdbd2cSJim Jagielski #include "rtl/memory.h" 424*b1cdbd2cSJim Jagielski #include "rtl/ustrbuf.hxx" 425*b1cdbd2cSJim Jagielski #include "rtl/ustring.hxx" 426*b1cdbd2cSJim Jagielski #include "rtl/uuid.h" 427*b1cdbd2cSJim Jagielski 428*b1cdbd2cSJim Jagielski #include "salhelper/simplereferenceobject.hxx" 429*b1cdbd2cSJim Jagielski 430*b1cdbd2cSJim Jagielski #include "sot/clsids.hxx" 431*b1cdbd2cSJim Jagielski 432*b1cdbd2cSJim Jagielski #include "svl/cntnrsrt.hxx" 433*b1cdbd2cSJim Jagielski #include "svl/itemset.hxx" 434*b1cdbd2cSJim Jagielski #include "unotools/moduleoptions.hxx" 435*b1cdbd2cSJim Jagielski #include "svl/nfsymbol.hxx" 436*b1cdbd2cSJim Jagielski #include "svl/numuno.hxx" 437*b1cdbd2cSJim Jagielski #include "svl/poolitem.hxx" 438*b1cdbd2cSJim Jagielski #include "svl/svarray.hxx" 439*b1cdbd2cSJim Jagielski #include "svl/svstdarr.hxx" 440*b1cdbd2cSJim Jagielski #include "svl/urihelper.hxx" 441*b1cdbd2cSJim Jagielski 442*b1cdbd2cSJim Jagielski 443*b1cdbd2cSJim Jagielski #include "tools/bigint.hxx" 444*b1cdbd2cSJim Jagielski #include "tools/color.hxx" 445*b1cdbd2cSJim Jagielski #include "tools/debug.hxx" 446*b1cdbd2cSJim Jagielski #include "tools/gen.hxx" 447*b1cdbd2cSJim Jagielski #include "tools/globname.hxx" 448*b1cdbd2cSJim Jagielski #include "tools/inetdef.hxx" 449*b1cdbd2cSJim Jagielski #include "tools/list.hxx" 450*b1cdbd2cSJim Jagielski #include "tools/ref.hxx" 451*b1cdbd2cSJim Jagielski #include "tools/rtti.hxx" 452*b1cdbd2cSJim Jagielski #include "tools/solar.h" 453*b1cdbd2cSJim Jagielski #include "tools/string.hxx" 454*b1cdbd2cSJim Jagielski #include "tools/time.hxx" 455*b1cdbd2cSJim Jagielski #include "tools/urlobj.hxx" 456*b1cdbd2cSJim Jagielski 457*b1cdbd2cSJim Jagielski #include "uno/lbnames.h" 458*b1cdbd2cSJim Jagielski 459*b1cdbd2cSJim Jagielski #include "unotools/bootstrap.hxx" 460*b1cdbd2cSJim Jagielski #include "unotools/charclass.hxx" 461*b1cdbd2cSJim Jagielski #include "unotools/configmgr.hxx" 462*b1cdbd2cSJim Jagielski #include "unotools/processfactory.hxx" 463*b1cdbd2cSJim Jagielski #include "unotools/streamwrap.hxx" 464*b1cdbd2cSJim Jagielski 465*b1cdbd2cSJim Jagielski #include "tools/fldunit.hxx" 466*b1cdbd2cSJim Jagielski #include "unotools/fontcvt.hxx" 467*b1cdbd2cSJim Jagielski #include "tools/mapunit.hxx" 468*b1cdbd2cSJim Jagielski 469*b1cdbd2cSJim Jagielski #include "vos/mutex.hxx" 470*b1cdbd2cSJim Jagielski #include "vos/ref.hxx" 471*b1cdbd2cSJim Jagielski #include "vos/refernce.hxx" 472*b1cdbd2cSJim Jagielski 473*b1cdbd2cSJim Jagielski #include "xmloff/dllapi.h" 474*b1cdbd2cSJim Jagielski //---MARKER--- 475*b1cdbd2cSJim Jagielski 476*b1cdbd2cSJim Jagielski #endif 477