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