xref: /aoo42x/main/sw/inc/pch/precompiled_sw.hxx (revision cdf0e10c)
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:13.279643
29*cdf0e10cSrcweir 
30*cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS
31*cdf0e10cSrcweir 
32*cdf0e10cSrcweir //---MARKER---
33*cdf0e10cSrcweir 
34*cdf0e10cSrcweir #include "sal/config.h"
35*cdf0e10cSrcweir #include "sal/types.h"
36*cdf0e10cSrcweir 
37*cdf0e10cSrcweir #include "avmedia/mediaitem.hxx"
38*cdf0e10cSrcweir #include "avmedia/mediaplayer.hxx"
39*cdf0e10cSrcweir #include "avmedia/mediatoolbox.hxx"
40*cdf0e10cSrcweir #include "avmedia/mediawindow.hxx"
41*cdf0e10cSrcweir 
42*cdf0e10cSrcweir #include "basegfx/numeric/ftools.hxx"
43*cdf0e10cSrcweir 
44*cdf0e10cSrcweir #include "basic/basmgr.hxx"
45*cdf0e10cSrcweir #include "basic/sbmeth.hxx"
46*cdf0e10cSrcweir #include "basic/sbmod.hxx"
47*cdf0e10cSrcweir #include "basic/sbstar.hxx"
48*cdf0e10cSrcweir #include "basic/sbx.hxx"
49*cdf0e10cSrcweir #include "basic/sbxobj.hxx"
50*cdf0e10cSrcweir #include "basic/sbxvar.hxx"
51*cdf0e10cSrcweir 
52*cdf0e10cSrcweir #include "boost/shared_ptr.hpp"
53*cdf0e10cSrcweir 
54*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleEventId.hpp"
55*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRelation.hpp"
56*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRelationType.hpp"
57*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleRole.hpp"
58*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleStateType.hpp"
59*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleTableModelChange.hpp"
60*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleTableModelChangeType.hpp"
61*cdf0e10cSrcweir #include "com/sun/star/accessibility/AccessibleTextType.hpp"
62*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessible.hpp"
63*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEditableText.hpp"
64*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp"
65*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleHyperlink.hpp"
66*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleHypertext.hpp"
67*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleImage.hpp"
68*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleRelationSet.hpp"
69*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleSelection.hpp"
70*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleStateSet.hpp"
71*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleTable.hpp"
72*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleTextAttributes.hpp"
73*cdf0e10cSrcweir #include "com/sun/star/accessibility/XAccessibleValue.hpp"
74*cdf0e10cSrcweir #include "com/sun/star/awt/MessageBoxCommand.hpp"
75*cdf0e10cSrcweir #include "com/sun/star/awt/PosSize.hpp"
76*cdf0e10cSrcweir #include "com/sun/star/awt/ScrollBarOrientation.hpp"
77*cdf0e10cSrcweir #include "com/sun/star/awt/Size.hpp"
78*cdf0e10cSrcweir #include "com/sun/star/awt/Style.hpp"
79*cdf0e10cSrcweir #include "com/sun/star/awt/TextAlign.hpp"
80*cdf0e10cSrcweir #include "com/sun/star/awt/VclWindowPeerAttribute.hpp"
81*cdf0e10cSrcweir #include "com/sun/star/awt/XBitmap.hpp"
82*cdf0e10cSrcweir #include "com/sun/star/awt/XButton.hpp"
83*cdf0e10cSrcweir #include "com/sun/star/awt/XCheckBox.hpp"
84*cdf0e10cSrcweir #include "com/sun/star/awt/XComboBox.hpp"
85*cdf0e10cSrcweir #include "com/sun/star/awt/XControlModel.hpp"
86*cdf0e10cSrcweir #include "com/sun/star/awt/XCurrencyField.hpp"
87*cdf0e10cSrcweir #include "com/sun/star/awt/XDateField.hpp"
88*cdf0e10cSrcweir #include "com/sun/star/awt/XDialog.hpp"
89*cdf0e10cSrcweir #include "com/sun/star/awt/XFileDialog.hpp"
90*cdf0e10cSrcweir #include "com/sun/star/awt/XFixedText.hpp"
91*cdf0e10cSrcweir #include "com/sun/star/awt/XImageButton.hpp"
92*cdf0e10cSrcweir #include "com/sun/star/awt/XLayoutConstrains.hpp"
93*cdf0e10cSrcweir #include "com/sun/star/awt/XListBox.hpp"
94*cdf0e10cSrcweir #include "com/sun/star/awt/XMessageBox.hpp"
95*cdf0e10cSrcweir #include "com/sun/star/awt/XNumericField.hpp"
96*cdf0e10cSrcweir #include "com/sun/star/awt/XPatternField.hpp"
97*cdf0e10cSrcweir #include "com/sun/star/awt/XRadioButton.hpp"
98*cdf0e10cSrcweir #include "com/sun/star/awt/XScrollBar.hpp"
99*cdf0e10cSrcweir #include "com/sun/star/awt/XSpinField.hpp"
100*cdf0e10cSrcweir #include "com/sun/star/awt/XTabControllerModel.hpp"
101*cdf0e10cSrcweir #include "com/sun/star/awt/XTextArea.hpp"
102*cdf0e10cSrcweir #include "com/sun/star/awt/XTextComponent.hpp"
103*cdf0e10cSrcweir #include "com/sun/star/awt/XTextEditField.hpp"
104*cdf0e10cSrcweir #include "com/sun/star/awt/XTextLayoutConstrains.hpp"
105*cdf0e10cSrcweir #include "com/sun/star/awt/XTimeField.hpp"
106*cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainer.hpp"
107*cdf0e10cSrcweir #include "com/sun/star/awt/XVclContainerPeer.hpp"
108*cdf0e10cSrcweir #include "com/sun/star/beans/NamedValue.hpp"
109*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyAttribute.hpp"
110*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyChangeEvent.hpp"
111*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyState.hpp"
112*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValue.hpp"
113*cdf0e10cSrcweir #include "com/sun/star/beans/PropertyValues.hpp"
114*cdf0e10cSrcweir #include "com/sun/star/beans/UnknownPropertyException.hpp"
115*cdf0e10cSrcweir #include "com/sun/star/beans/XFastPropertySet.hpp"
116*cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertySet.hpp"
117*cdf0e10cSrcweir #include "com/sun/star/beans/XMultiPropertyStates.hpp"
118*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyAccess.hpp"
119*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyChangeListener.hpp"
120*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyContainer.hpp"
121*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySet.hpp"
122*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertySetInfo.hpp"
123*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyState.hpp"
124*cdf0e10cSrcweir #include "com/sun/star/beans/XPropertyStateChangeListener.hpp"
125*cdf0e10cSrcweir #include "com/sun/star/chart/XChartData.hpp"
126*cdf0e10cSrcweir #include "com/sun/star/chart/XChartDataArray.hpp"
127*cdf0e10cSrcweir #include "com/sun/star/container/XChild.hpp"
128*cdf0e10cSrcweir #include "com/sun/star/container/XContainer.hpp"
129*cdf0e10cSrcweir #include "com/sun/star/container/XContainerListener.hpp"
130*cdf0e10cSrcweir #include "com/sun/star/container/XContentEnumerationAccess.hpp"
131*cdf0e10cSrcweir #include "com/sun/star/container/XElementAccess.hpp"
132*cdf0e10cSrcweir #include "com/sun/star/container/XEnumeration.hpp"
133*cdf0e10cSrcweir #include "com/sun/star/container/XEnumerationAccess.hpp"
134*cdf0e10cSrcweir #include "com/sun/star/container/XHierarchicalNameAccess.hpp"
135*cdf0e10cSrcweir #include "com/sun/star/container/XIndexAccess.hpp"
136*cdf0e10cSrcweir #include "com/sun/star/container/XIndexContainer.hpp"
137*cdf0e10cSrcweir #include "com/sun/star/container/XIndexReplace.hpp"
138*cdf0e10cSrcweir #include "com/sun/star/container/XNameAccess.hpp"
139*cdf0e10cSrcweir #include "com/sun/star/container/XNameContainer.hpp"
140*cdf0e10cSrcweir #include "com/sun/star/container/XNamed.hpp"
141*cdf0e10cSrcweir #include "com/sun/star/container/XSet.hpp"
142*cdf0e10cSrcweir #include "com/sun/star/datatransfer/XTransferable.hpp"
143*cdf0e10cSrcweir #include "com/sun/star/datatransfer/XTransferableSupplier.hpp"
144*cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XClipboard.hpp"
145*cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XClipboardListener.hpp"
146*cdf0e10cSrcweir #include "com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp"
147*cdf0e10cSrcweir #include "com/sun/star/document/PrinterIndependentLayout.hpp"
148*cdf0e10cSrcweir #include "com/sun/star/document/RedlineDisplayType.hpp"
149*cdf0e10cSrcweir #include "com/sun/star/document/UpdateDocMode.hpp"
150*cdf0e10cSrcweir #include "com/sun/star/document/XDocumentInfoSupplier.hpp"
151*cdf0e10cSrcweir #include "com/sun/star/document/XDocumentInsertable.hpp"
152*cdf0e10cSrcweir #include "com/sun/star/document/XEmbeddedObjectSupplier.hpp"
153*cdf0e10cSrcweir #include "com/sun/star/document/XEmbeddedObjectSupplier2.hpp"
154*cdf0e10cSrcweir #include "com/sun/star/document/XEventBroadcaster.hpp"
155*cdf0e10cSrcweir #include "com/sun/star/document/XEventsSupplier.hpp"
156*cdf0e10cSrcweir #include "com/sun/star/document/XExporter.hpp"
157*cdf0e10cSrcweir #include "com/sun/star/document/XExtendedFilterDetection.hpp"
158*cdf0e10cSrcweir #include "com/sun/star/document/XFilter.hpp"
159*cdf0e10cSrcweir #include "com/sun/star/document/XImporter.hpp"
160*cdf0e10cSrcweir #include "com/sun/star/document/XLinkTargetSupplier.hpp"
161*cdf0e10cSrcweir #include "com/sun/star/document/XRedlinesSupplier.hpp"
162*cdf0e10cSrcweir #include "com/sun/star/drawing/ColorMode.hpp"
163*cdf0e10cSrcweir #include "com/sun/star/drawing/HomogenMatrix3.hpp"
164*cdf0e10cSrcweir #include "com/sun/star/drawing/PointSequence.hpp"
165*cdf0e10cSrcweir #include "com/sun/star/drawing/PointSequenceSequence.hpp"
166*cdf0e10cSrcweir #include "com/sun/star/drawing/XConnectableShape.hpp"
167*cdf0e10cSrcweir #include "com/sun/star/drawing/XConnectorShape.hpp"
168*cdf0e10cSrcweir #include "com/sun/star/drawing/XControlShape.hpp"
169*cdf0e10cSrcweir #include "com/sun/star/drawing/XDrawPage.hpp"
170*cdf0e10cSrcweir #include "com/sun/star/drawing/XDrawPageSupplier.hpp"
171*cdf0e10cSrcweir #include "com/sun/star/drawing/XShape.hpp"
172*cdf0e10cSrcweir #include "com/sun/star/drawing/XShapeAligner.hpp"
173*cdf0e10cSrcweir #include "com/sun/star/drawing/XShapeArranger.hpp"
174*cdf0e10cSrcweir #include "com/sun/star/drawing/XShapeGroup.hpp"
175*cdf0e10cSrcweir #include "com/sun/star/drawing/XShapeMirror.hpp"
176*cdf0e10cSrcweir #include "com/sun/star/drawing/XShapes.hpp"
177*cdf0e10cSrcweir #include "com/sun/star/drawing/XUniversalShapeDescriptor.hpp"
178*cdf0e10cSrcweir #include "com/sun/star/embed/Aspects.hpp"
179*cdf0e10cSrcweir #include "com/sun/star/embed/ElementModes.hpp"
180*cdf0e10cSrcweir #include "com/sun/star/embed/EmbedMisc.hpp"
181*cdf0e10cSrcweir #include "com/sun/star/embed/EmbedStates.hpp"
182*cdf0e10cSrcweir #include "com/sun/star/embed/NoVisualAreaSizeException.hpp"
183*cdf0e10cSrcweir #include "com/sun/star/embed/XClassifiedObject.hpp"
184*cdf0e10cSrcweir #include "com/sun/star/embed/XComponentSupplier.hpp"
185*cdf0e10cSrcweir #include "com/sun/star/embed/XEmbedObjectClipboardCreator.hpp"
186*cdf0e10cSrcweir #include "com/sun/star/embed/XEmbedObjectCreator.hpp"
187*cdf0e10cSrcweir #include "com/sun/star/embed/XEmbedPersist.hpp"
188*cdf0e10cSrcweir #include "com/sun/star/embed/XEmbeddedObject.hpp"
189*cdf0e10cSrcweir #include "com/sun/star/embed/XLinkCreator.hpp"
190*cdf0e10cSrcweir #include "com/sun/star/embed/XLinkageSupport.hpp"
191*cdf0e10cSrcweir #include "com/sun/star/embed/XStorage.hpp"
192*cdf0e10cSrcweir #include "com/sun/star/embed/XTransactedObject.hpp"
193*cdf0e10cSrcweir #include "com/sun/star/embed/XVisualObject.hpp"
194*cdf0e10cSrcweir #include "com/sun/star/form/FormButtonType.hpp"
195*cdf0e10cSrcweir #include "com/sun/star/form/FormComponentType.hpp"
196*cdf0e10cSrcweir #include "com/sun/star/form/FormSubmitEncoding.hpp"
197*cdf0e10cSrcweir #include "com/sun/star/form/FormSubmitMethod.hpp"
198*cdf0e10cSrcweir #include "com/sun/star/form/ListSourceType.hpp"
199*cdf0e10cSrcweir #include "com/sun/star/form/XForm.hpp"
200*cdf0e10cSrcweir #include "com/sun/star/form/XFormComponent.hpp"
201*cdf0e10cSrcweir #include "com/sun/star/form/XFormsSupplier.hpp"
202*cdf0e10cSrcweir #include "com/sun/star/form/XImageProducerSupplier.hpp"
203*cdf0e10cSrcweir #include "com/sun/star/frame/DispatchDescriptor.hpp"
204*cdf0e10cSrcweir #include "com/sun/star/frame/DispatchResultState.hpp"
205*cdf0e10cSrcweir #include "com/sun/star/frame/FrameSearchFlag.hpp"
206*cdf0e10cSrcweir #include "com/sun/star/frame/XComponentLoader.hpp"
207*cdf0e10cSrcweir #include "com/sun/star/frame/XController.hpp"
208*cdf0e10cSrcweir #include "com/sun/star/frame/XDesktop.hpp"
209*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatch.hpp"
210*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchHelper.hpp"
211*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProvider.hpp"
212*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterception.hpp"
213*cdf0e10cSrcweir #include "com/sun/star/frame/XDispatchProviderInterceptor.hpp"
214*cdf0e10cSrcweir #include "com/sun/star/frame/XFrame.hpp"
215*cdf0e10cSrcweir #include "com/sun/star/frame/XLayoutManager.hpp"
216*cdf0e10cSrcweir #include "com/sun/star/frame/XModel.hpp"
217*cdf0e10cSrcweir #include "com/sun/star/frame/XNotifyingDispatch.hpp"
218*cdf0e10cSrcweir #include "com/sun/star/frame/XStorable.hpp"
219*cdf0e10cSrcweir #include "com/sun/star/frame/XTerminateListener.hpp"
220*cdf0e10cSrcweir #include "com/sun/star/i18n/Boundary.hpp"
221*cdf0e10cSrcweir #include "com/sun/star/i18n/BreakType.hpp"
222*cdf0e10cSrcweir #include "com/sun/star/i18n/CharacterIteratorMode.hpp"
223*cdf0e10cSrcweir #include "com/sun/star/i18n/CollatorOptions.hpp"
224*cdf0e10cSrcweir #include "com/sun/star/i18n/ForbiddenCharacters.hpp"
225*cdf0e10cSrcweir #include "com/sun/star/i18n/InputSequenceCheckMode.hpp"
226*cdf0e10cSrcweir #include "com/sun/star/i18n/ScriptType.hpp"
227*cdf0e10cSrcweir #include "com/sun/star/i18n/TextConversionOption.hpp"
228*cdf0e10cSrcweir #include "com/sun/star/i18n/TransliterationModules.hpp"
229*cdf0e10cSrcweir #include "com/sun/star/i18n/WordType.hpp"
230*cdf0e10cSrcweir #include "com/sun/star/i18n/XBreakIterator.hpp"
231*cdf0e10cSrcweir #include "com/sun/star/i18n/XExtendedIndexEntrySupplier.hpp"
232*cdf0e10cSrcweir #include "com/sun/star/i18n/XExtendedInputSequenceChecker.hpp"
233*cdf0e10cSrcweir #include "com/sun/star/i18n/XForbiddenCharacters.hpp"
234*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataControl.hpp"
235*cdf0e10cSrcweir #include "com/sun/star/io/XActiveDataSource.hpp"
236*cdf0e10cSrcweir #include "com/sun/star/io/XInputStream.hpp"
237*cdf0e10cSrcweir #include "com/sun/star/io/XOutputStream.hpp"
238*cdf0e10cSrcweir #include "com/sun/star/io/XSeekable.hpp"
239*cdf0e10cSrcweir #include "com/sun/star/lang/DisposedException.hpp"
240*cdf0e10cSrcweir #include "com/sun/star/lang/EventObject.hpp"
241*cdf0e10cSrcweir #include "com/sun/star/lang/Locale.hpp"
242*cdf0e10cSrcweir #include "com/sun/star/lang/ServiceNotRegisteredException.hpp"
243*cdf0e10cSrcweir #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
244*cdf0e10cSrcweir #include "com/sun/star/lang/XComponent.hpp"
245*cdf0e10cSrcweir #include "com/sun/star/lang/XEventListener.hpp"
246*cdf0e10cSrcweir #include "com/sun/star/lang/XInitialization.hpp"
247*cdf0e10cSrcweir #include "com/sun/star/lang/XMultiServiceFactory.hpp"
248*cdf0e10cSrcweir #include "com/sun/star/lang/XServiceInfo.hpp"
249*cdf0e10cSrcweir #include "com/sun/star/lang/XSingleServiceFactory.hpp"
250*cdf0e10cSrcweir #include "com/sun/star/lang/XUnoTunnel.hpp"
251*cdf0e10cSrcweir #include "com/sun/star/linguistic2/DictionaryListEventFlags.hpp"
252*cdf0e10cSrcweir #include "com/sun/star/linguistic2/LinguServiceEventFlags.hpp"
253*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XDictionary.hpp"
254*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XDictionaryList.hpp"
255*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XDictionaryListEventListener.hpp"
256*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XHyphenatedWord.hpp"
257*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XHyphenator.hpp"
258*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XLinguServiceEventListener.hpp"
259*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XLinguServiceManager.hpp"
260*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XSpellAlternatives.hpp"
261*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XSpellChecker1.hpp"
262*cdf0e10cSrcweir #include "com/sun/star/linguistic2/XThesaurus.hpp"
263*cdf0e10cSrcweir #include "com/sun/star/mail/MailAttachment.hpp"
264*cdf0e10cSrcweir #include "com/sun/star/mail/MailServiceType.hpp"
265*cdf0e10cSrcweir #include "com/sun/star/mail/XAuthenticator.hpp"
266*cdf0e10cSrcweir #include "com/sun/star/mail/XConnectionListener.hpp"
267*cdf0e10cSrcweir #include "com/sun/star/mail/XMailMessage.hpp"
268*cdf0e10cSrcweir #include "com/sun/star/mail/XMailService.hpp"
269*cdf0e10cSrcweir #include "com/sun/star/mail/XSmtpService.hpp"
270*cdf0e10cSrcweir #include "com/sun/star/packages/WrongPasswordException.hpp"
271*cdf0e10cSrcweir #include "com/sun/star/packages/zip/ZipIOException.hpp"
272*cdf0e10cSrcweir #include "com/sun/star/scanner/ScannerContext.hpp"
273*cdf0e10cSrcweir #include "com/sun/star/scanner/XScannerManager.hpp"
274*cdf0e10cSrcweir #include "com/sun/star/script/XEventAttacher.hpp"
275*cdf0e10cSrcweir #include "com/sun/star/script/XEventAttacherManager.hpp"
276*cdf0e10cSrcweir #include "com/sun/star/script/XLibraryContainer.hpp"
277*cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp"
278*cdf0e10cSrcweir #include "com/sun/star/sdb/SQLContext.hpp"
279*cdf0e10cSrcweir #include "com/sun/star/sdb/XColumn.hpp"
280*cdf0e10cSrcweir #include "com/sun/star/sdb/XCompletedConnection.hpp"
281*cdf0e10cSrcweir #include "com/sun/star/sdb/XCompletedExecution.hpp"
282*cdf0e10cSrcweir #include "com/sun/star/sdb/XDatabaseAccess.hpp"
283*cdf0e10cSrcweir #include "com/sun/star/sdb/XDocumentDataSource.hpp"
284*cdf0e10cSrcweir #include "com/sun/star/sdb/XQueriesSupplier.hpp"
285*cdf0e10cSrcweir #include "com/sun/star/sdb/XResultSetAccess.hpp"
286*cdf0e10cSrcweir #include "com/sun/star/sdb/XSingleSelectQueryComposer.hpp"
287*cdf0e10cSrcweir #include "com/sun/star/sdbc/DataType.hpp"
288*cdf0e10cSrcweir #include "com/sun/star/sdbc/ResultSetType.hpp"
289*cdf0e10cSrcweir #include "com/sun/star/sdbc/XCloseable.hpp"
290*cdf0e10cSrcweir #include "com/sun/star/sdbc/XConnection.hpp"
291*cdf0e10cSrcweir #include "com/sun/star/sdbc/XDataSource.hpp"
292*cdf0e10cSrcweir #include "com/sun/star/sdbc/XResultSet.hpp"
293*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRow.hpp"
294*cdf0e10cSrcweir #include "com/sun/star/sdbc/XRowSet.hpp"
295*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XColumnsSupplier.hpp"
296*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XRowLocate.hpp"
297*cdf0e10cSrcweir #include "com/sun/star/sdbcx/XTablesSupplier.hpp"
298*cdf0e10cSrcweir #include "com/sun/star/sheet/XCellRangeData.hpp"
299*cdf0e10cSrcweir #include "com/sun/star/style/BreakType.hpp"
300*cdf0e10cSrcweir #include "com/sun/star/style/DropCapFormat.hpp"
301*cdf0e10cSrcweir #include "com/sun/star/style/GraphicLocation.hpp"
302*cdf0e10cSrcweir #include "com/sun/star/style/LineNumberPosition.hpp"
303*cdf0e10cSrcweir #include "com/sun/star/style/LineSpacing.hpp"
304*cdf0e10cSrcweir #include "com/sun/star/style/LineSpacingMode.hpp"
305*cdf0e10cSrcweir #include "com/sun/star/style/NumberingType.hpp"
306*cdf0e10cSrcweir #include "com/sun/star/style/PageStyleLayout.hpp"
307*cdf0e10cSrcweir #include "com/sun/star/style/ParagraphAdjust.hpp"
308*cdf0e10cSrcweir #include "com/sun/star/style/ParagraphStyleCategory.hpp"
309*cdf0e10cSrcweir #include "com/sun/star/style/VerticalAlignment.hpp"
310*cdf0e10cSrcweir #include "com/sun/star/style/XStyle.hpp"
311*cdf0e10cSrcweir #include "com/sun/star/style/XStyleFamiliesSupplier.hpp"
312*cdf0e10cSrcweir #include "com/sun/star/style/XStyleLoader.hpp"
313*cdf0e10cSrcweir #include "com/sun/star/table/CellContentType.hpp"
314*cdf0e10cSrcweir #include "com/sun/star/table/TableSortField.hpp"
315*cdf0e10cSrcweir #include "com/sun/star/table/XAutoFormattable.hpp"
316*cdf0e10cSrcweir #include "com/sun/star/table/XCellRange.hpp"
317*cdf0e10cSrcweir #include "com/sun/star/task/XInteractionHandler.hpp"
318*cdf0e10cSrcweir #include "com/sun/star/task/XJob.hpp"
319*cdf0e10cSrcweir #include "com/sun/star/task/XStatusIndicatorFactory.hpp"
320*cdf0e10cSrcweir #include "com/sun/star/text/BibliographyDataField.hpp"
321*cdf0e10cSrcweir #include "com/sun/star/text/ChapterFormat.hpp"
322*cdf0e10cSrcweir #include "com/sun/star/text/ControlCharacter.hpp"
323*cdf0e10cSrcweir #include "com/sun/star/text/DocumentStatistic.hpp"
324*cdf0e10cSrcweir #include "com/sun/star/text/FilenameDisplayFormat.hpp"
325*cdf0e10cSrcweir #include "com/sun/star/text/FootnoteNumbering.hpp"
326*cdf0e10cSrcweir #include "com/sun/star/text/GraphicCrop.hpp"
327*cdf0e10cSrcweir #include "com/sun/star/text/HoriOrientation.hpp"
328*cdf0e10cSrcweir #include "com/sun/star/text/HoriOrientationFormat.hpp"
329*cdf0e10cSrcweir #include "com/sun/star/text/HorizontalAdjust.hpp"
330*cdf0e10cSrcweir #include "com/sun/star/text/InvalidTextContentException.hpp"
331*cdf0e10cSrcweir #include "com/sun/star/text/MailMergeEvent.hpp"
332*cdf0e10cSrcweir #include "com/sun/star/text/MailMergeType.hpp"
333*cdf0e10cSrcweir #include "com/sun/star/text/NotePrintMode.hpp"
334*cdf0e10cSrcweir #include "com/sun/star/text/PageNumberType.hpp"
335*cdf0e10cSrcweir #include "com/sun/star/text/PlaceholderType.hpp"
336*cdf0e10cSrcweir #include "com/sun/star/text/PositionLayoutDir.hpp"
337*cdf0e10cSrcweir #include "com/sun/star/text/ReferenceFieldPart.hpp"
338*cdf0e10cSrcweir #include "com/sun/star/text/ReferenceFieldSource.hpp"
339*cdf0e10cSrcweir #include "com/sun/star/text/RelOrientation.hpp"
340*cdf0e10cSrcweir #include "com/sun/star/text/RubyAdjust.hpp"
341*cdf0e10cSrcweir #include "com/sun/star/text/SectionFileLink.hpp"
342*cdf0e10cSrcweir #include "com/sun/star/text/SetVariableType.hpp"
343*cdf0e10cSrcweir #include "com/sun/star/text/SizeType.hpp"
344*cdf0e10cSrcweir #include "com/sun/star/text/TableColumnSeparator.hpp"
345*cdf0e10cSrcweir #include "com/sun/star/text/TemplateDisplayFormat.hpp"
346*cdf0e10cSrcweir #include "com/sun/star/text/TextContentAnchorType.hpp"
347*cdf0e10cSrcweir #include "com/sun/star/text/TextGridMode.hpp"
348*cdf0e10cSrcweir #include "com/sun/star/text/UserDataPart.hpp"
349*cdf0e10cSrcweir #include "com/sun/star/text/UserFieldFormat.hpp"
350*cdf0e10cSrcweir #include "com/sun/star/text/VertOrientation.hpp"
351*cdf0e10cSrcweir #include "com/sun/star/text/VertOrientationFormat.hpp"
352*cdf0e10cSrcweir #include "com/sun/star/text/WrapInfluenceOnPosition.hpp"
353*cdf0e10cSrcweir #include "com/sun/star/text/WrapTextMode.hpp"
354*cdf0e10cSrcweir #include "com/sun/star/text/XAutoTextContainer.hpp"
355*cdf0e10cSrcweir #include "com/sun/star/text/XAutoTextEntry.hpp"
356*cdf0e10cSrcweir #include "com/sun/star/text/XAutoTextGroup.hpp"
357*cdf0e10cSrcweir #include "com/sun/star/text/XBookmarksSupplier.hpp"
358*cdf0e10cSrcweir #include "com/sun/star/text/XChapterNumberingSupplier.hpp"
359*cdf0e10cSrcweir #include "com/sun/star/text/XDefaultNumberingProvider.hpp"
360*cdf0e10cSrcweir #include "com/sun/star/text/XDependentTextField.hpp"
361*cdf0e10cSrcweir #include "com/sun/star/text/XDocumentIndex.hpp"
362*cdf0e10cSrcweir #include "com/sun/star/text/XDocumentIndexMark.hpp"
363*cdf0e10cSrcweir #include "com/sun/star/text/XDocumentIndexesSupplier.hpp"
364*cdf0e10cSrcweir #include "com/sun/star/text/XEndnotesSettingsSupplier.hpp"
365*cdf0e10cSrcweir #include "com/sun/star/text/XEndnotesSupplier.hpp"
366*cdf0e10cSrcweir #include "com/sun/star/text/XFootnote.hpp"
367*cdf0e10cSrcweir #include "com/sun/star/text/XFootnotesSettingsSupplier.hpp"
368*cdf0e10cSrcweir #include "com/sun/star/text/XFootnotesSupplier.hpp"
369*cdf0e10cSrcweir #include "com/sun/star/text/XLineNumberingProperties.hpp"
370*cdf0e10cSrcweir #include "com/sun/star/text/XMailMergeBroadcaster.hpp"
371*cdf0e10cSrcweir #include "com/sun/star/text/XMailMergeListener.hpp"
372*cdf0e10cSrcweir #include "com/sun/star/text/XModule.hpp"
373*cdf0e10cSrcweir #include "com/sun/star/text/XNumberingTypeInfo.hpp"
374*cdf0e10cSrcweir #include "com/sun/star/text/XPageCursor.hpp"
375*cdf0e10cSrcweir #include "com/sun/star/text/XPagePrintable.hpp"
376*cdf0e10cSrcweir #include "com/sun/star/text/XParagraphCursor.hpp"
377*cdf0e10cSrcweir #include "com/sun/star/text/XReferenceMarksSupplier.hpp"
378*cdf0e10cSrcweir #include "com/sun/star/text/XRelativeTextContentInsert.hpp"
379*cdf0e10cSrcweir #include "com/sun/star/text/XRelativeTextContentRemove.hpp"
380*cdf0e10cSrcweir #include "com/sun/star/text/XRubySelection.hpp"
381*cdf0e10cSrcweir #include "com/sun/star/text/XSentenceCursor.hpp"
382*cdf0e10cSrcweir #include "com/sun/star/text/XText.hpp"
383*cdf0e10cSrcweir #include "com/sun/star/text/XTextColumns.hpp"
384*cdf0e10cSrcweir #include "com/sun/star/text/XTextContent.hpp"
385*cdf0e10cSrcweir #include "com/sun/star/text/XTextCursor.hpp"
386*cdf0e10cSrcweir #include "com/sun/star/text/XTextDocument.hpp"
387*cdf0e10cSrcweir #include "com/sun/star/text/XTextEmbeddedObject.hpp"
388*cdf0e10cSrcweir #include "com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp"
389*cdf0e10cSrcweir #include "com/sun/star/text/XTextField.hpp"
390*cdf0e10cSrcweir #include "com/sun/star/text/XTextFieldsSupplier.hpp"
391*cdf0e10cSrcweir #include "com/sun/star/text/XTextFrame.hpp"
392*cdf0e10cSrcweir #include "com/sun/star/text/XTextFramesSupplier.hpp"
393*cdf0e10cSrcweir #include "com/sun/star/text/XTextGraphicObjectsSupplier.hpp"
394*cdf0e10cSrcweir #include "com/sun/star/text/XTextRange.hpp"
395*cdf0e10cSrcweir #include "com/sun/star/text/XTextRangeCompare.hpp"
396*cdf0e10cSrcweir #include "com/sun/star/text/XTextSection.hpp"
397*cdf0e10cSrcweir #include "com/sun/star/text/XTextSectionsSupplier.hpp"
398*cdf0e10cSrcweir #include "com/sun/star/text/XTextTable.hpp"
399*cdf0e10cSrcweir #include "com/sun/star/text/XTextTableCursor.hpp"
400*cdf0e10cSrcweir #include "com/sun/star/text/XTextTablesSupplier.hpp"
401*cdf0e10cSrcweir #include "com/sun/star/text/XTextViewCursor.hpp"
402*cdf0e10cSrcweir #include "com/sun/star/text/XTextViewCursorSupplier.hpp"
403*cdf0e10cSrcweir #include "com/sun/star/text/XWordCursor.hpp"
404*cdf0e10cSrcweir #include "com/sun/star/ucb/CommandAbortedException.hpp"
405*cdf0e10cSrcweir #include "com/sun/star/ucb/InteractiveAppException.hpp"
406*cdf0e10cSrcweir #include "com/sun/star/ucb/TransferInfo.hpp"
407*cdf0e10cSrcweir #include "com/sun/star/ucb/XCommandEnvironment.hpp"
408*cdf0e10cSrcweir #include "com/sun/star/ucb/XContent.hpp"
409*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentIdentifier.hpp"
410*cdf0e10cSrcweir #include "com/sun/star/ucb/XContentProvider.hpp"
411*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp"
412*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/ExecutableDialogResults.hpp"
413*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp"
414*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/ListboxControlActions.hpp"
415*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
416*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XExecutableDialog.hpp"
417*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePicker.hpp"
418*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp"
419*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFilterManager.hpp"
420*cdf0e10cSrcweir #include "com/sun/star/ui/dialogs/XFolderPicker.hpp"
421*cdf0e10cSrcweir #include "com/sun/star/uno/Any.h"
422*cdf0e10cSrcweir #include "com/sun/star/uno/Any.hxx"
423*cdf0e10cSrcweir #include "com/sun/star/uno/Exception.hpp"
424*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.h"
425*cdf0e10cSrcweir #include "com/sun/star/uno/Reference.hxx"
426*cdf0e10cSrcweir #include "com/sun/star/uno/RuntimeException.hpp"
427*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.h"
428*cdf0e10cSrcweir #include "com/sun/star/uno/Sequence.hxx"
429*cdf0e10cSrcweir #include "com/sun/star/uno/XCurrentContext.hpp"
430*cdf0e10cSrcweir #include "com/sun/star/uno/XNamingService.hpp"
431*cdf0e10cSrcweir #include "com/sun/star/uri/XUriReferenceFactory.hpp"
432*cdf0e10cSrcweir #include "com/sun/star/uri/XVndSunStarScriptUrl.hpp"
433*cdf0e10cSrcweir #include "com/sun/star/util/CloseVetoException.hpp"
434*cdf0e10cSrcweir #include "com/sun/star/util/Date.hpp"
435*cdf0e10cSrcweir #include "com/sun/star/util/DateTime.hpp"
436*cdf0e10cSrcweir #include "com/sun/star/util/DateTimeRange.hpp"
437*cdf0e10cSrcweir #include "com/sun/star/util/SearchFlags.hpp"
438*cdf0e10cSrcweir #include "com/sun/star/util/SearchOptions.hpp"
439*cdf0e10cSrcweir #include "com/sun/star/util/Time.hpp"
440*cdf0e10cSrcweir #include "com/sun/star/util/XArchiver.hpp"
441*cdf0e10cSrcweir #include "com/sun/star/util/XCloseable.hpp"
442*cdf0e10cSrcweir #include "com/sun/star/util/XLinkUpdate.hpp"
443*cdf0e10cSrcweir #include "com/sun/star/util/XModifiable.hpp"
444*cdf0e10cSrcweir #include "com/sun/star/util/XModifyBroadcaster.hpp"
445*cdf0e10cSrcweir #include "com/sun/star/util/XModifyListener.hpp"
446*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatTypes.hpp"
447*cdf0e10cSrcweir #include "com/sun/star/util/XNumberFormatsSupplier.hpp"
448*cdf0e10cSrcweir #include "com/sun/star/util/XPropertyReplace.hpp"
449*cdf0e10cSrcweir #include "com/sun/star/util/XRefreshListener.hpp"
450*cdf0e10cSrcweir #include "com/sun/star/util/XRefreshable.hpp"
451*cdf0e10cSrcweir #include "com/sun/star/util/XReplaceDescriptor.hpp"
452*cdf0e10cSrcweir #include "com/sun/star/util/XReplaceable.hpp"
453*cdf0e10cSrcweir #include "com/sun/star/util/XSortable.hpp"
454*cdf0e10cSrcweir #include "com/sun/star/util/XURLTransformer.hpp"
455*cdf0e10cSrcweir #include "com/sun/star/util/XUpdatable.hpp"
456*cdf0e10cSrcweir #include "com/sun/star/view/DocumentZoomType.hpp"
457*cdf0e10cSrcweir #include "com/sun/star/view/XLineCursor.hpp"
458*cdf0e10cSrcweir #include "com/sun/star/view/XPrintSettingsSupplier.hpp"
459*cdf0e10cSrcweir #include "com/sun/star/view/XRenderable.hpp"
460*cdf0e10cSrcweir #include "com/sun/star/view/XScreenCursor.hpp"
461*cdf0e10cSrcweir #include "com/sun/star/view/XSelectionChangeListener.hpp"
462*cdf0e10cSrcweir #include "com/sun/star/view/XSelectionSupplier.hpp"
463*cdf0e10cSrcweir #include "com/sun/star/view/XViewCursor.hpp"
464*cdf0e10cSrcweir #include "com/sun/star/view/XViewSettingsSupplier.hpp"
465*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsSupplier.hpp"
466*cdf0e10cSrcweir #include "com/sun/star/xforms/XFormsUIHelper1.hpp"
467*cdf0e10cSrcweir #include "com/sun/star/xforms/XModel.hpp"
468*cdf0e10cSrcweir #include "com/sun/star/xml/sax/InputSource.hpp"
469*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XAttributeList.hpp"
470*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XDocumentHandler.hpp"
471*cdf0e10cSrcweir #include "com/sun/star/xml/sax/XParser.hpp"
472*cdf0e10cSrcweir 
473*cdf0e10cSrcweir #include "comphelper/ChainablePropertySet.hxx"
474*cdf0e10cSrcweir #include "comphelper/ChainablePropertySetInfo.hxx"
475*cdf0e10cSrcweir #include "comphelper/MasterPropertySet.hxx"
476*cdf0e10cSrcweir #include "comphelper/MasterPropertySetInfo.hxx"
477*cdf0e10cSrcweir #include "comphelper/SettingsHelper.hxx"
478*cdf0e10cSrcweir #include "comphelper/TypeGeneration.hxx"
479*cdf0e10cSrcweir #include "comphelper/accessibleeventnotifier.hxx"
480*cdf0e10cSrcweir #include "comphelper/accessiblekeybindinghelper.hxx"
481*cdf0e10cSrcweir #include "comphelper/classids.hxx"
482*cdf0e10cSrcweir #include "comphelper/embeddedobjectcontainer.hxx"
483*cdf0e10cSrcweir #include "comphelper/mediadescriptor.hxx"
484*cdf0e10cSrcweir #include "comphelper/processfactory.hxx"
485*cdf0e10cSrcweir #include "comphelper/seqstream.hxx"
486*cdf0e10cSrcweir #include "comphelper/storagehelper.hxx"
487*cdf0e10cSrcweir #include "comphelper/types.hxx"
488*cdf0e10cSrcweir #include "comphelper/uno3.hxx"
489*cdf0e10cSrcweir 
490*cdf0e10cSrcweir 
491*cdf0e10cSrcweir #include "cppuhelper/bootstrap.hxx"
492*cdf0e10cSrcweir #include "cppuhelper/compbase1.hxx"
493*cdf0e10cSrcweir #include "cppuhelper/factory.hxx"
494*cdf0e10cSrcweir #include "cppuhelper/implbase1.hxx"
495*cdf0e10cSrcweir #include "cppuhelper/implbase10.hxx"
496*cdf0e10cSrcweir #include "cppuhelper/implbase11.hxx"
497*cdf0e10cSrcweir #include "cppuhelper/implbase2.hxx"
498*cdf0e10cSrcweir #include "cppuhelper/implbase3.hxx"
499*cdf0e10cSrcweir #include "cppuhelper/implbase4.hxx"
500*cdf0e10cSrcweir #include "cppuhelper/implbase5.hxx"
501*cdf0e10cSrcweir #include "cppuhelper/implbase6.hxx"
502*cdf0e10cSrcweir #include "cppuhelper/implbase7.hxx"
503*cdf0e10cSrcweir #include "cppuhelper/implbase8.hxx"
504*cdf0e10cSrcweir #include "cppuhelper/implbase9.hxx"
505*cdf0e10cSrcweir #include "cppuhelper/implbase_ex.hxx"
506*cdf0e10cSrcweir #include "cppuhelper/implbase_ex_post.hxx"
507*cdf0e10cSrcweir #include "cppuhelper/implbase_ex_pre.hxx"
508*cdf0e10cSrcweir #include "cppuhelper/interfacecontainer.hxx"
509*cdf0e10cSrcweir #include "cppuhelper/weak.hxx"
510*cdf0e10cSrcweir #include "cppuhelper/weakref.hxx"
511*cdf0e10cSrcweir 
512*cdf0e10cSrcweir #include "framework/interaction.hxx"
513*cdf0e10cSrcweir 
514*cdf0e10cSrcweir #include "svtools/grfmgr.hxx"
515*cdf0e10cSrcweir #include "svl/mailenum.hxx"
516*cdf0e10cSrcweir 
517*cdf0e10cSrcweir #include "i18npool/lang.h"
518*cdf0e10cSrcweir #include "i18npool/mslangid.hxx"
519*cdf0e10cSrcweir 
520*cdf0e10cSrcweir #include "linguistic/lngprops.hxx"
521*cdf0e10cSrcweir 
522*cdf0e10cSrcweir #include "osl/conditn.hxx"
523*cdf0e10cSrcweir #include "osl/diagnose.h"
524*cdf0e10cSrcweir #include "osl/endian.h"
525*cdf0e10cSrcweir #include "osl/file.hxx"
526*cdf0e10cSrcweir #include "osl/interlck.h"
527*cdf0e10cSrcweir #include "osl/module.h"
528*cdf0e10cSrcweir #include "osl/module.hxx"
529*cdf0e10cSrcweir #include "osl/mutex.hxx"
530*cdf0e10cSrcweir #include "osl/thread.hxx"
531*cdf0e10cSrcweir 
532*cdf0e10cSrcweir #include "rsc/rscsfx.hxx"
533*cdf0e10cSrcweir 
534*cdf0e10cSrcweir #include "rtl/logfile.hxx"
535*cdf0e10cSrcweir #include "rtl/math.hxx"
536*cdf0e10cSrcweir #include "rtl/memory.h"
537*cdf0e10cSrcweir #include "rtl/string.h"
538*cdf0e10cSrcweir #include "rtl/string.hxx"
539*cdf0e10cSrcweir #include "rtl/tencinfo.h"
540*cdf0e10cSrcweir #include "rtl/textenc.h"
541*cdf0e10cSrcweir #include "rtl/ustrbuf.hxx"
542*cdf0e10cSrcweir #include "rtl/ustring.h"
543*cdf0e10cSrcweir #include "rtl/ustring.hxx"
544*cdf0e10cSrcweir #include "rtl/uuid.h"
545*cdf0e10cSrcweir 
546*cdf0e10cSrcweir #include "salhelper/condition.hxx"
547*cdf0e10cSrcweir 
548*cdf0e10cSrcweir #include "sfx2/app.hxx"
549*cdf0e10cSrcweir #include "sfx2/appuno.hxx"
550*cdf0e10cSrcweir #include "sfx2/basedlgs.hxx"
551*cdf0e10cSrcweir #include "sfx2/bindings.hxx"
552*cdf0e10cSrcweir #include "sfx2/childwin.hxx"
553*cdf0e10cSrcweir #include "sfx2/ctrlitem.hxx"
554*cdf0e10cSrcweir #include "sfx2/dinfdlg.hxx"
555*cdf0e10cSrcweir #include "sfx2/dispatch.hxx"
556*cdf0e10cSrcweir #include "sfx2/docfilt.hxx"
557*cdf0e10cSrcweir #include "sfx2/docinf.hxx"
558*cdf0e10cSrcweir #include "sfx2/dockwin.hxx"
559*cdf0e10cSrcweir #include "sfx2/doctempl.hxx"
560*cdf0e10cSrcweir #include "sfx2/event.hxx"
561*cdf0e10cSrcweir #include "sfx2/fcontnr.hxx"
562*cdf0e10cSrcweir #include "sfx2/filedlghelper.hxx"
563*cdf0e10cSrcweir #include "sfx2/frame.hxx"
564*cdf0e10cSrcweir #include "sfx2/frmdescr.hxx"
565*cdf0e10cSrcweir #include "sfx2/imagemgr.hxx"
566*cdf0e10cSrcweir #include "sfx2/imgmgr.hxx"
567*cdf0e10cSrcweir #include "sfx2/linkmgr.hxx"
568*cdf0e10cSrcweir #include "sfx2/linksrc.hxx"
569*cdf0e10cSrcweir #include "sfx2/lnkbase.hxx"
570*cdf0e10cSrcweir #include "sfx2/mieclip.hxx"
571*cdf0e10cSrcweir #include "sfx2/mnumgr.hxx"
572*cdf0e10cSrcweir #include "sfx2/module.hxx"
573*cdf0e10cSrcweir #include "sfx2/msg.hxx"
574*cdf0e10cSrcweir #include "sfx2/msgpool.hxx"
575*cdf0e10cSrcweir #include "sfx2/new.hxx"
576*cdf0e10cSrcweir #include "sfx2/newstyle.hxx"
577*cdf0e10cSrcweir #include "sfx2/objface.hxx"
578*cdf0e10cSrcweir #include "sfx2/objitem.hxx"
579*cdf0e10cSrcweir #include "sfx2/passwd.hxx"
580*cdf0e10cSrcweir #include "sfx2/printer.hxx"
581*cdf0e10cSrcweir #include "sfx2/prnmon.hxx"
582*cdf0e10cSrcweir #include "sfx2/progress.hxx"
583*cdf0e10cSrcweir #include "sfx2/request.hxx"
584*cdf0e10cSrcweir #include "sfx2/sfx.hrc"
585*cdf0e10cSrcweir #include "sfx2/sfxdefs.hxx"
586*cdf0e10cSrcweir #include "sfx2/sfxdlg.hxx"
587*cdf0e10cSrcweir #include "sfx2/sfxhelp.hxx"
588*cdf0e10cSrcweir #include "sfx2/sfxsids.hrc"
589*cdf0e10cSrcweir #include "sfx2/sfxuno.hxx"
590*cdf0e10cSrcweir #include "sfx2/shell.hxx"
591*cdf0e10cSrcweir #include "sfx2/styfitem.hxx"
592*cdf0e10cSrcweir #include "sfx2/styledlg.hxx"
593*cdf0e10cSrcweir #include "sfx2/tabdlg.hxx"
594*cdf0e10cSrcweir #include "sfx2/tbxctrl.hxx"
595*cdf0e10cSrcweir #include "sfx2/templdlg.hxx"
596*cdf0e10cSrcweir #include "sfx2/tplpitem.hxx"
597*cdf0e10cSrcweir #include "sfx2/viewfac.hxx"
598*cdf0e10cSrcweir #include "sfx2/viewfrm.hxx"
599*cdf0e10cSrcweir #include "sfx2/viewsh.hxx"
600*cdf0e10cSrcweir 
601*cdf0e10cSrcweir #include "sot/clsids.hxx"
602*cdf0e10cSrcweir #include "sot/exchange.hxx"
603*cdf0e10cSrcweir #include "sot/factory.hxx"
604*cdf0e10cSrcweir #include "sot/filelist.hxx"
605*cdf0e10cSrcweir #include "sot/formats.hxx"
606*cdf0e10cSrcweir #include "sot/stg.hxx"
607*cdf0e10cSrcweir #include "sot/storage.hxx"
608*cdf0e10cSrcweir #include "sot/storinfo.hxx"
609*cdf0e10cSrcweir 
610*cdf0e10cSrcweir #include "svtools/FilterConfigItem.hxx"
611*cdf0e10cSrcweir #include "svl/PasswordHelper.hxx"
612*cdf0e10cSrcweir #include "svtools/accessibilityoptions.hxx"
613*cdf0e10cSrcweir #include "svl/aeitem.hxx"
614*cdf0e10cSrcweir #include "svl/cjkoptions.hxx"
615*cdf0e10cSrcweir #include "unotools/cmdoptions.hxx"
616*cdf0e10cSrcweir #include "svl/cntnrsrt.hxx"
617*cdf0e10cSrcweir #include "svtools/collatorres.hxx"
618*cdf0e10cSrcweir #include "svtools/colorcfg.hxx"
619*cdf0e10cSrcweir #include "unotools/compatibility.hxx"
620*cdf0e10cSrcweir #include "svtools/controldims.hrc"
621*cdf0e10cSrcweir #include "svl/ctloptions.hxx"
622*cdf0e10cSrcweir #include "svtools/ctrlbox.hxx"
623*cdf0e10cSrcweir #include "svtools/ctrltool.hxx"
624*cdf0e10cSrcweir #include "svtools/editbrowsebox.hxx"
625*cdf0e10cSrcweir #include "svtools/ehdl.hxx"
626*cdf0e10cSrcweir #include "svl/eitem.hxx"
627*cdf0e10cSrcweir #include "svtools/embedhlp.hxx"
628*cdf0e10cSrcweir #include "svtools/embedtransfer.hxx"
629*cdf0e10cSrcweir #include "svtools/filter.hxx"
630*cdf0e10cSrcweir #include "svl/flagitem.hxx"
631*cdf0e10cSrcweir #include "unotools/fltrcfg.hxx"
632*cdf0e10cSrcweir #include "svl/fstathelper.hxx"
633*cdf0e10cSrcweir #include "svl/globalnameitem.hxx"
634*cdf0e10cSrcweir #include "svtools/headbar.hxx"
635*cdf0e10cSrcweir #include "svtools/htmlkywd.hxx"
636*cdf0e10cSrcweir #include "svtools/htmltokn.h"
637*cdf0e10cSrcweir #include "svl/imageitm.hxx"
638*cdf0e10cSrcweir #include "svtools/imap.hxx"
639*cdf0e10cSrcweir #include "svtools/indexentryres.hxx"
640*cdf0e10cSrcweir #include "svl/inethist.hxx"
641*cdf0e10cSrcweir #include "svtools/inetimg.hxx"
642*cdf0e10cSrcweir #include "svtools/insdlg.hxx"
643*cdf0e10cSrcweir #include "svl/intitem.hxx"
644*cdf0e10cSrcweir #include "svl/isethint.hxx"
645*cdf0e10cSrcweir #include "svl/itemiter.hxx"
646*cdf0e10cSrcweir #include "svl/itempool.hxx"
647*cdf0e10cSrcweir #include "svl/itemprop.hxx"
648*cdf0e10cSrcweir #include "svl/itemset.hxx"
649*cdf0e10cSrcweir #include "svl/languageoptions.hxx"
650*cdf0e10cSrcweir #include "svl/lckbitem.hxx"
651*cdf0e10cSrcweir #include "unotools/lingucfg.hxx"
652*cdf0e10cSrcweir #include "unotools/linguprops.hxx"
653*cdf0e10cSrcweir #include "svl/lstner.hxx"
654*cdf0e10cSrcweir #include "unotools/misccfg.hxx"
655*cdf0e10cSrcweir #include "unotools/moduleoptions.hxx"
656*cdf0e10cSrcweir #include "svl/numuno.hxx"
657*cdf0e10cSrcweir #include "svl/ownlist.hxx"
658*cdf0e10cSrcweir #include "svtools/parhtml.hxx"
659*cdf0e10cSrcweir #include "unotools/pathoptions.hxx"
660*cdf0e10cSrcweir #include "svl/poolitem.hxx"
661*cdf0e10cSrcweir #include "svtools/prgsbar.hxx"
662*cdf0e10cSrcweir #include "svtools/prnsetup.hxx"
663*cdf0e10cSrcweir #include "svl/ptitem.hxx"
664*cdf0e10cSrcweir #include "svl/rectitem.hxx"
665*cdf0e10cSrcweir #include "svtools/rtfkeywd.hxx"
666*cdf0e10cSrcweir #include "svtools/rtfout.hxx"
667*cdf0e10cSrcweir #include "svtools/rtftoken.h"
668*cdf0e10cSrcweir #include "svtools/ruler.hxx"
669*cdf0e10cSrcweir #include "unotools/saveopt.hxx"
670*cdf0e10cSrcweir #include "svtools/scriptedtext.hxx"
671*cdf0e10cSrcweir #include "svtools/sfxecode.hxx"
672*cdf0e10cSrcweir #include "svl/slstitm.hxx"
673*cdf0e10cSrcweir #include "svl/smplhint.hxx"
674*cdf0e10cSrcweir #include "svtools/soerr.hxx"
675*cdf0e10cSrcweir #include "svl/solar.hrc"
676*cdf0e10cSrcweir #include "unotools/sourceviewconfig.hxx"
677*cdf0e10cSrcweir #include "svtools/stdctrl.hxx"
678*cdf0e10cSrcweir #include "svl/stritem.hxx"
679*cdf0e10cSrcweir #include "svl/style.hrc"
680*cdf0e10cSrcweir #include "svl/style.hxx"
681*cdf0e10cSrcweir #include "svl/svarray.hxx"
682*cdf0e10cSrcweir #include "svtools/svmedit.hxx"
683*cdf0e10cSrcweir #include "svtools/svparser.hxx"
684*cdf0e10cSrcweir #include "svl/svstdarr.hxx"
685*cdf0e10cSrcweir #include "svtools/svtabbx.hxx"
686*cdf0e10cSrcweir #include "svtools/svtreebx.hxx"
687*cdf0e10cSrcweir #include "unotools/syslocale.hxx"
688*cdf0e10cSrcweir #include "svtools/templdlg.hxx"
689*cdf0e10cSrcweir #include "svtools/textview.hxx"
690*cdf0e10cSrcweir #include "svtools/transfer.hxx"
691*cdf0e10cSrcweir #include "svtools/txtattr.hxx"
692*cdf0e10cSrcweir #include "svtools/txtcmp.hxx"
693*cdf0e10cSrcweir #include "svl/undo.hxx"
694*cdf0e10cSrcweir #include "unotools/undoopt.hxx"
695*cdf0e10cSrcweir #include "svtools/unoevent.hxx"
696*cdf0e10cSrcweir #include "svtools/unoimap.hxx"
697*cdf0e10cSrcweir #include "svl/urihelper.hxx"
698*cdf0e10cSrcweir #include "svl/urlbmk.hxx"
699*cdf0e10cSrcweir #include "unotools/useroptions.hxx"
700*cdf0e10cSrcweir #include "svtools/valueset.hxx"
701*cdf0e10cSrcweir #include "svl/visitem.hxx"
702*cdf0e10cSrcweir #include "svl/whiter.hxx"
703*cdf0e10cSrcweir #include "svtools/xtextedt.hxx"
704*cdf0e10cSrcweir 
705*cdf0e10cSrcweir #include "svx/IAccessibleParent.hxx"
706*cdf0e10cSrcweir #include "svx/IAccessibleViewForwarder.hxx"
707*cdf0e10cSrcweir #include "svx/SpellDialogChildWindow.hxx"
708*cdf0e10cSrcweir #include "editeng/SpellPortions.hxx"
709*cdf0e10cSrcweir #include "editeng/UnoForbiddenCharsTable.hxx"
710*cdf0e10cSrcweir #include "editeng/acorrcfg.hxx"
711*cdf0e10cSrcweir #include "svx/anchorid.hxx"
712*cdf0e10cSrcweir #include "svl/asiancfg.hxx"
713*cdf0e10cSrcweir #include "svx/checklbx.hxx"
714*cdf0e10cSrcweir #include "svx/clipboardctl.hxx"
715*cdf0e10cSrcweir #include "svx/clipfmtitem.hxx"
716*cdf0e10cSrcweir #include "svx/contdlg.hxx"
717*cdf0e10cSrcweir #include "svx/ctredlin.hxx"
718*cdf0e10cSrcweir #include "svx/dataaccessdescriptor.hxx"
719*cdf0e10cSrcweir #include "svx/dialmgr.hxx"
720*cdf0e10cSrcweir #include "svx/dialogs.hrc"
721*cdf0e10cSrcweir #include "svx/dlgutil.hxx"
722*cdf0e10cSrcweir #include "editeng/editdata.hxx"
723*cdf0e10cSrcweir #include "editeng/editeng.hxx"
724*cdf0e10cSrcweir #include "editeng/editobj.hxx"
725*cdf0e10cSrcweir #include "editeng/editstat.hxx"
726*cdf0e10cSrcweir #include "editeng/editview.hxx"
727*cdf0e10cSrcweir #include "editeng/eeitem.hxx"
728*cdf0e10cSrcweir #include "filter/msfilter/escherex.hxx"
729*cdf0e10cSrcweir #include "svx/extrusionbar.hxx"
730*cdf0e10cSrcweir #include "svx/extrusioncolorcontrol.hxx"
731*cdf0e10cSrcweir #include "svx/fillctrl.hxx"
732*cdf0e10cSrcweir #include "svx/flagsdef.hxx"
733*cdf0e10cSrcweir #include "editeng/flstitem.hxx"
734*cdf0e10cSrcweir #include "svx/fmdmod.hxx"
735*cdf0e10cSrcweir #include "svx/fmglob.hxx"
736*cdf0e10cSrcweir #include "svx/fmobjfac.hxx"
737*cdf0e10cSrcweir #include "svx/fmpage.hxx"
738*cdf0e10cSrcweir #include "svx/fntctrl.hxx"
739*cdf0e10cSrcweir #include "svx/fontwork.hxx"
740*cdf0e10cSrcweir #include "svx/fontworkbar.hxx"
741*cdf0e10cSrcweir #include "svx/fontworkgallery.hxx"
742*cdf0e10cSrcweir #include "editeng/forbiddencharacterstable.hxx"
743*cdf0e10cSrcweir #include "svx/formatpaintbrushctrl.hxx"
744*cdf0e10cSrcweir #include "editeng/frmdir.hxx"
745*cdf0e10cSrcweir #include "svx/galbrws.hxx"
746*cdf0e10cSrcweir #include "svx/gallery.hxx"
747*cdf0e10cSrcweir #include "svx/globlmn.hrc"
748*cdf0e10cSrcweir #include "svx/grafctrl.hxx"
749*cdf0e10cSrcweir #include "editeng/hangulhanja.hxx"
750*cdf0e10cSrcweir #include "svx/hdft.hxx"
751*cdf0e10cSrcweir #include "svtools/htmlcfg.hxx"
752*cdf0e10cSrcweir #include "svx/htmlmode.hxx"
753*cdf0e10cSrcweir #include "svx/hyperdlg.hxx"
754*cdf0e10cSrcweir #include "svx/hyprlink.hxx"
755*cdf0e10cSrcweir #include "svx/imapdlg.hxx"
756*cdf0e10cSrcweir #include "editeng/itemtype.hxx"
757*cdf0e10cSrcweir #include "svx/langbox.hxx"
758*cdf0e10cSrcweir #include "svx/layctrl.hxx"
759*cdf0e10cSrcweir #include "svx/lboxctrl.hxx"
760*cdf0e10cSrcweir #include "svx/linectrl.hxx"
761*cdf0e10cSrcweir #include "sfx2/linkmgr.hxx"
762*cdf0e10cSrcweir #include "filter/msfilter/mscodec.hxx"
763*cdf0e10cSrcweir #include "filter/msfilter/msdffimp.hxx"
764*cdf0e10cSrcweir #include "filter/msfilter/msfiltertracer.hxx"
765*cdf0e10cSrcweir #include "filter/msfilter/msocximex.hxx"
766*cdf0e10cSrcweir #include "filter/msfilter/msoleexp.hxx"
767*cdf0e10cSrcweir #include "editeng/numitem.hxx"
768*cdf0e10cSrcweir #include "svx/numvset.hxx"
769*cdf0e10cSrcweir #include "svx/objfac3d.hxx"
770*cdf0e10cSrcweir #include "svx/ofaitem.hxx"
771*cdf0e10cSrcweir #include "svx/optgenrl.hxx"
772*cdf0e10cSrcweir #include "svx/optgrid.hxx"
773*cdf0e10cSrcweir #include "editeng/outliner.hxx"
774*cdf0e10cSrcweir #include "editeng/outlobj.hxx"
775*cdf0e10cSrcweir #include "svx/pagectrl.hxx"
776*cdf0e10cSrcweir #include "editeng/paperinf.hxx"
777*cdf0e10cSrcweir #include "svx/paraprev.hxx"
778*cdf0e10cSrcweir #include "svx/pfiledlg.hxx"
779*cdf0e10cSrcweir #include "svx/prtqry.hxx"
780*cdf0e10cSrcweir #include "svx/rectenum.hxx"
781*cdf0e10cSrcweir #include "svx/rotmodit.hxx"
782*cdf0e10cSrcweir #include "svx/rubydialog.hxx"
783*cdf0e10cSrcweir #include "svx/ruler.hxx"
784*cdf0e10cSrcweir #include "svx/rulritem.hxx"
785*cdf0e10cSrcweir #include "editeng/scripttypeitem.hxx"
786*cdf0e10cSrcweir #include "svx/sdgcoitm.hxx"
787*cdf0e10cSrcweir #include "svx/sdggaitm.hxx"
788*cdf0e10cSrcweir #include "svx/sdginitm.hxx"
789*cdf0e10cSrcweir #include "svx/sdgluitm.hxx"
790*cdf0e10cSrcweir #include "svx/sdgmoitm.hxx"
791*cdf0e10cSrcweir #include "svx/sdgtritm.hxx"
792*cdf0e10cSrcweir #include "svx/sdr/contact/displayinfo.hxx"
793*cdf0e10cSrcweir #include "svx/sdr/contact/objectcontactofobjlistpainter.hxx"
794*cdf0e10cSrcweir #include "svx/sdr/contact/viewcontactofsdrmediaobj.hxx"
795*cdf0e10cSrcweir #include "svx/sdr/properties/defaultproperties.hxx"
796*cdf0e10cSrcweir #include "svx/sdtaaitm.hxx"
797*cdf0e10cSrcweir #include "svx/sdtacitm.hxx"
798*cdf0e10cSrcweir #include "svx/sdtaditm.hxx"
799*cdf0e10cSrcweir #include "svx/sdtagitm.hxx"
800*cdf0e10cSrcweir #include "svx/sdtaitm.hxx"
801*cdf0e10cSrcweir #include "svx/sdtakitm.hxx"
802*cdf0e10cSrcweir #include "svx/simptabl.hxx"
803*cdf0e10cSrcweir #include "editeng/splwrap.hxx"
804*cdf0e10cSrcweir #include "svx/srchdlg.hxx"
805*cdf0e10cSrcweir #include "svx/stddlg.hxx"
806*cdf0e10cSrcweir #include "svx/strarray.hxx"
807*cdf0e10cSrcweir #include "svx/xflasit.hxx"
808*cdf0e10cSrcweir #include "svx/xflclit.hxx"
809*cdf0e10cSrcweir #include "svx/xflgrit.hxx"
810*cdf0e10cSrcweir #include "svx/xflhtit.hxx"
811*cdf0e10cSrcweir #include "svx/xfltrit.hxx"
812*cdf0e10cSrcweir #include "svx/xftadit.hxx"
813*cdf0e10cSrcweir #include "svx/xftdiit.hxx"
814*cdf0e10cSrcweir #include "svx/xftmrit.hxx"
815*cdf0e10cSrcweir #include "svx/xftouit.hxx"
816*cdf0e10cSrcweir #include "svx/xftsfit.hxx"
817*cdf0e10cSrcweir #include "svx/xftshcit.hxx"
818*cdf0e10cSrcweir #include "svx/xftshit.hxx"
819*cdf0e10cSrcweir #include "svx/xftshxy.hxx"
820*cdf0e10cSrcweir #include "svx/xftstit.hxx"
821*cdf0e10cSrcweir #include "svx/xgrad.hxx"
822*cdf0e10cSrcweir #include "svx/xlineit.hxx"
823*cdf0e10cSrcweir #include "svx/xlineit0.hxx"
824*cdf0e10cSrcweir #include "svx/xlnclit.hxx"
825*cdf0e10cSrcweir #include "svx/xlndsit.hxx"
826*cdf0e10cSrcweir #include "svx/xlnedit.hxx"
827*cdf0e10cSrcweir #include "svx/xlnstit.hxx"
828*cdf0e10cSrcweir #include "svx/xlnwtit.hxx"
829*cdf0e10cSrcweir #include "svx/xmleohlp.hxx"
830*cdf0e10cSrcweir #include "svx/xmlexchg.hxx"
831*cdf0e10cSrcweir #include "svx/xmlgrhlp.hxx"
832*cdf0e10cSrcweir #include "svx/xoutbmp.hxx"
833*cdf0e10cSrcweir #include "svx/xpoly.hxx"
834*cdf0e10cSrcweir #include "svx/xtable.hxx"
835*cdf0e10cSrcweir #include "svx/xtextit0.hxx"
836*cdf0e10cSrcweir #include "svx/zoomitem.hxx"
837*cdf0e10cSrcweir 
838*cdf0e10cSrcweir #include "sys/stat.h"
839*cdf0e10cSrcweir #include "sys/types.h"
840*cdf0e10cSrcweir 
841*cdf0e10cSrcweir #include "toolkit/helper/vclunohelper.hxx"
842*cdf0e10cSrcweir #include "toolkit/unohlp.hxx"
843*cdf0e10cSrcweir 
844*cdf0e10cSrcweir #include "tools/bigint.hxx"
845*cdf0e10cSrcweir #include "tools/cachestr.hxx"
846*cdf0e10cSrcweir #include "tools/color.hxx"
847*cdf0e10cSrcweir #include "tools/date.hxx"
848*cdf0e10cSrcweir #include "tools/datetime.hxx"
849*cdf0e10cSrcweir #include "tools/debug.hxx"
850*cdf0e10cSrcweir #include "tools/errcode.hxx"
851*cdf0e10cSrcweir #include "tools/errinf.hxx"
852*cdf0e10cSrcweir #include "tools/fract.hxx"
853*cdf0e10cSrcweir #include "tools/gen.hxx"
854*cdf0e10cSrcweir #include "tools/globname.hxx"
855*cdf0e10cSrcweir #include "tools/link.hxx"
856*cdf0e10cSrcweir #include "tools/list.hxx"
857*cdf0e10cSrcweir #include "tools/mempool.hxx"
858*cdf0e10cSrcweir #include "tools/multisel.hxx"
859*cdf0e10cSrcweir #include "tools/poly.hxx"
860*cdf0e10cSrcweir #include "tools/pstm.hxx"
861*cdf0e10cSrcweir #include "tools/rc.hxx"
862*cdf0e10cSrcweir #include "tools/ref.hxx"
863*cdf0e10cSrcweir #include "tools/resary.hxx"
864*cdf0e10cSrcweir #include "tools/resid.hxx"
865*cdf0e10cSrcweir #include "tools/resmgr.hxx"
866*cdf0e10cSrcweir #include "tools/rtti.hxx"
867*cdf0e10cSrcweir #include "tools/shl.hxx"
868*cdf0e10cSrcweir #include "tools/solar.h"
869*cdf0e10cSrcweir #include "tools/stream.hxx"
870*cdf0e10cSrcweir #include "tools/string.hxx"
871*cdf0e10cSrcweir #include "tools/table.hxx"
872*cdf0e10cSrcweir #include "tools/tempfile.hxx"
873*cdf0e10cSrcweir #include "tools/time.hxx"
874*cdf0e10cSrcweir #include "tools/urlobj.hxx"
875*cdf0e10cSrcweir 
876*cdf0e10cSrcweir #include "ucbhelper/commandenvironment.hxx"
877*cdf0e10cSrcweir #include "ucbhelper/content.hxx"
878*cdf0e10cSrcweir #include "ucbhelper/contentbroker.hxx"
879*cdf0e10cSrcweir #include "ucbhelper/contentidentifier.hxx"
880*cdf0e10cSrcweir 
881*cdf0e10cSrcweir #include "unicode/ubidi.h"
882*cdf0e10cSrcweir 
883*cdf0e10cSrcweir #include "uno/lbnames.h"
884*cdf0e10cSrcweir 
885*cdf0e10cSrcweir #include "unotools/accessiblerelationsethelper.hxx"
886*cdf0e10cSrcweir #include "unotools/accessiblestatesethelper.hxx"
887*cdf0e10cSrcweir #include "unotools/calendarwrapper.hxx"
888*cdf0e10cSrcweir #include "unotools/charclass.hxx"
889*cdf0e10cSrcweir #include "unotools/collatorwrapper.hxx"
890*cdf0e10cSrcweir #include "unotools/configitem.hxx"
891*cdf0e10cSrcweir #include "unotools/configmgr.hxx"
892*cdf0e10cSrcweir #include "unotools/confignode.hxx"
893*cdf0e10cSrcweir #include "unotools/configpathes.hxx"
894*cdf0e10cSrcweir #include "unotools/intlwrapper.hxx"
895*cdf0e10cSrcweir #include "unotools/localedatawrapper.hxx"
896*cdf0e10cSrcweir #include "unotools/localfilehelper.hxx"
897*cdf0e10cSrcweir #include "unotools/processfactory.hxx"
898*cdf0e10cSrcweir #include "unotools/streamwrap.hxx"
899*cdf0e10cSrcweir #include "unotools/tempfile.hxx"
900*cdf0e10cSrcweir #include "unotools/transliterationwrapper.hxx"
901*cdf0e10cSrcweir #include "unotools/ucbstreamhelper.hxx"
902*cdf0e10cSrcweir 
903*cdf0e10cSrcweir #include "vcl/bitmap.hxx"
904*cdf0e10cSrcweir #include "vcl/button.hxx"
905*cdf0e10cSrcweir #include "vcl/cmdevt.h"
906*cdf0e10cSrcweir #include "vcl/cmdevt.hxx"
907*cdf0e10cSrcweir #include "vcl/combobox.hxx"
908*cdf0e10cSrcweir #include "vcl/cursor.hxx"
909*cdf0e10cSrcweir #include "vcl/cvtgrf.hxx"
910*cdf0e10cSrcweir #include "vcl/dialog.hxx"
911*cdf0e10cSrcweir #include "vcl/edit.hxx"
912*cdf0e10cSrcweir #include "vcl/event.hxx"
913*cdf0e10cSrcweir #include "vcl/field.hxx"
914*cdf0e10cSrcweir #include "vcl/fixed.hxx"
915*cdf0e10cSrcweir #include "tools/fldunit.hxx"
916*cdf0e10cSrcweir #include "vcl/font.hxx"
917*cdf0e10cSrcweir #include "unotools/fontcvt.hxx"
918*cdf0e10cSrcweir #include "vcl/graph.hxx"
919*cdf0e10cSrcweir #include "vcl/group.hxx"
920*cdf0e10cSrcweir #include "vcl/help.hxx"
921*cdf0e10cSrcweir #include "vcl/image.hxx"
922*cdf0e10cSrcweir #include "vcl/button.hxx"
923*cdf0e10cSrcweir #include "vcl/inputctx.hxx"
924*cdf0e10cSrcweir #include "vcl/jobset.hxx"
925*cdf0e10cSrcweir #include "vcl/keycod.hxx"
926*cdf0e10cSrcweir #include "vcl/keycodes.hxx"
927*cdf0e10cSrcweir #include "vcl/lstbox.hxx"
928*cdf0e10cSrcweir #include "vcl/mapmod.hxx"
929*cdf0e10cSrcweir #include "vcl/menu.hxx"
930*cdf0e10cSrcweir #include "vcl/menubtn.hxx"
931*cdf0e10cSrcweir #include "vcl/metric.hxx"
932*cdf0e10cSrcweir #include "vcl/mnemonic.hxx"
933*cdf0e10cSrcweir #include "vcl/morebtn.hxx"
934*cdf0e10cSrcweir #include "vcl/msgbox.hxx"
935*cdf0e10cSrcweir #include "vcl/outdev.hxx"
936*cdf0e10cSrcweir #include "vcl/pdfextoutdevdata.hxx"
937*cdf0e10cSrcweir #include "vcl/print.hxx"
938*cdf0e10cSrcweir #include "vcl/region.hxx"
939*cdf0e10cSrcweir #include "vcl/salbtype.hxx"
940*cdf0e10cSrcweir #include "vcl/scrbar.hxx"
941*cdf0e10cSrcweir #include "vcl/settings.hxx"
942*cdf0e10cSrcweir #include "vcl/sound.hxx"
943*cdf0e10cSrcweir #include "vcl/status.hxx"
944*cdf0e10cSrcweir #include "vcl/svapp.hxx"
945*cdf0e10cSrcweir #include "vcl/syswin.hxx"
946*cdf0e10cSrcweir #include "vcl/timer.hxx"
947*cdf0e10cSrcweir #include "vcl/toolbox.hxx"
948*cdf0e10cSrcweir #include "vcl/vclenum.hxx"
949*cdf0e10cSrcweir #include "vcl/virdev.hxx"
950*cdf0e10cSrcweir #include "vcl/waitobj.hxx"
951*cdf0e10cSrcweir #include "vcl/window.hxx"
952*cdf0e10cSrcweir #include "tools/wintypes.hxx"
953*cdf0e10cSrcweir #include "vcl/wrkwin.hxx"
954*cdf0e10cSrcweir 
955*cdf0e10cSrcweir #include "vos/mutex.hxx"
956*cdf0e10cSrcweir #include "vos/ref.hxx"
957*cdf0e10cSrcweir 
958*cdf0e10cSrcweir #include "xmloff/DocumentSettingsContext.hxx"
959*cdf0e10cSrcweir #include "xmloff/ProgressBarHelper.hxx"
960*cdf0e10cSrcweir #include "xmloff/XMLBase64ImportContext.hxx"
961*cdf0e10cSrcweir #include "xmloff/XMLFilterServiceNames.h"
962*cdf0e10cSrcweir #include "xmloff/XMLFontAutoStylePool.hxx"
963*cdf0e10cSrcweir #include "xmloff/XMLFontStylesContext.hxx"
964*cdf0e10cSrcweir #include "xmloff/XMLGraphicsDefaultStyle.hxx"
965*cdf0e10cSrcweir #include "xmloff/XMLTextListAutoStylePool.hxx"
966*cdf0e10cSrcweir #include "xmloff/XMLTextMasterPageExport.hxx"
967*cdf0e10cSrcweir #include "xmloff/XMLTextMasterStylesContext.hxx"
968*cdf0e10cSrcweir #include "xmloff/XMLTextShapeImportHelper.hxx"
969*cdf0e10cSrcweir #include "xmloff/XMLTextShapeStyleContext.hxx"
970*cdf0e10cSrcweir #include "xmloff/XMLTextTableContext.hxx"
971*cdf0e10cSrcweir #include "xmloff/attrlist.hxx"
972*cdf0e10cSrcweir #include "xmloff/families.hxx"
973*cdf0e10cSrcweir #include "xmloff/functional.hxx"
974*cdf0e10cSrcweir #include "xmloff/i18nmap.hxx"
975*cdf0e10cSrcweir #include "xmloff/maptype.hxx"
976*cdf0e10cSrcweir #include "xmloff/nmspmap.hxx"
977*cdf0e10cSrcweir #include "xmloff/numehelp.hxx"
978*cdf0e10cSrcweir #include "xmloff/prhdlfac.hxx"
979*cdf0e10cSrcweir #include "xmloff/prstylei.hxx"
980*cdf0e10cSrcweir #include "xmloff/txtparae.hxx"
981*cdf0e10cSrcweir #include "xmloff/txtprmap.hxx"
982*cdf0e10cSrcweir #include "xmloff/txtstyli.hxx"
983*cdf0e10cSrcweir #include "xmloff/uniref.hxx"
984*cdf0e10cSrcweir #include "xmloff/xformsimport.hxx"
985*cdf0e10cSrcweir #include "xmloff/xmlaustp.hxx"
986*cdf0e10cSrcweir #include "xmloff/xmlement.hxx"
987*cdf0e10cSrcweir #include "xmloff/xmlexp.hxx"
988*cdf0e10cSrcweir #include "xmloff/xmlictxt.hxx"
989*cdf0e10cSrcweir #include "xmloff/xmlmetae.hxx"
990*cdf0e10cSrcweir #include "xmloff/xmlmetai.hxx"
991*cdf0e10cSrcweir #include "xmloff/xmlnmspe.hxx"
992*cdf0e10cSrcweir #include "xmloff/xmlprmap.hxx"
993*cdf0e10cSrcweir #include "xmloff/xmlscripti.hxx"
994*cdf0e10cSrcweir #include "xmloff/xmlstyle.hxx"
995*cdf0e10cSrcweir #include "xmloff/xmltabe.hxx"
996*cdf0e10cSrcweir #include "xmloff/xmltkmap.hxx"
997*cdf0e10cSrcweir #include "xmloff/xmltoken.hxx"
998*cdf0e10cSrcweir #include "xmloff/xmltypes.hxx"
999*cdf0e10cSrcweir #include "xmloff/xmluconv.hxx"
1000*cdf0e10cSrcweir //---MARKER---
1001*cdf0e10cSrcweir 
1002*cdf0e10cSrcweir #endif
1003