summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/primitive2d/metafileprimitive2d.cxx')
-rw-r--r--drawinglayer/source/primitive2d/metafileprimitive2d.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/drawinglayer/source/primitive2d/metafileprimitive2d.cxx b/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
index 24c30ea7efeb..e12e128027dd 100644
--- a/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
@@ -56,11 +56,9 @@
#include <numeric>
-
using namespace com::sun::star;
-
namespace
{
/** helper class for graphic context
@@ -199,7 +197,6 @@ namespace
} // end of anonymous namespace
-
namespace
{
/** stack for properites
@@ -359,7 +356,6 @@ namespace
} // end of anonymous namespace
-
namespace
{
/** helper to convert a vcl::Region to a B2DPolyPolygon
@@ -385,7 +381,6 @@ namespace
} // end of anonymous namespace
-
namespace
{
/** Helper class to buffer and hold a Primitive target vector. It
@@ -465,7 +460,6 @@ namespace
} // end of anonymous namespace
-
namespace
{
/** Helper class which builds a stack on the TargetHolder class */
@@ -519,7 +513,6 @@ namespace
} // end of anonymous namespace
-
namespace drawinglayer
{
namespace primitive2d
@@ -567,7 +560,6 @@ namespace drawinglayer
} // end of namespace drawinglayer
-
namespace
{
/** helper to convert a MapMode to a transformation */
@@ -3171,7 +3163,6 @@ namespace
} // end of anonymous namespace
-
namespace drawinglayer
{
namespace primitive2d