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:31.374198
29*cdf0e10cSrcweir 
30*cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS
31*cdf0e10cSrcweir 
32*cdf0e10cSrcweir //---MARKER---
33*cdf0e10cSrcweir 
34*cdf0e10cSrcweir #include "com/sun/star/awt/XControl.hpp"
35*cdf0e10cSrcweir #include "com/sun/star/awt/XControlContainer.hpp"
36*cdf0e10cSrcweir #include "com/sun/star/awt/XControlModel.hpp"
37*cdf0e10cSrcweir #include "com/sun/star/awt/XDialog.hpp"
38*cdf0e10cSrcweir #include "com/sun/star/awt/XWindow.hpp"
39*cdf0e10cSrcweir #include "com/sun/star/beans/MethodConcept.hpp"
40*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp"
41*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyConcept.hpp"
42*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp"
43*cdf0e10cSrcweir #include "com/sun/star/beans/XExactName.hpp"
44*cdf0e10cSrcweir #include "com/sun/star/beans/XIntrospection.hpp"
45*cdf0e10cSrcweir #include "com/sun/star/beans/XIntrospectionAccess.hpp"
46*cdf0e10cSrcweir #include "com/sun/star/beans/XMaterialHolder.hpp"
47*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyAccess.hpp"
48*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyContainer.hpp"
49*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp"
50*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp"
51*cdf0e10cSrcweir #include "com/sun/star/bridge/XBridge.hpp"
52*cdf0e10cSrcweir #include "com/sun/star/bridge/XBridgeFactory.hpp"
53*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Currency.hpp"
54*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Date.hpp"
55*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/Decimal.hpp"
56*cdf0e10cSrcweir #include "com/sun/star/bridge/oleautomation/NamedArgument.hpp"
57*cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp"
58*cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp"
59*cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp"
60*cdf0e10cSrcweir #include "com/sun/star/container/XHierarchicalNameAccess.hpp"
61*cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp"
62*cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp"
63*cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp"
64*cdf0e10cSrcweir #include "com/sun/star/document/XDocumentInfoSupplier.hpp"
65*cdf0e10cSrcweir #include "com/sun/star/document/XStorageBasedDocument.hpp"
66*cdf0e10cSrcweir #include "com/sun/star/embed/ElementModes.hpp"
67*cdf0e10cSrcweir #include "com/sun/star/embed/XEncryptionProtectedSource.hpp"
68*cdf0e10cSrcweir #include "com/sun/star/embed/XStorage.hpp"
69*cdf0e10cSrcweir #include "com/sun/star/embed/XTransactedObject.hpp"
70*cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp"
71*cdf0e10cSrcweir #include "com/sun/star/i18n/XCalendar.hpp"
72*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSource.hpp"
73*cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp"
74*cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp"
75*cdf0e10cSrcweir #include "com/sun/star/io/XSeekable.hpp"
76*cdf0e10cSrcweir #include "com/sun/star/io/XStream.hpp"
77*cdf0e10cSrcweir #include "com/sun/star/io/XTextOutputStream.hpp"
78*cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp"
79*cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp"
80*cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp"
81*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp"
82*cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp"
83*cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp"
84*cdf0e10cSrcweir #include "com/sun/star/lang/XTypeProvider.hpp"
85*cdf0e10cSrcweir #include "com/sun/star/reflection/XIdlArray.hpp"
86*cdf0e10cSrcweir #include "com/sun/star/reflection/XIdlClass.hpp"
87*cdf0e10cSrcweir #include "com/sun/star/reflection/XIdlClassProvider.hpp"
88*cdf0e10cSrcweir #include "com/sun/star/reflection/XIdlReflection.hpp"
89*cdf0e10cSrcweir #include "com/sun/star/reflection/XTypeDescription.hpp"
90*cdf0e10cSrcweir #include "com/sun/star/registry/XImplementationRegistration.hpp"
91*cdf0e10cSrcweir #include "com/sun/star/script/ArrayWrapper.hpp"
92*cdf0e10cSrcweir #include "com/sun/star/script/BasicErrorException.hpp"
93*cdf0e10cSrcweir #include "com/sun/star/script/ScriptEventDescriptor.hpp"
94*cdf0e10cSrcweir #include "com/sun/star/script/XAllListener.hpp"
95*cdf0e10cSrcweir #include "com/sun/star/script/XDefaultMethod.hpp"
96*cdf0e10cSrcweir #include "com/sun/star/script/XDefaultProperty.hpp"
97*cdf0e10cSrcweir #include "com/sun/star/script/XEventAttacher.hpp"
98*cdf0e10cSrcweir #include "com/sun/star/script/XInvocation.hpp"
99*cdf0e10cSrcweir #include "com/sun/star/script/XInvocationAdapterFactory.hpp"
100*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryContainer.hpp"
101*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryContainer2.hpp"
102*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryContainerExport.hpp"
103*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryContainerPassword.hpp"
104*cdf0e10cSrcweir #include "com/sun/star/script/XScriptEventsAttacher.hpp"
105*cdf0e10cSrcweir #include "com/sun/star/script/XScriptEventsSupplier.hpp"
106*cdf0e10cSrcweir #include "com/sun/star/script/XStarBasicAccess.hpp"
107*cdf0e10cSrcweir #include "com/sun/star/script/XStarBasicDialogInfo.hpp"
108*cdf0e10cSrcweir #include "com/sun/star/script/XStarBasicLibraryInfo.hpp"
109*cdf0e10cSrcweir #include "com/sun/star/script/XStarBasicModuleInfo.hpp"
110*cdf0e10cSrcweir #include "com/sun/star/script/XTypeConverter.hpp"
111*cdf0e10cSrcweir #include "com/sun/star/script/provider/XScriptProvider.hpp"
112*cdf0e10cSrcweir #include "com/sun/star/script/provider/XScriptProviderFactory.hpp"
113*cdf0e10cSrcweir #include "com/sun/star/script/provider/XScriptProviderSupplier.hpp"
114*cdf0e10cSrcweir #include "com/sun/star/task/ErrorCodeIOException.hpp"
115*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp"
116*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProviderManager.hpp"
117*cdf0e10cSrcweir #include "com/sun/star/ucb/XSimpleFileAccess.hpp"
118*cdf0e10cSrcweir #include "com/sun/star/ucb/XSimpleFileAccess3.hpp"
119*cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx"
120*cdf0e10cSrcweir #include "com/sun/star/uno/DeploymentException.hpp"
121*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx"
122*cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp"
123*cdf0e10cSrcweir #include "com/sun/star/util/DateTime.hpp"
124*cdf0e10cSrcweir #include "com/sun/star/util/XMacroExpander.hpp"
125*cdf0e10cSrcweir #include "com/sun/star/util/XStringSubstitution.hpp"
126*cdf0e10cSrcweir #include "com/sun/star/xml/sax/InputSource.hpp"
127*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XDocumentHandler.hpp"
128*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp"
129*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XParser.hpp"
130*cdf0e10cSrcweir 
131*cdf0e10cSrcweir #include "comphelper/anytostring.hxx"
132*cdf0e10cSrcweir #include "comphelper/componentmodule.hxx"
133*cdf0e10cSrcweir #include "comphelper/processfactory.hxx"
134*cdf0e10cSrcweir #include "comphelper/regpathhelper.hxx"
135*cdf0e10cSrcweir #include "comphelper/stl_types.hxx"
136*cdf0e10cSrcweir #include "comphelper/storagehelper.hxx"
137*cdf0e10cSrcweir 
138*cdf0e10cSrcweir #include "cppuhelper/basemutex.hxx"
139*cdf0e10cSrcweir #include "cppuhelper/component.hxx"
140*cdf0e10cSrcweir #include "cppuhelper/exc_hlp.hxx"
141*cdf0e10cSrcweir #include "cppuhelper/factory.hxx"
142*cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx"
143*cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx"
144*cdf0e10cSrcweir #include "cppuhelper/implbase5.hxx"
145*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx"
146*cdf0e10cSrcweir #include "cppuhelper/servicefactory.hxx"
147*cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx"
148*cdf0e10cSrcweir 
149*cdf0e10cSrcweir #include "i18npool/lang.h"
150*cdf0e10cSrcweir 
151*cdf0e10cSrcweir #include "osl/file.hxx"
152*cdf0e10cSrcweir #include "osl/module.h"
153*cdf0e10cSrcweir #include "osl/mutex.hxx"
154*cdf0e10cSrcweir #include "osl/process.h"
155*cdf0e10cSrcweir #include "osl/security.h"
156*cdf0e10cSrcweir #include "osl/time.h"
157*cdf0e10cSrcweir 
158*cdf0e10cSrcweir #include "rtl/byteseq.hxx"
159*cdf0e10cSrcweir #include "rtl/digest.h"
160*cdf0e10cSrcweir #include "rtl/instance.hxx"
161*cdf0e10cSrcweir #include "rtl/math.hxx"
162*cdf0e10cSrcweir #include "rtl/strbuf.hxx"
163*cdf0e10cSrcweir #include "rtl/textenc.h"
164*cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
165*cdf0e10cSrcweir #include "rtl/ustring.hxx"
166*cdf0e10cSrcweir 
167*cdf0e10cSrcweir #include "sal/alloca.h"
168*cdf0e10cSrcweir #include "sal/types.h"
169*cdf0e10cSrcweir 
170*cdf0e10cSrcweir #include "sot/storage.hxx"
171*cdf0e10cSrcweir #include "sot/storinfo.hxx"
172*cdf0e10cSrcweir 
173*cdf0e10cSrcweir #include "svl/brdcst.hxx"
174*cdf0e10cSrcweir #include "svtools/ctrlbox.hxx"
175*cdf0e10cSrcweir #include "svtools/ctrltool.hxx"
176*cdf0e10cSrcweir #include "svtools/ehdl.hxx"
177*cdf0e10cSrcweir #include "svtools/filedlg.hxx"
178*cdf0e10cSrcweir #include "svl/hint.hxx"
179*cdf0e10cSrcweir #include "svl/lstner.hxx"
180*cdf0e10cSrcweir #include "unotools/pathoptions.hxx"
181*cdf0e10cSrcweir #include "svtools/sfxecode.hxx"
182*cdf0e10cSrcweir #include "svl/smplhint.hxx"
183*cdf0e10cSrcweir #include "svl/solar.hrc"
184*cdf0e10cSrcweir #include "svtools/stringtransfer.hxx"
185*cdf0e10cSrcweir #include "svl/svarray.hxx"
186*cdf0e10cSrcweir #include "svl/svdde.hxx"
187*cdf0e10cSrcweir #include "svtools/svmedit.hxx"
188*cdf0e10cSrcweir #include "svl/svstdarr.hxx"
189*cdf0e10cSrcweir #include "svtools/svtdata.hxx"
190*cdf0e10cSrcweir #include "svtools/svtools.hrc"
191*cdf0e10cSrcweir #include "svtools/svtreebx.hxx"
192*cdf0e10cSrcweir #include "unotools/syslocale.hxx"
193*cdf0e10cSrcweir #include "svtools/taskbar.hxx"
194*cdf0e10cSrcweir #include "svtools/textdata.hxx"
195*cdf0e10cSrcweir #include "svtools/texteng.hxx"
196*cdf0e10cSrcweir #include "svtools/textview.hxx"
197*cdf0e10cSrcweir #include "svtools/transfer.hxx"
198*cdf0e10cSrcweir #include "svtools/txtattr.hxx"
199*cdf0e10cSrcweir #include "svl/undo.hxx"
200*cdf0e10cSrcweir #include "svl/zforlist.hxx"
201*cdf0e10cSrcweir #include "svl/zformat.hxx"
202*cdf0e10cSrcweir 
203*cdf0e10cSrcweir 
204*cdf0e10cSrcweir #include "tools/color.hxx"
205*cdf0e10cSrcweir #include "tools/config.hxx"
206*cdf0e10cSrcweir #include "tools/date.hxx"
207*cdf0e10cSrcweir #include "tools/debug.hxx"
208*cdf0e10cSrcweir #include "tools/diagnose_ex.h"
209*cdf0e10cSrcweir #include "tools/errcode.hxx"
210*cdf0e10cSrcweir #include "tools/errinf.hxx"
211*cdf0e10cSrcweir #include "tools/fsys.hxx"
212*cdf0e10cSrcweir #include "tools/gen.hxx"
213*cdf0e10cSrcweir #include "tools/link.hxx"
214*cdf0e10cSrcweir #include "tools/list.hxx"
215*cdf0e10cSrcweir #include "tools/rc.hxx"
216*cdf0e10cSrcweir #include "tools/rcid.h"
217*cdf0e10cSrcweir #include "tools/ref.hxx"
218*cdf0e10cSrcweir #include "tools/resid.hxx"
219*cdf0e10cSrcweir #include "tools/rtti.hxx"
220*cdf0e10cSrcweir #include "tools/shl.hxx"
221*cdf0e10cSrcweir #include "tools/solar.h"
222*cdf0e10cSrcweir #include "tools/stream.hxx"
223*cdf0e10cSrcweir #include "tools/string.hxx"
224*cdf0e10cSrcweir #include "tools/table.hxx"
225*cdf0e10cSrcweir #include "tools/tenccvt.hxx"
226*cdf0e10cSrcweir #include "tools/time.hxx"
227*cdf0e10cSrcweir #include "tools/urlobj.hxx"
228*cdf0e10cSrcweir #include "tools/wldcrd.hxx"
229*cdf0e10cSrcweir 
230*cdf0e10cSrcweir #include "ucbhelper/configurationkeys.hxx"
231*cdf0e10cSrcweir #include "ucbhelper/content.hxx"
232*cdf0e10cSrcweir #include "ucbhelper/contentbroker.hxx"
233*cdf0e10cSrcweir 
234*cdf0e10cSrcweir #include "unotools/charclass.hxx"
235*cdf0e10cSrcweir #include "unotools/eventlisteneradapter.hxx"
236*cdf0e10cSrcweir #include "unotools/localedatawrapper.hxx"
237*cdf0e10cSrcweir #include "unotools/streamwrap.hxx"
238*cdf0e10cSrcweir #include "unotools/transliterationwrapper.hxx"
239*cdf0e10cSrcweir #include "unotools/ucbstreamhelper.hxx"
240*cdf0e10cSrcweir 
241*cdf0e10cSrcweir 
242*cdf0e10cSrcweir #include "vcl/accel.hxx"
243*cdf0e10cSrcweir #include "vcl/button.hxx"
244*cdf0e10cSrcweir #include "vcl/decoview.hxx"
245*cdf0e10cSrcweir #include "vcl/dialog.hxx"
246*cdf0e10cSrcweir #include "vcl/dockwin.hxx"
247*cdf0e10cSrcweir #include "vcl/edit.hxx"
248*cdf0e10cSrcweir #include "vcl/field.hxx"
249*cdf0e10cSrcweir #include "vcl/fixed.hxx"
250*cdf0e10cSrcweir #include "vcl/floatwin.hxx"
251*cdf0e10cSrcweir #include "vcl/font.hxx"
252*cdf0e10cSrcweir #include "vcl/gradient.hxx"
253*cdf0e10cSrcweir #include "vcl/graph.hxx"
254*cdf0e10cSrcweir #include "vcl/help.hxx"
255*cdf0e10cSrcweir #include "vcl/image.hxx"
256*cdf0e10cSrcweir #include "vcl/jobset.hxx"
257*cdf0e10cSrcweir #include "vcl/lstbox.hxx"
258*cdf0e10cSrcweir #include "vcl/mapmod.hxx"
259*cdf0e10cSrcweir #include "vcl/menu.hxx"
260*cdf0e10cSrcweir #include "vcl/metric.hxx"
261*cdf0e10cSrcweir #include "vcl/msgbox.hxx"
262*cdf0e10cSrcweir #include "vcl/print.hxx"
263*cdf0e10cSrcweir #include "vcl/scrbar.hxx"
264*cdf0e10cSrcweir #include "vcl/settings.hxx"
265*cdf0e10cSrcweir #include "vcl/sound.hxx"
266*cdf0e10cSrcweir #include "vcl/splitwin.hxx"
267*cdf0e10cSrcweir #include "vcl/status.hxx"
268*cdf0e10cSrcweir #include "vcl/svapp.hxx"
269*cdf0e10cSrcweir #include "vcl/tabctrl.hxx"
270*cdf0e10cSrcweir #include "vcl/tabdlg.hxx"
271*cdf0e10cSrcweir #include "vcl/tabpage.hxx"
272*cdf0e10cSrcweir #include "vcl/timer.hxx"
273*cdf0e10cSrcweir #include "vcl/toolbox.hxx"
274*cdf0e10cSrcweir #include "vcl/window.hxx"
275*cdf0e10cSrcweir #include "tools/wintypes.hxx"
276*cdf0e10cSrcweir #include "vcl/wrkwin.hxx"
277*cdf0e10cSrcweir 
278*cdf0e10cSrcweir #include "vos/diagnose.hxx"
279*cdf0e10cSrcweir #include "vos/macros.hxx"
280*cdf0e10cSrcweir #include "vos/mutex.hxx"
281*cdf0e10cSrcweir #include "vos/process.hxx"
282*cdf0e10cSrcweir 
283*cdf0e10cSrcweir #include "xmlscript/xmldlg_imexp.hxx"
284*cdf0e10cSrcweir #include "xmlscript/xmllib_imexp.hxx"
285*cdf0e10cSrcweir #include "xmlscript/xmlmod_imexp.hxx"
286*cdf0e10cSrcweir //---MARKER---
287*cdf0e10cSrcweir 
288*cdf0e10cSrcweir #endif
289