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