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/inc/pch/precompiled_svx.hxx | |
parent | 9c1ff374e92ea74a7244fd131a49bbad1eddb6e8 (diff) |
update_pch
Change-Id: I5316693452427ed76a7738b090de023b110caa40
Diffstat (limited to 'svx/inc/pch/precompiled_svx.hxx')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 39 |
1 files changed, 39 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> |