diff options
Diffstat (limited to 'sd/source/ui/inc/DrawSubController.hxx')
-rwxr-xr-x[-rw-r--r--] | sd/source/ui/inc/DrawSubController.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/DrawSubController.hxx b/sd/source/ui/inc/DrawSubController.hxx index 3b02d74d05c0..22d3afb5dd4a 100644..100755 --- a/sd/source/ui/inc/DrawSubController.hxx +++ b/sd/source/ui/inc/DrawSubController.hxx @@ -32,7 +32,7 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <cppuhelper/compbase2.hxx> -namespace { +namespace sd { class DrawSubControllerInterfaceBase : public ::cppu::WeakComponentImplHelper2< ::com::sun::star::drawing::XDrawSubController, |