1*b1cdbd2cSJim Jagielski /**************************************************************
2*b1cdbd2cSJim Jagielski  *
3*b1cdbd2cSJim Jagielski  * Licensed to the Apache Software Foundation (ASF) under one
4*b1cdbd2cSJim Jagielski  * or more contributor license agreements.  See the NOTICE file
5*b1cdbd2cSJim Jagielski  * distributed with this work for additional information
6*b1cdbd2cSJim Jagielski  * regarding copyright ownership.  The ASF licenses this file
7*b1cdbd2cSJim Jagielski  * to you under the Apache License, Version 2.0 (the
8*b1cdbd2cSJim Jagielski  * "License"); you may not use this file except in compliance
9*b1cdbd2cSJim Jagielski  * with the License.  You may obtain a copy of the License at
10*b1cdbd2cSJim Jagielski  *
11*b1cdbd2cSJim Jagielski  *   http://www.apache.org/licenses/LICENSE-2.0
12*b1cdbd2cSJim Jagielski  *
13*b1cdbd2cSJim Jagielski  * Unless required by applicable law or agreed to in writing,
14*b1cdbd2cSJim Jagielski  * software distributed under the License is distributed on an
15*b1cdbd2cSJim Jagielski  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*b1cdbd2cSJim Jagielski  * KIND, either express or implied.  See the License for the
17*b1cdbd2cSJim Jagielski  * specific language governing permissions and limitations
18*b1cdbd2cSJim Jagielski  * under the License.
19*b1cdbd2cSJim Jagielski  *
20*b1cdbd2cSJim Jagielski  *************************************************************/
21*b1cdbd2cSJim Jagielski 
22*b1cdbd2cSJim Jagielski 
23*b1cdbd2cSJim Jagielski 
24*b1cdbd2cSJim Jagielski // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:44.077079
25*b1cdbd2cSJim Jagielski 
26*b1cdbd2cSJim Jagielski #ifdef PRECOMPILED_HEADERS
27*b1cdbd2cSJim Jagielski 
28*b1cdbd2cSJim Jagielski //---MARKER---
29*b1cdbd2cSJim Jagielski #include "sal/config.h"
30*b1cdbd2cSJim Jagielski #include "sal/types.h"
31*b1cdbd2cSJim Jagielski 
32*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Command.hpp"
33*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/DeviceInfo.hpp"
34*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/FocusEvent.hpp"
35*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/InvalidateStyle.hpp"
36*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Key.hpp"
37*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/KeyEvent.hpp"
38*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/KeyModifier.hpp"
39*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/MenuItemStyle.hpp"
40*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Point.hpp"
41*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/PosSize.hpp"
42*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Rectangle.hpp"
43*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/Size.hpp"
44*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/VclWindowPeerAttribute.hpp"
45*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/WindowAttribute.hpp"
46*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/WindowDescriptor.hpp"
47*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/WindowEvent.hpp"
48*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XBitmap.hpp"
49*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XControl.hpp"
50*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XDataTransferProviderAccess.hpp"
51*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XDevice.hpp"
52*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XDialog.hpp"
53*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XDockableWindow.hpp"
54*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XDockableWindowListener.hpp"
55*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XFocusListener.hpp"
56*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XKeyListener.hpp"
57*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XLayoutConstrains.hpp"
58*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XMenuBar.hpp"
59*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XSimpleTabController.hpp"
60*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XSystemDependentMenuPeer.hpp"
61*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XSystemDependentWindowPeer.hpp"
62*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XTabListener.hpp"
63*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XToolkit.hpp"
64*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XTopWindow.hpp"
65*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XTopWindowListener.hpp"
66*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XVclWindowPeer.hpp"
67*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XWindow.hpp"
68*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XWindow2.hpp"
69*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XWindowListener.hpp"
70*b1cdbd2cSJim Jagielski #include "com/sun/star/awt/XWindowPeer.hpp"
71*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/NamedValue.hpp"
72*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/Property.hpp"
73*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyAttribute.hpp"
74*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyExistException.hpp"
75*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyState.hpp"
76*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/PropertyValue.hpp"
77*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/UnknownPropertyException.hpp"
78*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XFastPropertySet.hpp"
79*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMaterialHolder.hpp"
80*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiHierarchicalPropertySet.hpp"
81*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XMultiPropertySet.hpp"
82*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XProperty.hpp"
83*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertySet.hpp"
84*b1cdbd2cSJim Jagielski #include "com/sun/star/beans/XPropertySetInfo.hpp"
85*b1cdbd2cSJim Jagielski #include "com/sun/star/bridge/XBridgeFactory.hpp"
86*b1cdbd2cSJim Jagielski #include "com/sun/star/bridge/XInstanceProvider.hpp"
87*b1cdbd2cSJim Jagielski #include "com/sun/star/connection/XConnection.hpp"
88*b1cdbd2cSJim Jagielski #include "com/sun/star/container/ElementExistException.hpp"
89*b1cdbd2cSJim Jagielski #include "com/sun/star/container/NoSuchElementException.hpp"
90*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContainer.hpp"
91*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContainerListener.hpp"
92*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContainerQuery.hpp"
93*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XContentEnumerationAccess.hpp"
94*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XElementAccess.hpp"
95*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XEnumeration.hpp"
96*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XEnumerationAccess.hpp"
97*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XHierarchicalNameAccess.hpp"
98*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexAccess.hpp"
99*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexContainer.hpp"
100*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XIndexReplace.hpp"
101*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameAccess.hpp"
102*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameContainer.hpp"
103*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XNameReplace.hpp"
104*b1cdbd2cSJim Jagielski #include "com/sun/star/container/XSet.hpp"
105*b1cdbd2cSJim Jagielski #include "com/sun/star/datatransfer/dnd/DNDConstants.hpp"
106*b1cdbd2cSJim Jagielski #include "com/sun/star/datatransfer/dnd/XDropTarget.hpp"
107*b1cdbd2cSJim Jagielski #include "com/sun/star/datatransfer/dnd/XDropTargetListener.hpp"
108*b1cdbd2cSJim Jagielski #include "com/sun/star/document/AmbigousFilterRequest.hpp"
109*b1cdbd2cSJim Jagielski #include "com/sun/star/document/CorruptedFilterConfigurationException.hpp"
110*b1cdbd2cSJim Jagielski #include "com/sun/star/document/MacroExecMode.hpp"
111*b1cdbd2cSJim Jagielski #include "com/sun/star/document/NoSuchFilterRequest.hpp"
112*b1cdbd2cSJim Jagielski #include "com/sun/star/document/UpdateDocMode.hpp"
113*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XActionLockable.hpp"
114*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XDocumentInfoSupplier.hpp"
115*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEventBroadcaster.hpp"
116*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XEventListener.hpp"
117*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XExtendedFilterDetection.hpp"
118*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XInteractionFilterSelect.hpp"
119*b1cdbd2cSJim Jagielski #include "com/sun/star/document/XTypeDetection.hpp"
120*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/ElementModes.hpp"
121*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/VerbAttributes.hpp"
122*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/VerbDescriptor.hpp"
123*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XPackageStructureCreator.hpp"
124*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XStorage.hpp"
125*b1cdbd2cSJim Jagielski #include "com/sun/star/embed/XTransactedObject.hpp"
126*b1cdbd2cSJim Jagielski #include "com/sun/star/form/XReset.hpp"
127*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/CommandGroup.hpp"
128*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/ControlCommand.hpp"
129*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/DispatchDescriptor.hpp"
130*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/DispatchResultEvent.hpp"
131*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/DispatchResultState.hpp"
132*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/DispatchStatement.hpp"
133*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/FeatureStateEvent.hpp"
134*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/FrameAction.hpp"
135*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/FrameSearchFlag.hpp"
136*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/LayoutManagerEvents.hpp"
137*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/TerminationVetoException.hpp"
138*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/WindowArrange.hpp"
139*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XComponentLoader.hpp"
140*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XConfigManager.hpp"
141*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XControlNotificationListener.hpp"
142*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XController.hpp"
143*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDesktop.hpp"
144*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatch.hpp"
145*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchHelper.hpp"
146*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchInformationProvider.hpp"
147*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchProvider.hpp"
148*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchProviderInterception.hpp"
149*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchProviderInterceptor.hpp"
150*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchRecorder.hpp"
151*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchRecorderSupplier.hpp"
152*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XDispatchResultListener.hpp"
153*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XFrame.hpp"
154*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XFrameActionListener.hpp"
155*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XFrameLoader.hpp"
156*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XFrames.hpp"
157*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XFramesSupplier.hpp"
158*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XInplaceLayout.hpp"
159*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XInterceptorInfo.hpp"
160*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XLayoutManager.hpp"
161*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XLayoutManagerEventBroadcaster.hpp"
162*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XLoadEventListener.hpp"
163*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XMenuBarMergingAcceptor.hpp"
164*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XModel.hpp"
165*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XModuleManager.hpp"
166*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XNotifyingDispatch.hpp"
167*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XPopupMenuController.hpp"
168*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XRecordableDispatch.hpp"
169*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XSessionManagerClient.hpp"
170*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XSessionManagerListener.hpp"
171*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XStatusListener.hpp"
172*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XStorable.hpp"
173*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XSubToolbarController.hpp"
174*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XSynchronousFrameLoader.hpp"
175*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XTask.hpp"
176*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XTasksSupplier.hpp"
177*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XTerminateListener.hpp"
178*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XToolbarController.hpp"
179*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XUIControllerFactory.hpp"
180*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/XWindowArranger.hpp"
181*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/status/FontHeight.hpp"
182*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/status/ItemState.hpp"
183*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/status/ItemStatus.hpp"
184*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/status/Verb.hpp"
185*b1cdbd2cSJim Jagielski #include "com/sun/star/frame/status/Visibility.hpp"
186*b1cdbd2cSJim Jagielski #include "com/sun/star/graphic/XGraphic.hpp"
187*b1cdbd2cSJim Jagielski #include "com/sun/star/io/IOException.hpp"
188*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XActiveDataSource.hpp"
189*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XInputStream.hpp"
190*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XOutputStream.hpp"
191*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XPersist.hpp"
192*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XSeekable.hpp"
193*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XStream.hpp"
194*b1cdbd2cSJim Jagielski #include "com/sun/star/io/XTruncate.hpp"
195*b1cdbd2cSJim Jagielski #include "com/sun/star/java/WrongJavaVersionException.hpp"
196*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/DisposedException.hpp"
197*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/EventObject.hpp"
198*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/IllegalArgumentException.hpp"
199*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/Locale.hpp"
200*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/SystemDependent.hpp"
201*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/WrappedTargetException.hpp"
202*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
203*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XComponent.hpp"
204*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XEventListener.hpp"
205*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XInitialization.hpp"
206*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XMultiComponentFactory.hpp"
207*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XMultiServiceFactory.hpp"
208*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XServiceInfo.hpp"
209*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XServiceName.hpp"
210*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XSingleComponentFactory.hpp"
211*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XSingleServiceFactory.hpp"
212*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XTypeProvider.hpp"
213*b1cdbd2cSJim Jagielski #include "com/sun/star/lang/XUnoTunnel.hpp"
214*b1cdbd2cSJim Jagielski #include "com/sun/star/mozilla/XPluginInstance.hpp"
215*b1cdbd2cSJim Jagielski #include "com/sun/star/mozilla/XPluginInstanceNotifySink.hpp"
216*b1cdbd2cSJim Jagielski #include "com/sun/star/mozilla/XPluginInstancePeer.hpp"
217*b1cdbd2cSJim Jagielski #include "com/sun/star/mozilla/XPluginWindowPeer.hpp"
218*b1cdbd2cSJim Jagielski #include "com/sun/star/registry/InvalidRegistryException.hpp"
219*b1cdbd2cSJim Jagielski #include "com/sun/star/registry/XRegistryKey.hpp"
220*b1cdbd2cSJim Jagielski #include "com/sun/star/registry/XSimpleRegistry.hpp"
221*b1cdbd2cSJim Jagielski #include "com/sun/star/script/XTypeConverter.hpp"
222*b1cdbd2cSJim Jagielski #include "com/sun/star/style/XStyleFamiliesSupplier.hpp"
223*b1cdbd2cSJim Jagielski #include "com/sun/star/sync2/BadPartnershipException.hpp"
224*b1cdbd2cSJim Jagielski #include "com/sun/star/system/SystemShellExecuteFlags.hpp"
225*b1cdbd2cSJim Jagielski #include "com/sun/star/system/SystemShellExecute.hpp"
226*b1cdbd2cSJim Jagielski #include "com/sun/star/task/ErrorCodeRequest.hpp"
227*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XAsyncJob.hpp"
228*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionAbort.hpp"
229*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionApprove.hpp"
230*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionContinuation.hpp"
231*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionDisapprove.hpp"
232*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionHandler.hpp"
233*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionRequest.hpp"
234*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XInteractionRetry.hpp"
235*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XJob.hpp"
236*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XJobExecutor.hpp"
237*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XJobListener.hpp"
238*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XStatusIndicator.hpp"
239*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XStatusIndicatorFactory.hpp"
240*b1cdbd2cSJim Jagielski #include "com/sun/star/task/XStatusIndicatorSupplier.hpp"
241*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/CommandAbortedException.hpp"
242*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/InteractiveAugmentedIOException.hpp"
243*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/InteractiveCHAOSException.hpp"
244*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/InteractiveIOException.hpp"
245*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/InteractiveNetworkException.hpp"
246*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/InteractiveWrongMediumException.hpp"
247*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/NameClash.hpp"
248*b1cdbd2cSJim Jagielski #include "com/sun/star/ucb/XContentProviderManager.hpp"
249*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/ConfigurationEvent.hpp"
250*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/DockingArea.hpp"
251*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/ImageType.hpp"
252*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/ItemStyle.hpp"
253*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/ItemType.hpp"
254*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/UIElementType.hpp"
255*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XAcceleratorConfiguration.hpp"
256*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XDockingAreaAcceptor.hpp"
257*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XImageManager.hpp"
258*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XModuleUIConfigurationManager.hpp"
259*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp"
260*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfiguration.hpp"
261*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfigurationListener.hpp"
262*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfigurationManager.hpp"
263*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfigurationManagerSupplier.hpp"
264*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfigurationPersistence.hpp"
265*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIConfigurationStorage.hpp"
266*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIElement.hpp"
267*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIElementFactory.hpp"
268*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIElementFactoryRegistration.hpp"
269*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIElementSettings.hpp"
270*b1cdbd2cSJim Jagielski #include "com/sun/star/ui/XUIFunctionListener.hpp"
271*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Any.h"
272*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Any.hxx"
273*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Exception.hpp"
274*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.h"
275*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Reference.hxx"
276*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/RuntimeException.hdl"
277*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/RuntimeException.hpp"
278*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.h"
279*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Sequence.hxx"
280*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/Type.hxx"
281*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XComponentContext.hpp"
282*b1cdbd2cSJim Jagielski #include "com/sun/star/uno/XInterface.hpp"
283*b1cdbd2cSJim Jagielski #include "com/sun/star/uri/XUriReference.hpp"
284*b1cdbd2cSJim Jagielski #include "com/sun/star/uri/XUriReferenceFactory.hpp"
285*b1cdbd2cSJim Jagielski #include "com/sun/star/util/CloseVetoException.hpp"
286*b1cdbd2cSJim Jagielski #include "com/sun/star/util/URL.hpp"
287*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XChangesBatch.hpp"
288*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XChangesListener.hpp"
289*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XChangesNotifier.hpp"
290*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloseBroadcaster.hpp"
291*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloseListener.hpp"
292*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XCloseable.hpp"
293*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XFlushable.hpp"
294*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XMacroExpander.hpp"
295*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XModifiable.hpp"
296*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XModifyListener.hpp"
297*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XStringMapping.hpp"
298*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XStringSubstitution.hpp"
299*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XStringWidth.hpp"
300*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XURLTransformer.hpp"
301*b1cdbd2cSJim Jagielski #include "com/sun/star/util/XUpdatable.hpp"
302*b1cdbd2cSJim Jagielski #include "com/sun/star/view/XPrintable.hpp"
303*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/InputSource.hpp"
304*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/SAXException.hpp"
305*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XAttributeList.hpp"
306*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XDocumentHandler.hpp"
307*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp"
308*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XLocator.hpp"
309*b1cdbd2cSJim Jagielski #include "com/sun/star/xml/sax/XParser.hpp"
310*b1cdbd2cSJim Jagielski 
311*b1cdbd2cSJim Jagielski #include "comphelper/broadcasthelper.hxx"
312*b1cdbd2cSJim Jagielski #include "comphelper/configurationhelper.hxx"
313*b1cdbd2cSJim Jagielski #include "comphelper/locale.hxx"
314*b1cdbd2cSJim Jagielski #include "comphelper/mediadescriptor.hxx"
315*b1cdbd2cSJim Jagielski #include "comphelper/processfactory.hxx"
316*b1cdbd2cSJim Jagielski #include "comphelper/regpathhelper.hxx"
317*b1cdbd2cSJim Jagielski #include "comphelper/sequence.hxx"
318*b1cdbd2cSJim Jagielski #include "comphelper/sequenceashashmap.hxx"
319*b1cdbd2cSJim Jagielski #include "comphelper/sequenceasvector.hxx"
320*b1cdbd2cSJim Jagielski 
321*b1cdbd2cSJim Jagielski #include "cppuhelper/bootstrap.hxx"
322*b1cdbd2cSJim Jagielski #include "cppuhelper/factory.hxx"
323*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase1.hxx"
324*b1cdbd2cSJim Jagielski #include "cppuhelper/implbase2.hxx"
325*b1cdbd2cSJim Jagielski #include "cppuhelper/interfacecontainer.h"
326*b1cdbd2cSJim Jagielski #include "cppuhelper/interfacecontainer.hxx"
327*b1cdbd2cSJim Jagielski #include "cppuhelper/propshlp.hxx"
328*b1cdbd2cSJim Jagielski #include "cppuhelper/queryinterface.hxx"
329*b1cdbd2cSJim Jagielski #include "cppuhelper/servicefactory.hxx"
330*b1cdbd2cSJim Jagielski #include "cppuhelper/typeprovider.hxx"
331*b1cdbd2cSJim Jagielski #include "cppuhelper/weak.hxx"
332*b1cdbd2cSJim Jagielski #include "cppuhelper/weakref.hxx"
333*b1cdbd2cSJim Jagielski 
334*b1cdbd2cSJim Jagielski #include "i18npool/lang.h"
335*b1cdbd2cSJim Jagielski #include "i18npool/mslangid.hxx"
336*b1cdbd2cSJim Jagielski 
337*b1cdbd2cSJim Jagielski #include "osl/conditn.hxx"
338*b1cdbd2cSJim Jagielski #include "osl/diagnose.h"
339*b1cdbd2cSJim Jagielski #include "osl/file.hxx"
340*b1cdbd2cSJim Jagielski #include "osl/interlck.h"
341*b1cdbd2cSJim Jagielski #include "osl/mutex.h"
342*b1cdbd2cSJim Jagielski #include "osl/mutex.hxx"
343*b1cdbd2cSJim Jagielski #include "osl/process.h"
344*b1cdbd2cSJim Jagielski #include "osl/security.hxx"
345*b1cdbd2cSJim Jagielski #include "osl/socket.hxx"
346*b1cdbd2cSJim Jagielski #include "osl/thread.h"
347*b1cdbd2cSJim Jagielski #include "osl/thread.hxx"
348*b1cdbd2cSJim Jagielski #include "osl/time.h"
349*b1cdbd2cSJim Jagielski 
350*b1cdbd2cSJim Jagielski #include "recording/dispatchrecorder.hxx"
351*b1cdbd2cSJim Jagielski #include "recording/dispatchrecordersupplier.hxx"
352*b1cdbd2cSJim Jagielski 
353*b1cdbd2cSJim Jagielski #include "rsc/rscsfx.hxx"
354*b1cdbd2cSJim Jagielski 
355*b1cdbd2cSJim Jagielski #include "rtl/instance.hxx"
356*b1cdbd2cSJim Jagielski #include "rtl/logfile.hxx"
357*b1cdbd2cSJim Jagielski #include "rtl/random.h"
358*b1cdbd2cSJim Jagielski #include "rtl/strbuf.hxx"
359*b1cdbd2cSJim Jagielski #include "rtl/string.h"
360*b1cdbd2cSJim Jagielski #include "rtl/string.hxx"
361*b1cdbd2cSJim Jagielski #include "rtl/textenc.h"
362*b1cdbd2cSJim Jagielski #include "rtl/ustrbuf.hxx"
363*b1cdbd2cSJim Jagielski #include "rtl/ustring.h"
364*b1cdbd2cSJim Jagielski #include "rtl/ustring.hxx"
365*b1cdbd2cSJim Jagielski 
366*b1cdbd2cSJim Jagielski #include "sal/alloca.h"
367*b1cdbd2cSJim Jagielski #include "sal/main.h"
368*b1cdbd2cSJim Jagielski 
369*b1cdbd2cSJim Jagielski #include "salhelper/singletonref.hxx"
370*b1cdbd2cSJim Jagielski 
371*b1cdbd2cSJim Jagielski #include "sot/exchange.hxx"
372*b1cdbd2cSJim Jagielski #include "sot/filelist.hxx"
373*b1cdbd2cSJim Jagielski #include "sot/storage.hxx"
374*b1cdbd2cSJim Jagielski 
375*b1cdbd2cSJim Jagielski #include "svtools/acceleratorexecute.hxx"
376*b1cdbd2cSJim Jagielski #include "unotools/cmdoptions.hxx"
377*b1cdbd2cSJim Jagielski #include "svtools/colorcfg.hxx"
378*b1cdbd2cSJim Jagielski #include "svtools/ctrltool.hxx"
379*b1cdbd2cSJim Jagielski #include "unotools/dynamicmenuoptions.hxx"
380*b1cdbd2cSJim Jagielski #include "svtools/filter.hxx"
381*b1cdbd2cSJim Jagielski #include "svtools/framestatuslistener.hxx"
382*b1cdbd2cSJim Jagielski #include "svtools/helpopt.hxx"
383*b1cdbd2cSJim Jagielski #include "unotools/historyoptions.hxx"
384*b1cdbd2cSJim Jagielski #include "svl/imageitm.hxx"
385*b1cdbd2cSJim Jagielski #include "svtools/imgdef.hxx"
386*b1cdbd2cSJim Jagielski #include "svl/inettype.hxx"
387*b1cdbd2cSJim Jagielski #include "unotools/internaloptions.hxx"
388*b1cdbd2cSJim Jagielski #include "svl/lstner.hxx"
389*b1cdbd2cSJim Jagielski #include "svtools/menuoptions.hxx"
390*b1cdbd2cSJim Jagielski #include "svtools/miscopt.hxx"
391*b1cdbd2cSJim Jagielski #include "unotools/moduleoptions.hxx"
392*b1cdbd2cSJim Jagielski #include "unotools/pathoptions.hxx"
393*b1cdbd2cSJim Jagielski #include "svtools/sfxecode.hxx"
394*b1cdbd2cSJim Jagielski #include "svl/smplhint.hxx"
395*b1cdbd2cSJim Jagielski #include "svl/solar.hrc"
396*b1cdbd2cSJim Jagielski #include "svtools/statusbarcontroller.hxx"
397*b1cdbd2cSJim Jagielski #include "svl/svarray.hxx"
398*b1cdbd2cSJim Jagielski #include "svtools/svmedit.hxx"
399*b1cdbd2cSJim Jagielski #include "svtools/toolboxcontroller.hxx"
400*b1cdbd2cSJim Jagielski #include "svtools/transfer.hxx"
401*b1cdbd2cSJim Jagielski #include "svl/urihelper.hxx"
402*b1cdbd2cSJim Jagielski #include "svtools/xtextedt.hxx"
403*b1cdbd2cSJim Jagielski 
404*b1cdbd2cSJim Jagielski #include "toolkit/awt/vclxmenu.hxx"
405*b1cdbd2cSJim Jagielski #include "toolkit/awt/vclxwindow.hxx"
406*b1cdbd2cSJim Jagielski #include "toolkit/helper/convert.hxx"
407*b1cdbd2cSJim Jagielski #include "toolkit/helper/vclunohelper.hxx"
408*b1cdbd2cSJim Jagielski #include "toolkit/unohlp.hxx"
409*b1cdbd2cSJim Jagielski 
410*b1cdbd2cSJim Jagielski #include "tools/color.hxx"
411*b1cdbd2cSJim Jagielski #include "tools/config.hxx"
412*b1cdbd2cSJim Jagielski #include "tools/date.hxx"
413*b1cdbd2cSJim Jagielski #include "tools/datetime.hxx"
414*b1cdbd2cSJim Jagielski #include "tools/debug.hxx"
415*b1cdbd2cSJim Jagielski #include "tools/errinf.hxx"
416*b1cdbd2cSJim Jagielski #include "tools/link.hxx"
417*b1cdbd2cSJim Jagielski #include "tools/rc.h"
418*b1cdbd2cSJim Jagielski #include "tools/rcid.h"
419*b1cdbd2cSJim Jagielski #include "tools/resid.hxx"
420*b1cdbd2cSJim Jagielski #include "tools/resmgr.hxx"
421*b1cdbd2cSJim Jagielski #include "tools/solar.h"
422*b1cdbd2cSJim Jagielski #include "tools/stream.hxx"
423*b1cdbd2cSJim Jagielski #include "tools/string.hxx"
424*b1cdbd2cSJim Jagielski #include "tools/tempfile.hxx"
425*b1cdbd2cSJim Jagielski #include "tools/tenccvt.hxx"
426*b1cdbd2cSJim Jagielski #include "tools/time.hxx"
427*b1cdbd2cSJim Jagielski #include "tools/urlobj.hxx"
428*b1cdbd2cSJim Jagielski #include "tools/wldcrd.hxx"
429*b1cdbd2cSJim Jagielski 
430*b1cdbd2cSJim Jagielski #include "typelib/typedescription.h"
431*b1cdbd2cSJim Jagielski 
432*b1cdbd2cSJim Jagielski #include "ucbhelper/content.hxx"
433*b1cdbd2cSJim Jagielski 
434*b1cdbd2cSJim Jagielski #include "unotools/bootstrap.hxx"
435*b1cdbd2cSJim Jagielski #include "unotools/configitem.hxx"
436*b1cdbd2cSJim Jagielski #include "unotools/configmgr.hxx"
437*b1cdbd2cSJim Jagielski #include "unotools/configpathes.hxx"
438*b1cdbd2cSJim Jagielski #include "unotools/intlwrapper.hxx"
439*b1cdbd2cSJim Jagielski #include "unotools/localfilehelper.hxx"
440*b1cdbd2cSJim Jagielski #include "unotools/processfactory.hxx"
441*b1cdbd2cSJim Jagielski #include "unotools/streamwrap.hxx"
442*b1cdbd2cSJim Jagielski #include "unotools/tempfile.hxx"
443*b1cdbd2cSJim Jagielski #include "unotools/ucbstreamhelper.hxx"
444*b1cdbd2cSJim Jagielski 
445*b1cdbd2cSJim Jagielski #include "vcl/accel.hxx"
446*b1cdbd2cSJim Jagielski #include "vcl/bitmap.hxx"
447*b1cdbd2cSJim Jagielski #include "vcl/bitmapex.hxx"
448*b1cdbd2cSJim Jagielski #include "vcl/button.hxx"
449*b1cdbd2cSJim Jagielski #include "vcl/combobox.hxx"
450*b1cdbd2cSJim Jagielski #include "vcl/dockingarea.hxx"
451*b1cdbd2cSJim Jagielski #include "vcl/edit.hxx"
452*b1cdbd2cSJim Jagielski #include "vcl/event.hxx"
453*b1cdbd2cSJim Jagielski #include "vcl/evntpost.hxx"
454*b1cdbd2cSJim Jagielski #include "vcl/fixed.hxx"
455*b1cdbd2cSJim Jagielski #include "vcl/graph.hxx"
456*b1cdbd2cSJim Jagielski #include "vcl/help.hxx"
457*b1cdbd2cSJim Jagielski #include "vcl/i18nhelp.hxx"
458*b1cdbd2cSJim Jagielski #include "vcl/image.hxx"
459*b1cdbd2cSJim Jagielski #include "vcl/keycod.hxx"
460*b1cdbd2cSJim Jagielski #include "vcl/keycodes.hxx"
461*b1cdbd2cSJim Jagielski #include "vcl/lstbox.hxx"
462*b1cdbd2cSJim Jagielski #include "tools/mapunit.hxx"
463*b1cdbd2cSJim Jagielski #include "vcl/menu.hxx"
464*b1cdbd2cSJim Jagielski #include "vcl/mnemonic.hxx"
465*b1cdbd2cSJim Jagielski #include "vcl/morebtn.hxx"
466*b1cdbd2cSJim Jagielski #include "vcl/outdev.hxx"
467*b1cdbd2cSJim Jagielski #include "vcl/pngread.hxx"
468*b1cdbd2cSJim Jagielski #include "vcl/pngwrite.hxx"
469*b1cdbd2cSJim Jagielski #include "vcl/print.hxx"
470*b1cdbd2cSJim Jagielski #include "vcl/scrbar.hxx"
471*b1cdbd2cSJim Jagielski #include "vcl/sound.hxx"
472*b1cdbd2cSJim Jagielski #include "vcl/spinfld.hxx"
473*b1cdbd2cSJim Jagielski #include "vcl/status.hxx"
474*b1cdbd2cSJim Jagielski #include "vcl/svapp.hxx"
475*b1cdbd2cSJim Jagielski #include "vcl/tabctrl.hxx"
476*b1cdbd2cSJim Jagielski #include "vcl/taskpanelist.hxx"
477*b1cdbd2cSJim Jagielski #include "vcl/threadex.hxx"
478*b1cdbd2cSJim Jagielski #include "vcl/timer.hxx"
479*b1cdbd2cSJim Jagielski #include "vcl/wall.hxx"
480*b1cdbd2cSJim Jagielski #include "vcl/window.hxx"
481*b1cdbd2cSJim Jagielski #include "tools/wintypes.hxx"
482*b1cdbd2cSJim Jagielski 
483*b1cdbd2cSJim Jagielski #include "vos/mutex.hxx"
484*b1cdbd2cSJim Jagielski #include "vos/process.hxx"
485*b1cdbd2cSJim Jagielski #include "vos/ref.hxx"
486*b1cdbd2cSJim Jagielski #include "vos/thread.hxx"
487*b1cdbd2cSJim Jagielski #include "vos/timer.hxx"
488*b1cdbd2cSJim Jagielski 
489*b1cdbd2cSJim Jagielski //---MARKER---
490*b1cdbd2cSJim Jagielski #endif
491*b1cdbd2cSJim Jagielski 
492