diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-03-20 18:50:15 -0400 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-03-21 17:27:02 -0400 |
commit | 4c8534b63e7190b4ae5372599a1fbe018230597c (patch) | |
tree | f7f0bdd5c734b13de3e44f6a260a8106f2729a32 /svx | |
parent | 1ebdd13f88542e1b42f76825f09d59aa0d4ebdc7 (diff) |
regenerate pch
Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 470507c1180e..d07fa1d2219e 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -129,7 +129,6 @@ #include <com/sun/star/document/XFilter.hpp> #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/drawing/BitmapMode.hpp> #include <com/sun/star/drawing/CameraGeometry.hpp> @@ -179,6 +178,7 @@ #include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/drawing/XEnhancedCustomShapeDefaulter.hpp> +#include <com/sun/star/drawing/XGraphicExportFilter.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/ElementModes.hpp> @@ -199,9 +199,9 @@ #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/graphic/PrimitiveFactory2D.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/i18n/BreakIterator.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> #include <com/sun/star/i18n/ScriptType.hpp> @@ -367,6 +367,7 @@ #include <drawinglayer/processor2d/contourextractor2d.hxx> #include <drawinglayer/processor2d/hittestprocessor2d.hxx> #include <drawinglayer/processor2d/linegeometryextractor2d.hxx> +#include <drawinglayer/processor2d/objectinfoextractor2d.hxx> #include <drawinglayer/processor2d/processorfromoutputdevice.hxx> #include <drawinglayer/processor2d/textaspolygonextractor2d.hxx> #include <drawinglayer/processor2d/vclpixelprocessor2d.hxx> |