loplugin:includeform: drawinglayer
Change-Id: I52693e59a37e36fa0bb21732efe90af84fe6d6c6
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <sal/types.h>
|
||||
#include <sal/config.h>
|
||||
#include <memory>
|
||||
#include <wmfemfhelper.hxx>
|
||||
#include "wmfemfhelper.hxx"
|
||||
|
||||
namespace emfplushelper { struct EmfPlusHelperData; }
|
||||
namespace wmfemfhelper { class TargetHolders; }
|
||||
|
@@ -26,7 +26,7 @@
|
||||
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
|
||||
#include <cppuhelper/factory.hxx>
|
||||
|
||||
#include <xprimitive2drenderer.hxx>
|
||||
#include "xprimitive2drenderer.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
|
@@ -36,9 +36,9 @@
|
||||
#include <basegfx/matrix/b2dhommatrixtools.hxx>
|
||||
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
|
||||
|
||||
#include "converters.hxx"
|
||||
#include <converters.hxx>
|
||||
|
||||
#include <xprimitive2drenderer.hxx>
|
||||
#include "xprimitive2drenderer.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <EnhancedShapeDumper.hxx>
|
||||
#include "EnhancedShapeDumper.hxx"
|
||||
#include <rtl/strbuf.hxx>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include <drawinglayer/primitive2d/maskprimitive2d.hxx>
|
||||
#include <drawinglayer/geometry/viewinformation2d.hxx>
|
||||
|
||||
#include "converters.hxx"
|
||||
#include <converters.hxx>
|
||||
|
||||
using namespace com::sun::star;
|
||||
|
||||
|
@@ -7,10 +7,10 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "i18nlangtag/lang.h"
|
||||
#include "svl/ctloptions.hxx"
|
||||
#include <i18nlangtag/lang.h>
|
||||
#include <svl/ctloptions.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <vcl/settings.hxx>
|
||||
|
||||
|
@@ -10,9 +10,9 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_GETDIGITLANGUAGE_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_GETDIGITLANGUAGE_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "i18nlangtag/lang.h"
|
||||
#include <i18nlangtag/lang.h>
|
||||
|
||||
namespace drawinglayer { namespace detail {
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <helperwrongspellrenderer.hxx>
|
||||
#include "helperwrongspellrenderer.hxx"
|
||||
#include <drawinglayer/primitive2d/wrongspellprimitive2d.hxx>
|
||||
#include <tools/gen.hxx>
|
||||
#include <vcl/outdev.hxx>
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
#include <vclhelperbufferdevice.hxx>
|
||||
#include "vclhelperbufferdevice.hxx"
|
||||
#include <basegfx/range/b2drange.hxx>
|
||||
#include <vcl/bitmapex.hxx>
|
||||
#include <basegfx/matrix/b2dhommatrix.hxx>
|
||||
|
@@ -38,7 +38,7 @@
|
||||
#include <com/sun/star/awt/XWindow2.hpp>
|
||||
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
|
||||
#include <drawinglayer/primitive2d/pagepreviewprimitive2d.hxx>
|
||||
#include <helperwrongspellrenderer.hxx>
|
||||
#include "helperwrongspellrenderer.hxx"
|
||||
#include <drawinglayer/primitive2d/fillhatchprimitive2d.hxx>
|
||||
#include <basegfx/polygon/b2dpolygontools.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
|
@@ -33,7 +33,7 @@
|
||||
#include <drawinglayer/primitive2d/metafileprimitive2d.hxx>
|
||||
#include <drawinglayer/primitive2d/maskprimitive2d.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vclhelperbufferdevice.hxx>
|
||||
#include "vclhelperbufferdevice.hxx"
|
||||
#include <drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx>
|
||||
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
|
||||
#include <drawinglayer/primitive2d/transparenceprimitive2d.hxx>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include <basegfx/utils/gradienttools.hxx>
|
||||
#include <basegfx/matrix/b2dhommatrixtools.hxx>
|
||||
|
||||
#include "converters.hxx"
|
||||
#include <converters.hxx>
|
||||
|
||||
namespace drawinglayer
|
||||
{
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include <drawinglayer/processor2d/processor2dtools.hxx>
|
||||
#include <vcl/virdev.hxx>
|
||||
|
||||
#include "converters.hxx"
|
||||
#include <converters.hxx>
|
||||
|
||||
#ifdef DBG_UTIL
|
||||
#include <tools/stream.hxx>
|
||||
|
@@ -35,8 +35,8 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfpbrush.hxx>
|
||||
#include <emfppath.hxx>
|
||||
#include "emfpbrush.hxx"
|
||||
#include "emfppath.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPBRUSH_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPBRUSH_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
#include <tools/color.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
|
||||
|
@@ -35,9 +35,9 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfpcustomlinecap.hxx>
|
||||
#include <emfppath.hxx>
|
||||
#include <emfppen.hxx>
|
||||
#include "emfpcustomlinecap.hxx"
|
||||
#include "emfppath.hxx"
|
||||
#include "emfppen.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::basegfx;
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPCUSTOMLINECAP_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPCUSTOMLINECAP_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -35,7 +35,7 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfpfont.hxx>
|
||||
#include "emfpfont.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPFONT_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPFONT_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -17,14 +17,14 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include <emfpbrush.hxx>
|
||||
#include <emfppen.hxx>
|
||||
#include <emfppath.hxx>
|
||||
#include <emfpregion.hxx>
|
||||
#include <emfpimage.hxx>
|
||||
#include <emfpfont.hxx>
|
||||
#include <emfpstringformat.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
#include "emfpbrush.hxx"
|
||||
#include "emfppen.hxx"
|
||||
#include "emfppath.hxx"
|
||||
#include "emfpregion.hxx"
|
||||
#include "emfpimage.hxx"
|
||||
#include "emfpfont.hxx"
|
||||
#include "emfpstringformat.hxx"
|
||||
#include <basegfx/curve/b2dcubicbezier.hxx>
|
||||
#include <wmfemfhelper.hxx>
|
||||
#include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx>
|
||||
|
@@ -36,7 +36,7 @@
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <vcl/graphicfilter.hxx>
|
||||
#include <emfpimage.hxx>
|
||||
#include "emfpimage.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPIMAGE_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPIMAGE_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
#include <vcl/graph.hxx>
|
||||
|
||||
namespace emfplushelper
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <emfplushelper.hxx>
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -35,7 +35,7 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfppath.hxx>
|
||||
#include "emfppath.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::basegfx;
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPPATH_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPPATH_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
#include <memory>
|
||||
|
||||
namespace emfplushelper
|
||||
|
@@ -35,8 +35,8 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfppen.hxx>
|
||||
#include <emfpcustomlinecap.hxx>
|
||||
#include "emfppen.hxx"
|
||||
#include "emfpcustomlinecap.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::basegfx;
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPPEN_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPPEN_HXX
|
||||
|
||||
#include <emfpbrush.hxx>
|
||||
#include "emfpbrush.hxx"
|
||||
#include <com/sun/star/rendering/StrokeAttributes.hpp>
|
||||
#include <vector>
|
||||
|
||||
|
@@ -35,7 +35,7 @@
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygontools.hxx>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfpregion.hxx>
|
||||
#include "emfpregion.hxx"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::basegfx;
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPREGION_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPREGION_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include <com/sun/star/rendering/XCanvas.hpp>
|
||||
#include <vcl/canvastools.hxx>
|
||||
#include <emfpstringformat.hxx>
|
||||
#include "emfpstringformat.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPSTRINGFORMAT_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_TOOLS_EMFPSTRINGFORMAT_HXX
|
||||
|
||||
#include <emfphelperdata.hxx>
|
||||
#include "emfphelperdata.hxx"
|
||||
|
||||
namespace emfplushelper
|
||||
{
|
||||
|
Reference in New Issue
Block a user