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:41.030262
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 
37*cdf0e10cSrcweir #include "boost/scoped_array.hpp"
38*cdf0e10cSrcweir #include "boost/shared_ptr.hpp"
39*cdf0e10cSrcweir 
40*cdf0e10cSrcweir #include "com/sun/star/awt/FocusChangeReason.hpp"
41*cdf0e10cSrcweir #include "com/sun/star/awt/FocusEvent.hpp"
42*cdf0e10cSrcweir #include "com/sun/star/awt/FontDescriptor.hpp"
43*cdf0e10cSrcweir #include "com/sun/star/awt/FontSlant.hpp"
44*cdf0e10cSrcweir #include "com/sun/star/awt/FontStrikeout.hpp"
45*cdf0e10cSrcweir #include "com/sun/star/awt/FontUnderline.hpp"
46*cdf0e10cSrcweir #include "com/sun/star/awt/FontWeight.hpp"
47*cdf0e10cSrcweir #include "com/sun/star/awt/Gradient.hpp"
48*cdf0e10cSrcweir #include "com/sun/star/awt/GradientStyle.hpp"
49*cdf0e10cSrcweir #include "com/sun/star/awt/InputEvent.hpp"
50*cdf0e10cSrcweir #include "com/sun/star/awt/Key.hpp"
51*cdf0e10cSrcweir #include "com/sun/star/awt/KeyEvent.hpp"
52*cdf0e10cSrcweir #include "com/sun/star/awt/KeyFunction.hpp"
53*cdf0e10cSrcweir #include "com/sun/star/awt/KeyGroup.hpp"
54*cdf0e10cSrcweir #include "com/sun/star/awt/KeyModifier.hpp"
55*cdf0e10cSrcweir #include "com/sun/star/awt/MouseButton.hpp"
56*cdf0e10cSrcweir #include "com/sun/star/awt/MouseEvent.hpp"
57*cdf0e10cSrcweir #include "com/sun/star/awt/PaintEvent.hpp"
58*cdf0e10cSrcweir #include "com/sun/star/awt/PosSize.hpp"
59*cdf0e10cSrcweir #include "com/sun/star/awt/RasterOperation.hpp"
60*cdf0e10cSrcweir #include "com/sun/star/awt/Rectangle.hpp"
61*cdf0e10cSrcweir #include "com/sun/star/awt/Size.hpp"
62*cdf0e10cSrcweir #include "com/sun/star/awt/VclWindowPeerAttribute.hpp"
63*cdf0e10cSrcweir #include "com/sun/star/awt/VisualEffect.hpp"
64*cdf0e10cSrcweir #include "com/sun/star/awt/WindowDescriptor.hpp"
65*cdf0e10cSrcweir #include "com/sun/star/awt/WindowEvent.hpp"
66*cdf0e10cSrcweir #include "com/sun/star/awt/XActionListener.hpp"
67*cdf0e10cSrcweir #include "com/sun/star/awt/XActivateListener.hpp"
68*cdf0e10cSrcweir #include "com/sun/star/awt/XAdjustmentListener.hpp"
69*cdf0e10cSrcweir #include "com/sun/star/awt/XBitmap.hpp"
70*cdf0e10cSrcweir #include "com/sun/star/awt/XControl.hpp"
71*cdf0e10cSrcweir #include "com/sun/star/awt/XControlContainer.hpp"
72*cdf0e10cSrcweir #include "com/sun/star/awt/XControlModel.hpp"
73*cdf0e10cSrcweir #include "com/sun/star/awt/XFocusListener.hpp"
74*cdf0e10cSrcweir #include "com/sun/star/awt/XGraphics.hpp"
75*cdf0e10cSrcweir #include "com/sun/star/awt/XItemListener.hpp"
76*cdf0e10cSrcweir #include "com/sun/star/awt/XKeyListener.hpp"
77*cdf0e10cSrcweir #include "com/sun/star/awt/XLayoutConstrains.hpp"
78*cdf0e10cSrcweir #include "com/sun/star/awt/XMouseListener.hpp"
79*cdf0e10cSrcweir #include "com/sun/star/awt/XMouseMotionListener.hpp"
80*cdf0e10cSrcweir #include "com/sun/star/awt/XPaintListener.hpp"
81*cdf0e10cSrcweir #include "com/sun/star/awt/XSpinListener.hpp"
82*cdf0e10cSrcweir #include "com/sun/star/awt/XSystemChildFactory.hpp"
83*cdf0e10cSrcweir #include "com/sun/star/awt/XTabController.hpp"
84*cdf0e10cSrcweir #include "com/sun/star/awt/XTabControllerModel.hpp"
85*cdf0e10cSrcweir #include "com/sun/star/awt/XTextListener.hpp"
86*cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindow.hpp"
87*cdf0e10cSrcweir #include "com/sun/star/awt/XTopWindowListener.hpp"
88*cdf0e10cSrcweir #include "com/sun/star/awt/XUnoControlContainer.hpp"
89*cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainer.hpp"
90*cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainerListener.hpp"
91*cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainerPeer.hpp"
92*cdf0e10cSrcweir #include "com/sun/star/awt/XVclWindowPeer.hpp"
93*cdf0e10cSrcweir #include "com/sun/star/awt/XWindow.hpp"
94*cdf0e10cSrcweir #include "com/sun/star/awt/XWindowListener.hpp"
95*cdf0e10cSrcweir #include "com/sun/star/awt/XWindowPeer.hpp"
96*cdf0e10cSrcweir #include "com/sun/star/beans/MethodConcept.hpp"
97*cdf0e10cSrcweir #include "com/sun/star/beans/NamedValue.hpp"
98*cdf0e10cSrcweir #include "com/sun/star/beans/Optional.hpp"
99*cdf0e10cSrcweir #include "com/sun/star/beans/Property.hpp"
100*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp"
101*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyChangeEvent.hpp"
102*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyConcept.hpp"
103*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp"
104*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyStateChangeEvent.hpp"
105*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp"
106*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValues.hpp"
107*cdf0e10cSrcweir #include "com/sun/star/beans/UnknownPropertyException.hpp"
108*cdf0e10cSrcweir #include "com/sun/star/beans/XExactName.hpp"
109*cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp"
110*cdf0e10cSrcweir #include "com/sun/star/beans/XIntrospection.hpp"
111*cdf0e10cSrcweir #include "com/sun/star/beans/XIntrospectionAccess.hpp"
112*cdf0e10cSrcweir #include "com/sun/star/beans/XMaterialHolder.hpp"
113*cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp"
114*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertiesChangeListener.hpp"
115*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyAccess.hpp"
116*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp"
117*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyContainer.hpp"
118*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp"
119*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp"
120*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyState.hpp"
121*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyStateChangeListener.hpp"
122*cdf0e10cSrcweir #include "com/sun/star/beans/XVetoableChangeListener.hpp"
123*cdf0e10cSrcweir #include "com/sun/star/bridge/ModelDependent.hpp"
124*cdf0e10cSrcweir #include "com/sun/star/bridge/XBridgeSupplier2.hpp"
125*cdf0e10cSrcweir #include "com/sun/star/bridge/XUnoUrlResolver.hpp"
126*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Currency.hpp"
127*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Date.hpp"
128*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Decimal.hpp"
129*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/NamedArgument.hpp"
130*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/PropertyPutArgument.hpp"
131*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/SCode.hpp"
132*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/XAutomationObject.hpp"
133*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/BackendAccessException.hpp"
134*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/CannotConnectException.hpp"
135*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/ConnectionLostException.hpp"
136*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/InsufficientAccessRightsException.hpp"
137*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/PropertyInfo.hpp"
138*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/XLayer.hpp"
139*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/XLayerContentDescriber.hpp"
140*cdf0e10cSrcweir #include "com/sun/star/configuration/backend/XSingleLayerStratum.hpp"
141*cdf0e10cSrcweir #include "com/sun/star/connection/ConnectionSetupException.hpp"
142*cdf0e10cSrcweir #include "com/sun/star/container/NoSuchElementException.hpp"
143*cdf0e10cSrcweir #include "com/sun/star/container/XChild.hpp"
144*cdf0e10cSrcweir #include "com/sun/star/container/XElementAccess.hpp"
145*cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp"
146*cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp"
147*cdf0e10cSrcweir #include "com/sun/star/container/XHierarchicalNameAccess.hpp"
148*cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp"
149*cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp"
150*cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp"
151*cdf0e10cSrcweir #include "com/sun/star/container/XNameReplace.hpp"
152*cdf0e10cSrcweir #include "com/sun/star/container/XNamed.hpp"
153*cdf0e10cSrcweir #include "com/sun/star/container/XSet.hpp"
154*cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XClipboard.hpp"
155*cdf0e10cSrcweir #include "com/sun/star/document/EventObject.hpp"
156*cdf0e10cSrcweir #include "com/sun/star/document/XEventBroadcaster.hpp"
157*cdf0e10cSrcweir #include "com/sun/star/document/XEventListener.hpp"
158*cdf0e10cSrcweir #include "com/sun/star/form/FormButtonType.hpp"
159*cdf0e10cSrcweir #include "com/sun/star/form/FormComponentType.hpp"
160*cdf0e10cSrcweir #include "com/sun/star/form/FormSubmitEncoding.hpp"
161*cdf0e10cSrcweir #include "com/sun/star/form/ListSourceType.hpp"
162*cdf0e10cSrcweir #include "com/sun/star/form/XBoundComponent.hpp"
163*cdf0e10cSrcweir #include "com/sun/star/form/XConfirmDeleteListener.hpp"
164*cdf0e10cSrcweir #include "com/sun/star/form/XForm.hpp"
165*cdf0e10cSrcweir #include "com/sun/star/form/XFormController.hpp"
166*cdf0e10cSrcweir #include "com/sun/star/form/XFormsSupplier.hpp"
167*cdf0e10cSrcweir #include "com/sun/star/form/XGridColumnFactory.hpp"
168*cdf0e10cSrcweir #include "com/sun/star/form/XLoadListener.hpp"
169*cdf0e10cSrcweir #include "com/sun/star/form/XLoadable.hpp"
170*cdf0e10cSrcweir #include "com/sun/star/form/binding/XBindableValue.hpp"
171*cdf0e10cSrcweir #include "com/sun/star/form/binding/XListEntrySink.hpp"
172*cdf0e10cSrcweir #include "com/sun/star/form/binding/XListEntrySource.hpp"
173*cdf0e10cSrcweir #include "com/sun/star/form/binding/XValueBinding.hpp"
174*cdf0e10cSrcweir #include "com/sun/star/form/submission/XSubmissionSupplier.hpp"
175*cdf0e10cSrcweir #include "com/sun/star/frame/CommandGroup.hpp"
176*cdf0e10cSrcweir #include "com/sun/star/frame/DispatchResultEvent.hpp"
177*cdf0e10cSrcweir #include "com/sun/star/frame/DispatchResultState.hpp"
178*cdf0e10cSrcweir #include "com/sun/star/frame/FrameAction.hpp"
179*cdf0e10cSrcweir #include "com/sun/star/frame/FrameActionEvent.hpp"
180*cdf0e10cSrcweir #include "com/sun/star/frame/FrameSearchFlag.hpp"
181*cdf0e10cSrcweir #include "com/sun/star/frame/XComponentLoader.hpp"
182*cdf0e10cSrcweir #include "com/sun/star/frame/XController.hpp"
183*cdf0e10cSrcweir #include "com/sun/star/frame/XDesktop.hpp"
184*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatch.hpp"
185*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchHelper.hpp"
186*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchInformationProvider.hpp"
187*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProvider.hpp"
188*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterception.hpp"
189*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterceptor.hpp"
190*cdf0e10cSrcweir #include "com/sun/star/frame/XFrame.hpp"
191*cdf0e10cSrcweir #include "com/sun/star/frame/XFrameActionListener.hpp"
192*cdf0e10cSrcweir #include "com/sun/star/frame/XFrameLoader.hpp"
193*cdf0e10cSrcweir #include "com/sun/star/frame/XFrames.hpp"
194*cdf0e10cSrcweir #include "com/sun/star/frame/XFramesSupplier.hpp"
195*cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp"
196*cdf0e10cSrcweir #include "com/sun/star/frame/XStatusListener.hpp"
197*cdf0e10cSrcweir #include "com/sun/star/frame/XStorable.hpp"
198*cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphicProvider.hpp"
199*cdf0e10cSrcweir #include "com/sun/star/inspection/LineDescriptor.hpp"
200*cdf0e10cSrcweir #include "com/sun/star/inspection/PropertyControlType.hpp"
201*cdf0e10cSrcweir #include "com/sun/star/inspection/PropertyLineElement.hpp"
202*cdf0e10cSrcweir #include "com/sun/star/inspection/XHyperlinkControl.hpp"
203*cdf0e10cSrcweir #include "com/sun/star/inspection/XNumericControl.hpp"
204*cdf0e10cSrcweir #include "com/sun/star/inspection/XObjectInspector.hpp"
205*cdf0e10cSrcweir #include "com/sun/star/inspection/XObjectInspectorModel.hpp"
206*cdf0e10cSrcweir #include "com/sun/star/inspection/XObjectInspectorUI.hpp"
207*cdf0e10cSrcweir #include "com/sun/star/inspection/XPropertyControl.hpp"
208*cdf0e10cSrcweir #include "com/sun/star/inspection/XPropertyControlFactory.hpp"
209*cdf0e10cSrcweir #include "com/sun/star/inspection/XPropertyHandler.hpp"
210*cdf0e10cSrcweir #include "com/sun/star/inspection/XStringListControl.hpp"
211*cdf0e10cSrcweir #include "com/sun/star/installation/ProtDlgRes.hpp"
212*cdf0e10cSrcweir #include "com/sun/star/installation/XProtocolHandlerCheck.hpp"
213*cdf0e10cSrcweir #include "com/sun/star/installation/protocols.hpp"
214*cdf0e10cSrcweir #include "com/sun/star/io/BufferSizeExceededException.hpp"
215*cdf0e10cSrcweir #include "com/sun/star/io/IOException.hpp"
216*cdf0e10cSrcweir #include "com/sun/star/io/NotConnectedException.hpp"
217*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataControl.hpp"
218*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSink.hpp"
219*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSource.hpp"
220*cdf0e10cSrcweir #include "com/sun/star/io/XConnectable.hpp"
221*cdf0e10cSrcweir #include "com/sun/star/io/XDataInputStream.hpp"
222*cdf0e10cSrcweir #include "com/sun/star/io/XDataOutputStream.hpp"
223*cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp"
224*cdf0e10cSrcweir #include "com/sun/star/io/XMarkableStream.hpp"
225*cdf0e10cSrcweir #include "com/sun/star/io/XObjectInputStream.hpp"
226*cdf0e10cSrcweir #include "com/sun/star/io/XObjectOutputStream.hpp"
227*cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp"
228*cdf0e10cSrcweir #include "com/sun/star/io/XPersistObject.hpp"
229*cdf0e10cSrcweir #include "com/sun/star/io/XSeekable.hpp"
230*cdf0e10cSrcweir #include "com/sun/star/io/XStreamListener.hpp"
231*cdf0e10cSrcweir #include "com/sun/star/io/XXMLExtractor.hpp"
232*cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp"
233*cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp"
234*cdf0e10cSrcweir #include "com/sun/star/lang/IllegalArgumentException.hpp"
235*cdf0e10cSrcweir #include "com/sun/star/lang/IndexOutOfBoundsException.hpp"
236*cdf0e10cSrcweir #include "com/sun/star/lang/NullPointerException.hpp"
237*cdf0e10cSrcweir #include "com/sun/star/lang/ServiceNotRegisteredException.hpp"
238*cdf0e10cSrcweir #include "com/sun/star/lang/SystemDependent.hpp"
239*cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetException.hpp"
240*cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp"
241*cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp"
242*cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp"
243*cdf0e10cSrcweir #include "com/sun/star/lang/XLocalizable.hpp"
244*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiComponentFactory.hpp"
245*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp"
246*cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp"
247*cdf0e10cSrcweir #include "com/sun/star/lang/XServiceName.hpp"
248*cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp"
249*cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp"
250*cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp"
251*cdf0e10cSrcweir #include "com/sun/star/ldap/LdapConnectionException.hpp"
252*cdf0e10cSrcweir #include "com/sun/star/ldap/LdapGenericException.hpp"
253*cdf0e10cSrcweir #include "com/sun/star/loader/CannotActivateFactoryException.hpp"
254*cdf0e10cSrcweir #include "com/sun/star/loader/XImplementationLoader.hpp"
255*cdf0e10cSrcweir #include "com/sun/star/plugin/PluginDescription.hpp"
256*cdf0e10cSrcweir #include "com/sun/star/plugin/PluginException.hpp"
257*cdf0e10cSrcweir #include "com/sun/star/plugin/PluginMode.hpp"
258*cdf0e10cSrcweir #include "com/sun/star/plugin/PluginVariable.hpp"
259*cdf0e10cSrcweir #include "com/sun/star/plugin/XPlugin.hpp"
260*cdf0e10cSrcweir #include "com/sun/star/plugin/XPluginContext.hpp"
261*cdf0e10cSrcweir #include "com/sun/star/plugin/XPluginManager.hpp"
262*cdf0e10cSrcweir #include "com/sun/star/reflection/InvocationTargetException.hpp"
263*cdf0e10cSrcweir #include "com/sun/star/reflection/ParamInfo.hpp"
264*cdf0e10cSrcweir #include "com/sun/star/reflection/XEnumTypeDescription.hpp"
265*cdf0e10cSrcweir #include "com/sun/star/reflection/XIdlReflection.hpp"
266*cdf0e10cSrcweir #include "com/sun/star/registry/InvalidRegistryException.hpp"
267*cdf0e10cSrcweir #include "com/sun/star/registry/InvalidValueException.hpp"
268*cdf0e10cSrcweir #include "com/sun/star/registry/RegistryKeyType.hpp"
269*cdf0e10cSrcweir #include "com/sun/star/registry/RegistryValueType.hpp"
270*cdf0e10cSrcweir #include "com/sun/star/registry/XRegistryKey.hpp"
271*cdf0e10cSrcweir #include "com/sun/star/registry/XSimpleRegistry.hpp"
272*cdf0e10cSrcweir #include "com/sun/star/resource/XResourceBundleLoader.hpp"
273*cdf0e10cSrcweir #include "com/sun/star/scanner/ScannerException.hpp"
274*cdf0e10cSrcweir #include "com/sun/star/scanner/XScannerManager.hpp"
275*cdf0e10cSrcweir #include "com/sun/star/script/ContextInformation.hpp"
276*cdf0e10cSrcweir #include "com/sun/star/script/FailReason.hpp"
277*cdf0e10cSrcweir #include "com/sun/star/script/FinishEngineEvent.hpp"
278*cdf0e10cSrcweir #include "com/sun/star/script/FinishReason.hpp"
279*cdf0e10cSrcweir #include "com/sun/star/script/InterruptEngineEvent.hpp"
280*cdf0e10cSrcweir #include "com/sun/star/script/InterruptReason.hpp"
281*cdf0e10cSrcweir #include "com/sun/star/script/InvocationInfo.hpp"
282*cdf0e10cSrcweir #include "com/sun/star/script/MemberType.hpp"
283*cdf0e10cSrcweir #include "com/sun/star/script/ScriptEventDescriptor.hpp"
284*cdf0e10cSrcweir #include "com/sun/star/script/XDebugging.hpp"
285*cdf0e10cSrcweir #include "com/sun/star/script/XEngine.hpp"
286*cdf0e10cSrcweir #include "com/sun/star/script/XEngineListener.hpp"
287*cdf0e10cSrcweir #include "com/sun/star/script/XEventAttacherManager.hpp"
288*cdf0e10cSrcweir #include "com/sun/star/script/XInvocation.hpp"
289*cdf0e10cSrcweir #include "com/sun/star/script/XInvocation2.hpp"
290*cdf0e10cSrcweir #include "com/sun/star/script/XInvocationAdapterFactory.hpp"
291*cdf0e10cSrcweir #include "com/sun/star/script/XInvocationAdapterFactory2.hpp"
292*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryAccess.hpp"
293*cdf0e10cSrcweir #include "com/sun/star/script/XScriptEventsSupplier.hpp"
294*cdf0e10cSrcweir #include "com/sun/star/script/XTypeConverter.hpp"
295*cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp"
296*cdf0e10cSrcweir #include "com/sun/star/sdb/RowChangeAction.hpp"
297*cdf0e10cSrcweir #include "com/sun/star/sdb/SQLContext.hpp"
298*cdf0e10cSrcweir #include "com/sun/star/sdb/XColumn.hpp"
299*cdf0e10cSrcweir #include "com/sun/star/sdb/XCompletedConnection.hpp"
300*cdf0e10cSrcweir #include "com/sun/star/sdb/XDatabaseEnvironment.hpp"
301*cdf0e10cSrcweir #include "com/sun/star/sdb/XDocumentDataSource.hpp"
302*cdf0e10cSrcweir #include "com/sun/star/sdb/XQueriesSupplier.hpp"
303*cdf0e10cSrcweir #include "com/sun/star/sdb/XSingleSelectQueryComposer.hpp"
304*cdf0e10cSrcweir #include "com/sun/star/sdbc/DataType.hpp"
305*cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetConcurrency.hpp"
306*cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetType.hpp"
307*cdf0e10cSrcweir #include "com/sun/star/sdbc/SQLWarning.hpp"
308*cdf0e10cSrcweir #include "com/sun/star/sdbc/XConnection.hpp"
309*cdf0e10cSrcweir #include "com/sun/star/sdbc/XDataSource.hpp"
310*cdf0e10cSrcweir #include "com/sun/star/sdbc/XDatabaseMetaData.hpp"
311*cdf0e10cSrcweir #include "com/sun/star/sdbc/XDriverAccess.hpp"
312*cdf0e10cSrcweir #include "com/sun/star/sdbc/XPreparedStatement.hpp"
313*cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSet.hpp"
314*cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSetUpdate.hpp"
315*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSet.hpp"
316*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSetListener.hpp"
317*cdf0e10cSrcweir #include "com/sun/star/sdbcx/KeyType.hpp"
318*cdf0e10cSrcweir #include "com/sun/star/sdbcx/Privilege.hpp"
319*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XColumnsSupplier.hpp"
320*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XKeysSupplier.hpp"
321*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XRowLocate.hpp"
322*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XTablesSupplier.hpp"
323*cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheetDocument.hpp"
324*cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheetView.hpp"
325*cdf0e10cSrcweir #include "com/sun/star/svg/XSVGPrinter.hpp"
326*cdf0e10cSrcweir #include "com/sun/star/svg/XSVGWriter.hpp"
327*cdf0e10cSrcweir #include "com/sun/star/system/SystemShellExecuteException.hpp"
328*cdf0e10cSrcweir #include "com/sun/star/system/SystemShellExecuteFlags.hpp"
329*cdf0e10cSrcweir #include "com/sun/star/system/XSystemShellExecute.hpp"
330*cdf0e10cSrcweir #include "com/sun/star/table/CellAddress.hpp"
331*cdf0e10cSrcweir #include "com/sun/star/table/CellRangeAddress.hpp"
332*cdf0e10cSrcweir #include "com/sun/star/table/XCellRange.hpp"
333*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionAbort.hpp"
334*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionApprove.hpp"
335*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionContinuation.hpp"
336*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionDisapprove.hpp"
337*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionHandler.hpp"
338*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRequest.hpp"
339*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRetry.hpp"
340*cdf0e10cSrcweir #include "com/sun/star/task/XJob.hpp"
341*cdf0e10cSrcweir #include "com/sun/star/text/BibliographyDataField.hpp"
342*cdf0e10cSrcweir #include "com/sun/star/text/TextContentAnchorType.hpp"
343*cdf0e10cSrcweir #include "com/sun/star/ucb/AlreadyInitializedException.hpp"
344*cdf0e10cSrcweir #include "com/sun/star/ucb/Command.hpp"
345*cdf0e10cSrcweir #include "com/sun/star/ucb/CommandAbortedException.hpp"
346*cdf0e10cSrcweir #include "com/sun/star/ucb/ContentEvent.hpp"
347*cdf0e10cSrcweir #include "com/sun/star/ucb/IOErrorCode.hpp"
348*cdf0e10cSrcweir #include "com/sun/star/ucb/IllegalIdentifierException.hpp"
349*cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveAugmentedIOException.hpp"
350*cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveWrongMediumException.hpp"
351*cdf0e10cSrcweir #include "com/sun/star/ucb/PostCommandArgument.hpp"
352*cdf0e10cSrcweir #include "com/sun/star/ucb/PostCommandArgument2.hpp"
353*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp"
354*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandInfo.hpp"
355*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandProcessor.hpp"
356*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandProcessor2.hpp"
357*cdf0e10cSrcweir #include "com/sun/star/ucb/XContent.hpp"
358*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentAccess.hpp"
359*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentEventListener.hpp"
360*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifier.hpp"
361*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifierFactory.hpp"
362*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp"
363*cdf0e10cSrcweir #include "com/sun/star/ucb/XProgressHandler.hpp"
364*cdf0e10cSrcweir #include "com/sun/star/ucb/XSimpleFileAccess.hpp"
365*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp"
366*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
367*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XExecutableDialog.hpp"
368*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp"
369*cdf0e10cSrcweir #include "com/sun/star/uno/Any.h"
370*cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx"
371*cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp"
372*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h"
373*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx"
374*cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp"
375*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h"
376*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx"
377*cdf0e10cSrcweir #include "com/sun/star/uno/Type.h"
378*cdf0e10cSrcweir #include "com/sun/star/uno/Type.hxx"
379*cdf0e10cSrcweir #include "com/sun/star/uno/TypeClass.hpp"
380*cdf0e10cSrcweir #include "com/sun/star/uno/XAdapter.hpp"
381*cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp"
382*cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp"
383*cdf0e10cSrcweir #include "com/sun/star/uno/XNamingService.hpp"
384*cdf0e10cSrcweir #include "com/sun/star/uno/XReference.hpp"
385*cdf0e10cSrcweir #include "com/sun/star/uno/genfunc.h"
386*cdf0e10cSrcweir #include "com/sun/star/util/AliasProgrammaticPair.hpp"
387*cdf0e10cSrcweir #include "com/sun/star/util/ChangesSet.hpp"
388*cdf0e10cSrcweir #include "com/sun/star/util/Color.hpp"
389*cdf0e10cSrcweir #include "com/sun/star/util/Date.hpp"
390*cdf0e10cSrcweir #include "com/sun/star/util/DateTime.hpp"
391*cdf0e10cSrcweir #include "com/sun/star/util/ElementChange.hpp"
392*cdf0e10cSrcweir #include "com/sun/star/util/MeasureUnit.hpp"
393*cdf0e10cSrcweir #include "com/sun/star/util/NumberFormat.hpp"
394*cdf0e10cSrcweir #include "com/sun/star/util/Time.hpp"
395*cdf0e10cSrcweir #include "com/sun/star/util/URL.hpp"
396*cdf0e10cSrcweir #include "com/sun/star/util/XArchiver.hpp"
397*cdf0e10cSrcweir #include "com/sun/star/util/XChangesBatch.hpp"
398*cdf0e10cSrcweir #include "com/sun/star/util/XChangesListener.hpp"
399*cdf0e10cSrcweir #include "com/sun/star/util/XChangesNotifier.hpp"
400*cdf0e10cSrcweir #include "com/sun/star/util/XCloseBroadcaster.hpp"
401*cdf0e10cSrcweir #include "com/sun/star/util/XCloseListener.hpp"
402*cdf0e10cSrcweir #include "com/sun/star/util/XCloseable.hpp"
403*cdf0e10cSrcweir #include "com/sun/star/util/XLocalizedAliases.hpp"
404*cdf0e10cSrcweir #include "com/sun/star/util/XModifiable.hpp"
405*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatTypes.hpp"
406*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp"
407*cdf0e10cSrcweir #include "com/sun/star/util/XTimeStamped.hpp"
408*cdf0e10cSrcweir #include "com/sun/star/util/XURLTransformer.hpp"
409*cdf0e10cSrcweir #include "com/sun/star/view/XSelectionSupplier.hpp"
410*cdf0e10cSrcweir #include "com/sun/star/xforms/XDataTypeRepository.hpp"
411*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsSupplier.hpp"
412*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsUIHelper1.hpp"
413*cdf0e10cSrcweir #include "com/sun/star/xforms/XModel.hpp"
414*cdf0e10cSrcweir #include "com/sun/star/xforms/XSubmission.hpp"
415*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XDocumentHandler.hpp"
416*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp"
417*cdf0e10cSrcweir #include "com/sun/star/xsd/DataTypeClass.hpp"
418*cdf0e10cSrcweir #include "com/sun/star/xsd/WhiteSpaceTreatment.hpp"
419*cdf0e10cSrcweir #include "com/sun/star/xsd/XDataType.hpp"
420*cdf0e10cSrcweir 
421*cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx"
422*cdf0e10cSrcweir #include "comphelper/container.hxx"
423*cdf0e10cSrcweir #include "comphelper/documentconstants.hxx"
424*cdf0e10cSrcweir #include "comphelper/interaction.hxx"
425*cdf0e10cSrcweir #include "comphelper/listenernotification.hxx"
426*cdf0e10cSrcweir #include "comphelper/namedvaluecollection.hxx"
427*cdf0e10cSrcweir #include "comphelper/processfactory.hxx"
428*cdf0e10cSrcweir #include "comphelper/sequence.hxx"
429*cdf0e10cSrcweir #include "comphelper/types.hxx"
430*cdf0e10cSrcweir #include "comphelper/uno3.hxx"
431*cdf0e10cSrcweir 
432*cdf0e10cSrcweir #include "connectivity/dbconversion.hxx"
433*cdf0e10cSrcweir #include "connectivity/dbexception.hxx"
434*cdf0e10cSrcweir 
435*cdf0e10cSrcweir #include "cppu/macros.hxx"
436*cdf0e10cSrcweir #include "cppu/unotype.hxx"
437*cdf0e10cSrcweir 
438*cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx"
439*cdf0e10cSrcweir #include "cppuhelper/compbase1.hxx"
440*cdf0e10cSrcweir #include "cppuhelper/component_context.hxx"
441*cdf0e10cSrcweir #include "cppuhelper/exc_hlp.hxx"
442*cdf0e10cSrcweir #include "cppuhelper/factory.hxx"
443*cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx"
444*cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx"
445*cdf0e10cSrcweir #include "cppuhelper/implbase3.hxx"
446*cdf0e10cSrcweir #include "cppuhelper/implbase4.hxx"
447*cdf0e10cSrcweir #include "cppuhelper/implbase5.hxx"
448*cdf0e10cSrcweir #include "cppuhelper/implbase7.hxx"
449*cdf0e10cSrcweir #include "cppuhelper/implementationentry.hxx"
450*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.h"
451*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx"
452*cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx"
453*cdf0e10cSrcweir #include "cppuhelper/servicefactory.hxx"
454*cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx"
455*cdf0e10cSrcweir #include "cppuhelper/weak.hxx"
456*cdf0e10cSrcweir #include "cppuhelper/weakagg.hxx"
457*cdf0e10cSrcweir #include "cppuhelper/weakref.hxx"
458*cdf0e10cSrcweir 
459*cdf0e10cSrcweir 
460*cdf0e10cSrcweir 
461*cdf0e10cSrcweir #include "i18npool/mslangid.hxx"
462*cdf0e10cSrcweir 
463*cdf0e10cSrcweir 
464*cdf0e10cSrcweir 
465*cdf0e10cSrcweir 
466*cdf0e10cSrcweir #include "osl/conditn.h"
467*cdf0e10cSrcweir #include "osl/diagnose.h"
468*cdf0e10cSrcweir #include "osl/doublecheckedlocking.h"
469*cdf0e10cSrcweir #include "osl/file.hxx"
470*cdf0e10cSrcweir #include "osl/getglobalmutex.hxx"
471*cdf0e10cSrcweir #include "osl/interlck.h"
472*cdf0e10cSrcweir #include "osl/module.h"
473*cdf0e10cSrcweir #include "osl/module.hxx"
474*cdf0e10cSrcweir #include "osl/mutex.hxx"
475*cdf0e10cSrcweir #include "osl/nlsupport.h"
476*cdf0e10cSrcweir #include "osl/process.h"
477*cdf0e10cSrcweir #include "osl/security.hxx"
478*cdf0e10cSrcweir #include "osl/thread.h"
479*cdf0e10cSrcweir #include "osl/time.h"
480*cdf0e10cSrcweir 
481*cdf0e10cSrcweir 
482*cdf0e10cSrcweir #include "rtl/alloc.h"
483*cdf0e10cSrcweir #include "rtl/bootstrap.hxx"
484*cdf0e10cSrcweir #include "rtl/byteseq.h"
485*cdf0e10cSrcweir #include "rtl/instance.hxx"
486*cdf0e10cSrcweir #include "rtl/locale.h"
487*cdf0e10cSrcweir #include "rtl/math.hxx"
488*cdf0e10cSrcweir #include "rtl/memory.h"
489*cdf0e10cSrcweir #include "rtl/process.h"
490*cdf0e10cSrcweir #include "rtl/strbuf.hxx"
491*cdf0e10cSrcweir #include "rtl/string.h"
492*cdf0e10cSrcweir #include "rtl/string.hxx"
493*cdf0e10cSrcweir #include "rtl/textenc.h"
494*cdf0e10cSrcweir #include "rtl/unload.h"
495*cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
496*cdf0e10cSrcweir #include "rtl/ustring.hxx"
497*cdf0e10cSrcweir #include "rtl/uuid.h"
498*cdf0e10cSrcweir 
499*cdf0e10cSrcweir #include "salhelper/simplereferenceobject.hxx"
500*cdf0e10cSrcweir 
501*cdf0e10cSrcweir #include "sane/sane.h"
502*cdf0e10cSrcweir 
503*cdf0e10cSrcweir 
504*cdf0e10cSrcweir 
505*cdf0e10cSrcweir 
506*cdf0e10cSrcweir 
507*cdf0e10cSrcweir #include "svl/filenotation.hxx"
508*cdf0e10cSrcweir #include "svtools/imgdef.hxx"
509*cdf0e10cSrcweir #include "svtools/miscopt.hxx"
510*cdf0e10cSrcweir #include "unotools/moduleoptions.hxx"
511*cdf0e10cSrcweir #include "svl/numuno.hxx"
512*cdf0e10cSrcweir 
513*cdf0e10cSrcweir #include "svx/flagsdef.hxx"
514*cdf0e10cSrcweir 
515*cdf0e10cSrcweir #include "sys/stat.h"
516*cdf0e10cSrcweir #include "sys/types.h"
517*cdf0e10cSrcweir 
518*cdf0e10cSrcweir 
519*cdf0e10cSrcweir #include "tools/diagnose_ex.h"
520*cdf0e10cSrcweir 
521*cdf0e10cSrcweir 
522*cdf0e10cSrcweir #include "typelib/typeclass.h"
523*cdf0e10cSrcweir #include "typelib/typedescription.h"
524*cdf0e10cSrcweir #include "typelib/typedescription.hxx"
525*cdf0e10cSrcweir 
526*cdf0e10cSrcweir 
527*cdf0e10cSrcweir #include "uno/dispatcher.h"
528*cdf0e10cSrcweir #include "uno/environment.h"
529*cdf0e10cSrcweir #include "uno/lbnames.h"
530*cdf0e10cSrcweir 
531*cdf0e10cSrcweir #include "unotools/configitem.hxx"
532*cdf0e10cSrcweir #include "unotools/confignode.hxx"
533*cdf0e10cSrcweir #include "unotools/processfactory.hxx"
534*cdf0e10cSrcweir 
535*cdf0e10cSrcweir 
536*cdf0e10cSrcweir #include "tools/fldunit.hxx"
537*cdf0e10cSrcweir 
538*cdf0e10cSrcweir #include "vos/conditn.hxx"
539*cdf0e10cSrcweir #include "vos/diagnose.hxx"
540*cdf0e10cSrcweir #include "vos/macros.hxx"
541*cdf0e10cSrcweir #include "vos/module.hxx"
542*cdf0e10cSrcweir #include "vos/mutex.hxx"
543*cdf0e10cSrcweir #include "vos/pipe.hxx"
544*cdf0e10cSrcweir #include "vos/ref.hxx"
545*cdf0e10cSrcweir #include "vos/refernce.hxx"
546*cdf0e10cSrcweir #include "vos/thread.hxx"
547*cdf0e10cSrcweir #include "vos/timer.hxx"
548*cdf0e10cSrcweir 
549*cdf0e10cSrcweir #include "xmloff/nmspmap.hxx"
550*cdf0e10cSrcweir //---MARKER---
551*cdf0e10cSrcweir 
552*cdf0e10cSrcweir #endif
553