summaryrefslogtreecommitdiff
path: root/svtools/source/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-27 23:04:15 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-27 23:04:15 +0200
commitf8231a9765b63ef57d4e099936b94357267ac9b3 (patch)
treefac7889e20954a10e5dd0865a9f110dc5833b7c1 /svtools/source/inc
parent9e0502f27d4a3069540eaf6090ed0b5936889fb2 (diff)
some eco-activism
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
Diffstat (limited to 'svtools/source/inc')
-rw-r--r--svtools/source/inc/provider.hxx2
-rw-r--r--svtools/source/inc/renderer.hxx3
2 files changed, 0 insertions, 5 deletions
diff --git a/svtools/source/inc/provider.hxx b/svtools/source/inc/provider.hxx
index 6095e5f8fed1..c27836f9396a 100644
--- a/svtools/source/inc/provider.hxx
+++ b/svtools/source/inc/provider.hxx
@@ -25,8 +25,6 @@
#include <com/sun/star/graphic/XGraphicProvider.hpp>
#include <com/sun/star/awt/XBitmap.hpp>
-using namespace com::sun::star;
-
namespace unographic {
// -------------------
diff --git a/svtools/source/inc/renderer.hxx b/svtools/source/inc/renderer.hxx
index 58d2774c8a82..f7841028281b 100644
--- a/svtools/source/inc/renderer.hxx
+++ b/svtools/source/inc/renderer.hxx
@@ -27,9 +27,6 @@
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/graphic/XGraphicRenderer.hpp>
-
-using namespace com::sun::star;
-
class OutputDevice;
namespace unographic {