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:50:14.373372
25 
26 #ifdef PRECOMPILED_HEADERS
27 //---MARKER---
28 #include "sal/config.h"
29 #include "sal/types.h"
30 
31 #include "com/sun/star/accessibility/AccessibleEventId.hpp"
32 #include "com/sun/star/accessibility/AccessibleRelationType.hpp"
33 #include "com/sun/star/accessibility/AccessibleRole.hpp"
34 #include "com/sun/star/accessibility/AccessibleStateType.hpp"
35 #include "com/sun/star/accessibility/XAccessible.hpp"
36 #include "com/sun/star/accessibility/XAccessibleAction.hpp"
37 #include "com/sun/star/accessibility/XAccessibleComponent.hpp"
38 #include "com/sun/star/accessibility/XAccessibleContext.hpp"
39 #include "com/sun/star/accessibility/XAccessibleEditableText.hpp"
40 #include "com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp"
41 #include "com/sun/star/accessibility/XAccessibleEventListener.hpp"
42 #include "com/sun/star/accessibility/XAccessibleExtendedComponent.hpp"
43 #include "com/sun/star/accessibility/XAccessibleKeyBinding.hpp"
44 #include "com/sun/star/accessibility/XAccessibleSelection.hpp"
45 #include "com/sun/star/accessibility/XAccessibleStateSet.hpp"
46 #include "com/sun/star/accessibility/XAccessibleText.hpp"
47 #include "com/sun/star/accessibility/XAccessibleValue.hpp"
48 #include "com/sun/star/awt/AdjustmentType.hpp"
49 #include "com/sun/star/awt/CharSet.hpp"
50 #include "com/sun/star/awt/DeviceCapability.hpp"
51 #include "com/sun/star/awt/DockingEvent.hpp"
52 #include "com/sun/star/awt/EndDockingEvent.hpp"
53 #include "com/sun/star/awt/EndPopupModeEvent.hpp"
54 #include "com/sun/star/awt/FocusEvent.hpp"
55 #include "com/sun/star/awt/FontDescriptor.hpp"
56 #include "com/sun/star/awt/FontPitch.hpp"
57 #include "com/sun/star/awt/FontSlant.hpp"
58 #include "com/sun/star/awt/FontStrikeout.hpp"
59 #include "com/sun/star/awt/FontType.hpp"
60 #include "com/sun/star/awt/FontUnderline.hpp"
61 #include "com/sun/star/awt/FontWeight.hpp"
62 #include "com/sun/star/awt/FontWidth.hpp"
63 #include "com/sun/star/awt/ImagePosition.hpp"
64 #include "com/sun/star/awt/KeyEvent.hpp"
65 #include "com/sun/star/awt/KeyModifier.hpp"
66 #include "com/sun/star/awt/LineEndFormat.hpp"
67 #include "com/sun/star/awt/MouseButton.hpp"
68 #include "com/sun/star/awt/MouseEvent.hpp"
69 #include "com/sun/star/awt/Point.hpp"
70 #include "com/sun/star/awt/PosSize.hpp"
71 #include "com/sun/star/awt/Rectangle.hpp"
72 #include "com/sun/star/awt/ScrollBarOrientation.hpp"
73 #include "com/sun/star/awt/SimpleFontMetric.hpp"
74 #include "com/sun/star/awt/Size.hpp"
75 #include "com/sun/star/awt/Style.hpp"
76 #include "com/sun/star/awt/SystemDependentXWindow.hpp"
77 #include "com/sun/star/awt/TextAlign.hpp"
78 #include "com/sun/star/awt/VclWindowPeerAttribute.hpp"
79 #include "com/sun/star/awt/VisualEffect.hpp"
80 #include "com/sun/star/awt/WindowAttribute.hpp"
81 #include "com/sun/star/awt/WindowClass.hpp"
82 #include "com/sun/star/awt/WindowEvent.hpp"
83 #include "com/sun/star/awt/XActionListener.hpp"
84 #include "com/sun/star/awt/XAdjustmentListener.hpp"
85 #include "com/sun/star/awt/XBitmap.hpp"
86 #include "com/sun/star/awt/XButton.hpp"
87 #include "com/sun/star/awt/XCheckBox.hpp"
88 #include "com/sun/star/awt/XComboBox.hpp"
89 #include "com/sun/star/awt/XControl.hpp"
90 #include "com/sun/star/awt/XControlContainer.hpp"
91 #include "com/sun/star/awt/XControlModel.hpp"
92 #include "com/sun/star/awt/XCurrencyField.hpp"
93 #include "com/sun/star/awt/XDataTransferProviderAccess.hpp"
94 #include "com/sun/star/awt/XDateField.hpp"
95 #include "com/sun/star/awt/XDevice.hpp"
96 #include "com/sun/star/awt/XDialog.hpp"
97 #include "com/sun/star/awt/XDisplayBitmap.hpp"
98 #include "com/sun/star/awt/XDockableWindow.hpp"
99 #include "com/sun/star/awt/XExtendedToolkit.hpp"
100 #include "com/sun/star/awt/XFileDialog.hpp"
101 #include "com/sun/star/awt/XFixedText.hpp"
102 #include "com/sun/star/awt/XFocusListener.hpp"
103 #include "com/sun/star/awt/XFont.hpp"
104 #include "com/sun/star/awt/XGraphics.hpp"
105 #include "com/sun/star/awt/XImageButton.hpp"
106 #include "com/sun/star/awt/XInfoPrinter.hpp"
107 #include "com/sun/star/awt/XItemEventBroadcaster.hpp"
108 #include "com/sun/star/awt/XItemListener.hpp"
109 #include "com/sun/star/awt/XKeyListener.hpp"
110 #include "com/sun/star/awt/XLayoutConstrains.hpp"
111 #include "com/sun/star/awt/XListBox.hpp"
112 #include "com/sun/star/awt/XMenuBar.hpp"
113 #include "com/sun/star/awt/XMenuListener.hpp"
114 #include "com/sun/star/awt/XMessageBox.hpp"
115 #include "com/sun/star/awt/XMouseListener.hpp"
116 #include "com/sun/star/awt/XMouseMotionListener.hpp"
117 #include "com/sun/star/awt/XNumericField.hpp"
118 #include "com/sun/star/awt/XPaintListener.hpp"
119 #include "com/sun/star/awt/XPatternField.hpp"
120 #include "com/sun/star/awt/XPointer.hpp"
121 #include "com/sun/star/awt/XPopupMenu.hpp"
122 #include "com/sun/star/awt/XPrinter.hpp"
123 #include "com/sun/star/awt/XPrinterPropertySet.hpp"
124 #include "com/sun/star/awt/XPrinterServer.hpp"
125 #include "com/sun/star/awt/XProgressBar.hpp"
126 #include "com/sun/star/awt/XProgressMonitor.hpp"
127 #include "com/sun/star/awt/XRadioButton.hpp"
128 #include "com/sun/star/awt/XRegion.hpp"
129 #include "com/sun/star/awt/XReschedule.hpp"
130 #include "com/sun/star/awt/XScrollBar.hpp"
131 #include "com/sun/star/awt/XSpinField.hpp"
132 #include "com/sun/star/awt/XSpinListener.hpp"
133 #include "com/sun/star/awt/XSpinValue.hpp"
134 #include "com/sun/star/awt/XSystemChildFactory.hpp"
135 #include "com/sun/star/awt/XSystemDependentWindowPeer.hpp"
136 #include "com/sun/star/awt/XTabController.hpp"
137 #include "com/sun/star/awt/XTabControllerModel.hpp"
138 #include "com/sun/star/awt/XTextArea.hpp"
139 #include "com/sun/star/awt/XTextComponent.hpp"
140 #include "com/sun/star/awt/XTextEditField.hpp"
141 #include "com/sun/star/awt/XTextLayoutConstrains.hpp"
142 #include "com/sun/star/awt/XTextListener.hpp"
143 #include "com/sun/star/awt/XTimeField.hpp"
144 #include "com/sun/star/awt/XToggleButton.hpp"
145 #include "com/sun/star/awt/XToolkit.hpp"
146 #include "com/sun/star/awt/XTopWindow.hpp"
147 #include "com/sun/star/awt/XTopWindowListener.hpp"
148 #include "com/sun/star/awt/XUnoControlContainer.hpp"
149 #include "com/sun/star/awt/XVclContainer.hpp"
150 #include "com/sun/star/awt/XVclContainerListener.hpp"
151 #include "com/sun/star/awt/XVclContainerPeer.hpp"
152 #include "com/sun/star/awt/XVclWindowPeer.hpp"
153 #include "com/sun/star/awt/XView.hpp"
154 #include "com/sun/star/awt/XWindow.hpp"
155 #include "com/sun/star/awt/XWindow2.hpp"
156 #include "com/sun/star/awt/XWindowListener.hpp"
157 #include "com/sun/star/awt/XWindowListener2.hpp"
158 #include "com/sun/star/awt/XWindowPeer.hpp"
159 #include "com/sun/star/beans/PropertyAttribute.hpp"
160 #include "com/sun/star/beans/PropertyChangeEvent.hpp"
161 #include "com/sun/star/beans/PropertyState.hpp"
162 #include "com/sun/star/beans/PropertyStateChangeEvent.hpp"
163 #include "com/sun/star/beans/PropertyValue.hpp"
164 #include "com/sun/star/beans/PropertyValues.hpp"
165 #include "com/sun/star/beans/XFastPropertySet.hpp"
166 #include "com/sun/star/beans/XMultiPropertySet.hpp"
167 #include "com/sun/star/beans/XPropertiesChangeListener.hpp"
168 #include "com/sun/star/beans/XPropertyAccess.hpp"
169 #include "com/sun/star/beans/XPropertyChangeListener.hpp"
170 #include "com/sun/star/beans/XPropertyContainer.hpp"
171 #include "com/sun/star/beans/XPropertySet.hpp"
172 #include "com/sun/star/beans/XPropertySetInfo.hpp"
173 #include "com/sun/star/beans/XPropertyState.hpp"
174 #include "com/sun/star/beans/XVetoableChangeListener.hpp"
175 #include "com/sun/star/container/XContainer.hpp"
176 #include "com/sun/star/container/XContainerListener.hpp"
177 #include "com/sun/star/container/XIndexContainer.hpp"
178 #include "com/sun/star/container/XNameContainer.hpp"
179 #include "com/sun/star/datatransfer/clipboard/XClipboard.hpp"
180 #include "com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp"
181 #include "com/sun/star/embed/EmbedMapUnits.hpp"
182 #include "com/sun/star/graphic/XGraphic.hpp"
183 #include "com/sun/star/graphic/XGraphicProvider.hpp"
184 #include "com/sun/star/io/XInputStream.hpp"
185 #include "com/sun/star/io/XMarkableStream.hpp"
186 #include "com/sun/star/io/XPersistObject.hpp"
187 #include "com/sun/star/lang/DisposedException.hpp"
188 #include "com/sun/star/lang/EventObject.hpp"
189 #include "com/sun/star/lang/Locale.hpp"
190 #include "com/sun/star/lang/SystemDependent.hpp"
191 #include "com/sun/star/lang/XComponent.hpp"
192 #include "com/sun/star/lang/XEventListener.hpp"
193 #include "com/sun/star/lang/XInitialization.hpp"
194 #include "com/sun/star/lang/XMultiServiceFactory.hpp"
195 #include "com/sun/star/lang/XServiceInfo.hpp"
196 #include "com/sun/star/lang/XSingleServiceFactory.hpp"
197 #include "com/sun/star/lang/XTypeProvider.hpp"
198 #include "com/sun/star/lang/XUnoTunnel.hpp"
199 #include "com/sun/star/registry/XRegistryKey.hpp"
200 #include "com/sun/star/registry/XSimpleRegistry.hpp"
201 #include "com/sun/star/script/ScriptEventDescriptor.hpp"
202 #include "com/sun/star/script/XScriptEventsSupplier.hpp"
203 #include "com/sun/star/style/VerticalAlignment.hpp"
204 #include "com/sun/star/uno/Reference.h"
205 #include "com/sun/star/uno/Reference.hxx"
206 #include "com/sun/star/uno/Sequence.h"
207 #include "com/sun/star/uno/Sequence.hxx"
208 #include "com/sun/star/uno/XInterface.hpp"
209 #include "com/sun/star/util/Date.hpp"
210 #include "com/sun/star/util/XChangesListener.hpp"
211 #include "com/sun/star/util/XChangesNotifier.hpp"
212 #include "com/sun/star/util/XCloneable.hpp"
213 #include "com/sun/star/util/XModeChangeBroadcaster.hpp"
214 #include "com/sun/star/util/XNumberFormatsSupplier.hpp"
215 
216 #include "comphelper/IdPropArrayHelper.hxx"
217 #include "comphelper/accessiblecomponenthelper.hxx"
218 #include "comphelper/accessiblecontexthelper.hxx"
219 #include "comphelper/accessibleeventnotifier.hxx"
220 #include "comphelper/accessiblekeybindinghelper.hxx"
221 #include "comphelper/accessibletexthelper.hxx"
222 #include "comphelper/accessiblewrapper.hxx"
223 #include "comphelper/accimplaccess.hxx"
224 #include "comphelper/asyncnotification.hxx"
225 #include "comphelper/broadcasthelper.hxx"
226 #include "comphelper/componentcontext.hxx"
227 #include "comphelper/container.hxx"
228 #include "comphelper/processfactory.hxx"
229 #include "comphelper/propertycontainer.hxx"
230 #include "comphelper/regpathhelper.hxx"
231 #include "comphelper/sequence.hxx"
232 #include "comphelper/stl_types.hxx"
233 #include "comphelper/types.hxx"
234 #include "comphelper/uno3.hxx"
235 
236 #include "cppuhelper/bootstrap.hxx"
237 #include "cppuhelper/compbase2.hxx"
238 #include "cppuhelper/compbase3.hxx"
239 #include "cppuhelper/compbase6.hxx"
240 #include "cppuhelper/factory.hxx"
241 #include "cppuhelper/implbase1.hxx"
242 #include "cppuhelper/implbase2.hxx"
243 #include "cppuhelper/implbase3.hxx"
244 #include "cppuhelper/implbase4.hxx"
245 #include "cppuhelper/implbase6.hxx"
246 #include "cppuhelper/implbase7.hxx"
247 #include "cppuhelper/interfacecontainer.h"
248 #include "cppuhelper/interfacecontainer.hxx"
249 #include "cppuhelper/propshlp.hxx"
250 #include "cppuhelper/queryinterface.hxx"
251 #include "cppuhelper/servicefactory.hxx"
252 #include "cppuhelper/typeprovider.hxx"
253 #include "cppuhelper/weak.hxx"
254 #include "cppuhelper/weakagg.hxx"
255 #include "cppuhelper/weakref.hxx"
256 
257 #include "osl/conditn.hxx"
258 #include "osl/diagnose.h"
259 #include "osl/module.h"
260 #include "osl/mutex.hxx"
261 
262 #include "rtl/instance.hxx"
263 #include "rtl/memory.h"
264 #include "rtl/process.h"
265 #include "rtl/ustring.h"
266 #include "rtl/ustring.hxx"
267 #include "rtl/uuid.h"
268 
269 
270 #include "sot/exchange.hxx"
271 #include "sot/formats.hxx"
272 
273 
274 #include "toolkit/awt/vclxbitmap.hxx"
275 #include "toolkit/awt/vclxgraphics.hxx"
276 #include "toolkit/awt/vclxpointer.hxx"
277 #include "toolkit/awt/vclxprinter.hxx"
278 #include "toolkit/awt/vclxregion.hxx"
279 #include "toolkit/controls/accessiblecontrolcontext.hxx"
280 #include "toolkit/controls/stdtabcontroller.hxx"
281 #include "toolkit/controls/stdtabcontrollermodel.hxx"
282 #include "toolkit/dllapi.h"
283 #include "toolkit/helper/convert.hxx"
284 #include "toolkit/helper/emptyfontdescriptor.hxx"
285 #include "toolkit/helper/macros.hxx"
286 #include "toolkit/helper/mutexandbroadcasthelper.hxx"
287 #include "toolkit/helper/mutexhelper.hxx"
288 #include "toolkit/helper/property.hxx"
289 #include "toolkit/helper/servicenames.hxx"
290 #include "toolkit/helper/solarrelease.hxx"
291 #include "toolkit/helper/tkresmgr.hxx"
292 #include "toolkit/helper/unomemorystream.hxx"
293 #include "toolkit/helper/unopropertyarrayhelper.hxx"
294 
295 #include "tools/color.hxx"
296 #include "tools/date.hxx"
297 #include "tools/debug.hxx"
298 #include "tools/diagnose_ex.h"
299 #include "tools/gen.hxx"
300 #include "tools/link.hxx"
301 #include "tools/list.hxx"
302 #include "tools/poly.hxx"
303 #include "tools/simplerm.hxx"
304 #include "tools/solar.h"
305 #include "tools/stream.hxx"
306 #include "tools/string.hxx"
307 #include "tools/table.hxx"
308 #include "tools/time.hxx"
309 #include "tools/urlobj.hxx"
310 
311 #include "uno/data.h"
312 
313 #include "unotools/accessiblerelationsethelper.hxx"
314 #include "unotools/accessiblestatesethelper.hxx"
315 #include "unotools/configmgr.hxx"
316 #include "unotools/localedatawrapper.hxx"
317 
318 #include "vcl/bitmap.hxx"
319 #include "vcl/bitmapex.hxx"
320 #include "vcl/controllayout.hxx"
321 #include "vcl/font.hxx"
322 #include "vcl/gradient.hxx"
323 #include "vcl/image.hxx"
324 #include "vcl/jobset.hxx"
325 #include "tools/mapunit.hxx"
326 #include "vcl/menu.hxx"
327 #include "vcl/metric.hxx"
328 #include "vcl/outdev.hxx"
329 #include "vcl/pointr.hxx"
330 #include "vcl/print.hxx"
331 #include "vcl/region.hxx"
332 #include "vcl/svapp.hxx"
333 #include "vcl/unohelp.hxx"
334 #include "vcl/unohelp2.hxx"
335 #include "vcl/vclenum.hxx"
336 #include "vcl/virdev.hxx"
337 
338 #include "vos/mutex.hxx"
339 //---MARKER---
340 #endif
341 
342