From b22adb4940fe86f33732be0a1305ccb71f2d0ea9 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 26 Jun 2012 11:38:00 +0200 Subject: Remove commented out code Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6 --- framework/source/inc/loadenv/loadenv.hxx | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'framework') diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index 59bad3c01fb4..9ed683cdf887 100644 --- a/framework/source/inc/loadenv/loadenv.hxx +++ b/framework/source/inc/loadenv/loadenv.hxx @@ -386,31 +386,7 @@ class LoadEnv : private ThreadHelpBase //_______________________________________ /** TODO document me ... */ virtual css::uno::Reference< css::lang::XComponent > getTargetComponent() const; -/* - //___________________________________________ - // helper uno interface! - // You have to use the native interface only! - - public: - - //_______________________________________ - // frame.XLoadEventListener - virtual void SAL_CALL loadFinished(const css::uno::Reference< css::frame::XFrameLoader >& xLoader) - throw(css::uno::RuntimeException); - virtual void SAL_CALL loadCancelled(const css::uno::Reference< css::frame::XFrameLoader >& xLoader) - throw(css::uno::RuntimeException); - - //_______________________________________ - // frame.XDispatchResultListener - virtual void SAL_CALL dispatchFinished(const css::frame::DispatchResultEvent& aEvent) - throw(css::uno::RuntimeException); - - //_______________________________________ - // lang.XEventListener - virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent) - throw(css::uno::RuntimeException); -*/ //___________________________________________ // static interface -- cgit v1.2.3