Bump version to 4.3-4
[LibreOffice.git] / sc / inc / pch / precompiled_sc.hxx
blobb1e0261b905b7bd0c8f5e728295e64597cae06a8
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
11 This file has been autogenerated by update_pch.sh . It is possible to edit it
12 manually (such as when an include file has been moved/renamed/removed. All such
13 manual changes will be rewritten by the next run of update_pch.sh (which presumably
14 also fixes all possible problems, so it's usually better to use it).
17 #include "libxml/xpath.h"
18 #include <algorithm>
19 #include <avmedia/mediaitem.hxx>
20 #include <avmedia/mediaplayer.hxx>
21 #include <avmedia/mediatoolbox.hxx>
22 #include <avmedia/mediawindow.hxx>
23 #include <basegfx/matrix/b2dhommatrix.hxx>
24 #include <basegfx/point/b2dpoint.hxx>
25 #include <basegfx/polygon/b2dpolygon.hxx>
26 #include <basegfx/polygon/b2dpolygontools.hxx>
27 #include <basegfx/range/b2drange.hxx>
28 #include <basegfx/tools/zoomtools.hxx>
29 #include <basic/basmgr.hxx>
30 #include <basic/sbmeth.hxx>
31 #include <basic/sbmod.hxx>
32 #include <basic/sbstar.hxx>
33 #include <basic/sbuno.hxx>
34 #include <basic/sbx.hxx>
35 #include <basic/sbxcore.hxx>
36 #include <basic/sbxobj.hxx>
37 #include <boost/bind.hpp>
38 #include <boost/foreach.hpp>
39 #include <boost/noncopyable.hpp>
40 #include <boost/ptr_container/ptr_vector.hpp>
41 #include <boost/random.hpp>
42 #include <boost/random/bernoulli_distribution.hpp>
43 #include <boost/random/binomial_distribution.hpp>
44 #include <boost/random/cauchy_distribution.hpp>
45 #include <boost/random/chi_squared_distribution.hpp>
46 #include <boost/random/geometric_distribution.hpp>
47 #include <boost/random/negative_binomial_distribution.hpp>
48 #include <boost/random/normal_distribution.hpp>
49 #include <boost/random/uniform_int_distribution.hpp>
50 #include <boost/random/uniform_real_distribution.hpp>
51 #include <boost/scoped_array.hpp>
52 #include <boost/scoped_ptr.hpp>
53 #include <boost/shared_ptr.hpp>
54 #include <boost/unordered_map.hpp>
55 #include <boost/unordered_set.hpp>
56 #include <cassert>
57 #include <climits>
58 #include <com/sun/star/accessibility/AccessibleEventId.hpp>
59 #include <com/sun/star/accessibility/AccessibleEventObject.hpp>
60 #include <com/sun/star/accessibility/AccessibleRelationType.hpp>
61 #include <com/sun/star/accessibility/AccessibleRole.hpp>
62 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
63 #include <com/sun/star/accessibility/AccessibleTableModelChange.hpp>
64 #include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp>
65 #include <com/sun/star/accessibility/AccessibleTextType.hpp>
66 #include <com/sun/star/accessibility/TextSegment.hpp>
67 #include <com/sun/star/accessibility/XAccessible.hpp>
68 #include <com/sun/star/accessibility/XAccessibleContext.hpp>
69 #include <com/sun/star/accessibility/XAccessibleStateSet.hpp>
70 #include <com/sun/star/accessibility/XAccessibleTable.hpp>
71 #include <com/sun/star/accessibility/XAccessibleText.hpp>
72 #include <com/sun/star/awt/CharSet.hpp>
73 #include <com/sun/star/awt/FontDescriptor.hpp>
74 #include <com/sun/star/awt/FontFamily.hpp>
75 #include <com/sun/star/awt/FontPitch.hpp>
76 #include <com/sun/star/awt/FontSlant.hpp>
77 #include <com/sun/star/awt/FontStrikeout.hpp>
78 #include <com/sun/star/awt/FontType.hpp>
79 #include <com/sun/star/awt/FontUnderline.hpp>
80 #include <com/sun/star/awt/FontWeight.hpp>
81 #include <com/sun/star/awt/FontWidth.hpp>
82 #include <com/sun/star/awt/Key.hpp>
83 #include <com/sun/star/awt/KeyModifier.hpp>
84 #include <com/sun/star/awt/MouseButton.hpp>
85 #include <com/sun/star/awt/SimpleFontMetric.hpp>
86 #include <com/sun/star/awt/Size.hpp>
87 #include <com/sun/star/awt/XBitmap.hpp>
88 #include <com/sun/star/awt/XControlModel.hpp>
89 #include <com/sun/star/awt/XFont.hpp>
90 #include <com/sun/star/beans/MethodConcept.hpp>
91 #include <com/sun/star/beans/NamedValue.hpp>
92 #include <com/sun/star/beans/PropertyAttribute.hpp>
93 #include <com/sun/star/beans/PropertyChangeEvent.hpp>
94 #include <com/sun/star/beans/PropertyValue.hpp>
95 #include <com/sun/star/beans/SetPropertyTolerantFailed.hpp>
96 #include <com/sun/star/beans/TolerantPropertySetResultType.hpp>
97 #include <com/sun/star/beans/UnknownPropertyException.hpp>
98 #include <com/sun/star/beans/XIntrospectionAccess.hpp>
99 #include <com/sun/star/beans/XPropertySet.hpp>
100 #include <com/sun/star/beans/XPropertySetInfo.hpp>
101 #include <com/sun/star/beans/XPropertyState.hpp>
102 #include <com/sun/star/beans/theIntrospection.hpp>
103 #include <com/sun/star/chart/ChartDataRowSource.hpp>
104 #include <com/sun/star/chart/XChartDocument.hpp>
105 #include <com/sun/star/chart2/XChartDocument.hpp>
106 #include <com/sun/star/chart2/XChartTypeContainer.hpp>
107 #include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
108 #include <com/sun/star/chart2/XDataSeriesContainer.hpp>
109 #include <com/sun/star/chart2/data/HighlightedRange.hpp>
110 #include <com/sun/star/chart2/data/LabeledDataSequence.hpp>
111 #include <com/sun/star/chart2/data/XDataProvider.hpp>
112 #include <com/sun/star/chart2/data/XDataReceiver.hpp>
113 #include <com/sun/star/chart2/data/XRangeHighlighter.hpp>
114 #include <com/sun/star/chart2/data/XRangeXMLConversion.hpp>
115 #include <com/sun/star/container/XChild.hpp>
116 #include <com/sun/star/container/XContainer.hpp>
117 #include <com/sun/star/container/XContentEnumerationAccess.hpp>
118 #include <com/sun/star/container/XEnumerationAccess.hpp>
119 #include <com/sun/star/container/XIndexAccess.hpp>
120 #include <com/sun/star/container/XNameAccess.hpp>
121 #include <com/sun/star/container/XNameContainer.hpp>
122 #include <com/sun/star/container/XNamed.hpp>
123 #include <com/sun/star/datatransfer/XTransferable.hpp>
124 #include <com/sun/star/document/IndexedPropertyValues.hpp>
125 #include <com/sun/star/document/NamedPropertyValues.hpp>
126 #include <com/sun/star/document/UpdateDocMode.hpp>
127 #include <com/sun/star/document/XActionLockable.hpp>
128 #include <com/sun/star/document/XCodeNameQuery.hpp>
129 #include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
130 #include <com/sun/star/document/XDocumentProperties.hpp>
131 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
132 #include <com/sun/star/document/XEmbeddedObjectSupplier.hpp>
133 #include <com/sun/star/document/XStorageBasedDocument.hpp>
134 #include <com/sun/star/drawing/ShapeCollection.hpp>
135 #include <com/sun/star/drawing/XDrawPageSupplier.hpp>
136 #include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
137 #include <com/sun/star/drawing/XShape.hpp>
138 #include <com/sun/star/drawing/XShapes.hpp>
139 #include <com/sun/star/embed/Aspects.hpp>
140 #include <com/sun/star/embed/ElementModes.hpp>
141 #include <com/sun/star/embed/EmbedMisc.hpp>
142 #include <com/sun/star/embed/EmbedStates.hpp>
143 #include <com/sun/star/embed/MSOLEObjectSystemCreator.hpp>
144 #include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
145 #include <com/sun/star/embed/XClassifiedObject.hpp>
146 #include <com/sun/star/embed/XComponentSupplier.hpp>
147 #include <com/sun/star/embed/XEmbedObjectClipboardCreator.hpp>
148 #include <com/sun/star/embed/XEmbedPersist.hpp>
149 #include <com/sun/star/embed/XEmbeddedObject.hpp>
150 #include <com/sun/star/embed/XTransactedObject.hpp>
151 #include <com/sun/star/embed/XVisualObject.hpp>
152 #include <com/sun/star/form/FormButtonType.hpp>
153 #include <com/sun/star/form/XFormsSupplier.hpp>
154 #include <com/sun/star/form/XFormsSupplier2.hpp>
155 #include <com/sun/star/frame/Desktop.hpp>
156 #include <com/sun/star/frame/FrameSearchFlag.hpp>
157 #include <com/sun/star/frame/XComponentLoader.hpp>
158 #include <com/sun/star/frame/XController.hpp>
159 #include <com/sun/star/frame/XDispatchProvider.hpp>
160 #include <com/sun/star/frame/XDispatchProviderInterception.hpp>
161 #include <com/sun/star/frame/XFrame.hpp>
162 #include <com/sun/star/frame/XLayoutManager.hpp>
163 #include <com/sun/star/frame/XModel.hpp>
164 #include <com/sun/star/frame/XStorable2.hpp>
165 #include <com/sun/star/frame/XSynchronousFrameLoader.hpp>
166 #include <com/sun/star/gallery/GalleryItemType.hpp>
167 #include <com/sun/star/i18n/BreakIterator.hpp>
168 #include <com/sun/star/i18n/CalendarDisplayIndex.hpp>
169 #include <com/sun/star/i18n/CalendarFieldIndex.hpp>
170 #include <com/sun/star/i18n/CollatorOptions.hpp>
171 #include <com/sun/star/i18n/DirectionProperty.hpp>
172 #include <com/sun/star/i18n/LocaleDataItem.hpp>
173 #include <com/sun/star/i18n/OrdinalSuffix.hpp>
174 #include <com/sun/star/i18n/ScriptType.hpp>
175 #include <com/sun/star/i18n/TextConversionOption.hpp>
176 #include <com/sun/star/i18n/TransliterationModules.hpp>
177 #include <com/sun/star/i18n/TransliterationModulesExtra.hpp>
178 #include <com/sun/star/i18n/XForbiddenCharacters.hpp>
179 #include <com/sun/star/io/XActiveDataControl.hpp>
180 #include <com/sun/star/io/XActiveDataSource.hpp>
181 #include <com/sun/star/io/XInputStream.hpp>
182 #include <com/sun/star/io/XSeekable.hpp>
183 #include <com/sun/star/lang/DisposedException.hpp>
184 #include <com/sun/star/lang/Locale.hpp>
185 #include <com/sun/star/lang/NotInitializedException.hpp>
186 #include <com/sun/star/lang/ServiceNotRegisteredException.hpp>
187 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
188 #include <com/sun/star/lang/XComponent.hpp>
189 #include <com/sun/star/lang/XInitialization.hpp>
190 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
191 #include <com/sun/star/lang/XServiceInfo.hpp>
192 #include <com/sun/star/lang/XServiceName.hpp>
193 #include <com/sun/star/lang/XSingleComponentFactory.hpp>
194 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
195 #include <com/sun/star/linguistic2/XThesaurus.hpp>
196 #include <com/sun/star/packages/zip/ZipIOException.hpp>
197 #include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>
198 #include <com/sun/star/reflection/XIdlClass.hpp>
199 #include <com/sun/star/script/ModuleType.hpp>
200 #include <com/sun/star/script/ScriptEventDescriptor.hpp>
201 #include <com/sun/star/script/XInvocation.hpp>
202 #include <com/sun/star/script/XLibraryContainer.hpp>
203 #include <com/sun/star/script/vba/VBAEventId.hpp>
204 #include <com/sun/star/script/vba/XVBACompatibility.hpp>
205 #include <com/sun/star/script/vba/XVBAEventProcessor.hpp>
206 #include <com/sun/star/script/vba/XVBAModuleInfo.hpp>
207 #include <com/sun/star/sdb/CommandType.hpp>
208 #include <com/sun/star/sdb/XCompletedExecution.hpp>
209 #include <com/sun/star/sdbc/DataType.hpp>
210 #include <com/sun/star/sdbc/DriverManager.hpp>
211 #include <com/sun/star/sdbc/XConnection.hpp>
212 #include <com/sun/star/sdbc/XDriver.hpp>
213 #include <com/sun/star/sdbc/XDriverAccess.hpp>
214 #include <com/sun/star/sdbc/XResultSet.hpp>
215 #include <com/sun/star/sdbc/XResultSetMetaData.hpp>
216 #include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
217 #include <com/sun/star/sdbc/XResultSetUpdate.hpp>
218 #include <com/sun/star/sdbc/XRow.hpp>
219 #include <com/sun/star/sdbc/XRowSet.hpp>
220 #include <com/sun/star/sdbc/XRowUpdate.hpp>
221 #include <com/sun/star/sdbcx/XAppend.hpp>
222 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
223 #include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
224 #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
225 #include <com/sun/star/sdbcx/XRowLocate.hpp>
226 #include <com/sun/star/sdbcx/XTablesSupplier.hpp>
227 #include <com/sun/star/sheet/AddressConvention.hpp>
228 #include <com/sun/star/sheet/CellFlags.hpp>
229 #include <com/sun/star/sheet/CellInsertMode.hpp>
230 #include <com/sun/star/sheet/ComplexReference.hpp>
231 #include <com/sun/star/sheet/ConditionOperator.hpp>
232 #include <com/sun/star/sheet/ConditionOperator2.hpp>
233 #include <com/sun/star/sheet/DataImportMode.hpp>
234 #include <com/sun/star/sheet/DataPilotFieldAutoShowInfo.hpp>
235 #include <com/sun/star/sheet/DataPilotFieldFilter.hpp>
236 #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>
237 #include <com/sun/star/sheet/DataPilotFieldLayoutInfo.hpp>
238 #include <com/sun/star/sheet/DataPilotFieldLayoutMode.hpp>
239 #include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
240 #include <com/sun/star/sheet/DataPilotFieldReference.hpp>
241 #include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
242 #include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>
243 #include <com/sun/star/sheet/DataPilotFieldShowItemsMode.hpp>
244 #include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>
245 #include <com/sun/star/sheet/DataPilotFieldSortMode.hpp>
246 #include <com/sun/star/sheet/DataPilotOutputRangeType.hpp>
247 #include <com/sun/star/sheet/DataPilotTableHeaderData.hpp>
248 #include <com/sun/star/sheet/DataPilotTablePositionData.hpp>
249 #include <com/sun/star/sheet/DataPilotTablePositionType.hpp>
250 #include <com/sun/star/sheet/DataPilotTableResultData.hpp>
251 #include <com/sun/star/sheet/DataResultFlags.hpp>
252 #include <com/sun/star/sheet/DimensionFlags.hpp>
253 #include <com/sun/star/sheet/ExternalLinkInfo.hpp>
254 #include <com/sun/star/sheet/ExternalLinkType.hpp>
255 #include <com/sun/star/sheet/ExternalReference.hpp>
256 #include <com/sun/star/sheet/FilterOperator2.hpp>
257 #include <com/sun/star/sheet/FormulaLanguage.hpp>
258 #include <com/sun/star/sheet/FormulaMapGroup.hpp>
259 #include <com/sun/star/sheet/FormulaOpCodeMapEntry.hpp>
260 #include <com/sun/star/sheet/FormulaResult.hpp>
261 #include <com/sun/star/sheet/FunctionArgument.hpp>
262 #include <com/sun/star/sheet/GeneralFunction.hpp>
263 #include <com/sun/star/sheet/GlobalSheetSettings.hpp>
264 #include <com/sun/star/sheet/MemberResultFlags.hpp>
265 #include <com/sun/star/sheet/NameToken.hpp>
266 #include <com/sun/star/sheet/NamedRangeFlag.hpp>
267 #include <com/sun/star/sheet/NoConvergenceException.hpp>
268 #include <com/sun/star/sheet/ReferenceFlags.hpp>
269 #include <com/sun/star/sheet/Solver.hpp>
270 #include <com/sun/star/sheet/TableFilterField.hpp>
271 #include <com/sun/star/sheet/TableFilterField2.hpp>
272 #include <com/sun/star/sheet/TablePageBreakData.hpp>
273 #include <com/sun/star/sheet/TableValidationVisibility.hpp>
274 #include <com/sun/star/sheet/ValidationAlertStyle.hpp>
275 #include <com/sun/star/sheet/ValidationType.hpp>
276 #include <com/sun/star/sheet/XAreaLink.hpp>
277 #include <com/sun/star/sheet/XAreaLinks.hpp>
278 #include <com/sun/star/sheet/XArrayFormulaRange.hpp>
279 #include <com/sun/star/sheet/XCellAddressable.hpp>
280 #include <com/sun/star/sheet/XCellRangeAddressable.hpp>
281 #include <com/sun/star/sheet/XCellRangeData.hpp>
282 #include <com/sun/star/sheet/XCellRangeMovement.hpp>
283 #include <com/sun/star/sheet/XCellRangeReferrer.hpp>
284 #include <com/sun/star/sheet/XCellRangesQuery.hpp>
285 #include <com/sun/star/sheet/XCompatibilityNames.hpp>
286 #include <com/sun/star/sheet/XDDELink.hpp>
287 #include <com/sun/star/sheet/XDatabaseRange.hpp>
288 #include <com/sun/star/sheet/XDatabaseRanges.hpp>
289 #include <com/sun/star/sheet/XDimensionsSupplier.hpp>
290 #include <com/sun/star/sheet/XDrillDownDataSupplier.hpp>
291 #include <com/sun/star/sheet/XFilterFormulaParser.hpp>
292 #include <com/sun/star/sheet/XHeaderFooterContent.hpp>
293 #include <com/sun/star/sheet/XHierarchiesSupplier.hpp>
294 #include <com/sun/star/sheet/XLabelRange.hpp>
295 #include <com/sun/star/sheet/XLabelRanges.hpp>
296 #include <com/sun/star/sheet/XLevelsSupplier.hpp>
297 #include <com/sun/star/sheet/XMembersSupplier.hpp>
298 #include <com/sun/star/sheet/XNamedRange.hpp>
299 #include <com/sun/star/sheet/XNamedRanges.hpp>
300 #include <com/sun/star/sheet/XPrintAreas.hpp>
301 #include <com/sun/star/sheet/XSelectedSheetsSupplier.hpp>
302 #include <com/sun/star/sheet/XSheetAnnotation.hpp>
303 #include <com/sun/star/sheet/XSheetAnnotationAnchor.hpp>
304 #include <com/sun/star/sheet/XSheetAnnotationsSupplier.hpp>
305 #include <com/sun/star/sheet/XSheetCellRange.hpp>
306 #include <com/sun/star/sheet/XSheetCondition.hpp>
307 #include <com/sun/star/sheet/XSheetConditionalEntries.hpp>
308 #include <com/sun/star/sheet/XSheetConditionalEntry.hpp>
309 #include <com/sun/star/sheet/XSheetLinkable.hpp>
310 #include <com/sun/star/sheet/XSolver.hpp>
311 #include <com/sun/star/sheet/XSolverDescription.hpp>
312 #include <com/sun/star/sheet/XSpreadsheet.hpp>
313 #include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
314 #include <com/sun/star/sheet/XSpreadsheetView.hpp>
315 #include <com/sun/star/sheet/XSpreadsheets.hpp>
316 #include <com/sun/star/sheet/XSubTotalField.hpp>
317 #include <com/sun/star/sheet/XUniqueCellFormatRangesSupplier.hpp>
318 #include <com/sun/star/sheet/XUnnamedDatabaseRanges.hpp>
319 #include <com/sun/star/sheet/XUsedAreaCursor.hpp>
320 #include <com/sun/star/style/GraphicLocation.hpp>
321 #include <com/sun/star/style/PageStyleLayout.hpp>
322 #include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
323 #include <com/sun/star/table/BorderLine.hpp>
324 #include <com/sun/star/table/BorderLine2.hpp>
325 #include <com/sun/star/table/BorderLineStyle.hpp>
326 #include <com/sun/star/table/CellAddress.hpp>
327 #include <com/sun/star/table/CellContentType.hpp>
328 #include <com/sun/star/table/CellHoriJustify.hpp>
329 #include <com/sun/star/table/CellJustifyMethod.hpp>
330 #include <com/sun/star/table/CellOrientation.hpp>
331 #include <com/sun/star/table/CellRangeAddress.hpp>
332 #include <com/sun/star/table/CellVertJustify2.hpp>
333 #include <com/sun/star/table/ShadowFormat.hpp>
334 #include <com/sun/star/table/ShadowLocation.hpp>
335 #include <com/sun/star/table/TableBorder.hpp>
336 #include <com/sun/star/table/TableOrientation.hpp>
337 #include <com/sun/star/table/TableSortField.hpp>
338 #include <com/sun/star/table/TableSortFieldType.hpp>
339 #include <com/sun/star/table/XCell.hpp>
340 #include <com/sun/star/table/XCellRange.hpp>
341 #include <com/sun/star/table/XColumnRowRange.hpp>
342 #include <com/sun/star/table/XTableChart.hpp>
343 #include <com/sun/star/table/XTableCharts.hpp>
344 #include <com/sun/star/table/XTableChartsSupplier.hpp>
345 #include <com/sun/star/task/InteractionClassification.hpp>
346 #include <com/sun/star/task/InteractionHandler.hpp>
347 #include <com/sun/star/task/XInteractionHandler.hpp>
348 #include <com/sun/star/task/XInteractionRequest.hpp>
349 #include <com/sun/star/task/XJob.hpp>
350 #include <com/sun/star/task/XStatusIndicatorFactory.hpp>
351 #include <com/sun/star/text/ControlCharacter.hpp>
352 #include <com/sun/star/text/FilenameDisplayFormat.hpp>
353 #include <com/sun/star/text/TextContentAnchorType.hpp>
354 #include <com/sun/star/text/WrapTextMode.hpp>
355 #include <com/sun/star/text/WritingMode2.hpp>
356 #include <com/sun/star/text/XSimpleText.hpp>
357 #include <com/sun/star/text/XText.hpp>
358 #include <com/sun/star/text/XTextCursor.hpp>
359 #include <com/sun/star/text/XTextRange.hpp>
360 #include <com/sun/star/text/textfield/Type.hpp>
361 #include <com/sun/star/ucb/InteractiveAppException.hpp>
362 #include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
363 #include <com/sun/star/ucb/NameClash.hpp>
364 #include <com/sun/star/ucb/SimpleFileAccess.hpp>
365 #include <com/sun/star/ucb/TransferInfo.hpp>
366 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
367 #include <com/sun/star/ucb/XCommandInfo.hpp>
368 #include <com/sun/star/ucb/XContent.hpp>
369 #include <com/sun/star/ucb/XContentAccess.hpp>
370 #include <com/sun/star/ucb/XSimpleFileAccess3.hpp>
371 #include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
372 #include <com/sun/star/ui/XUIElement.hpp>
373 #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
374 #include <com/sun/star/ui/dialogs/FilePicker.hpp>
375 #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
376 #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
377 #include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp>
378 #include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
379 #include <com/sun/star/uno/Any.hxx>
380 #include <com/sun/star/uno/Exception.hpp>
381 #include <com/sun/star/uno/Reference.h>
382 #include <com/sun/star/uno/Reference.hxx>
383 #include <com/sun/star/uno/RuntimeException.hpp>
384 #include <com/sun/star/uno/Sequence.hxx>
385 #include <com/sun/star/util/CellProtection.hpp>
386 #include <com/sun/star/util/Date.hpp>
387 #include <com/sun/star/util/DateTime.hpp>
388 #include <com/sun/star/util/NumberFormat.hpp>
389 #include <com/sun/star/util/SortField.hpp>
390 #include <com/sun/star/util/SortFieldType.hpp>
391 #include <com/sun/star/util/XChangesBatch.hpp>
392 #include <com/sun/star/util/XCloneable.hpp>
393 #include <com/sun/star/util/XMergeable.hpp>
394 #include <com/sun/star/util/XModifiable.hpp>
395 #include <com/sun/star/util/XModifyBroadcaster.hpp>
396 #include <com/sun/star/util/XModifyListener.hpp>
397 #include <com/sun/star/util/XNumberFormatTypes.hpp>
398 #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
399 #include <com/sun/star/util/XProtectable.hpp>
400 #include <com/sun/star/view/DocumentZoomType.hpp>
401 #include <com/sun/star/view/XSelectionSupplier.hpp>
402 #include <com/sun/star/xml/sax/InputSource.hpp>
403 #include <com/sun/star/xml/sax/Parser.hpp>
404 #include <com/sun/star/xml/sax/Writer.hpp>
405 #include <com/sun/star/xml/sax/XAttributeList.hpp>
406 #include <com/sun/star/xml/sax/XDTDHandler.hpp>
407 #include <com/sun/star/xml/sax/XEntityResolver.hpp>
408 #include <com/sun/star/xml/sax/XErrorHandler.hpp>
409 #include <com/sun/star/xml/sax/XLocator.hpp>
410 #include <comphelper/accessibleeventnotifier.hxx>
411 #include <comphelper/classids.hxx>
412 #include <comphelper/docpasswordhelper.hxx>
413 #include <comphelper/documentconstants.hxx>
414 #include <comphelper/extract.hxx>
415 #include <comphelper/genericpropertyset.hxx>
416 #include <comphelper/namedvaluecollection.hxx>
417 #include <comphelper/processfactory.hxx>
418 #include <comphelper/propertysetinfo.hxx>
419 #include <comphelper/sequence.hxx>
420 #include <comphelper/servicehelper.hxx>
421 #include <comphelper/storagehelper.hxx>
422 #include <comphelper/string.hxx>
423 #include <comphelper/types.hxx>
424 #include <comphelper/uno3.hxx>
425 #include <config_features.h>
426 #include <config_mpl.h>
427 #include <config_options.h>
428 #include <config_orcus.h>
429 #include <config_telepathy.h>
430 #include <cppuhelper/bootstrap.hxx>
431 #include <cppuhelper/component_context.hxx>
432 #include <cppuhelper/factory.hxx>
433 #include <cppuhelper/implbase1.hxx>
434 #include <cppuhelper/implbase2.hxx>
435 #include <cppuhelper/supportsservice.hxx>
436 #include <cstddef>
437 #include <cstdio>
438 #include <cstdlib>
439 #include <cstring>
440 #include <ctype.h>
441 #include <drawinglayer/geometry/viewinformation2d.hxx>
442 #include <drawinglayer/primitive2d/baseprimitive2d.hxx>
443 #include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx>
444 #include <drawinglayer/processor2d/baseprocessor2d.hxx>
445 #include <drawinglayer/processor2d/processorfromoutputdevice.hxx>
446 #include <editeng/acorrcfg.hxx>
447 #include <editeng/adjustitem.hxx>
448 #include <editeng/autokernitem.hxx>
449 #include <editeng/borderline.hxx>
450 #include <editeng/boxitem.hxx>
451 #include <editeng/brushitem.hxx>
452 #include <editeng/charreliefitem.hxx>
453 #include <editeng/charscaleitem.hxx>
454 #include <editeng/colritem.hxx>
455 #include <editeng/contouritem.hxx>
456 #include <editeng/crossedoutitem.hxx>
457 #include <editeng/editdata.hxx>
458 #include <editeng/editeng.hxx>
459 #include <editeng/editobj.hxx>
460 #include <editeng/editstat.hxx>
461 #include <editeng/editview.hxx>
462 #include <editeng/eeitem.hxx>
463 #include <editeng/emphasismarkitem.hxx>
464 #include <editeng/escapementitem.hxx>
465 #include <editeng/fhgtitem.hxx>
466 #include <editeng/fieldupdater.hxx>
467 #include <editeng/flditem.hxx>
468 #include <editeng/flstitem.hxx>
469 #include <editeng/fontitem.hxx>
470 #include <editeng/forbiddencharacterstable.hxx>
471 #include <editeng/forbiddenruleitem.hxx>
472 #include <editeng/formatbreakitem.hxx>
473 #include <editeng/frmdiritem.hxx>
474 #include <editeng/hngpnctitem.hxx>
475 #include <editeng/hyphenzoneitem.hxx>
476 #include <editeng/itemtype.hxx>
477 #include <editeng/justifyitem.hxx>
478 #include <editeng/kernitem.hxx>
479 #include <editeng/langitem.hxx>
480 #include <editeng/lineitem.hxx>
481 #include <editeng/lrspitem.hxx>
482 #include <editeng/lspcitem.hxx>
483 #include <editeng/misspellrange.hxx>
484 #include <editeng/numitem.hxx>
485 #include <editeng/orphitem.hxx>
486 #include <editeng/outliner.hxx>
487 #include <editeng/outlobj.hxx>
488 #include <editeng/paperinf.hxx>
489 #include <editeng/pbinitem.hxx>
490 #include <editeng/postitem.hxx>
491 #include <editeng/scriptspaceitem.hxx>
492 #include <editeng/scripttypeitem.hxx>
493 #include <editeng/section.hxx>
494 #include <editeng/shaditem.hxx>
495 #include <editeng/shdditem.hxx>
496 #include <editeng/sizeitem.hxx>
497 #include <editeng/spltitem.hxx>
498 #include <editeng/svxacorr.hxx>
499 #include <editeng/svxenum.hxx>
500 #include <editeng/svxfont.hxx>
501 #include <editeng/udlnitem.hxx>
502 #include <editeng/ulspitem.hxx>
503 #include <editeng/unoedhlp.hxx>
504 #include <editeng/unoedsrc.hxx>
505 #include <editeng/unofield.hxx>
506 #include <editeng/unofored.hxx>
507 #include <editeng/unoipset.hxx>
508 #include <editeng/unolingu.hxx>
509 #include <editeng/unonrule.hxx>
510 #include <editeng/unoprnms.hxx>
511 #include <editeng/unotext.hxx>
512 #include <editeng/wghtitem.hxx>
513 #include <editeng/widwitem.hxx>
514 #include <editeng/writingmodeitem.hxx>
515 #include <editeng/wrlmitem.hxx>
516 #include <editeng/xmlcnitm.hxx>
517 #include <float.h>
518 #include <formula/FormulaCompiler.hxx>
519 #include <formula/IFunctionDescription.hxx>
520 #include <formula/errorcodes.hxx>
521 #include <formula/formulahelper.hxx>
522 #include <formula/grammar.hxx>
523 #include <formula/opcode.hxx>
524 #include <formula/token.hxx>
525 #include <formula/vectortoken.hxx>
526 #include <functional>
527 #include <i18nlangtag/lang.h>
528 #include <i18nlangtag/languagetag.hxx>
529 #include <i18nlangtag/mslangid.hxx>
530 #include <i18nutil/unicode.hxx>
531 #include <iostream>
532 #include <limits.h>
533 #include <limits>
534 #include <list>
535 #include <map>
536 #include <math.h>
537 #include <mdds/flat_segment_tree.hpp>
538 #include <mdds/multi_type_matrix.hpp>
539 #include <mdds/multi_type_vector_trait.hpp>
540 #include <mdds/multi_type_vector_types.hpp>
541 #include <memory>
542 #include <numeric>
543 #include <officecfg/Office/Calc.hxx>
544 #include <officecfg/Office/Common.hxx>
545 #include <osl/conditn.hxx>
546 #include <osl/diagnose.h>
547 #include <osl/file.hxx>
548 #include <osl/module.hxx>
549 #include <osl/mutex.hxx>
550 #include <osl/security.hxx>
551 #include <osl/thread.h>
552 #include <osl/time.h>
553 #include <queue>
554 #include <rsc/rscsfx.hxx>
555 #include <rtl/bootstrap.hxx>
556 #include <rtl/crc.h>
557 #include <rtl/instance.hxx>
558 #include <rtl/math.hxx>
559 #include <rtl/ref.hxx>
560 #include <rtl/strbuf.hxx>
561 #include <rtl/tencinfo.h>
562 #include <rtl/ustrbuf.hxx>
563 #include <rtl/ustring.hxx>
564 #include <sal/alloca.h>
565 #include <sal/config.h>
566 #include <sal/log.hxx>
567 #include <sal/macros.h>
568 #include <sal/types.h>
569 #include <salhelper/thread.hxx>
570 #include <sax/tools/converter.hxx>
571 #include <set>
572 #include <sfx2/DocumentMetadataAccess.hxx>
573 #include <sfx2/app.hxx>
574 #include <sfx2/basedlgs.hxx>
575 #include <sfx2/bindings.hxx>
576 #include <sfx2/childwin.hxx>
577 #include <sfx2/dialoghelper.hxx>
578 #include <sfx2/dinfdlg.hxx>
579 #include <sfx2/dispatch.hxx>
580 #include <sfx2/docfac.hxx>
581 #include <sfx2/docfile.hxx>
582 #include <sfx2/docfilt.hxx>
583 #include <sfx2/event.hxx>
584 #include <sfx2/evntconf.hxx>
585 #include <sfx2/fcontnr.hxx>
586 #include <sfx2/filedlghelper.hxx>
587 #include <sfx2/frame.hxx>
588 #include <sfx2/imagemgr.hxx>
589 #include <sfx2/imgmgr.hxx>
590 #include <sfx2/infobar.hxx>
591 #include <sfx2/linkmgr.hxx>
592 #include <sfx2/mieclip.hxx>
593 #include <sfx2/msg.hxx>
594 #include <sfx2/msgpool.hxx>
595 #include <sfx2/navigat.hxx>
596 #include <sfx2/objface.hxx>
597 #include <sfx2/objitem.hxx>
598 #include <sfx2/objsh.hxx>
599 #include <sfx2/opengrf.hxx>
600 #include <sfx2/passwd.hxx>
601 #include <sfx2/printer.hxx>
602 #include <sfx2/progress.hxx>
603 #include <sfx2/request.hxx>
604 #include <sfx2/sfxbasecontroller.hxx>
605 #include <sfx2/sfxdlg.hxx>
606 #include <sfx2/sfxmodelfactory.hxx>
607 #include <sfx2/sidebar/ControlFactory.hxx>
608 #include <sfx2/sidebar/EnumContext.hxx>
609 #include <sfx2/sidebar/SidebarChildWindow.hxx>
610 #include <sfx2/sidebar/SidebarPanelBase.hxx>
611 #include <sfx2/sidebar/Theme.hxx>
612 #include <sfx2/taskpane.hxx>
613 #include <sfx2/templdlg.hxx>
614 #include <sfx2/tplpitem.hxx>
615 #include <sfx2/viewfrm.hxx>
616 #include <sfx2/viewsh.hxx>
617 #include <sfx2/zoomitem.hxx>
618 #include <signal.h>
619 #include <sot/exchange.hxx>
620 #include <sot/filelist.hxx>
621 #include <sot/formats.hxx>
622 #include <sot/storage.hxx>
623 #include <stdio.h>
624 #include <stdlib.h>
625 #include <string.h>
626 #include <string>
627 #include <svl/IndexedStyleSheets.hxx>
628 #include <svl/PasswordHelper.hxx>
629 #include <svl/aeitem.hxx>
630 #include <svl/asiancfg.hxx>
631 #include <svl/broadcast.hxx>
632 #include <svl/cjkoptions.hxx>
633 #include <svl/converter.hxx>
634 #include <svl/ctloptions.hxx>
635 #include <svl/documentlockfile.hxx>
636 #include <svl/eitem.hxx>
637 #include <svl/flagitem.hxx>
638 #include <svl/globalnameitem.hxx>
639 #include <svl/ilstitem.hxx>
640 #include <svl/inethist.hxx>
641 #include <svl/int64item.hxx>
642 #include <svl/intitem.hxx>
643 #include <svl/isethint.hxx>
644 #include <svl/itemiter.hxx>
645 #include <svl/itempool.hxx>
646 #include <svl/itemprop.hxx>
647 #include <svl/itemset.hxx>
648 #include <svl/languageoptions.hxx>
649 #include <svl/listener.hxx>
650 #include <svl/macitem.hxx>
651 #include <svl/numuno.hxx>
652 #include <svl/poolcach.hxx>
653 #include <svl/poolitem.hxx>
654 #include <svl/ptitem.hxx>
655 #include <svl/rectitem.hxx>
656 #include <svl/sharecontrolfile.hxx>
657 #include <svl/sharedstring.hxx>
658 #include <svl/sharedstringpool.hxx>
659 #include <svl/slstitm.hxx>
660 #include <svl/smplhint.hxx>
661 #include <svl/srchitem.hxx>
662 #include <svl/stritem.hxx>
663 #include <svl/style.hxx>
664 #include <svl/undo.hxx>
665 #include <svl/urihelper.hxx>
666 #include <svl/urlbmk.hxx>
667 #include <svl/visitem.hxx>
668 #include <svl/whiter.hxx>
669 #include <svl/zforlist.hxx>
670 #include <svl/zformat.hxx>
671 #include <svtools/accessibilityoptions.hxx>
672 #include <svtools/cliplistener.hxx>
673 #include <svtools/colorcfg.hxx>
674 #include <svtools/ehdl.hxx>
675 #include <svtools/embedhlp.hxx>
676 #include <svtools/embedtransfer.hxx>
677 #include <svtools/fmtfield.hxx>
678 #include <svtools/imapobj.hxx>
679 #include <svtools/inettbc.hxx>
680 #include <svtools/insdlg.hxx>
681 #include <svtools/langtab.hxx>
682 #include <svtools/miscopt.hxx>
683 #include <svtools/parhtml.hxx>
684 #include <svtools/sfxecode.hxx>
685 #include <svtools/simptabl.hxx>
686 #include <svtools/soerr.hxx>
687 #include <svtools/stdctrl.hxx>
688 #include <svtools/svlbitm.hxx>
689 #include <svtools/svtabbx.hxx>
690 #include <svtools/transfer.hxx>
691 #include <svtools/treelistbox.hxx>
692 #include <svtools/treelistentry.hxx>
693 #include <svtools/unoevent.hxx>
694 #include <svtools/unoimap.hxx>
695 #include <svtools/viewdataentry.hxx>
696 #include <svtools/xwindowitem.hxx>
697 #include <svx/AccessibleControlShape.hxx>
698 #include <svx/AccessibleShape.hxx>
699 #include <svx/AccessibleShapeInfo.hxx>
700 #include <svx/AccessibleShapeTreeInfo.hxx>
701 #include <svx/AccessibleTextHelper.hxx>
702 #include <svx/AffineMatrixItem.hxx>
703 #include <svx/ShapeTypeHandler.hxx>
704 #include <svx/SvxShapeTypes.hxx>
705 #include <svx/algitem.hxx>
706 #include <svx/charthelper.hxx>
707 #include <svx/chrtitem.hxx>
708 #include <svx/clipboardctl.hxx>
709 #include <svx/clipfmtitem.hxx>
710 #include <svx/compressgraphicdialog.hxx>
711 #include <svx/dataaccessdescriptor.hxx>
712 #include <svx/dbaexchange.hxx>
713 #include <svx/dialmgr.hxx>
714 #include <svx/dlgutil.hxx>
715 #include <svx/drawitem.hxx>
716 #include <svx/extedit.hxx>
717 #include <svx/extrusionbar.hxx>
718 #include <svx/fillctrl.hxx>
719 #include <svx/fmdpage.hxx>
720 #include <svx/fmglob.hxx>
721 #include <svx/fmmodel.hxx>
722 #include <svx/fmobjfac.hxx>
723 #include <svx/fmpage.hxx>
724 #include <svx/fmshell.hxx>
725 #include <svx/fmview.hxx>
726 #include <svx/fntctl.hxx>
727 #include <svx/fntszctl.hxx>
728 #include <svx/fontwork.hxx>
729 #include <svx/fontworkbar.hxx>
730 #include <svx/fontworkgallery.hxx>
731 #include <svx/formatpaintbrushctrl.hxx>
732 #include <svx/framelinkarray.hxx>
733 #include <svx/galbrws.hxx>
734 #include <svx/gallery.hxx>
735 #include <svx/galleryitem.hxx>
736 #include <svx/grafctrl.hxx>
737 #include <svx/graphichelper.hxx>
738 #include <svx/grfflt.hxx>
739 #include <svx/hlnkitem.hxx>
740 #include <svx/hyperdlg.hxx>
741 #include <svx/imapdlg.hxx>
742 #include <svx/insctrl.hxx>
743 #include <svx/lboxctrl.hxx>
744 #include <svx/linectrl.hxx>
745 #include <svx/linkwarn.hxx>
746 #include <svx/modctrl.hxx>
747 #include <svx/numfmtsh.hxx>
748 #include <svx/numinf.hxx>
749 #include <svx/objfac3d.hxx>
750 #include <svx/ofaitem.hxx>
751 #include <svx/pageitem.hxx>
752 #include <svx/pfiledlg.hxx>
753 #include <svx/postattr.hxx>
754 #include <svx/prtqry.hxx>
755 #include <svx/pszctrl.hxx>
756 #include <svx/rotmodit.hxx>
757 #include <svx/sdr/contact/viewcontactofsdrmediaobj.hxx>
758 #include <svx/sdr/overlay/overlaymanager.hxx>
759 #include <svx/sdr/overlay/overlayselection.hxx>
760 #include <svx/sdrhittesthelper.hxx>
761 #include <svx/sdrpagewindow.hxx>
762 #include <svx/sdrpaintwindow.hxx>
763 #include <svx/sdrundomanager.hxx>
764 #include <svx/sdshitm.hxx>
765 #include <svx/sdsxyitm.hxx>
766 #include <svx/sdtaaitm.hxx>
767 #include <svx/sdtacitm.hxx>
768 #include <svx/sdtagitm.hxx>
769 #include <svx/sdtditm.hxx>
770 #include <svx/selctrl.hxx>
771 #include <svx/shapepropertynotifier.hxx>
772 #include <svx/sidebar/ColorControl.hxx>
773 #include <svx/sidebar/ContextChangeEventMultiplexer.hxx>
774 #include <svx/sidebar/PopupContainer.hxx>
775 #include <svx/sidebar/SelectionAnalyzer.hxx>
776 #include <svx/sidebar/SelectionChangeHandler.hxx>
777 #include <svx/sidebar/SidebarDialControl.hxx>
778 #include <svx/srchdlg.hxx>
779 #include <svx/svddef.hxx>
780 #include <svx/svdetc.hxx>
781 #include <svx/svdfield.hxx>
782 #include <svx/svditer.hxx>
783 #include <svx/svdmark.hxx>
784 #include <svx/svdmodel.hxx>
785 #include <svx/svdoashp.hxx>
786 #include <svx/svdobj.hxx>
787 #include <svx/svdocapt.hxx>
788 #include <svx/svdocirc.hxx>
789 #include <svx/svdoedge.hxx>
790 #include <svx/svdograf.hxx>
791 #include <svx/svdogrp.hxx>
792 #include <svx/svdomedia.hxx>
793 #include <svx/svdoole2.hxx>
794 #include <svx/svdopath.hxx>
795 #include <svx/svdorect.hxx>
796 #include <svx/svdotext.hxx>
797 #include <svx/svdouno.hxx>
798 #include <svx/svdoutl.hxx>
799 #include <svx/svdpage.hxx>
800 #include <svx/svdpagv.hxx>
801 #include <svx/svdpool.hxx>
802 #include <svx/svdtrans.hxx>
803 #include <svx/svdundo.hxx>
804 #include <svx/svdview.hxx>
805 #include <svx/svdxcgv.hxx>
806 #include <svx/svxdlg.hxx>
807 #include <svx/svxerr.hxx>
808 #include <svx/sxcecitm.hxx>
809 #include <svx/sxciaitm.hxx>
810 #include <svx/tbcontrl.hxx>
811 #include <svx/tbxalign.hxx>
812 #include <svx/tbxcolor.hxx>
813 #include <svx/tbxcolorupdate.hxx>
814 #include <svx/tbxctl.hxx>
815 #include <svx/tbxcustomshapes.hxx>
816 #include <svx/txenctab.hxx>
817 #include <svx/unoapi.hxx>
818 #include <svx/unofill.hxx>
819 #include <svx/unomid.hxx>
820 #include <svx/unomod.hxx>
821 #include <svx/unomodel.hxx>
822 #include <svx/unoshape.hxx>
823 #include <svx/verttexttbxctrl.hxx>
824 #include <svx/xbtmpit.hxx>
825 #include <svx/xdef.hxx>
826 #include <svx/xfillit0.hxx>
827 #include <svx/xflclit.hxx>
828 #include <svx/xflftrit.hxx>
829 #include <svx/xflgrit.hxx>
830 #include <svx/xflhtit.hxx>
831 #include <svx/xftadit.hxx>
832 #include <svx/xftdiit.hxx>
833 #include <svx/xftmrit.hxx>
834 #include <svx/xftouit.hxx>
835 #include <svx/xftshcit.hxx>
836 #include <svx/xftshit.hxx>
837 #include <svx/xftshxy.hxx>
838 #include <svx/xftstit.hxx>
839 #include <svx/xgrad.hxx>
840 #include <svx/xlineit0.hxx>
841 #include <svx/xlinjoit.hxx>
842 #include <svx/xlncapit.hxx>
843 #include <svx/xlnclit.hxx>
844 #include <svx/xlndsit.hxx>
845 #include <svx/xlnedcit.hxx>
846 #include <svx/xlnedit.hxx>
847 #include <svx/xlnedwit.hxx>
848 #include <svx/xlnstcit.hxx>
849 #include <svx/xlnstit.hxx>
850 #include <svx/xlnstwit.hxx>
851 #include <svx/xlnwtit.hxx>
852 #include <svx/xmleohlp.hxx>
853 #include <svx/xmlgrhlp.hxx>
854 #include <svx/xmlsecctrl.hxx>
855 #include <svx/xoutbmp.hxx>
856 #include <svx/xtable.hxx>
857 #include <svx/xtextit.hxx>
858 #include <svx/xtextit0.hxx>
859 #include <svx/zoom_def.hxx>
860 #include <svx/zoomctrl.hxx>
861 #include <svx/zoomsliderctrl.hxx>
862 #include <svx/zoomslideritem.hxx>
863 #include <time.h>
864 #include <toolkit/awt/vclxdevice.hxx>
865 #include <toolkit/helper/convert.hxx>
866 #include <toolkit/helper/vclunohelper.hxx>
867 #include <tools/color.hxx>
868 #include <tools/date.hxx>
869 #include <tools/datetime.hxx>
870 #include <tools/debug.hxx>
871 #include <tools/diagnose_ex.h>
872 #include <tools/fract.hxx>
873 #include <tools/gen.hxx>
874 #include <tools/globname.hxx>
875 #include <tools/mempool.hxx>
876 #include <tools/multisel.hxx>
877 #include <tools/poly.hxx>
878 #include <tools/rcid.h>
879 #include <tools/resary.hxx>
880 #include <tools/resid.hxx>
881 #include <tools/rtti.hxx>
882 #include <tools/shl.hxx>
883 #include <tools/solar.h>
884 #include <tools/stream.hxx>
885 #include <tools/tenccvt.hxx>
886 #include <tools/urlobj.hxx>
887 #include <tools/wintypes.hxx>
888 #include <ucbhelper/content.hxx>
889 #include <ucbhelper/simpleinteractionrequest.hxx>
890 #include <unicode/uchar.h>
891 #include <unotools/accessiblerelationsethelper.hxx>
892 #include <unotools/accessiblestatesethelper.hxx>
893 #include <unotools/bootstrap.hxx>
894 #include <unotools/calendarwrapper.hxx>
895 #include <unotools/charclass.hxx>
896 #include <unotools/collatorwrapper.hxx>
897 #include <unotools/configmgr.hxx>
898 #include <unotools/fontcvt.hxx>
899 #include <unotools/intlwrapper.hxx>
900 #include <unotools/lingucfg.hxx>
901 #include <unotools/localedatawrapper.hxx>
902 #include <unotools/localfilehelper.hxx>
903 #include <unotools/misccfg.hxx>
904 #include <unotools/moduleoptions.hxx>
905 #include <unotools/pathoptions.hxx>
906 #include <unotools/saveopt.hxx>
907 #include <unotools/securityoptions.hxx>
908 #include <unotools/streamwrap.hxx>
909 #include <unotools/syslocale.hxx>
910 #include <unotools/tempfile.hxx>
911 #include <unotools/textsearch.hxx>
912 #include <unotools/transliterationwrapper.hxx>
913 #include <unotools/ucbhelper.hxx>
914 #include <unotools/ucbstreamhelper.hxx>
915 #include <unotools/useroptions.hxx>
916 #include <utility>
917 #include <vbahelper/vbaaccesshelper.hxx>
918 #include <vcl/bmpacc.hxx>
919 #include <vcl/builder.hxx>
920 #include <vcl/cursor.hxx>
921 #include <vcl/decoview.hxx>
922 #include <vcl/field.hxx>
923 #include <vcl/fixed.hxx>
924 #include <vcl/gradient.hxx>
925 #include <vcl/graph.hxx>
926 #include <vcl/graphicfilter.hxx>
927 #include <vcl/hatch.hxx>
928 #include <vcl/help.hxx>
929 #include <vcl/i18nhelp.hxx>
930 #include <vcl/image.hxx>
931 #include <vcl/keycodes.hxx>
932 #include <vcl/layout.hxx>
933 #include <vcl/lineinfo.hxx>
934 #include <vcl/lstbox.hxx>
935 #include <vcl/metric.hxx>
936 #include <vcl/mnemonic.hxx>
937 #include <vcl/msgbox.hxx>
938 #include <vcl/outdev.hxx>
939 #include <vcl/pdfextoutdevdata.hxx>
940 #include <vcl/settings.hxx>
941 #include <vcl/status.hxx>
942 #include <vcl/svapp.hxx>
943 #include <vcl/taskpanelist.hxx>
944 #include <vcl/timer.hxx>
945 #include <vcl/toolbox.hxx>
946 #include <vcl/unohelp.hxx>
947 #include <vcl/vclenum.hxx>
948 #include <vcl/vclevent.hxx>
949 #include <vcl/virdev.hxx>
950 #include <vcl/waitobj.hxx>
951 #include <vcl/window.hxx>
952 #include <vcl/wrkwin.hxx>
953 #include <vector>
954 #include <xmloff/DocumentSettingsContext.hxx>
955 #include <xmloff/XMLEventExport.hxx>
956 #include <xmloff/XMLEventsImportContext.hxx>
957 #include <xmloff/XMLFontAutoStylePool.hxx>
958 #include <xmloff/XMLFontStylesContext.hxx>
959 #include <xmloff/XMLGraphicsDefaultStyle.hxx>
960 #include <xmloff/attrlist.hxx>
961 #include <xmloff/contextid.hxx>
962 #include <xmloff/families.hxx>
963 #include <xmloff/i18nmap.hxx>
964 #include <xmloff/nmspmap.hxx>
965 #include <xmloff/numehelp.hxx>
966 #include <xmloff/prstylei.hxx>
967 #include <xmloff/txtparae.hxx>
968 #include <xmloff/txtprmap.hxx>
969 #include <xmloff/xmlaustp.hxx>
970 #include <xmloff/xmlerror.hxx>
971 #include <xmloff/xmlictxt.hxx>
972 #include <xmloff/xmlimppr.hxx>
973 #include <xmloff/xmlmetai.hxx>
974 #include <xmloff/xmlnmspe.hxx>
975 #include <xmloff/xmlnumfe.hxx>
976 #include <xmloff/xmlnumfi.hxx>
977 #include <xmloff/xmlprcon.hxx>
978 #include <xmloff/xmlscripti.hxx>
979 #include <xmloff/xmltkmap.hxx>
980 #include <xmloff/xmltoken.hxx>
981 #include <xmloff/xmltypes.hxx>
982 #include <xmloff/xmluconv.hxx>
983 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */