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:50:05.076676
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/accessibility/AccessibleEventId.hpp"
37*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRelationType.hpp"
38*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRole.hpp"
39*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleStateType.hpp"
40*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleTextType.hpp"
41*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessible.hpp"
42*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleContext.hpp"
43*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp"
44*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleEventId.hpp>
45*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleEventObject.hpp>
46*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleRole.hpp>
47*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleStateType.hpp>
48*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleTableModelChange.hpp>
49*cdf0e10cSrcweir #include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp>
50*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessible.hpp>
51*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleAction.hpp>
52*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleContext.hpp>
53*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
54*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleEventListener.hpp>
55*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
56*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleStateSet.hpp>
57*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleTable.hpp>
58*cdf0e10cSrcweir #include <com/sun/star/accessibility/XAccessibleValue.hpp>
59*cdf0e10cSrcweir 
60*cdf0e10cSrcweir #include "com/sun/star/awt/FontWeight.hpp"
61*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp"
62*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp"
63*cdf0e10cSrcweir #include "com/sun/star/io/XAsyncOutputMonitor.hpp"
64*cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp"
65*cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp"
66*cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
67*cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp"
68*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiComponentFactory.hpp"
69*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp"
70*cdf0e10cSrcweir #include "com/sun/star/ucb/Command.hpp"
71*cdf0e10cSrcweir #include "com/sun/star/ucb/CommandAbortedException.hpp"
72*cdf0e10cSrcweir #include "com/sun/star/ucb/IllegalIdentifierException.hpp"
73*cdf0e10cSrcweir #include "com/sun/star/ucb/UnsupportedCommandException.hpp"
74*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp"
75*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandProcessor.hpp"
76*cdf0e10cSrcweir #include "com/sun/star/ucb/XContent.hpp"
77*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifier.hpp"
78*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifierFactory.hpp"
79*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp"
80*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProviderManager.hpp"
81*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePicker.hpp"
82*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFolderPicker.hpp"
83*cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp"
84*cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp"
85*cdf0e10cSrcweir #include "com/sun/star/uno/XComponentContext.hpp"
86*cdf0e10cSrcweir #include "com/sun/star/uno/XInterface.hpp"
87*cdf0e10cSrcweir #include "com/sun/star/uri/XUriReference.hpp"
88*cdf0e10cSrcweir #include "com/sun/star/uri/XUriReferenceFactory.hpp"
89*cdf0e10cSrcweir #include <com/sun/star/awt/KeyEvent.hpp>
90*cdf0e10cSrcweir #include <com/sun/star/awt/KeyModifier.hpp>
91*cdf0e10cSrcweir #include <com/sun/star/awt/LineEndFormat.hpp>
92*cdf0e10cSrcweir #include <com/sun/star/awt/XFocusListener.hpp>
93*cdf0e10cSrcweir #include <com/sun/star/awt/XImageConsumer.hpp>
94*cdf0e10cSrcweir #include <com/sun/star/awt/XItemEventBroadcaster.hpp>
95*cdf0e10cSrcweir #include <com/sun/star/awt/XTextArea.hpp>
96*cdf0e10cSrcweir #include <com/sun/star/beans/NamedValue.hpp>
97*cdf0e10cSrcweir #include <com/sun/star/beans/PropertyChangeEvent.hpp>
98*cdf0e10cSrcweir #include <com/sun/star/beans/PropertyState.hpp>
99*cdf0e10cSrcweir #include <com/sun/star/beans/PropertyValue.hpp>
100*cdf0e10cSrcweir #include <com/sun/star/beans/PropertyValues.hpp>
101*cdf0e10cSrcweir #include <com/sun/star/beans/XFastPropertySet.hpp>
102*cdf0e10cSrcweir #include <com/sun/star/beans/XMaterialHolder.hpp>
103*cdf0e10cSrcweir #include <com/sun/star/beans/XMultiPropertySet.hpp>
104*cdf0e10cSrcweir #include <com/sun/star/beans/XPropertiesChangeListener.hpp>
105*cdf0e10cSrcweir #include <com/sun/star/beans/XPropertyAccess.hpp>
106*cdf0e10cSrcweir #include <com/sun/star/container/XChild.hpp>
107*cdf0e10cSrcweir #include <com/sun/star/container/XEnumerationAccess.hpp>
108*cdf0e10cSrcweir #include <com/sun/star/container/XHierarchicalNameAccess.hpp>
109*cdf0e10cSrcweir #include <com/sun/star/container/XIndexAccess.hpp>
110*cdf0e10cSrcweir #include <com/sun/star/container/XIndexContainer.hpp>
111*cdf0e10cSrcweir #include <com/sun/star/container/XNameAccess.hpp>
112*cdf0e10cSrcweir #include <com/sun/star/container/XNameContainer.hpp>
113*cdf0e10cSrcweir #include <com/sun/star/container/XNameReplace.hpp>
114*cdf0e10cSrcweir #include <com/sun/star/container/XNamed.hpp>
115*cdf0e10cSrcweir #include <com/sun/star/datatransfer/XMimeContentType.hpp>
116*cdf0e10cSrcweir #include <com/sun/star/datatransfer/XMimeContentTypeFactory.hpp>
117*cdf0e10cSrcweir #include <com/sun/star/datatransfer/XTransferable.hpp>
118*cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
119*cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardListener.hpp>
120*cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp>
121*cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp>
122*cdf0e10cSrcweir #include <com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp>
123*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
124*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp>
125*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp>
126*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDragGestureRecognizer.hpp>
127*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
128*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
129*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTargetDragContext.hpp>
130*cdf0e10cSrcweir #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
131*cdf0e10cSrcweir #include <com/sun/star/document/XEventsSupplier.hpp>
132*cdf0e10cSrcweir #include <com/sun/star/document/XExporter.hpp>
133*cdf0e10cSrcweir #include <com/sun/star/document/XTypeDetection.hpp>
134*cdf0e10cSrcweir #include <com/sun/star/document/XViewDataSupplier.hpp>
135*cdf0e10cSrcweir #include <com/sun/star/embed/Actions.hpp>
136*cdf0e10cSrcweir #include <com/sun/star/embed/Aspects.hpp>
137*cdf0e10cSrcweir #include <com/sun/star/embed/ElementModes.hpp>
138*cdf0e10cSrcweir #include <com/sun/star/embed/EmbedMisc.hpp>
139*cdf0e10cSrcweir #include <com/sun/star/embed/EmbedStates.hpp>
140*cdf0e10cSrcweir #include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
141*cdf0e10cSrcweir #include <com/sun/star/embed/XActionsApproval.hpp>
142*cdf0e10cSrcweir #include <com/sun/star/embed/XComponentSupplier.hpp>
143*cdf0e10cSrcweir #include <com/sun/star/embed/XEmbedPersist.hpp>
144*cdf0e10cSrcweir #include <com/sun/star/embed/XExtendedStorageStream.hpp>
145*cdf0e10cSrcweir #include <com/sun/star/embed/XHierarchicalStorageAccess.hpp>
146*cdf0e10cSrcweir #include <com/sun/star/embed/XStateChangeListener.hpp>
147*cdf0e10cSrcweir #include <com/sun/star/embed/XStorage.hpp>
148*cdf0e10cSrcweir #include <com/sun/star/embed/XTransactedObject.hpp>
149*cdf0e10cSrcweir #include <com/sun/star/frame/DoubleInitializationException.hpp>
150*cdf0e10cSrcweir #include <com/sun/star/frame/XComponentLoader.hpp>
151*cdf0e10cSrcweir #include <com/sun/star/frame/XConfigManager.hpp>
152*cdf0e10cSrcweir #include <com/sun/star/frame/XDispatch.hpp>
153*cdf0e10cSrcweir #include <com/sun/star/frame/XDispatchProvider.hpp>
154*cdf0e10cSrcweir #include <com/sun/star/frame/XDocumentTemplates.hpp>
155*cdf0e10cSrcweir #include <com/sun/star/frame/XModuleManager.hpp>
156*cdf0e10cSrcweir #include <com/sun/star/frame/XStatusListener.hpp>
157*cdf0e10cSrcweir #include <com/sun/star/frame/XTerminateListener.hpp>
158*cdf0e10cSrcweir #include <com/sun/star/frame/status/ItemState.hpp>
159*cdf0e10cSrcweir #include <com/sun/star/frame/status/ItemStatus.hpp>
160*cdf0e10cSrcweir #include <com/sun/star/frame/status/Visibility.hpp>
161*cdf0e10cSrcweir #include <com/sun/star/graphic/XGraphicProvider.hpp>
162*cdf0e10cSrcweir #include <com/sun/star/i18n/AmPmValue.hpp>
163*cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarDisplayCode.hpp>
164*cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarDisplayIndex.hpp>
165*cdf0e10cSrcweir #include <com/sun/star/i18n/CalendarFieldIndex.hpp>
166*cdf0e10cSrcweir #include <com/sun/star/i18n/CharacterIteratorMode.hpp>
167*cdf0e10cSrcweir #include <com/sun/star/i18n/CollatorOptions.hpp>
168*cdf0e10cSrcweir #include <com/sun/star/i18n/InputSequenceCheckMode.hpp>
169*cdf0e10cSrcweir #include <com/sun/star/i18n/KNumberFormatType.hpp>
170*cdf0e10cSrcweir #include <com/sun/star/i18n/KNumberFormatUsage.hpp>
171*cdf0e10cSrcweir #include <com/sun/star/i18n/NumberFormatCode.hpp>
172*cdf0e10cSrcweir #include <com/sun/star/i18n/ScriptType.hpp>
173*cdf0e10cSrcweir #include <com/sun/star/i18n/TransliterationModules.hpp>
174*cdf0e10cSrcweir #include <com/sun/star/i18n/Weekdays.hpp>
175*cdf0e10cSrcweir #include <com/sun/star/i18n/WordType.hpp>
176*cdf0e10cSrcweir #include <com/sun/star/i18n/XBreakIterator.hpp>
177*cdf0e10cSrcweir #include <com/sun/star/i18n/XCollator.hpp>
178*cdf0e10cSrcweir #include <com/sun/star/i18n/XExtendedCalendar.hpp>
179*cdf0e10cSrcweir #include <com/sun/star/i18n/XExtendedInputSequenceChecker.hpp>
180*cdf0e10cSrcweir #include <com/sun/star/io/IOException.hpp>
181*cdf0e10cSrcweir #include <com/sun/star/io/NotConnectedException.hpp>
182*cdf0e10cSrcweir #include <com/sun/star/io/XActiveDataControl.hpp>
183*cdf0e10cSrcweir #include <com/sun/star/io/XActiveDataSource.hpp>
184*cdf0e10cSrcweir #include <com/sun/star/io/XInputStream.hpp>
185*cdf0e10cSrcweir #include <com/sun/star/io/XOutputStream.hpp>
186*cdf0e10cSrcweir #include <com/sun/star/io/XPersist.hpp>
187*cdf0e10cSrcweir #include <com/sun/star/io/XPersistObject.hpp>
188*cdf0e10cSrcweir #include <com/sun/star/io/XSeekable.hpp>
189*cdf0e10cSrcweir #include <com/sun/star/io/XStream.hpp>
190*cdf0e10cSrcweir #include <com/sun/star/io/XTruncate.hpp>
191*cdf0e10cSrcweir #include <com/sun/star/java/InvalidJavaSettingsException.hpp>
192*cdf0e10cSrcweir #include <com/sun/star/java/JavaDisabledException.hpp>
193*cdf0e10cSrcweir #include <com/sun/star/java/JavaNotFoundException.hpp>
194*cdf0e10cSrcweir #include <com/sun/star/java/JavaVMCreationFailureException.hpp>
195*cdf0e10cSrcweir #include <com/sun/star/java/RestartRequiredException.hpp>
196*cdf0e10cSrcweir #include <com/sun/star/lang/DisposedException.hpp>
197*cdf0e10cSrcweir #include <com/sun/star/lang/IllegalArgumentException.hpp>
198*cdf0e10cSrcweir #include <com/sun/star/lang/Locale.hpp>
199*cdf0e10cSrcweir #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
200*cdf0e10cSrcweir #include <com/sun/star/lang/XComponent.hpp>
201*cdf0e10cSrcweir #include <com/sun/star/lang/XEventListener.hpp>
202*cdf0e10cSrcweir #include <com/sun/star/lang/XInitialization.hpp>
203*cdf0e10cSrcweir #include <com/sun/star/lang/XMultiServiceFactory.hpp>
204*cdf0e10cSrcweir #include <com/sun/star/lang/XServiceInfo.hpp>
205*cdf0e10cSrcweir #include <com/sun/star/lang/XSingleServiceFactory.hpp>
206*cdf0e10cSrcweir #include <com/sun/star/lang/XTypeProvider.hpp>
207*cdf0e10cSrcweir #include <com/sun/star/lang/XUnoTunnel.hpp>
208*cdf0e10cSrcweir #include <com/sun/star/packages/NoEncryptionException.hpp>
209*cdf0e10cSrcweir #include <com/sun/star/registry/XRegistryKey.hpp>
210*cdf0e10cSrcweir #include <com/sun/star/registry/XSimpleRegistry.hpp>
211*cdf0e10cSrcweir #include <com/sun/star/script/XTypeConverter.hpp>
212*cdf0e10cSrcweir #include <com/sun/star/sdb/CommandType.hpp>
213*cdf0e10cSrcweir #include <com/sun/star/sdb/SQLContext.hpp>
214*cdf0e10cSrcweir #include <com/sun/star/sdb/XCompletedConnection.hpp>
215*cdf0e10cSrcweir #include <com/sun/star/sdbc/SQLWarning.hpp>
216*cdf0e10cSrcweir #include <com/sun/star/sdbc/XConnection.hpp>
217*cdf0e10cSrcweir #include <com/sun/star/sdbc/XDataSource.hpp>
218*cdf0e10cSrcweir #include <com/sun/star/sdbc/XResultSet.hpp>
219*cdf0e10cSrcweir #include <com/sun/star/sdbc/XRow.hpp>
220*cdf0e10cSrcweir #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
221*cdf0e10cSrcweir #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
222*cdf0e10cSrcweir #include <com/sun/star/svg/XSVGWriter.hpp>
223*cdf0e10cSrcweir #include <com/sun/star/system/SystemShellExecuteFlags.hpp>
224*cdf0e10cSrcweir #include <com/sun/star/system/XProxySettings.hpp>
225*cdf0e10cSrcweir #include <com/sun/star/system/XSystemShellExecute.hpp>
226*cdf0e10cSrcweir #include <com/sun/star/task/DocumentPasswordRequest.hpp>
227*cdf0e10cSrcweir #include <com/sun/star/task/DocumentMSPasswordRequest.hpp>
228*cdf0e10cSrcweir #include <com/sun/star/task/MasterPasswordRequest.hpp>
229*cdf0e10cSrcweir #include <com/sun/star/task/NoMasterException.hpp>
230*cdf0e10cSrcweir #include <com/sun/star/task/PasswordRequestMode.hpp>
231*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionAbort.hpp>
232*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionContinuation.hpp>
233*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionHandler.hpp>
234*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionPassword.hpp>
235*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionRequest.hpp>
236*cdf0e10cSrcweir #include <com/sun/star/task/XInteractionRetry.hpp>
237*cdf0e10cSrcweir #include <com/sun/star/task/XJob.hpp>
238*cdf0e10cSrcweir #include <com/sun/star/task/XJobExecutor.hpp>
239*cdf0e10cSrcweir #include <com/sun/star/task/XPasswordContainer.hpp>
240*cdf0e10cSrcweir #include <com/sun/star/ucb/CommandAbortedException.hpp>
241*cdf0e10cSrcweir #include <com/sun/star/ucb/ContentCreationException.hpp>
242*cdf0e10cSrcweir #include <com/sun/star/ucb/FileSystemNotation.hpp>
243*cdf0e10cSrcweir #include <com/sun/star/ucb/IOErrorCode.hpp>
244*cdf0e10cSrcweir #include <com/sun/star/ucb/InteractiveIOException.hpp>
245*cdf0e10cSrcweir #include <com/sun/star/ucb/NumberedSortingInfo.hpp>
246*cdf0e10cSrcweir #include <com/sun/star/ucb/TransferResult.hpp>
247*cdf0e10cSrcweir #include <com/sun/star/ucb/XAnyCompareFactory.hpp>
248*cdf0e10cSrcweir #include <com/sun/star/ucb/XCommandEnvironment.hpp>
249*cdf0e10cSrcweir #include <com/sun/star/ucb/XContent.hpp>
250*cdf0e10cSrcweir #include <com/sun/star/ucb/XContentAccess.hpp>
251*cdf0e10cSrcweir #include <com/sun/star/ucb/XContentProviderManager.hpp>
252*cdf0e10cSrcweir #include <com/sun/star/ucb/XDynamicResultSet.hpp>
253*cdf0e10cSrcweir #include <com/sun/star/ucb/XProgressHandler.hpp>
254*cdf0e10cSrcweir #include <com/sun/star/ucb/XSimpleFileAccess.hpp>
255*cdf0e10cSrcweir #include <com/sun/star/ucb/XSortedDynamicResultSetFactory.hpp>
256*cdf0e10cSrcweir #include <com/sun/star/ui/ImageType.hpp>
257*cdf0e10cSrcweir #include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
258*cdf0e10cSrcweir #include <com/sun/star/ui/XImageManager.hpp>
259*cdf0e10cSrcweir #include <com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp>
260*cdf0e10cSrcweir #include <com/sun/star/ui/XUIConfigurationManager.hpp>
261*cdf0e10cSrcweir #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
262*cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
263*cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
264*cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
265*cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XFilePicker.hpp>
266*cdf0e10cSrcweir #include <com/sun/star/ui/dialogs/XFilterManager.hpp>
267*cdf0e10cSrcweir #include <com/sun/star/uno/Any.h>
268*cdf0e10cSrcweir #include <com/sun/star/uno/Exception.hpp>
269*cdf0e10cSrcweir #include <com/sun/star/uno/Reference.h>
270*cdf0e10cSrcweir #include <com/sun/star/uno/RuntimeException.hpp>
271*cdf0e10cSrcweir #include <com/sun/star/uno/Sequence.h>
272*cdf0e10cSrcweir #include <com/sun/star/uno/XAggregation.hpp>
273*cdf0e10cSrcweir #include <com/sun/star/uno/XComponentContext.hpp>
274*cdf0e10cSrcweir #include <com/sun/star/uno/XCurrentContext.hpp>
275*cdf0e10cSrcweir #include <com/sun/star/uno/XInterface.hpp>
276*cdf0e10cSrcweir #include <com/sun/star/uno/XWeak.hpp>
277*cdf0e10cSrcweir #include <com/sun/star/util/AliasProgrammaticPair.hpp>
278*cdf0e10cSrcweir #include <com/sun/star/util/Date.hpp>
279*cdf0e10cSrcweir #include <com/sun/star/util/DateTime.hpp>
280*cdf0e10cSrcweir #include <com/sun/star/util/DateTimeRange.hpp>
281*cdf0e10cSrcweir #include <com/sun/star/util/SearchAlgorithms.hpp>
282*cdf0e10cSrcweir #include <com/sun/star/util/SearchFlags.hpp>
283*cdf0e10cSrcweir #include <com/sun/star/util/SearchOptions.hpp>
284*cdf0e10cSrcweir #include <com/sun/star/util/SearchResult.hpp>
285*cdf0e10cSrcweir #include <com/sun/star/util/URL.hpp>
286*cdf0e10cSrcweir #include <com/sun/star/util/XChangesBatch.hpp>
287*cdf0e10cSrcweir #include <com/sun/star/util/XCloneable.hpp>
288*cdf0e10cSrcweir #include <com/sun/star/util/XCloseBroadcaster.hpp>
289*cdf0e10cSrcweir #include <com/sun/star/util/XCloseable.hpp>
290*cdf0e10cSrcweir #include <com/sun/star/util/XModifiable.hpp>
291*cdf0e10cSrcweir #include <com/sun/star/util/XModifyListener.hpp>
292*cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormatTypes.hpp>
293*cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormats.hpp>
294*cdf0e10cSrcweir #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
295*cdf0e10cSrcweir #include <com/sun/star/util/XOfficeInstallationDirectories.hpp>
296*cdf0e10cSrcweir #include <com/sun/star/util/XStringSubstitution.hpp>
297*cdf0e10cSrcweir #include <com/sun/star/util/XURLTransformer.hpp>
298*cdf0e10cSrcweir #include <com/sun/star/util/XUpdatable.hpp>
299*cdf0e10cSrcweir #include <com/sun/star/view/XPrintable.hpp>
300*cdf0e10cSrcweir #include <com/sun/star/xml/sax/XAttributeList.hpp>
301*cdf0e10cSrcweir #include <com/sun/star/xml/sax/XDocumentHandler.hpp>
302*cdf0e10cSrcweir #include <com/sun/star/xml/sax/XParser.hpp>
303*cdf0e10cSrcweir 
304*cdf0e10cSrcweir #include <algorithm>
305*cdf0e10cSrcweir #include <deque>
306*cdf0e10cSrcweir #include <hash_map>
307*cdf0e10cSrcweir #include <limits>
308*cdf0e10cSrcweir 
309*cdf0e10cSrcweir #include <list>
310*cdf0e10cSrcweir #include <map>
311*cdf0e10cSrcweir #include <memory>
312*cdf0e10cSrcweir #include <queue>
313*cdf0e10cSrcweir #include <set>
314*cdf0e10cSrcweir #include <stack>
315*cdf0e10cSrcweir #include <utility>
316*cdf0e10cSrcweir #include <vector>
317*cdf0e10cSrcweir 
318*cdf0e10cSrcweir 
319*cdf0e10cSrcweir #include <i18npool/lang.h>
320*cdf0e10cSrcweir #include <i18npool/mslangid.hxx>
321*cdf0e10cSrcweir 
322*cdf0e10cSrcweir #include "comphelper/processfactory.hxx"
323*cdf0e10cSrcweir #include <comphelper/accessibleeventnotifier.hxx>
324*cdf0e10cSrcweir #include <comphelper/broadcasthelper.hxx>
325*cdf0e10cSrcweir #include <comphelper/configurationhelper.hxx>
326*cdf0e10cSrcweir #include <comphelper/processfactory.hxx>
327*cdf0e10cSrcweir #include <comphelper/regpathhelper.hxx>
328*cdf0e10cSrcweir #include <comphelper/sequence.hxx>
329*cdf0e10cSrcweir #include <comphelper/sequenceashashmap.hxx>
330*cdf0e10cSrcweir #include <comphelper/servicehelper.hxx>
331*cdf0e10cSrcweir #include <comphelper/stl_types.hxx>
332*cdf0e10cSrcweir #include <comphelper/storagehelper.hxx>
333*cdf0e10cSrcweir #include <comphelper/types.hxx>
334*cdf0e10cSrcweir #include <comphelper/uno3.hxx>
335*cdf0e10cSrcweir 
336*cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx"
337*cdf0e10cSrcweir #include "cppuhelper/exc_hlp.hxx"
338*cdf0e10cSrcweir #include "cppuhelper/factory.hxx"
339*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx"
340*cdf0e10cSrcweir #include "cppuhelper/weakref.hxx"
341*cdf0e10cSrcweir #include <cppuhelper/bootstrap.hxx>
342*cdf0e10cSrcweir #include <cppuhelper/exc_hlp.hxx>
343*cdf0e10cSrcweir #include <cppuhelper/factory.hxx>
344*cdf0e10cSrcweir #include <cppuhelper/interfacecontainer.h>
345*cdf0e10cSrcweir #include <cppuhelper/interfacecontainer.hxx>
346*cdf0e10cSrcweir #include <cppuhelper/propshlp.hxx>
347*cdf0e10cSrcweir #include <cppuhelper/queryinterface.hxx>
348*cdf0e10cSrcweir #include <cppuhelper/servicefactory.hxx>
349*cdf0e10cSrcweir #include <cppuhelper/typeprovider.hxx>
350*cdf0e10cSrcweir #include <cppuhelper/weak.hxx>
351*cdf0e10cSrcweir #include <cppuhelper/weakagg.hxx>
352*cdf0e10cSrcweir #include <cppuhelper/weakref.hxx>
353*cdf0e10cSrcweir 
354*cdf0e10cSrcweir #include <osl/conditn.hxx>
355*cdf0e10cSrcweir #include <osl/conditn.hxx>
356*cdf0e10cSrcweir #include <osl/diagnose.h>
357*cdf0e10cSrcweir #include <osl/endian.h>
358*cdf0e10cSrcweir #include <osl/file.h>
359*cdf0e10cSrcweir #include <osl/file.hxx>
360*cdf0e10cSrcweir #include <osl/module.h>
361*cdf0e10cSrcweir #include <osl/module.hxx>
362*cdf0e10cSrcweir #include <osl/mutex.h>
363*cdf0e10cSrcweir #include <osl/mutex.hxx>
364*cdf0e10cSrcweir #include <osl/process.h>
365*cdf0e10cSrcweir #include <osl/thread.h>
366*cdf0e10cSrcweir #include <osl/thread.hxx>
367*cdf0e10cSrcweir 
368*cdf0e10cSrcweir #include <rsc/rscsfx.hxx>
369*cdf0e10cSrcweir 
370*cdf0e10cSrcweir #include "rtl/crc.h"
371*cdf0e10cSrcweir #include "rtl/memory.h"
372*cdf0e10cSrcweir #include "rtl/strbuf.hxx"
373*cdf0e10cSrcweir #include "rtl/string.h"
374*cdf0e10cSrcweir #include "rtl/string.hxx"
375*cdf0e10cSrcweir #include "rtl/textenc.h"
376*cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
377*cdf0e10cSrcweir #include "rtl/ustring.h"
378*cdf0e10cSrcweir #include "rtl/ustring.hxx"
379*cdf0e10cSrcweir #include <rtl/alloc.h>
380*cdf0e10cSrcweir #include <rtl/byteseq.hxx>
381*cdf0e10cSrcweir #include <rtl/cipher.h>
382*cdf0e10cSrcweir #include <rtl/crc.h>
383*cdf0e10cSrcweir #include <rtl/digest.h>
384*cdf0e10cSrcweir #include <rtl/logfile.hxx>
385*cdf0e10cSrcweir #include <rtl/math.hxx>
386*cdf0e10cSrcweir #include <rtl/memory.h>
387*cdf0e10cSrcweir #include <rtl/strbuf.hxx>
388*cdf0e10cSrcweir #include <rtl/string.hxx>
389*cdf0e10cSrcweir #include <rtl/tencinfo.h>
390*cdf0e10cSrcweir #include <rtl/textcvt.h>
391*cdf0e10cSrcweir #include <rtl/textenc.h>
392*cdf0e10cSrcweir #include <rtl/ustrbuf.hxx>
393*cdf0e10cSrcweir #include <rtl/ustring.h>
394*cdf0e10cSrcweir #include <rtl/ustring.hxx>
395*cdf0e10cSrcweir #include <rtl/uuid.h>
396*cdf0e10cSrcweir 
397*cdf0e10cSrcweir #include "unotools/configitem.hxx"
398*cdf0e10cSrcweir #include "unotools/configmgr.hxx"
399*cdf0e10cSrcweir 
400*cdf0e10cSrcweir #include <sot/clsids.hxx>
401*cdf0e10cSrcweir 
402*cdf0e10cSrcweir #include <tools/inetdef.hxx>
403*cdf0e10cSrcweir 
404*cdf0e10cSrcweir #include <ucbhelper/commandenvironment.hxx>
405*cdf0e10cSrcweir #include <ucbhelper/content.hxx>
406*cdf0e10cSrcweir #include <ucbhelper/contentbroker.hxx>
407*cdf0e10cSrcweir #include <ucbhelper/fileidentifierconverter.hxx>
408*cdf0e10cSrcweir 
409*cdf0e10cSrcweir #include <uno/mapping.hxx>
410*cdf0e10cSrcweir 
411*cdf0e10cSrcweir #include <unotools/bootstrap.hxx>
412*cdf0e10cSrcweir #include <unotools/collatorwrapper.hxx>
413*cdf0e10cSrcweir #include <unotools/configitem.hxx>
414*cdf0e10cSrcweir #include <unotools/configmgr.hxx>
415*cdf0e10cSrcweir #include <unotools/confignode.hxx>
416*cdf0e10cSrcweir #include <unotools/configpathes.hxx>
417*cdf0e10cSrcweir #include <unotools/nativenumberwrapper.hxx>
418*cdf0e10cSrcweir #include <unotools/numberformatcodewrapper.hxx>
419*cdf0e10cSrcweir #include <unotools/processfactory.hxx>
420*cdf0e10cSrcweir 
421*cdf0e10cSrcweir #include <vcl/dndhelp.hxx>
422*cdf0e10cSrcweir #include <tools/fldunit.hxx>
423*cdf0e10cSrcweir #include <tools/mapunit.hxx>
424*cdf0e10cSrcweir #include <vcl/unohelp.hxx>
425*cdf0e10cSrcweir 
426*cdf0e10cSrcweir #include <vos/mutex.hxx>
427*cdf0e10cSrcweir #include <vos/process.hxx>
428*cdf0e10cSrcweir #include <vos/ref.hxx>
429*cdf0e10cSrcweir #include <vos/refernce.hxx>
430*cdf0e10cSrcweir #include <vos/security.hxx>
431*cdf0e10cSrcweir #include <vos/thread.hxx>
432*cdf0e10cSrcweir #include <vos/timer.hxx>
433*cdf0e10cSrcweir 
434*cdf0e10cSrcweir //---MARKER---
435*cdf0e10cSrcweir 
436*cdf0e10cSrcweir #endif
437*cdf0e10cSrcweir 
438