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