summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx24
1 files changed, 0 insertions, 24 deletions
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