diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/SwPanelFactory.hxx | 2 | ||||
-rw-r--r-- | sw/source/ui/sidebar/PagePropertyPanel.hxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/SwPanelFactory.hxx b/sw/inc/SwPanelFactory.hxx index 38f2b1e58b3b..7e6d19cefdc1 100644 --- a/sw/inc/SwPanelFactory.hxx +++ b/sw/inc/SwPanelFactory.hxx @@ -26,8 +26,6 @@ #include <boost/noncopyable.hpp> - -namespace css = ::com::sun::star; namespace cssu = ::com::sun::star::uno; diff --git a/sw/source/ui/sidebar/PagePropertyPanel.hxx b/sw/source/ui/sidebar/PagePropertyPanel.hxx index 59ee5b4e50db..88d1acb34972 100644 --- a/sw/source/ui/sidebar/PagePropertyPanel.hxx +++ b/sw/source/ui/sidebar/PagePropertyPanel.hxx @@ -47,8 +47,6 @@ namespace svx { namespace sidebar { #include <boost/scoped_ptr.hpp> - -namespace css = ::com::sun::star; namespace cssu = ::com::sun::star::uno; namespace sw { namespace sidebar { |