diff --git a/sdext/source/presenter/PresenterSpritePane.hxx b/sdext/source/presenter/PresenterSpritePane.hxx index 28fb261714f9..110499b7b62a 100644 --- a/sdext/source/presenter/PresenterSpritePane.hxx +++ b/sdext/source/presenter/PresenterSpritePane.hxx @@ -56,7 +56,7 @@ public: virtual void SAL_CALL disposing() SAL_OVERRIDE; - using css::lang::XEventListener::disposing; + using PresenterPaneBase::disposing; ::boost::shared_ptr GetSprite();