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