1*caf5cd79SAndrew Rist /**************************************************************
2cdf0e10cSrcweir  *
3*caf5cd79SAndrew Rist  * Licensed to the Apache Software Foundation (ASF) under one
4*caf5cd79SAndrew Rist  * or more contributor license agreements.  See the NOTICE file
5*caf5cd79SAndrew Rist  * distributed with this work for additional information
6*caf5cd79SAndrew Rist  * regarding copyright ownership.  The ASF licenses this file
7*caf5cd79SAndrew Rist  * to you under the Apache License, Version 2.0 (the
8*caf5cd79SAndrew Rist  * "License"); you may not use this file except in compliance
9*caf5cd79SAndrew Rist  * with the License.  You may obtain a copy of the License at
10*caf5cd79SAndrew Rist  *
11*caf5cd79SAndrew Rist  *   http://www.apache.org/licenses/LICENSE-2.0
12*caf5cd79SAndrew Rist  *
13*caf5cd79SAndrew Rist  * Unless required by applicable law or agreed to in writing,
14*caf5cd79SAndrew Rist  * software distributed under the License is distributed on an
15*caf5cd79SAndrew Rist  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*caf5cd79SAndrew Rist  * KIND, either express or implied.  See the License for the
17*caf5cd79SAndrew Rist  * specific language governing permissions and limitations
18*caf5cd79SAndrew Rist  * under the License.
19*caf5cd79SAndrew Rist  *
20*caf5cd79SAndrew Rist  *************************************************************/
21*caf5cd79SAndrew Rist 
22*caf5cd79SAndrew Rist 
23cdf0e10cSrcweir 
24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:36.436601
25cdf0e10cSrcweir 
26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS
27cdf0e10cSrcweir 
28cdf0e10cSrcweir //---MARKER---
29cdf0e10cSrcweir #include "sal/config.h"
30cdf0e10cSrcweir #include "sal/types.h"
31cdf0e10cSrcweir 
32cdf0e10cSrcweir #include "boost/shared_ptr.hpp"
33cdf0e10cSrcweir 
34cdf0e10cSrcweir #include "com/sun/star/awt/XWindow.hpp"
35cdf0e10cSrcweir #include "com/sun/star/beans/NamedValue.hpp"
36cdf0e10cSrcweir #include "com/sun/star/beans/Property.hpp"
37cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp"
38cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp"
39cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp"
40cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp"
41cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp"
42cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp"
43cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp"
44cdf0e10cSrcweir #include "com/sun/star/connection/XConnection.hpp"
45cdf0e10cSrcweir #include "com/sun/star/container/ElementExistException.hpp"
46cdf0e10cSrcweir #include "com/sun/star/container/XChild.hpp"
47cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp"
48cdf0e10cSrcweir #include "com/sun/star/container/XContentEnumerationAccess.hpp"
49cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp"
50cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp"
51cdf0e10cSrcweir #include "com/sun/star/container/XHierarchicalNameAccess.hpp"
52cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp"
53cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp"
54cdf0e10cSrcweir #include "com/sun/star/container/XNamed.hpp"
55cdf0e10cSrcweir #include "com/sun/star/document/XDocumentSubStorageSupplier.hpp"
56cdf0e10cSrcweir #include "com/sun/star/embed/ElementModes.hpp"
57cdf0e10cSrcweir #include "com/sun/star/embed/XStorage.hpp"
58cdf0e10cSrcweir #include "com/sun/star/embed/XTransactedObject.hpp"
59cdf0e10cSrcweir #include "com/sun/star/embed/XTransactionBroadcaster.hpp"
60cdf0e10cSrcweir #include "com/sun/star/embed/XTransactionListener.hpp"
61cdf0e10cSrcweir #include "com/sun/star/form/FormComponentType.hpp"
62cdf0e10cSrcweir #include "com/sun/star/frame/XComponentLoader.hpp"
63cdf0e10cSrcweir #include "com/sun/star/frame/XDesktop.hpp"
64cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp"
65cdf0e10cSrcweir #include "com/sun/star/frame/XTerminateListener.hpp"
66cdf0e10cSrcweir #include "com/sun/star/graphic/GraphicColorMode.hpp"
67cdf0e10cSrcweir #include "com/sun/star/graphic/XGraphicProvider.hpp"
68cdf0e10cSrcweir #include "com/sun/star/i18n/KParseTokens.hpp"
69cdf0e10cSrcweir #include "com/sun/star/i18n/KParseType.hpp"
70cdf0e10cSrcweir #include "com/sun/star/i18n/NumberFormatIndex.hpp"
71cdf0e10cSrcweir #include "com/sun/star/i18n/XCharacterClassification.hpp"
72cdf0e10cSrcweir #include "com/sun/star/i18n/XLocaleData.hpp"
73cdf0e10cSrcweir #include "com/sun/star/io/IOException.hpp"
74cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp"
75cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp"
76cdf0e10cSrcweir #include "com/sun/star/io/XSeekable.hpp"
77cdf0e10cSrcweir #include "com/sun/star/io/XStream.hpp"
78cdf0e10cSrcweir #include "com/sun/star/java/XJavaVM.hpp"
79cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp"
80cdf0e10cSrcweir #include "com/sun/star/lang/IllegalArgumentException.hpp"
81cdf0e10cSrcweir #include "com/sun/star/lang/IndexOutOfBoundsException.hpp"
82cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp"
83cdf0e10cSrcweir #include "com/sun/star/lang/NullPointerException.hpp"
84cdf0e10cSrcweir #include "com/sun/star/lang/ServiceNotRegisteredException.hpp"
85cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp"
86cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp"
87cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp"
88cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp"
89cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp"
90cdf0e10cSrcweir #include "com/sun/star/lang/XSingleComponentFactory.hpp"
91cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp"
92cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp"
93cdf0e10cSrcweir #include "com/sun/star/mozilla/MozillaProductType.hpp"
94cdf0e10cSrcweir #include "com/sun/star/mozilla/XCodeProxy.hpp"
95cdf0e10cSrcweir #include "com/sun/star/mozilla/XMozillaBootstrap.hpp"
96cdf0e10cSrcweir #include "com/sun/star/mozilla/XProxyRunner.hdl"
97cdf0e10cSrcweir #include "com/sun/star/mozilla/XProxyRunner.hpp"
98cdf0e10cSrcweir #include "com/sun/star/reflection/XProxyFactory.hpp"
99cdf0e10cSrcweir #include "com/sun/star/registry/XImplementationRegistration.hpp"
100cdf0e10cSrcweir #include "com/sun/star/script/XTypeConverter.hpp"
101cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp"
102cdf0e10cSrcweir #include "com/sun/star/sdb/ParametersRequest.hpp"
103cdf0e10cSrcweir #include "com/sun/star/sdb/RowSetVetoException.hpp"
104cdf0e10cSrcweir #include "com/sun/star/sdb/SQLContext.hpp"
105cdf0e10cSrcweir #include "com/sun/star/sdb/SQLErrorEvent.hpp"
106cdf0e10cSrcweir #include "com/sun/star/sdb/SQLFilterOperator.hpp"
107cdf0e10cSrcweir #include "com/sun/star/sdb/XColumn.hpp"
108cdf0e10cSrcweir #include "com/sun/star/sdb/XColumnUpdate.hpp"
109cdf0e10cSrcweir #include "com/sun/star/sdb/XCompletedConnection.hpp"
110cdf0e10cSrcweir #include "com/sun/star/sdb/XDatabaseEnvironment.hpp"
111cdf0e10cSrcweir #include "com/sun/star/sdb/XInteractionSupplyParameters.hpp"
112cdf0e10cSrcweir #include "com/sun/star/sdb/XParametersSupplier.hpp"
113cdf0e10cSrcweir #include "com/sun/star/sdb/XQueriesSupplier.hpp"
114cdf0e10cSrcweir #include "com/sun/star/sdb/XSingleSelectQueryComposer.hpp"
115cdf0e10cSrcweir #include "com/sun/star/sdb/application/XTableUIProvider.hpp"
116cdf0e10cSrcweir #include "com/sun/star/sdbc/ColumnSearch.hpp"
117cdf0e10cSrcweir #include "com/sun/star/sdbc/ColumnValue.hpp"
118cdf0e10cSrcweir #include "com/sun/star/sdbc/DataType.hpp"
119cdf0e10cSrcweir #include "com/sun/star/sdbc/DriverPropertyInfo.hpp"
120cdf0e10cSrcweir #include "com/sun/star/sdbc/FetchDirection.hpp"
121cdf0e10cSrcweir #include "com/sun/star/sdbc/IndexType.hpp"
122cdf0e10cSrcweir #include "com/sun/star/sdbc/KeyRule.hpp"
123cdf0e10cSrcweir #include "com/sun/star/sdbc/ProcedureResult.hpp"
124cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetConcurrency.hpp"
125cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetType.hpp"
126cdf0e10cSrcweir #include "com/sun/star/sdbc/SQLException.hpp"
127cdf0e10cSrcweir #include "com/sun/star/sdbc/SQLWarning.hpp"
128cdf0e10cSrcweir #include "com/sun/star/sdbc/TransactionIsolation.hpp"
129cdf0e10cSrcweir #include "com/sun/star/sdbc/XArray.hpp"
130cdf0e10cSrcweir #include "com/sun/star/sdbc/XBatchExecution.hpp"
131cdf0e10cSrcweir #include "com/sun/star/sdbc/XBlob.hpp"
132cdf0e10cSrcweir #include "com/sun/star/sdbc/XClob.hpp"
133cdf0e10cSrcweir #include "com/sun/star/sdbc/XCloseable.hpp"
134cdf0e10cSrcweir #include "com/sun/star/sdbc/XColumnLocate.hpp"
135cdf0e10cSrcweir #include "com/sun/star/sdbc/XConnection.hpp"
136cdf0e10cSrcweir #include "com/sun/star/sdbc/XDataSource.hpp"
137cdf0e10cSrcweir #include "com/sun/star/sdbc/XDatabaseMetaData.hpp"
138cdf0e10cSrcweir #include "com/sun/star/sdbc/XDriver.hpp"
139cdf0e10cSrcweir #include "com/sun/star/sdbc/XDriverAccess.hpp"
140cdf0e10cSrcweir #include "com/sun/star/sdbc/XDriverManager.hpp"
141cdf0e10cSrcweir #include "com/sun/star/sdbc/XGeneratedResultSet.hpp"
142cdf0e10cSrcweir #include "com/sun/star/sdbc/XMultipleResults.hpp"
143cdf0e10cSrcweir #include "com/sun/star/sdbc/XOutParameters.hpp"
144cdf0e10cSrcweir #include "com/sun/star/sdbc/XParameters.hpp"
145cdf0e10cSrcweir #include "com/sun/star/sdbc/XPooledConnection.hpp"
146cdf0e10cSrcweir #include "com/sun/star/sdbc/XPreparedBatchExecution.hpp"
147cdf0e10cSrcweir #include "com/sun/star/sdbc/XPreparedStatement.hpp"
148cdf0e10cSrcweir #include "com/sun/star/sdbc/XRef.hpp"
149cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSet.hpp"
150cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSetMetaData.hpp"
151cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp"
152cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSetUpdate.hpp"
153cdf0e10cSrcweir #include "com/sun/star/sdbc/XRow.hpp"
154cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSet.hpp"
155cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowUpdate.hpp"
156cdf0e10cSrcweir #include "com/sun/star/sdbc/XStatement.hpp"
157cdf0e10cSrcweir #include "com/sun/star/sdbc/XWarningsSupplier.hpp"
158cdf0e10cSrcweir #include "com/sun/star/sdbcx/CheckOption.hpp"
159cdf0e10cSrcweir #include "com/sun/star/sdbcx/CompareBookmark.hpp"
160cdf0e10cSrcweir #include "com/sun/star/sdbcx/KeyType.hpp"
161cdf0e10cSrcweir #include "com/sun/star/sdbcx/Privilege.hpp"
162cdf0e10cSrcweir #include "com/sun/star/sdbcx/PrivilegeObject.hpp"
163cdf0e10cSrcweir #include "com/sun/star/sdbcx/XAlterTable.hpp"
164cdf0e10cSrcweir #include "com/sun/star/sdbcx/XAppend.hpp"
165cdf0e10cSrcweir #include "com/sun/star/sdbcx/XAuthorizable.hpp"
166cdf0e10cSrcweir #include "com/sun/star/sdbcx/XColumnsSupplier.hpp"
167cdf0e10cSrcweir #include "com/sun/star/sdbcx/XCreateCatalog.hpp"
168cdf0e10cSrcweir #include "com/sun/star/sdbcx/XDataDefinitionSupplier.hpp"
169cdf0e10cSrcweir #include "com/sun/star/sdbcx/XDataDescriptorFactory.hpp"
170cdf0e10cSrcweir #include "com/sun/star/sdbcx/XDeleteRows.hpp"
171cdf0e10cSrcweir #include "com/sun/star/sdbcx/XDrop.hpp"
172cdf0e10cSrcweir #include "com/sun/star/sdbcx/XGroupsSupplier.hpp"
173cdf0e10cSrcweir #include "com/sun/star/sdbcx/XIndexesSupplier.hpp"
174cdf0e10cSrcweir #include "com/sun/star/sdbcx/XKeysSupplier.hpp"
175cdf0e10cSrcweir #include "com/sun/star/sdbcx/XRename.hpp"
176cdf0e10cSrcweir #include "com/sun/star/sdbcx/XRowLocate.hpp"
177cdf0e10cSrcweir #include "com/sun/star/sdbcx/XTablesSupplier.hpp"
178cdf0e10cSrcweir #include "com/sun/star/sdbcx/XUser.hpp"
179cdf0e10cSrcweir #include "com/sun/star/sdbcx/XUsersSupplier.hpp"
180cdf0e10cSrcweir #include "com/sun/star/sdbcx/XViewsSupplier.hpp"
181cdf0e10cSrcweir #include "com/sun/star/sheet/CellFlags.hpp"
182cdf0e10cSrcweir #include "com/sun/star/sheet/XCellRangeAddressable.hpp"
183cdf0e10cSrcweir #include "com/sun/star/sheet/XCellRangeReferrer.hpp"
184cdf0e10cSrcweir #include "com/sun/star/sheet/XCellRangesQuery.hpp"
185cdf0e10cSrcweir #include "com/sun/star/sheet/XDatabaseRange.hpp"
186cdf0e10cSrcweir #include "com/sun/star/sheet/XDatabaseRanges.hpp"
187cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheet.hpp"
188cdf0e10cSrcweir #include "com/sun/star/sheet/XSpreadsheetDocument.hpp"
189cdf0e10cSrcweir #include "com/sun/star/sheet/XUsedAreaCursor.hpp"
190cdf0e10cSrcweir #include "com/sun/star/task/XInteractionHandler.hpp"
191cdf0e10cSrcweir #include "com/sun/star/task/XInteractionRequest.hpp"
192cdf0e10cSrcweir #include "com/sun/star/text/XText.hpp"
193cdf0e10cSrcweir #include "com/sun/star/ucb/SearchCommandArgument.hpp"
194cdf0e10cSrcweir #include "com/sun/star/ucb/SearchRecursion.hpp"
195cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp"
196cdf0e10cSrcweir #include "com/sun/star/ucb/XContent.hpp"
197cdf0e10cSrcweir #include "com/sun/star/ucb/XContentAccess.hpp"
198cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifier.hpp"
199cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp"
200cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProviderManager.hpp"
201cdf0e10cSrcweir #include "com/sun/star/ucb/XDynamicResultSet.hpp"
202cdf0e10cSrcweir #include "com/sun/star/ucb/XSortedDynamicResultSetFactory.hpp"
203cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XExecutableDialog.hpp"
204cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx"
205cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp"
206cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h"
207cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx"
208cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp"
209cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h"
210cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx"
211cdf0e10cSrcweir #include "com/sun/star/uno/XAggregation.hpp"
212cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp"
213cdf0e10cSrcweir #include "com/sun/star/uno/XNamingService.hpp"
214cdf0e10cSrcweir #include "com/sun/star/util/Date.hpp"
215cdf0e10cSrcweir #include "com/sun/star/util/DateTime.hpp"
216cdf0e10cSrcweir #include "com/sun/star/util/NumberFormat.hpp"
217cdf0e10cSrcweir #include "com/sun/star/util/Time.hpp"
218cdf0e10cSrcweir #include "com/sun/star/util/XCancellable.hpp"
219cdf0e10cSrcweir #include "com/sun/star/util/XFlushable.hpp"
220cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatTypes.hpp"
221cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormats.hpp"
222cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp"
223cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatter.hpp"
224cdf0e10cSrcweir #include "com/sun/star/util/XRefreshable.hpp"
225cdf0e10cSrcweir 
226cdf0e10cSrcweir #include "comphelper/broadcasthelper.hxx"
227cdf0e10cSrcweir #include "comphelper/componentcontext.hxx"
228cdf0e10cSrcweir #include "comphelper/container.hxx"
229cdf0e10cSrcweir #include "comphelper/enumhelper.hxx"
230cdf0e10cSrcweir #include "comphelper/evtlistenerhlp.hxx"
231cdf0e10cSrcweir #include "comphelper/interaction.hxx"
232cdf0e10cSrcweir #include "comphelper/listenernotification.hxx"
233cdf0e10cSrcweir #include "comphelper/numbers.hxx"
234cdf0e10cSrcweir #include "comphelper/officeresourcebundle.hxx"
235cdf0e10cSrcweir #include "comphelper/processfactory.hxx"
236cdf0e10cSrcweir #include "comphelper/propertycontainer.hxx"
237cdf0e10cSrcweir #include "comphelper/regpathhelper.hxx"
238cdf0e10cSrcweir #include "comphelper/seqstream.hxx"
239cdf0e10cSrcweir #include "comphelper/sequence.hxx"
240cdf0e10cSrcweir #include "comphelper/types.hxx"
241cdf0e10cSrcweir #include "comphelper/uno3.hxx"
242cdf0e10cSrcweir 
243cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx"
244cdf0e10cSrcweir #include "cppuhelper/compbase1.hxx"
245cdf0e10cSrcweir #include "cppuhelper/compbase10.hxx"
246cdf0e10cSrcweir #include "cppuhelper/compbase12.hxx"
247cdf0e10cSrcweir #include "cppuhelper/compbase2.hxx"
248cdf0e10cSrcweir #include "cppuhelper/compbase3.hxx"
249cdf0e10cSrcweir #include "cppuhelper/compbase4.hxx"
250cdf0e10cSrcweir #include "cppuhelper/compbase5.hxx"
251cdf0e10cSrcweir #include "cppuhelper/compbase6.hxx"
252cdf0e10cSrcweir #include "cppuhelper/compbase7.hxx"
253cdf0e10cSrcweir #include "cppuhelper/compbase8.hxx"
254cdf0e10cSrcweir #include "cppuhelper/component.hxx"
255cdf0e10cSrcweir #include "cppuhelper/component_context.hxx"
256cdf0e10cSrcweir #include "cppuhelper/exc_hlp.hxx"
257cdf0e10cSrcweir #include "cppuhelper/factory.hxx"
258cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx"
259cdf0e10cSrcweir #include "cppuhelper/implbase10.hxx"
260cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx"
261cdf0e10cSrcweir #include "cppuhelper/implbase3.hxx"
262cdf0e10cSrcweir #include "cppuhelper/implbase4.hxx"
263cdf0e10cSrcweir #include "cppuhelper/implbase5.hxx"
264cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.h"
265cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx"
266cdf0e10cSrcweir #include "cppuhelper/propshlp.hxx"
267cdf0e10cSrcweir #include "cppuhelper/queryinterface.hxx"
268cdf0e10cSrcweir #include "cppuhelper/servicefactory.hxx"
269cdf0e10cSrcweir #include "cppuhelper/typeprovider.hxx"
270cdf0e10cSrcweir #include "cppuhelper/weak.hxx"
271cdf0e10cSrcweir #include "cppuhelper/weakref.hxx"
272cdf0e10cSrcweir 
273cdf0e10cSrcweir #include "i18npool/mslangid.hxx"
274cdf0e10cSrcweir 
275cdf0e10cSrcweir #include "jvmaccess/virtualmachine.hxx"
276cdf0e10cSrcweir 
277cdf0e10cSrcweir #include "jvmfwk/framework.h"
278cdf0e10cSrcweir 
279cdf0e10cSrcweir #include "osl/conditn.hxx"
280cdf0e10cSrcweir #include "osl/diagnose.h"
281cdf0e10cSrcweir #include "osl/file.h"
282cdf0e10cSrcweir #include "osl/file.hxx"
283cdf0e10cSrcweir #include "osl/interlck.h"
284cdf0e10cSrcweir #include "osl/module.h"
285cdf0e10cSrcweir #include "osl/mutex.hxx"
286cdf0e10cSrcweir #include "osl/nlsupport.h"
287cdf0e10cSrcweir #include "osl/process.h"
288cdf0e10cSrcweir #include "osl/security.hxx"
289cdf0e10cSrcweir #include "osl/thread.h"
290cdf0e10cSrcweir #include "osl/thread.hxx"
291cdf0e10cSrcweir 
292cdf0e10cSrcweir #include "rtl/alloc.h"
293cdf0e10cSrcweir #include "rtl/bootstrap.hxx"
294cdf0e10cSrcweir #include "rtl/byteseq.hxx"
295cdf0e10cSrcweir #include "rtl/digest.h"
296cdf0e10cSrcweir #include "rtl/logfile.hxx"
297cdf0e10cSrcweir #include "rtl/math.hxx"
298cdf0e10cSrcweir #include "rtl/process.h"
299cdf0e10cSrcweir #include "rtl/ref.hxx"
300cdf0e10cSrcweir #include "rtl/string.h"
301cdf0e10cSrcweir #include "rtl/string.hxx"
302cdf0e10cSrcweir #include "rtl/tencinfo.h"
303cdf0e10cSrcweir #include "rtl/textenc.h"
304cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
305cdf0e10cSrcweir #include "rtl/ustring.hxx"
306cdf0e10cSrcweir 
307cdf0e10cSrcweir #include "sys/types.h"
308cdf0e10cSrcweir 
309cdf0e10cSrcweir #include "tools/diagnose_ex.h"
310cdf0e10cSrcweir 
311cdf0e10cSrcweir #include "ucbhelper/content.hxx"
312cdf0e10cSrcweir #include "ucbhelper/contentbroker.hxx"
313cdf0e10cSrcweir 
314cdf0e10cSrcweir #include "uno/environment.hxx"
315cdf0e10cSrcweir #include "uno/mapping.hxx"
316cdf0e10cSrcweir 
317cdf0e10cSrcweir #include "unotools/configmgr.hxx"
318cdf0e10cSrcweir #include "unotools/confignode.hxx"
319cdf0e10cSrcweir #include "unotools/processfactory.hxx"
320cdf0e10cSrcweir #include "unotools/sharedunocomponent.hxx"
321cdf0e10cSrcweir 
322cdf0e10cSrcweir #include "vos/mutex.hxx"
323cdf0e10cSrcweir #include "vos/process.hxx"
324cdf0e10cSrcweir #include "vos/ref.hxx"
325cdf0e10cSrcweir #include "vos/ref.hxx"
326cdf0e10cSrcweir #include "vos/refernce.hxx"
327cdf0e10cSrcweir #include "vos/timer.hxx"
328cdf0e10cSrcweir //---MARKER---
329cdf0e10cSrcweir 
330cdf0e10cSrcweir #endif
331