diff --git a/sd/source/ui/unoidl/DrawController.cxx b/sd/source/ui/unoidl/DrawController.cxx index 451b239b24b9..cc2e3e427021 100644 --- a/sd/source/ui/unoidl/DrawController.cxx +++ b/sd/source/ui/unoidl/DrawController.cxx @@ -62,10 +62,7 @@ namespace sd { DrawController::DrawController (ViewShellBase& rBase) throw() : DrawControllerInterfaceBase(&rBase), BroadcastHelperOwner(SfxBaseController::m_aMutex), - OPropertySetHelper( static_cast& >( - BroadcastHelperOwner::maBroadcastHelper)), + OPropertySetHelper(BroadcastHelperOwner::maBroadcastHelper), m_aSelectionTypeIdentifier( cppu::UnoType::get()), mpBase(&rBase),