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