summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools')
-rw-r--r--sd/source/ui/inc/tools/ConfigurationAccess.hxx2
-rw-r--r--sd/source/ui/inc/tools/PropertySet.hxx2
-rw-r--r--sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/sd/source/ui/inc/tools/ConfigurationAccess.hxx b/sd/source/ui/inc/tools/ConfigurationAccess.hxx
index 694c14443e64..6b4e49a727f8 100644
--- a/sd/source/ui/inc/tools/ConfigurationAccess.hxx
+++ b/sd/source/ui/inc/tools/ConfigurationAccess.hxx
@@ -28,8 +28,6 @@
#include <vector>
#include <boost/function.hpp>
-namespace css = ::com::sun::star;
-
namespace sd { namespace tools {
/** This class gives access to the configuration. Create an object of this
diff --git a/sd/source/ui/inc/tools/PropertySet.hxx b/sd/source/ui/inc/tools/PropertySet.hxx
index 1721000e6354..0dedecda0beb 100644
--- a/sd/source/ui/inc/tools/PropertySet.hxx
+++ b/sd/source/ui/inc/tools/PropertySet.hxx
@@ -26,8 +26,6 @@
#include <boost/scoped_ptr.hpp>
#include <map>
-namespace css = ::com::sun::star;
-
namespace sd { namespace tools {
namespace {
diff --git a/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx b/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
index 7b2832227ea4..239f57188494 100644
--- a/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
+++ b/sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx
@@ -25,8 +25,6 @@
#include <boost/shared_ptr.hpp>
#include <com/sun/star/uno/XInterface.hpp>
-namespace css = ::com::sun::star;
-
namespace sd {
class SdGlobalResource