summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-18 18:38:09 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-19 17:12:59 -0500
commit3e88ca86e9e3735ae8fbf144fcf51417c75baac8 (patch)
treec0df14cc707744589836ba581ba34723e3ec2c21 /svx
parent95ea6cb21a7d7f4f163e642ba4b1e165a427a0d1 (diff)
regenerate pch
Change-Id: I4e18ce06db42e13479809ba8eec70033943271cf
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/pch/precompiled_svx.hxx120
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx156
2 files changed, 138 insertions, 138 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index 13b85611cdab..2032b6338058 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -12,6 +12,42 @@
#define _UNICODE
#endif
+#include "boost/noncopyable.hpp"
+#include "boost/unordered_map.hpp"
+#include "com/sun/star/container/XNameAccess.hpp"
+#include "com/sun/star/container/XNameContainer.hpp"
+#include "com/sun/star/lang/XMultiServiceFactory.hpp"
+#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
+#include "com/sun/star/uno/Any.hxx"
+#include "com/sun/star/uno/Reference.hxx"
+#include "com/sun/star/uno/RuntimeException.hpp"
+#include "com/sun/star/uno/Sequence.hxx"
+#include "comphelper/processfactory.hxx"
+#include "cppuhelper/factory.hxx"
+#include "editeng/AccessibleEditableTextPara.hxx"
+#include "editeng/AccessibleParaManager.hxx"
+#include "editeng/editdata.hxx"
+#include "editeng/editeng.hxx"
+#include "editeng/flstitem.hxx"
+#include "editeng/fontitem.hxx"
+#include "editeng/outlobj.hxx"
+#include "editeng/protitem.hxx"
+#include "editeng/svxrtf.hxx"
+#include "editeng/unoedhlp.hxx"
+#include "editeng/unolingu.hxx"
+#include "editeng/unopracc.hxx"
+#include "editeng/xmlcnitm.hxx"
+#include "osl/diagnose.h"
+#include "rtl/ustrbuf.hxx"
+#include "rtl/ustring.h"
+#include "rtl/ustring.hxx"
+#include "sal/config.h"
+#include "sal/types.h"
+#include "sfx2/module.hxx"
+#include "svtools/treelistentry.hxx"
+#include "svtools/viewdataentry.hxx"
+#include "uno/lbnames.h"
+#include "vcl/svapp.hxx"
#include <algorithm>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
@@ -22,34 +58,19 @@
#include <basegfx/tools/zoomtools.hxx>
#include <basic/sbxvar.hxx>
#include <boost/bind.hpp>
-#include "boost/noncopyable.hpp"
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
-#include "boost/unordered_map.hpp"
-#include <comphelper/accessibleeventnotifier.hxx>
-#include <comphelper/accessiblewrapper.hxx>
-#include <comphelper/configurationhelper.hxx>
-#include "comphelper/processfactory.hxx"
-#include <comphelper/processfactory.hxx>
-#include <comphelper/propertysetinfo.hxx>
-#include <comphelper/sequenceashashmap.hxx>
-#include <comphelper/servicehelper.hxx>
-#include <comphelper/serviceinfohelper.hxx>
-#include <comphelper/stl_types.hxx>
-#include <comphelper/string.hxx>
-#include <comphelper/types.hxx>
-#include <comphelper/uno3.hxx>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleEventObject.hpp>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
+#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/accessibility/XAccessibleContext.hpp>
-#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/awt/FocusChangeReason.hpp>
-#include <com/sun/star/awt/KeyEvent.hpp>
#include <com/sun/star/awt/Key.hpp>
+#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/Rectangle.hpp>
@@ -64,13 +85,11 @@
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
+#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XContainer.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
-#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
-#include "com/sun/star/container/XNameAccess.hpp"
#include <com/sun/star/container/XNameAccess.hpp>
-#include "com/sun/star/container/XNameContainer.hpp"
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/container/XStringKeyMap.hpp>
@@ -88,14 +107,14 @@
#include <com/sun/star/form/FormComponentType.hpp>
#include <com/sun/star/frame/AutoRecovery.hpp>
#include <com/sun/star/frame/ModuleManager.hpp>
-#include <com/sun/star/frame/status/FontHeight.hpp>
-#include <com/sun/star/frame/status/LeftRightMargin.hpp>
-#include <com/sun/star/frame/status/UpperLowerMargin.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFramesSupplier.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
+#include <com/sun/star/frame/status/FontHeight.hpp>
+#include <com/sun/star/frame/status/LeftRightMargin.hpp>
+#include <com/sun/star/frame/status/UpperLowerMargin.hpp>
#include <com/sun/star/gallery/GalleryItemType.hpp>
#include <com/sun/star/gallery/XGalleryTheme.hpp>
#include <com/sun/star/i18n/BreakIterator.hpp>
@@ -108,7 +127,6 @@
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
-#include "com/sun/star/lang/XMultiServiceFactory.hpp"
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
@@ -125,8 +143,8 @@
#include <com/sun/star/style/BreakType.hpp>
#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/style/PageStyleLayout.hpp>
-#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XStyle.hpp>
+#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/table/BorderLine.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/table/CellContentType.hpp>
@@ -153,19 +171,14 @@
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/text/XTextMarkup.hpp>
#include <com/sun/star/text/XTextRange.hpp>
+#include <com/sun/star/ui/XUIElement.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <com/sun/star/ui/dialogs/FolderPicker.hpp>
-#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
-#include <com/sun/star/ui/XUIElement.hpp>
-#include "com/sun/star/uno/Any.hxx"
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.h>
-#include "com/sun/star/uno/Reference.hxx"
#include <com/sun/star/uno/Reference.hxx>
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/Sequence.hxx"
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/util/SortField.hpp>
#include <com/sun/star/util/SortFieldType.hpp>
@@ -178,9 +191,20 @@
#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/configurationhelper.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/propertysetinfo.hxx>
+#include <comphelper/sequenceashashmap.hxx>
+#include <comphelper/servicehelper.hxx>
+#include <comphelper/serviceinfohelper.hxx>
+#include <comphelper/stl_types.hxx>
+#include <comphelper/string.hxx>
+#include <comphelper/types.hxx>
+#include <comphelper/uno3.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase6.hxx>
-#include "cppuhelper/factory.hxx"
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase7.hxx>
@@ -188,17 +212,15 @@
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weakref.hxx>
#include <deque>
-#include "editeng/AccessibleEditableTextPara.hxx"
-#include "editeng/AccessibleParaManager.hxx"
#include <editeng/boxitem.hxx>
#include <editeng/brshitem.hxx>
+#include <editeng/charreliefitem.hxx>
+#include <editeng/charscaleitem.hxx>
#include <editeng/cmapitem.hxx>
#include <editeng/cntritem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/crsditem.hxx>
-#include "editeng/editdata.hxx"
#include <editeng/editdata.hxx>
-#include "editeng/editeng.hxx"
#include <editeng/editeng.hxx>
#include <editeng/editobj.hxx>
#include <editeng/editview.hxx>
@@ -206,49 +228,37 @@
#include <editeng/emphitem.hxx>
#include <editeng/escpitem.hxx>
#include <editeng/fhgtitem.hxx>
-#include "editeng/flstitem.hxx"
#include <editeng/flstitem.hxx>
-#include "editeng/fontitem.hxx"
#include <editeng/fontitem.hxx>
#include <editeng/frmdiritem.hxx>
-#include <editeng/charreliefitem.hxx>
-#include <editeng/charscaleitem.hxx>
#include <editeng/itemtype.hxx>
#include <editeng/kernitem.hxx>
#include <editeng/langitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/numitem.hxx>
#include <editeng/outliner.hxx>
-#include "editeng/outlobj.hxx"
#include <editeng/outlobj.hxx>
#include <editeng/postitem.hxx>
-#include "editeng/protitem.hxx"
#include <editeng/shaditem.hxx>
#include <editeng/shdditem.hxx>
#include <editeng/sizeitem.hxx>
-#include "editeng/svxrtf.hxx"
#include <editeng/tstpitem.hxx>
#include <editeng/twolinesitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/ulspitem.hxx>
-#include "editeng/unoedhlp.hxx"
#include <editeng/unoedsrc.hxx>
-#include "editeng/unolingu.hxx"
#include <editeng/unolingu.hxx>
-#include "editeng/unopracc.hxx"
#include <editeng/unotext.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/wrlmitem.hxx>
-#include "editeng/xmlcnitm.hxx"
#include <i18npool/mslangid.hxx>
-#include <limits>
#include <limits.h>
+#include <limits>
#include <list>
#include <map>
#include <math.h>
#include <memory>
#include <numeric>
-#include "osl/diagnose.h"
#include <osl/diagnose.h>
#include <osl/file.hxx>
#include <osl/interlck.h>
@@ -263,14 +273,9 @@
#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>
#include <rtl/textenc.h>
-#include "rtl/ustrbuf.hxx"
#include <rtl/ustrbuf.hxx>
-#include "rtl/ustring.h"
-#include "rtl/ustring.hxx"
#include <rtl/ustring.hxx>
-#include "sal/config.h"
#include <sal/macros.h>
-#include "sal/types.h"
#include <set>
#include <sfx2/app.hxx>
#include <sfx2/basedlgs.hxx>
@@ -280,7 +285,6 @@
#include <sfx2/evntconf.hxx>
#include <sfx2/filedlghelper.hxx>
#include <sfx2/imagemgr.hxx>
-#include "sfx2/module.hxx"
#include <sfx2/module.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/opengrf.hxx>
@@ -296,8 +300,8 @@
#include <sot/formats.hxx>
#include <stdio.h>
#include <stdlib.h>
-#include <string>
#include <string.h>
+#include <string>
#include <svl/aeitem.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/eitem.hxx>
@@ -341,10 +345,8 @@
#include <svtools/stdctrl.hxx>
#include <svtools/stdmenu.hxx>
#include <svtools/svlbitm.hxx>
-#include "svtools/treelistentry.hxx"
#include <svtools/txtcmp.hxx>
#include <svtools/valueset.hxx>
-#include "svtools/viewdataentry.hxx"
#include <toolkit/helper/convert.hxx>
#include <toolkit/helper/externallock.hxx>
#include <toolkit/helper/vclunohelper.hxx>
@@ -364,7 +366,6 @@
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <unicode/uchar.h>
-#include "uno/lbnames.h"
#include <uno/mapping.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <unotools/accessiblestatesethelper.hxx>
@@ -402,7 +403,6 @@
#include <vcl/scrbar.hxx>
#include <vcl/settings.hxx>
#include <vcl/status.hxx>
-#include "vcl/svapp.hxx"
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <vcl/toolbox.hxx>
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index 9d20e363611b..a42760ffaee6 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.hxx
@@ -7,6 +7,46 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include "boost/scoped_ptr.hpp"
+#include "com/sun/star/document/XStorageBasedDocument.hpp"
+#include "com/sun/star/system/SystemShellExecute.hpp"
+#include "com/sun/star/system/SystemShellExecuteFlags.hpp"
+#include "cppuhelper/factory.hxx"
+#include "editeng/AccessibleStringWrap.hxx"
+#include "editeng/bolnitem.hxx"
+#include "editeng/borderline.hxx"
+#include "editeng/boxitem.hxx"
+#include "editeng/editobj.hxx"
+#include "editeng/editstat.hxx"
+#include "editeng/editview.hxx"
+#include "editeng/fhgtitem.hxx"
+#include "editeng/flditem.hxx"
+#include "editeng/fontitem.hxx"
+#include "editeng/forbiddencharacterstable.hxx"
+#include "editeng/frmdiritem.hxx"
+#include "editeng/outlobj.hxx"
+#include "editeng/shaditem.hxx"
+#include "editeng/unolingu.hxx"
+#include "editeng/writingmodeitem.hxx"
+#include "editeng/xmlcnitm.hxx"
+#include "officecfg/Office/Common.hxx"
+#include "osl/diagnose.h"
+#include "sal/config.h"
+#include "sal/types.h"
+#include "svtools/filter.hxx"
+#include "svtools/treelistentry.hxx"
+#include "toolkit/unohlp.hxx"
+#include "uno/lbnames.h"
+#include "xmloff/DashStyle.hxx"
+#include "xmloff/GradientStyle.hxx"
+#include "xmloff/HatchStyle.hxx"
+#include "xmloff/ImageStyle.hxx"
+#include "xmloff/MarkerStyle.hxx"
+#include "xmloff/attrlist.hxx"
+#include "xmloff/nmspmap.hxx"
+#include "xmloff/xmlmetae.hxx"
+#include "xmloff/xmlnmspe.hxx"
+#include "xmloff/xmltoken.hxx"
#include <algorithm>
#include <avmedia/mediaitem.hxx>
#include <avmedia/mediaplayer.hxx>
@@ -22,12 +62,12 @@
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/point/b3dpoint.hxx>
#include <basegfx/polygon/b2dlinegeometry.hxx>
+#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygonclipper.hxx>
#include <basegfx/polygon/b2dpolygoncutandtouch.hxx>
-#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
+#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/polygon/b3dpolygon.hxx>
#include <basegfx/polygon/b3dpolygontools.hxx>
@@ -44,25 +84,9 @@
#include <basic/sbxvar.hxx>
#include <boost/bind.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
-#include "boost/scoped_ptr.hpp"
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/unordered_map.hpp>
-#include <comphelper/anytostring.hxx>
-#include <comphelper/classids.hxx>
-#include <comphelper/embeddedobjectcontainer.hxx>
-#include <comphelper/extract.hxx>
-#include <comphelper/interaction.hxx>
-#include <comphelper/processfactory.hxx>
-#include <comphelper/propertysetinfo.hxx>
-#include <comphelper/scopeguard.hxx>
-#include <comphelper/sequence.hxx>
-#include <comphelper/servicehelper.hxx>
-#include <comphelper/serviceinfohelper.hxx>
-#include <comphelper/stl_types.hxx>
-#include <comphelper/storagehelper.hxx>
-#include <comphelper/string.hxx>
-#include <comphelper/types.hxx>
#include <com/sun/star/awt/FontSlant.hpp>
#include <com/sun/star/awt/Gradient.hpp>
#include <com/sun/star/awt/InvalidateStyle.hpp>
@@ -73,8 +97,8 @@
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/awt/TextAlign.hpp>
#include <com/sun/star/awt/XBitmap.hpp>
-#include <com/sun/star/awt/XControlContainer.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/XLayoutConstrains.hpp>
#include <com/sun/star/awt/XPopupMenuExtended.hpp>
@@ -85,9 +109,10 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/PropertyValues.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/chart/ChartAxisArrangeOrderType.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/XChild.hpp>
#include <com/sun/star/container/XIdentifierContainer.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
@@ -101,7 +126,6 @@
#include <com/sun/star/document/XGraphicObjectResolver.hpp>
#include <com/sun/star/document/XImporter.hpp>
#include <com/sun/star/document/XMimeTypeInfo.hpp>
-#include "com/sun/star/document/XStorageBasedDocument.hpp"
#include <com/sun/star/document/XStorageBasedDocument.hpp>
#include <com/sun/star/drawing/BitmapMode.hpp>
#include <com/sun/star/drawing/CameraGeometry.hpp>
@@ -114,8 +138,8 @@
#include <com/sun/star/drawing/EnhancedCustomShapeGluePointType.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp>
-#include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
+#include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/drawing/FlagSequence.hpp>
@@ -142,11 +166,11 @@
#include <com/sun/star/drawing/TextAnimationKind.hpp>
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
+#include <com/sun/star/drawing/TextVerticalAdjust.hpp>
#include <com/sun/star/drawing/TextureKind.hpp>
#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/TextVerticalAdjust.hpp>
#include <com/sun/star/drawing/XCustomShapeEngine.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
@@ -158,23 +182,26 @@
#include <com/sun/star/embed/EmbedStates.hpp>
#include <com/sun/star/embed/EntryInitModes.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
-#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XEmbedObjectCreator.hpp>
#include <com/sun/star/embed/XEmbedObjectFactory.hpp>
#include <com/sun/star/embed/XEmbedPersist.hpp>
+#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XInplaceClient.hpp>
#include <com/sun/star/embed/XInplaceObject.hpp>
#include <com/sun/star/embed/XLinkageSupport.hpp>
#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/frame/XModel.hpp>
#include <com/sun/star/frame/status/ClipboardFormats.hpp>
#include <com/sun/star/frame/status/ItemStatus.hpp>
-#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/graphic/XGraphicRenderer.hpp>
#include <com/sun/star/graphic/XPrimitiveFactory2D.hpp>
-#include <com/sun/star/chart/ChartAxisArrangeOrderType.hpp>
+#include <com/sun/star/i18n/BreakIterator.hpp>
+#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
+#include <com/sun/star/i18n/ScriptType.hpp>
+#include <com/sun/star/i18n/WordType.hpp>
#include <com/sun/star/io/XActiveDataControl.hpp>
#include <com/sun/star/io/XActiveDataSink.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
@@ -185,10 +212,6 @@
#include <com/sun/star/io/XPersistObject.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/io/XStream.hpp>
-#include <com/sun/star/i18n/BreakIterator.hpp>
-#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
-#include <com/sun/star/i18n/ScriptType.hpp>
-#include <com/sun/star/i18n/WordType.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/lang/NoSupportException.hpp>
@@ -206,10 +229,8 @@
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/style/VerticalAlignment.hpp>
-#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XStyle.hpp>
-#include "com/sun/star/system/SystemShellExecuteFlags.hpp"
-#include "com/sun/star/system/SystemShellExecute.hpp"
+#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/table/BorderLine2.hpp>
#include <com/sun/star/table/TableBorder.hpp>
#include <com/sun/star/table/XMergeableCell.hpp>
@@ -219,8 +240,8 @@
#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/textfield/Type.hpp>
#include <com/sun/star/text/WritingMode.hpp>
+#include <com/sun/star/text/textfield/Type.hpp>
#include <com/sun/star/ucb/NameClash.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/ucb/XContentAccess.hpp>
@@ -239,16 +260,30 @@
#include <com/sun/star/util/XModeChangeListener.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
-#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
+#include <com/sun/star/util/XUpdatable.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>
#include <com/sun/star/xml/sax/Writer.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
+#include <comphelper/anytostring.hxx>
+#include <comphelper/classids.hxx>
+#include <comphelper/embeddedobjectcontainer.hxx>
+#include <comphelper/extract.hxx>
+#include <comphelper/interaction.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/propertysetinfo.hxx>
+#include <comphelper/scopeguard.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/servicehelper.hxx>
+#include <comphelper/serviceinfohelper.hxx>
+#include <comphelper/stl_types.hxx>
+#include <comphelper/storagehelper.hxx>
+#include <comphelper/string.hxx>
+#include <comphelper/types.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>
@@ -332,55 +367,41 @@
#include <drawinglayer/processor2d/vclprocessor2d.hxx>
#include <drawinglayer/processor3d/baseprocessor3d.hxx>
#include <drawinglayer/processor3d/cutfindprocessor3d.hxx>
-#include "editeng/AccessibleStringWrap.hxx"
#include <editeng/adjitem.hxx>
#include <editeng/akrnitem.hxx>
-#include "editeng/bolnitem.hxx"
#include <editeng/bolnitem.hxx>
-#include "editeng/borderline.hxx"
#include <editeng/borderline.hxx>
-#include "editeng/boxitem.hxx"
#include <editeng/boxitem.hxx>
#include <editeng/brshitem.hxx>
#include <editeng/bulitem.hxx>
+#include <editeng/charreliefitem.hxx>
+#include <editeng/charscaleitem.hxx>
#include <editeng/cntritem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/crsditem.hxx>
#include <editeng/editdata.hxx>
#include <editeng/editeng.hxx>
-#include "editeng/editobj.hxx"
#include <editeng/editobj.hxx>
-#include "editeng/editstat.hxx"
#include <editeng/editstat.hxx>
-#include "editeng/editview.hxx"
#include <editeng/editview.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/eerdll.hxx>
#include <editeng/emphitem.hxx>
#include <editeng/escpitem.hxx>
-#include "editeng/fhgtitem.hxx"
#include <editeng/fhgtitem.hxx>
-#include "editeng/flditem.hxx"
#include <editeng/flditem.hxx>
#include <editeng/flstitem.hxx>
-#include "editeng/fontitem.hxx"
#include <editeng/fontitem.hxx>
-#include "editeng/forbiddencharacterstable.hxx"
-#include "editeng/frmdiritem.hxx"
#include <editeng/frmdiritem.hxx>
-#include <editeng/charreliefitem.hxx>
-#include <editeng/charscaleitem.hxx>
#include <editeng/itemtype.hxx>
#include <editeng/kernitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/measfld.hxx>
#include <editeng/numitem.hxx>
#include <editeng/outliner.hxx>
-#include "editeng/outlobj.hxx"
#include <editeng/outlobj.hxx>
#include <editeng/postitem.hxx>
#include <editeng/scripttypeitem.hxx>
-#include "editeng/shaditem.hxx"
#include <editeng/shdditem.hxx>
#include <editeng/svxenum.hxx>
#include <editeng/svxfont.hxx>
@@ -388,17 +409,14 @@
#include <editeng/unoedhlp.hxx>
#include <editeng/unofield.hxx>
#include <editeng/unoforou.hxx>
-#include "editeng/unolingu.hxx"
#include <editeng/unolingu.hxx>
#include <editeng/unonrule.hxx>
#include <editeng/unoprnms.hxx>
#include <editeng/unotext.hxx>
#include <editeng/unoviwou.hxx>
#include <editeng/wghtitem.hxx>
-#include "editeng/writingmodeitem.hxx"
#include <editeng/writingmodeitem.hxx>
#include <editeng/wrlmitem.hxx>
-#include "editeng/xmlcnitm.hxx"
#include <float.h>
#include <framework/interaction.hxx>
#include <i18npool/lang.h>
@@ -408,8 +426,6 @@
#include <map>
#include <math.h>
#include <memory>
-#include "officecfg/Office/Common.hxx"
-#include "osl/diagnose.h"
#include <osl/diagnose.h>
#include <osl/endian.h>
#include <osl/file.hxx>
@@ -425,23 +441,21 @@
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
-#include "sal/config.h"
#include <sal/config.h>
#include <sal/log.hxx>
#include <sal/macros.h>
-#include "sal/types.h"
#include <sax/tools/converter.hxx>
#include <set>
#include <sfx2/app.hxx>
#include <sfx2/basedlgs.hxx>
#include <sfx2/bindings.hxx>
+#include <sfx2/childwin.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/fcontnr.hxx>
#include <sfx2/filedlghelper.hxx>
#include <sfx2/frmdescr.hxx>
-#include <sfx2/childwin.hxx>
#include <sfx2/ipclient.hxx>
#include <sfx2/linkmgr.hxx>
#include <sfx2/lnkbase.hxx>
@@ -463,8 +477,8 @@
#include <sot/storage.hxx>
#include <stdio.h>
#include <stdlib.h>
-#include <string>
#include <string.h>
+#include <string>
#include <svl/aeitem.hxx>
#include <svl/brdcst.hxx>
#include <svl/eitem.hxx>
@@ -490,6 +504,7 @@
#include <svl/urlbmk.hxx>
#include <svl/whiter.hxx>
#include <svl/zforlist.hxx>
+#include <svtools/FilterConfigItem.hxx>
#include <svtools/accessibilityoptions.hxx>
#include <svtools/borderhelper.hxx>
#include <svtools/colorcfg.hxx>
@@ -497,8 +512,6 @@
#include <svtools/ctrltool.hxx>
#include <svtools/embedhlp.hxx>
#include <svtools/filechangedchecker.hxx>
-#include <svtools/FilterConfigItem.hxx>
-#include "svtools/filter.hxx"
#include <svtools/filter.hxx>
#include <svtools/fltcall.hxx>
#include <svtools/grfmgr.hxx>
@@ -509,7 +522,6 @@
#include <svtools/svlbitm.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svtools/transfer.hxx>
-#include "svtools/treelistentry.hxx"
#include <svtools/unoevent.hxx>
#include <svtools/unoimap.hxx>
#include <svtools/valueset.hxx>
@@ -517,10 +529,9 @@
#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/helper/convert.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include "toolkit/unohlp.hxx"
#include <toolkit/unohlp.hxx>
-#include <tools/bigint.hxx>
#include <tools/b3dtrans.hxx>
+#include <tools/bigint.hxx>
#include <tools/color.hxx>
#include <tools/datetime.hxx>
#include <tools/debug.hxx>
@@ -541,7 +552,6 @@
#include <tools/vcompat.hxx>
#include <tools/zcodec.hxx>
#include <ucbhelper/content.hxx>
-#include "uno/lbnames.h"
#include <unotools/datetime.hxx>
#include <unotools/fontoptions.hxx>
#include <unotools/intlwrapper.hxx>
@@ -553,8 +563,8 @@
#include <unotools/syslocale.hxx>
#include <unotools/tempfile.hxx>
#include <unotools/ucbstreamhelper.hxx>
-#include <vcl/bitmapex.hxx>
#include <vcl/bitmap.hxx>
+#include <vcl/bitmapex.hxx>
#include <vcl/bmpacc.hxx>
#include <vcl/builder.hxx>
#include <vcl/canvastools.hxx>
@@ -589,16 +599,6 @@
#include <vcl/wrkwin.hxx>
#include <vector>
#include <wchar.h>
-#include "xmloff/attrlist.hxx"
-#include "xmloff/DashStyle.hxx"
-#include "xmloff/GradientStyle.hxx"
-#include "xmloff/HatchStyle.hxx"
-#include "xmloff/ImageStyle.hxx"
-#include "xmloff/MarkerStyle.hxx"
-#include "xmloff/nmspmap.hxx"
#include <xmloff/xmlictxt.hxx>
-#include "xmloff/xmlmetae.hxx"
-#include "xmloff/xmlnmspe.hxx"
-#include "xmloff/xmltoken.hxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */