1*de7b3f82SAndrew Rist /************************************************************** 2cdf0e10cSrcweir * 3*de7b3f82SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*de7b3f82SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*de7b3f82SAndrew Rist * distributed with this work for additional information 6*de7b3f82SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*de7b3f82SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*de7b3f82SAndrew Rist * "License"); you may not use this file except in compliance 9*de7b3f82SAndrew Rist * with the License. You may obtain a copy of the License at 10*de7b3f82SAndrew Rist * 11*de7b3f82SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*de7b3f82SAndrew Rist * 13*de7b3f82SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*de7b3f82SAndrew Rist * software distributed under the License is distributed on an 15*de7b3f82SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*de7b3f82SAndrew Rist * KIND, either express or implied. See the License for the 17*de7b3f82SAndrew Rist * specific language governing permissions and limitations 18*de7b3f82SAndrew Rist * under the License. 19*de7b3f82SAndrew Rist * 20*de7b3f82SAndrew Rist *************************************************************/ 21*de7b3f82SAndrew Rist 22*de7b3f82SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:33.249162 25cdf0e10cSrcweir 26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS 27cdf0e10cSrcweir //---MARKER--- 28cdf0e10cSrcweir #include "sal/config.h" 29cdf0e10cSrcweir #include "sal/types.h" 30cdf0e10cSrcweir 31cdf0e10cSrcweir #include "com/sun/star/awt/CharSet.hpp" 32cdf0e10cSrcweir #include "com/sun/star/awt/FontFamily.hpp" 33cdf0e10cSrcweir #include "com/sun/star/awt/FontPitch.hpp" 34cdf0e10cSrcweir #include "com/sun/star/awt/FontSlant.hpp" 35cdf0e10cSrcweir #include "com/sun/star/awt/FontUnderline.hpp" 36cdf0e10cSrcweir #include "com/sun/star/awt/FontWeight.hpp" 37cdf0e10cSrcweir #include "com/sun/star/awt/Gradient.hpp" 38cdf0e10cSrcweir #include "com/sun/star/awt/Point.hpp" 39cdf0e10cSrcweir #include "com/sun/star/awt/Rectangle.hpp" 40cdf0e10cSrcweir #include "com/sun/star/awt/Size.hpp" 41cdf0e10cSrcweir #include "com/sun/star/awt/XBitmap.hpp" 42cdf0e10cSrcweir #include "com/sun/star/beans/Property.hpp" 43cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp" 44cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp" 45cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp" 46cdf0e10cSrcweir #include "com/sun/star/beans/PropertyVetoException.hpp" 47cdf0e10cSrcweir #include "com/sun/star/beans/UnknownPropertyException.hpp" 48cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp" 49cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp" 50cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertyStates.hpp" 51cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp" 52cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp" 53cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyState.hpp" 54cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataProvider.hpp" 55cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataReceiver.hpp" 56cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataSequence.hpp" 57cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataSink.hpp" 58cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataSource.hpp" 59cdf0e10cSrcweir #include "com/sun/star/chart2/data/XNumericalDataSequence.hpp" 60cdf0e10cSrcweir #include "com/sun/star/chart2/data/XTextualDataSequence.hpp" 61cdf0e10cSrcweir #include "com/sun/star/container/NoSuchElementException.hpp" 62cdf0e10cSrcweir #include "com/sun/star/container/XContentEnumerationAccess.hpp" 63cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp" 64cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp" 65cdf0e10cSrcweir #include "com/sun/star/container/XIndexContainer.hpp" 66cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp" 67cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp" 68cdf0e10cSrcweir #include "com/sun/star/document/XDocumentInfoSupplier.hpp" 69cdf0e10cSrcweir #include "com/sun/star/document/XEventBroadcaster.hpp" 70cdf0e10cSrcweir #include "com/sun/star/document/XEventsSupplier.hpp" 71cdf0e10cSrcweir #include "com/sun/star/document/XViewDataSupplier.hpp" 72cdf0e10cSrcweir #include "com/sun/star/drawing/BitmapMode.hpp" 73cdf0e10cSrcweir #include "com/sun/star/drawing/CircleKind.hpp" 74cdf0e10cSrcweir #include "com/sun/star/drawing/Direction3D.hpp" 75cdf0e10cSrcweir #include "com/sun/star/drawing/DoubleSequence.hpp" 76cdf0e10cSrcweir #include "com/sun/star/drawing/FillStyle.hpp" 77cdf0e10cSrcweir #include "com/sun/star/drawing/FlagSequence.hpp" 78cdf0e10cSrcweir #include "com/sun/star/drawing/Hatch.hpp" 79cdf0e10cSrcweir #include "com/sun/star/drawing/HomogenMatrix.hpp" 80cdf0e10cSrcweir #include "com/sun/star/drawing/HomogenMatrix3.hpp" 81cdf0e10cSrcweir #include "com/sun/star/drawing/LineDash.hpp" 82cdf0e10cSrcweir #include "com/sun/star/drawing/LineJoint.hpp" 83cdf0e10cSrcweir #include "com/sun/star/drawing/LineStyle.hpp" 84cdf0e10cSrcweir #include "com/sun/star/drawing/NormalsKind.hpp" 85cdf0e10cSrcweir #include "com/sun/star/drawing/PointSequence.hpp" 86cdf0e10cSrcweir #include "com/sun/star/drawing/PointSequenceSequence.hpp" 87cdf0e10cSrcweir #include "com/sun/star/drawing/PolyPolygonBezierCoords.hpp" 88cdf0e10cSrcweir #include "com/sun/star/drawing/PolyPolygonShape3D.hpp" 89cdf0e10cSrcweir #include "com/sun/star/drawing/PolygonKind.hpp" 90cdf0e10cSrcweir #include "com/sun/star/drawing/Position3D.hpp" 91cdf0e10cSrcweir #include "com/sun/star/drawing/ProjectionMode.hpp" 92cdf0e10cSrcweir #include "com/sun/star/drawing/RectanglePoint.hpp" 93cdf0e10cSrcweir #include "com/sun/star/drawing/ShadeMode.hpp" 94cdf0e10cSrcweir #include "com/sun/star/drawing/TextFitToSizeType.hpp" 95cdf0e10cSrcweir #include "com/sun/star/drawing/TextHorizontalAdjust.hpp" 96cdf0e10cSrcweir #include "com/sun/star/drawing/TextVerticalAdjust.hpp" 97cdf0e10cSrcweir #include "com/sun/star/drawing/XDrawPage.hpp" 98cdf0e10cSrcweir #include "com/sun/star/drawing/XDrawPageSupplier.hpp" 99cdf0e10cSrcweir #include "com/sun/star/drawing/XDrawPagesSupplier.hpp" 100cdf0e10cSrcweir #include "com/sun/star/drawing/XShape.hpp" 101cdf0e10cSrcweir #include "com/sun/star/drawing/XShapes.hpp" 102cdf0e10cSrcweir #include "com/sun/star/embed/Aspects.hpp" 103cdf0e10cSrcweir #include "com/sun/star/embed/EmbedStates.hpp" 104cdf0e10cSrcweir #include "com/sun/star/embed/XComponentSupplier.hpp" 105cdf0e10cSrcweir #include "com/sun/star/embed/XEmbedObjectCreator.hpp" 106cdf0e10cSrcweir #include "com/sun/star/embed/XEmbedPersist.hpp" 107cdf0e10cSrcweir #include "com/sun/star/embed/XEmbeddedClient.hpp" 108cdf0e10cSrcweir #include "com/sun/star/embed/XEmbeddedObject.hpp" 109cdf0e10cSrcweir #include "com/sun/star/embed/XVisualObject.hpp" 110cdf0e10cSrcweir #include "com/sun/star/frame/XController.hpp" 111cdf0e10cSrcweir #include "com/sun/star/frame/XDispatch.hpp" 112cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProvider.hpp" 113cdf0e10cSrcweir #include "com/sun/star/frame/XLoadable.hpp" 114cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp" 115cdf0e10cSrcweir #include "com/sun/star/frame/XStorable.hpp" 116cdf0e10cSrcweir #include "com/sun/star/frame/XSynchronousFrameLoader.hpp" 117cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp" 118cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp" 119cdf0e10cSrcweir #include "com/sun/star/lang/IllegalArgumentException.hpp" 120cdf0e10cSrcweir #include "com/sun/star/lang/IndexOutOfBoundsException.hpp" 121cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp" 122cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetException.hpp" 123cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp" 124cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp" 125cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp" 126cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp" 127cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp" 128cdf0e10cSrcweir #include "com/sun/star/lang/XServiceName.hpp" 129cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp" 130cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp" 131cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp" 132cdf0e10cSrcweir #include "com/sun/star/sheet/XRangeSelection.hpp" 133cdf0e10cSrcweir #include "com/sun/star/sheet/XSheetCellRangeContainer.hpp" 134cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheet.hpp" 135cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheetDocument.hpp" 136cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheets.hpp" 137cdf0e10cSrcweir #include "com/sun/star/style/CaseMap.hpp" 138cdf0e10cSrcweir #include "com/sun/star/style/ParagraphAdjust.hpp" 139cdf0e10cSrcweir #include "com/sun/star/style/XStyle.hpp" 140cdf0e10cSrcweir #include "com/sun/star/style/XStyleFamiliesSupplier.hpp" 141cdf0e10cSrcweir #include "com/sun/star/text/ControlCharacter.hpp" 142cdf0e10cSrcweir #include "com/sun/star/text/FontEmphasis.hpp" 143cdf0e10cSrcweir #include "com/sun/star/text/FontRelief.hpp" 144cdf0e10cSrcweir #include "com/sun/star/text/RubyAdjust.hpp" 145cdf0e10cSrcweir #include "com/sun/star/text/WritingMode.hpp" 146cdf0e10cSrcweir #include "com/sun/star/text/WritingMode2.hpp" 147cdf0e10cSrcweir #include "com/sun/star/text/XText.hpp" 148cdf0e10cSrcweir #include "com/sun/star/text/XTextCursor.hpp" 149cdf0e10cSrcweir #include "com/sun/star/text/XTextRange.hpp" 150cdf0e10cSrcweir #include "com/sun/star/ui/XContextMenuInterception.hpp" 151cdf0e10cSrcweir #include "com/sun/star/uno/Any.h" 152cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx" 153cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp" 154cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h" 155cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx" 156cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp" 157cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h" 158cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx" 159cdf0e10cSrcweir #include "com/sun/star/uno/Type.h" 160cdf0e10cSrcweir #include "com/sun/star/uno/Type.hxx" 161cdf0e10cSrcweir #include "com/sun/star/uno/XAggregation.hpp" 162cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp" 163cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp" 164cdf0e10cSrcweir #include "com/sun/star/uno/XWeak.hpp" 165cdf0e10cSrcweir #include "com/sun/star/util/CloseVetoException.hpp" 166cdf0e10cSrcweir #include "com/sun/star/util/URL.hpp" 167cdf0e10cSrcweir #include "com/sun/star/util/XCloneable.hpp" 168cdf0e10cSrcweir #include "com/sun/star/util/XCloseListener.hpp" 169cdf0e10cSrcweir #include "com/sun/star/util/XCloseable.hpp" 170cdf0e10cSrcweir #include "com/sun/star/util/XModifiable.hpp" 171cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp" 172cdf0e10cSrcweir #include "com/sun/star/util/XURLTransformer.hpp" 173cdf0e10cSrcweir #include "com/sun/star/view/XPrintable.hpp" 174cdf0e10cSrcweir #include "com/sun/star/view/XSelectionSupplier.hpp" 175cdf0e10cSrcweir 176cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx" 177cdf0e10cSrcweir #include "comphelper/processfactory.hxx" 178cdf0e10cSrcweir #include "comphelper/propertycontainer.hxx" 179cdf0e10cSrcweir #include "comphelper/uno3.hxx" 180cdf0e10cSrcweir 181cdf0e10cSrcweir #include "cppu/macros.hxx" 182cdf0e10cSrcweir #include "cppu/unotype.hxx" 183cdf0e10cSrcweir 184cdf0e10cSrcweir #include "cppuhelper/component_context.hxx" 185cdf0e10cSrcweir #include "cppuhelper/implementationentry.hxx" 186cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx" 187cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx" 188cdf0e10cSrcweir #include "cppuhelper/queryinterface.hxx" 189cdf0e10cSrcweir #include "cppuhelper/weak.hxx" 190cdf0e10cSrcweir #include "cppuhelper/weakref.hxx" 191cdf0e10cSrcweir 192cdf0e10cSrcweir #include "i18npool/mslangid.hxx" 193cdf0e10cSrcweir 194cdf0e10cSrcweir #include "osl/conditn.hxx" 195cdf0e10cSrcweir #include "osl/diagnose.h" 196cdf0e10cSrcweir #include "osl/file.h" 197cdf0e10cSrcweir #include "osl/getglobalmutex.hxx" 198cdf0e10cSrcweir #include "osl/mutex.hxx" 199cdf0e10cSrcweir 200cdf0e10cSrcweir #include "rtl/math.hxx" 201cdf0e10cSrcweir #include "rtl/ustrbuf.hxx" 202cdf0e10cSrcweir #include "rtl/ustring.hxx" 203cdf0e10cSrcweir #include "rtl/uuid.h" 204cdf0e10cSrcweir 205cdf0e10cSrcweir #include "sfx2/sfxdefs.hxx" 206cdf0e10cSrcweir 207cdf0e10cSrcweir #include "sot/clsids.hxx" 208cdf0e10cSrcweir 209cdf0e10cSrcweir #include "svl/eitem.hxx" 210cdf0e10cSrcweir #include "svl/intitem.hxx" 211cdf0e10cSrcweir #include "svl/itemiter.hxx" 212cdf0e10cSrcweir #include "svl/itempool.hxx" 213cdf0e10cSrcweir #include "svl/itemset.hxx" 214cdf0e10cSrcweir #include "unotools/pathoptions.hxx" 215cdf0e10cSrcweir #include "svl/poolitem.hxx" 216cdf0e10cSrcweir #include "svl/stritem.hxx" 217cdf0e10cSrcweir #include "unotools/syslocale.hxx" 218cdf0e10cSrcweir #include "svl/urihelper.hxx" 219cdf0e10cSrcweir #include "svl/whiter.hxx" 220cdf0e10cSrcweir 221cdf0e10cSrcweir #include "editeng/brshitem.hxx" 222cdf0e10cSrcweir #include "editeng/crsditem.hxx" 223cdf0e10cSrcweir #include "editeng/eeitem.hxx" 224cdf0e10cSrcweir #include "editeng/fhgtitem.hxx" 225cdf0e10cSrcweir #include "svx/flagsdef.hxx" 226cdf0e10cSrcweir #include "editeng/flstitem.hxx" 227cdf0e10cSrcweir #include "editeng/forbiddencharacterstable.hxx" 228cdf0e10cSrcweir #include "svx/ofaitem.hxx" 229cdf0e10cSrcweir #include "editeng/postitem.hxx" 230cdf0e10cSrcweir #include "svx/svddef.hxx" 231cdf0e10cSrcweir #include "svx/svditer.hxx" 232cdf0e10cSrcweir #include "svx/svdtypes.hxx" 233cdf0e10cSrcweir #include "editeng/udlnitem.hxx" 234cdf0e10cSrcweir #include "svx/unomodel.hxx" 235cdf0e10cSrcweir #include "editeng/unoprnms.hxx" 236cdf0e10cSrcweir #include "editeng/wghtitem.hxx" 237cdf0e10cSrcweir #include "svx/xdef.hxx" 238cdf0e10cSrcweir #include "svx/xflbmtit.hxx" 239cdf0e10cSrcweir #include "svx/xflbstit.hxx" 240cdf0e10cSrcweir #include "svx/xflclit.hxx" 241cdf0e10cSrcweir #include "svx/xflftrit.hxx" 242cdf0e10cSrcweir #include "svx/xflgrit.hxx" 243cdf0e10cSrcweir #include "svx/xflhtit.hxx" 244cdf0e10cSrcweir #include "svx/xgrscit.hxx" 245cdf0e10cSrcweir #include "svx/xlnclit.hxx" 246cdf0e10cSrcweir #include "svx/xlndsit.hxx" 247cdf0e10cSrcweir #include "editeng/xmlcnitm.hxx" 248cdf0e10cSrcweir #include "svx/xpoly.hxx" 249cdf0e10cSrcweir 250cdf0e10cSrcweir 251cdf0e10cSrcweir #include "tools/color.hxx" 252cdf0e10cSrcweir #include "tools/debug.hxx" 253cdf0e10cSrcweir #include "tools/link.hxx" 254cdf0e10cSrcweir #include "tools/resid.hxx" 255cdf0e10cSrcweir #include "tools/resmgr.hxx" 256cdf0e10cSrcweir #include "tools/solar.h" 257cdf0e10cSrcweir #include "tools/string.hxx" 258cdf0e10cSrcweir #include "tools/table.hxx" 259cdf0e10cSrcweir #include "tools/urlobj.hxx" 260cdf0e10cSrcweir 261cdf0e10cSrcweir #include "typelib/typeclass.h" 262cdf0e10cSrcweir #include "typelib/typedescription.h" 263cdf0e10cSrcweir 264cdf0e10cSrcweir #include "unotools/configitem.hxx" 265cdf0e10cSrcweir #include "unotools/eventlisteneradapter.hxx" 266cdf0e10cSrcweir 267cdf0e10cSrcweir #include "tools/fldunit.hxx" 268cdf0e10cSrcweir 269cdf0e10cSrcweir #include "vos/mutex.hxx" 270cdf0e10cSrcweir //---MARKER--- 271cdf0e10cSrcweir #endif 272