diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-28 15:52:41 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-28 15:53:10 +0200 |
commit | 5e62d30fa2a23c916402388ab8157d365b47230f (patch) | |
tree | 10243eb29731dfb7b5f0977b239280c382eaf648 /svx | |
parent | 9c1ff374e92ea74a7244fd131a49bbad1eddb6e8 (diff) |
update_pch
Change-Id: I5316693452427ed76a7738b090de023b110caa40
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 39 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 193 |
2 files changed, 232 insertions, 0 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index a2390421e7fe..bd8a86392677 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -85,7 +85,10 @@ #include <com/sun/star/awt/KeyEvent.hpp> #include <com/sun/star/awt/KeyModifier.hpp> #include <com/sun/star/awt/Point.hpp> +#include <com/sun/star/awt/PosSize.hpp> #include <com/sun/star/awt/Rectangle.hpp> +#include <com/sun/star/awt/XControlContainer.hpp> +#include <com/sun/star/awt/XLayoutConstrains.hpp> #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> @@ -119,7 +122,10 @@ #include <com/sun/star/drawing/XShapeDescriptor.hpp> #include <com/sun/star/drawing/XShapes.hpp> #include <com/sun/star/form/FormComponentType.hpp> +#include <com/sun/star/form/XForm.hpp> +#include <com/sun/star/form/inspection/DefaultFormComponentInspectorModel.hpp> #include <com/sun/star/frame/Desktop.hpp> +#include <com/sun/star/frame/Frame.hpp> #include <com/sun/star/frame/ModuleManager.hpp> #include <com/sun/star/frame/XController.hpp> #include <com/sun/star/frame/XDispatch.hpp> @@ -136,9 +142,14 @@ #include <com/sun/star/gallery/XGalleryTheme.hpp> #include <com/sun/star/i18n/BreakIterator.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> +#include <com/sun/star/i18n/CollatorOptions.hpp> #include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> #include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/inspection/DefaultHelpProvider.hpp> +#include <com/sun/star/inspection/ObjectInspector.hpp> +#include <com/sun/star/inspection/ObjectInspectorModel.hpp> +#include <com/sun/star/inspection/XObjectInspectorUI.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> @@ -154,6 +165,12 @@ #include <com/sun/star/plugin/PluginManager.hpp> #include <com/sun/star/plugin/XPluginManager.hpp> #include <com/sun/star/reflection/ProxyFactory.hpp> +#include <com/sun/star/sdb/CommandType.hpp> +#include <com/sun/star/sdb/XQueriesSupplier.hpp> +#include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp> +#include <com/sun/star/sdbc/XPreparedStatement.hpp> +#include <com/sun/star/sdbcx/XColumnsSupplier.hpp> +#include <com/sun/star/sdbcx/XTablesSupplier.hpp> #include <com/sun/star/smarttags/SmartTagRecognizerMode.hpp> #include <com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.hpp> #include <com/sun/star/smarttags/XSmartTagAction.hpp> @@ -207,20 +224,31 @@ #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> +#include <com/sun/star/util/NumberFormat.hpp> +#include <com/sun/star/util/NumberFormatter.hpp> +#include <com/sun/star/util/SearchAlgorithms.hpp> +#include <com/sun/star/util/SearchFlags.hpp> +#include <com/sun/star/util/SearchOptions.hpp> +#include <com/sun/star/util/SearchResult.hpp> #include <com/sun/star/util/SortField.hpp> #include <com/sun/star/util/SortFieldType.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> #include <com/sun/star/util/XChangesBatch.hpp> #include <com/sun/star/util/XChangesNotifier.hpp> +#include <com/sun/star/util/XLocalizedAliases.hpp> #include <com/sun/star/util/XModifyBroadcaster.hpp> #include <com/sun/star/util/XModifyListener.hpp> +#include <com/sun/star/util/XNumberFormats.hpp> +#include <com/sun/star/util/XNumberFormatsSupplier.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/view/XSelectionChangeListener.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <comphelper/accessibleeventnotifier.hxx> #include <comphelper/accessiblewrapper.hxx> +#include <comphelper/extract.hxx> #include <comphelper/namedvaluecollection.hxx> +#include <comphelper/numbers.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> #include <comphelper/propertysetinfo.hxx> @@ -229,10 +257,12 @@ #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <config_features.h> #include <config_folders.h> #include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase1.hxx> #include <cppuhelper/compbase6.hxx> +#include <cppuhelper/component_context.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase3.hxx> @@ -322,15 +352,18 @@ #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> +#include <sfx2/childwin.hxx> #include <sfx2/dialoghelper.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/docfile.hxx> #include <sfx2/dockwin.hxx> #include <sfx2/evntconf.hxx> #include <sfx2/filedlghelper.hxx> +#include <sfx2/frame.hxx> #include <sfx2/htmlmode.hxx> #include <sfx2/imagemgr.hxx> #include <sfx2/module.hxx> +#include <sfx2/objitem.hxx> #include <sfx2/objsh.hxx> #include <sfx2/opengrf.hxx> #include <sfx2/printer.hxx> @@ -359,6 +392,7 @@ #include <svl/cjkoptions.hxx> #include <svl/ctloptions.hxx> #include <svl/eitem.hxx> +#include <svl/filenotation.hxx> #include <svl/intitem.hxx> #include <svl/itemiter.hxx> #include <svl/itempool.hxx> @@ -402,6 +436,7 @@ #include <svtools/toolbarmenu.hxx> #include <svtools/toolboxcontroller.hxx> #include <svtools/unitconv.hxx> +#include <svtools/urlcontrol.hxx> #include <svtools/valueset.hxx> #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/helper/convert.hxx> @@ -422,11 +457,13 @@ #include <tools/shl.hxx> #include <tools/stream.hxx> #include <tools/urlobj.hxx> +#include <tools/wldcrd.hxx> #include <unicode/uchar.h> #include <uno/mapping.hxx> #include <unotools/accessiblerelationsethelper.hxx> #include <unotools/accessiblestatesethelper.hxx> #include <unotools/charclass.hxx> +#include <unotools/confignode.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/localfilehelper.hxx> #include <unotools/moduleoptions.hxx> @@ -435,6 +472,7 @@ #include <unotools/streamwrap.hxx> #include <unotools/syslocale.hxx> #include <unotools/textsearch.hxx> +#include <unotools/ucbhelper.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/viewoptions.hxx> #include <utility> @@ -467,6 +505,7 @@ #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/status.hxx> +#include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> #include <vcl/textdata.hxx> #include <vcl/timer.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 636e2c93283a..7d33de68e864 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -16,13 +16,17 @@ #include "boost/scoped_ptr.hpp" #include "com/sun/star/document/XStorageBasedDocument.hpp" +#include "com/sun/star/ui/dialogs/TemplateDescription.hpp" #include "cppuhelper/factory.hxx" #include "editeng/AccessibleStringWrap.hxx" #include "editeng/borderline.hxx" #include "editeng/boxitem.hxx" +#include "editeng/crossedoutitem.hxx" +#include "editeng/editeng.hxx" #include "editeng/editobj.hxx" #include "editeng/editstat.hxx" #include "editeng/editview.hxx" +#include "editeng/eeitem.hxx" #include "editeng/fhgtitem.hxx" #include "editeng/flditem.hxx" #include "editeng/fontitem.hxx" @@ -30,7 +34,9 @@ #include "editeng/frmdiritem.hxx" #include "editeng/lineitem.hxx" #include "editeng/outlobj.hxx" +#include "editeng/scriptspaceitem.hxx" #include "editeng/shaditem.hxx" +#include "editeng/udlnitem.hxx" #include "editeng/unolingu.hxx" #include "editeng/writingmodeitem.hxx" #include "editeng/xmlcnitm.hxx" @@ -38,6 +44,7 @@ #include "osl/diagnose.h" #include "sal/config.h" #include "sal/types.h" +#include "svtools/treelistentry.hxx" #include "xmloff/DashStyle.hxx" #include "xmloff/GradientStyle.hxx" #include "xmloff/HatchStyle.hxx" @@ -81,9 +88,14 @@ #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b3dvector.hxx> +#include <basic/basmgr.hxx> +#include <basic/sbuno.hxx> +#include <basic/sbx.hxx> #include <basic/sbxvar.hxx> +#include <boost/assign/list_of.hpp> #include <boost/bind.hpp> #include <boost/noncopyable.hpp> +#include <boost/optional.hpp> #include <boost/ptr_container/ptr_vector.hpp> #include <boost/scoped_ptr.hpp> #include <boost/shared_ptr.hpp> @@ -91,37 +103,72 @@ #include <boost/unordered_map.hpp> #include <cassert> #include <cmath> +#include <com/sun/star/accessibility/XAccessible.hpp> +#include <com/sun/star/awt/FocusChangeReason.hpp> +#include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/awt/FontSlant.hpp> #include <com/sun/star/awt/Gradient.hpp> +#include <com/sun/star/awt/ImageScaleMode.hpp> #include <com/sun/star/awt/InvalidateStyle.hpp> +#include <com/sun/star/awt/LineEndFormat.hpp> +#include <com/sun/star/awt/MouseWheelBehavior.hpp> #include <com/sun/star/awt/Point.hpp> #include <com/sun/star/awt/PosSize.hpp> #include <com/sun/star/awt/Rectangle.hpp> +#include <com/sun/star/awt/ScrollBarOrientation.hpp> #include <com/sun/star/awt/Size.hpp> +#include <com/sun/star/awt/TabController.hpp> #include <com/sun/star/awt/TextAlign.hpp> +#include <com/sun/star/awt/VisualEffect.hpp> #include <com/sun/star/awt/XBitmap.hpp> +#include <com/sun/star/awt/XCheckBox.hpp> +#include <com/sun/star/awt/XComboBox.hpp> #include <com/sun/star/awt/XControl.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/awt/XControlModel.hpp> +#include <com/sun/star/awt/XDevice.hpp> +#include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/awt/XLayoutConstrains.hpp> +#include <com/sun/star/awt/XListBox.hpp> +#include <com/sun/star/awt/XMouseListener.hpp> +#include <com/sun/star/awt/XTabController.hpp> +#include <com/sun/star/awt/XTabControllerModel.hpp> +#include <com/sun/star/awt/XTextComponent.hpp> +#include <com/sun/star/awt/XVclWindowPeer.hpp> #include <com/sun/star/awt/XView.hpp> #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/awt/XWindow2.hpp> +#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> +#include <com/sun/star/beans/PropertyChangeEvent.hpp> +#include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/PropertyValues.hpp> +#include <com/sun/star/beans/XFastPropertySet.hpp> +#include <com/sun/star/beans/XIntrospection.hpp> +#include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> +#include <com/sun/star/beans/XPropertyState.hpp> +#include <com/sun/star/beans/theIntrospection.hpp> #include <com/sun/star/chart/ChartAxisArrangeOrderType.hpp> #include <com/sun/star/chart2/XChartDocument.hpp> +#include <com/sun/star/container/EnumerableMap.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XContainer.hpp> #include <com/sun/star/container/XContainerListener.hpp> +#include <com/sun/star/container/XEnumeration.hpp> +#include <com/sun/star/container/XEnumerationAccess.hpp> +#include <com/sun/star/container/XHierarchicalNameAccess.hpp> #include <com/sun/star/container/XIdentifierContainer.hpp> +#include <com/sun/star/container/XIdentifierReplace.hpp> #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XIndexContainer.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/container/XNamed.hpp> +#include <com/sun/star/container/XSet.hpp> +#include <com/sun/star/datatransfer/XTransferable.hpp> +#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> #include <com/sun/star/document/EventObject.hpp> #include <com/sun/star/document/XEventListener.hpp> #include <com/sun/star/document/XExporter.hpp> @@ -174,6 +221,7 @@ #include <com/sun/star/drawing/TextureKind2.hpp> #include <com/sun/star/drawing/TextureMode.hpp> #include <com/sun/star/drawing/TextureProjectionMode.hpp> +#include <com/sun/star/drawing/XControlShape.hpp> #include <com/sun/star/drawing/XCustomShapeEngine.hpp> #include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> @@ -196,8 +244,39 @@ #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/embed/XTransactedObject.hpp> #include <com/sun/star/embed/XWindowSupplier.hpp> +#include <com/sun/star/form/FormButtonType.hpp> +#include <com/sun/star/form/FormComponentType.hpp> +#include <com/sun/star/form/Forms.hpp> +#include <com/sun/star/form/ListSourceType.hpp> +#include <com/sun/star/form/TabOrderDialog.hpp> +#include <com/sun/star/form/TabulatorCycle.hpp> +#include <com/sun/star/form/XBoundComponent.hpp> +#include <com/sun/star/form/XBoundControl.hpp> +#include <com/sun/star/form/XConfirmDeleteListener.hpp> +#include <com/sun/star/form/XForm.hpp> +#include <com/sun/star/form/XFormComponent.hpp> +#include <com/sun/star/form/XFormController.hpp> +#include <com/sun/star/form/XGrid.hpp> +#include <com/sun/star/form/XGridColumnFactory.hpp> +#include <com/sun/star/form/XGridControl.hpp> +#include <com/sun/star/form/XGridPeer.hpp> +#include <com/sun/star/form/XLoadable.hpp> +#include <com/sun/star/form/XReset.hpp> +#include <com/sun/star/form/binding/XBindableValue.hpp> +#include <com/sun/star/form/binding/XListEntrySink.hpp> +#include <com/sun/star/form/binding/XValueBinding.hpp> +#include <com/sun/star/form/control/FilterControl.hpp> +#include <com/sun/star/form/runtime/FormController.hpp> +#include <com/sun/star/form/runtime/FormFeature.hpp> +#include <com/sun/star/form/runtime/FormOperations.hpp> +#include <com/sun/star/form/submission/XSubmissionSupplier.hpp> +#include <com/sun/star/form/validation/XValidatableFormComponent.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> +#include <com/sun/star/frame/XController.hpp> +#include <com/sun/star/frame/XDispatchProvider.hpp> +#include <com/sun/star/frame/XFramesSupplier.hpp> #include <com/sun/star/frame/XModel.hpp> +#include <com/sun/star/frame/XModule.hpp> #include <com/sun/star/frame/status/ClipboardFormats.hpp> #include <com/sun/star/frame/status/ItemStatus.hpp> #include <com/sun/star/gallery/GalleryItemType.hpp> @@ -222,6 +301,8 @@ #include <com/sun/star/io/XSeekable.hpp> #include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> +#include <com/sun/star/lang/EventObject.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/NoSupportException.hpp> #include <com/sun/star/lang/ServiceNotRegisteredException.hpp> @@ -234,8 +315,40 @@ #include <com/sun/star/linguistic2/LinguServiceManager.hpp> #include <com/sun/star/linguistic2/XAvailableLocales.hpp> #include <com/sun/star/media/ZoomLevel.hpp> +#include <com/sun/star/reflection/XInterfaceMethodTypeDescription.hpp> #include <com/sun/star/rendering/XSpriteCanvas.hpp> +#include <com/sun/star/script/XEventAttacherManager.hpp> +#include <com/sun/star/script/XScriptListener.hpp> +#include <com/sun/star/sdb/CommandType.hpp> +#include <com/sun/star/sdb/ErrorCondition.hpp> +#include <com/sun/star/sdb/ErrorMessageDialog.hpp> +#include <com/sun/star/sdb/ParametersRequest.hpp> +#include <com/sun/star/sdb/RowChangeAction.hpp> +#include <com/sun/star/sdb/SQLContext.hpp> +#include <com/sun/star/sdb/XColumn.hpp> +#include <com/sun/star/sdb/XCompletedConnection.hpp> +#include <com/sun/star/sdb/XInteractionSupplyParameters.hpp> +#include <com/sun/star/sdb/XQueriesSupplier.hpp> +#include <com/sun/star/sdb/XResultSetAccess.hpp> +#include <com/sun/star/sdb/XRowsChangeBroadcaster.hpp> +#include <com/sun/star/sdb/XSQLErrorBroadcaster.hpp> +#include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp> +#include <com/sun/star/sdbc/ColumnValue.hpp> +#include <com/sun/star/sdbc/DataType.hpp> +#include <com/sun/star/sdbc/ResultSetConcurrency.hpp> +#include <com/sun/star/sdbc/ResultSetType.hpp> +#include <com/sun/star/sdbc/XConnection.hpp> +#include <com/sun/star/sdbc/XDataSource.hpp> +#include <com/sun/star/sdbc/XPreparedStatement.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> +#include <com/sun/star/sdbc/XResultSetUpdate.hpp> +#include <com/sun/star/sdbc/XRowSet.hpp> +#include <com/sun/star/sdbc/XStatement.hpp> +#include <com/sun/star/sdbcx/Privilege.hpp> +#include <com/sun/star/sdbcx/XColumnsSupplier.hpp> +#include <com/sun/star/sdbcx/XDeleteRows.hpp> +#include <com/sun/star/sdbcx/XRowLocate.hpp> +#include <com/sun/star/sdbcx/XTablesSupplier.hpp> #include <com/sun/star/style/GraphicLocation.hpp> #include <com/sun/star/style/ParagraphAdjust.hpp> #include <com/sun/star/style/VerticalAlignment.hpp> @@ -248,18 +361,22 @@ #include <com/sun/star/table/XMergeableCell.hpp> #include <com/sun/star/table/XMergeableCellRange.hpp> #include <com/sun/star/table/XTable.hpp> +#include <com/sun/star/task/InteractionHandler.hpp> #include <com/sun/star/task/XInteractionContinuation.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/text/GraphicCrop.hpp> #include <com/sun/star/text/RelOrientation.hpp> #include <com/sun/star/text/WritingMode.hpp> +#include <com/sun/star/text/WritingMode2.hpp> #include <com/sun/star/text/textfield/Type.hpp> #include <com/sun/star/ucb/NameClash.hpp> #include <com/sun/star/ucb/SimpleFileAccess.hpp> #include <com/sun/star/ucb/TransferInfo.hpp> +#include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/ucb/XContentAccess.hpp> #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> +#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> #include <com/sun/star/ui/dialogs/XFilePicker.hpp> #include <com/sun/star/ui/dialogs/XFilterManager.hpp> #include <com/sun/star/uno/Any.hxx> @@ -267,15 +384,33 @@ #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> +#include <com/sun/star/uno/XNamingService.hpp> +#include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> +#include <com/sun/star/util/Language.hpp> #include <com/sun/star/util/MeasureUnit.hpp> +#include <com/sun/star/util/NumberFormat.hpp> +#include <com/sun/star/util/NumberFormatter.hpp> +#include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XCancellable.hpp> #include <com/sun/star/util/XCloneable.hpp> #include <com/sun/star/util/XModeChangeBroadcaster.hpp> #include <com/sun/star/util/XModeChangeListener.hpp> +#include <com/sun/star/util/XModeSelector.hpp> #include <com/sun/star/util/XModifiable.hpp> #include <com/sun/star/util/XModifyBroadcaster.hpp> +#include <com/sun/star/util/XNumberFormatTypes.hpp> +#include <com/sun/star/util/XNumberFormats.hpp> +#include <com/sun/star/util/XNumberFormatsSupplier.hpp> +#include <com/sun/star/util/XNumberFormatter.hpp> +#include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/XUpdatable.hpp> +#include <com/sun/star/view/XSelectionSupplier.hpp> +#include <com/sun/star/xforms/XFormsSupplier.hpp> +#include <com/sun/star/xml/dom/DOMException.hpp> +#include <com/sun/star/xml/dom/XDocument.hpp> #include <com/sun/star/xml/sax/InputSource.hpp> #include <com/sun/star/xml/sax/Parser.hpp> #include <com/sun/star/xml/sax/SAXParseException.hpp> @@ -283,25 +418,45 @@ #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <comphelper/anytostring.hxx> #include <comphelper/classids.hxx> +#include <comphelper/container.hxx> #include <comphelper/embeddedobjectcontainer.hxx> +#include <comphelper/enumhelper.hxx> +#include <comphelper/evtmethodhelper.hxx> #include <comphelper/extract.hxx> +#include <comphelper/flagguard.hxx> +#include <comphelper/genericpropertyset.hxx> +#include <comphelper/implementationreference.hxx> #include <comphelper/interaction.hxx> +#include <comphelper/namedvaluecollection.hxx> +#include <comphelper/numbers.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propagg.hxx> +#include <comphelper/property.hxx> #include <comphelper/propertysetinfo.hxx> #include <comphelper/scopeguard.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/serviceinfohelper.hxx> +#include <comphelper/solarmutex.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> +#include <comphelper/uno3.hxx> +#include <config_features.h> +#include <config_options.h> +#include <connectivity/IParseContext.hxx> +#include <connectivity/dbexception.hxx> +#include <connectivity/dbtools.hxx> +#include <connectivity/formattedcolumnvalue.hxx> #include <cppuhelper/compbase4.hxx> #include <cppuhelper/exc_hlp.hxx> +#include <cppuhelper/factory.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase4.hxx> #include <cppuhelper/implbase5.hxx> #include <cppuhelper/interfacecontainer.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> @@ -412,8 +567,10 @@ #include <editeng/frmdiritem.hxx> #include <editeng/itemtype.hxx> #include <editeng/kernitem.hxx> +#include <editeng/langitem.hxx> #include <editeng/lineitem.hxx> #include <editeng/lrspitem.hxx> +#include <editeng/lspcitem.hxx> #include <editeng/measfld.hxx> #include <editeng/numitem.hxx> #include <editeng/outliner.hxx> @@ -423,7 +580,9 @@ #include <editeng/shdditem.hxx> #include <editeng/svxenum.hxx> #include <editeng/svxfont.hxx> +#include <editeng/tstpitem.hxx> #include <editeng/udlnitem.hxx> +#include <editeng/ulspitem.hxx> #include <editeng/unoedhlp.hxx> #include <editeng/unofield.hxx> #include <editeng/unoforou.hxx> @@ -447,6 +606,7 @@ #include <map> #include <math.h> #include <memory> +#include <o3tl/compat_functional.hxx> #include <osl/diagnose.h> #include <osl/endian.h> #include <osl/file.hxx> @@ -474,19 +634,25 @@ #include <sfx2/dispatch.hxx> #include <sfx2/docfac.hxx> #include <sfx2/docfile.hxx> +#include <sfx2/event.hxx> #include <sfx2/fcontnr.hxx> #include <sfx2/filedlghelper.hxx> +#include <sfx2/frame.hxx> #include <sfx2/frmdescr.hxx> #include <sfx2/htmlmode.hxx> #include <sfx2/ipclient.hxx> #include <sfx2/linkmgr.hxx> #include <sfx2/lnkbase.hxx> #include <sfx2/module.hxx> +#include <sfx2/msg.hxx> +#include <sfx2/msgpool.hxx> #include <sfx2/objface.hxx> +#include <sfx2/objitem.hxx> #include <sfx2/objsh.hxx> #include <sfx2/querystatus.hxx> #include <sfx2/request.hxx> #include <sfx2/sfxstatuslistener.hxx> +#include <sfx2/sfxuno.hxx> #include <sfx2/sidebar/Theme.hxx> #include <sfx2/templdlg.hxx> #include <sfx2/tplpitem.hxx> @@ -504,6 +670,7 @@ #include <string> #include <svl/aeitem.hxx> #include <svl/brdcst.hxx> +#include <svl/cjkoptions.hxx> #include <svl/eitem.hxx> #include <svl/flagitem.hxx> #include <svl/grabbagitem.hxx> @@ -514,8 +681,11 @@ #include <svl/itempool.hxx> #include <svl/itemprop.hxx> #include <svl/itemset.hxx> +#include <svl/languageoptions.hxx> #include <svl/lstner.hxx> +#include <svl/macitem.hxx> #include <svl/metitem.hxx> +#include <svl/numuno.hxx> #include <svl/outstrm.hxx> #include <svl/poolitem.hxx> #include <svl/ptitem.hxx> @@ -526,27 +696,37 @@ #include <svl/style.hxx> #include <svl/urihelper.hxx> #include <svl/urlbmk.hxx> +#include <svl/visitem.hxx> #include <svl/whiter.hxx> #include <svl/zforlist.hxx> #include <svtools/accessibilityoptions.hxx> #include <svtools/borderhelper.hxx> +#include <svtools/calendar.hxx> #include <svtools/colorcfg.hxx> #include <svtools/ctrlbox.hxx> #include <svtools/ctrltool.hxx> +#include <svtools/ehdl.hxx> #include <svtools/embedhlp.hxx> #include <svtools/filechangedchecker.hxx> +#include <svtools/fmtfield.hxx> #include <svtools/grfmgr.hxx> #include <svtools/langtab.hxx> +#include <svtools/miscopt.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/popupmenucontrollerbase.hxx> #include <svtools/popupwindowcontroller.hxx> +#include <svtools/stringtransfer.hxx> +#include <svtools/svmedit.hxx> #include <svtools/toolbarmenu.hxx> #include <svtools/transfer.hxx> +#include <svtools/treelistbox.hxx> #include <svtools/treelistentry.hxx> #include <svtools/unoevent.hxx> #include <svtools/unoimap.hxx> #include <svtools/valueset.hxx> +#include <toolkit/awt/vclxdevice.hxx> #include <toolkit/awt/vclxwindow.hxx> +#include <toolkit/controls/unocontrol.hxx> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/b3dtrans.hxx> @@ -562,8 +742,10 @@ #include <tools/helpers.hxx> #include <tools/line.hxx> #include <tools/mapunit.hxx> +#include <tools/multisel.hxx> #include <tools/poly.hxx> #include <tools/rcid.h> +#include <tools/resid.hxx> #include <tools/resmgr.hxx> #include <tools/shl.hxx> #include <tools/stream.hxx> @@ -577,12 +759,15 @@ #include <unotools/intlwrapper.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/localfilehelper.hxx> +#include <unotools/moduleoptions.hxx> #include <unotools/pathoptions.hxx> #include <unotools/saveopt.hxx> #include <unotools/streamwrap.hxx> #include <unotools/syslocale.hxx> #include <unotools/tempfile.hxx> #include <unotools/ucbstreamhelper.hxx> +#include <unotools/viewoptions.hxx> +#include <utility> #include <vcl/FilterConfigItem.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> @@ -601,25 +786,33 @@ #include <vcl/graphicfilter.hxx> #include <vcl/graphictools.hxx> #include <vcl/hatch.hxx> +#include <vcl/help.hxx> +#include <vcl/i18nhelp.hxx> +#include <vcl/image.hxx> #include <vcl/jobset.hxx> #include <vcl/lazydelete.hxx> #include <vcl/lineinfo.hxx> +#include <vcl/longcurr.hxx> #include <vcl/lstbox.hxx> +#include <vcl/menu.hxx> #include <vcl/metaact.hxx> #include <vcl/metric.hxx> #include <vcl/mnemonic.hxx> #include <vcl/msgbox.hxx> +#include <vcl/opengl/IOpenGLRenderer.hxx> #include <vcl/outdev.hxx> #include <vcl/pdfextoutdevdata.hxx> #include <vcl/region.hxx> #include <vcl/salbtype.hxx> #include <vcl/settings.hxx> #include <vcl/split.hxx> +#include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> #include <vcl/svgdata.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> #include <vcl/virdev.hxx> +#include <vcl/waitobj.hxx> #include <vcl/window.hxx> #include <vcl/wmf.hxx> #include <vcl/wrkwin.hxx> |