diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 23:04:15 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-27 23:04:15 +0200 |
commit | f8231a9765b63ef57d4e099936b94357267ac9b3 (patch) | |
tree | fac7889e20954a10e5dd0865a9f110dc5833b7c1 /svtools/source/inc | |
parent | 9e0502f27d4a3069540eaf6090ed0b5936889fb2 (diff) |
some eco-activism
Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130
Diffstat (limited to 'svtools/source/inc')
-rw-r--r-- | svtools/source/inc/provider.hxx | 2 | ||||
-rw-r--r-- | svtools/source/inc/renderer.hxx | 3 |
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 { |