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