From 4597483e00bffcc4e30d379dcf6fad42bc565e56 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Tue, 11 Sep 2012 08:48:02 +0100 Subject: targetted VBA re-work. --- sc/inc/viewuno.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sc/inc/viewuno.hxx') diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx index 2aeb6f51d072..135b54016597 100644 --- a/sc/inc/viewuno.hxx +++ b/sc/inc/viewuno.hxx @@ -317,11 +317,6 @@ public: ::com::sun::star::sheet::XSpreadsheet >& xActiveSheet ) throw(::com::sun::star::uno::RuntimeException); - // support expand (but not replace) the active sheet - virtual void SAL_CALL selectSheet( const ::com::sun::star::uno::Reference< - ::com::sun::star::sheet::XSpreadsheet >& xActiveSheet, - sal_Bool bExpand) - throw(::com::sun::star::uno::RuntimeException); //XEnhancedMouseClickBroadcaster virtual void SAL_CALL addEnhancedMouseClickHandler( const ::com::sun::star::uno::Reference< -- cgit