#include <helpdispatch.hxx>
|
| HelpDispatch_Impl (HelpInterceptor_Impl &_rInterceptor, css::uno::Reference< css::frame::XDispatch > _xDisp) |
|
virtual | ~HelpDispatch_Impl () override |
|
virtual void SAL_CALL | dispatch (const css::util::URL &aURL, const css::uno::Sequence< css::beans::PropertyValue > &aArgs) override |
|
virtual void SAL_CALL | addStatusListener (const css::uno::Reference< css::frame::XStatusListener > &xControl, const css::util::URL &aURL) override |
|
virtual void SAL_CALL | removeStatusListener (const css::uno::Reference< css::frame::XStatusListener > &xControl, const css::util::URL &aURL) override |
|
Definition at line 27 of file helpdispatch.hxx.
◆ HelpDispatch_Impl()
HelpDispatch_Impl::HelpDispatch_Impl |
( |
HelpInterceptor_Impl & |
_rInterceptor, |
|
|
css::uno::Reference< css::frame::XDispatch > |
_xDisp |
|
) |
| |
◆ ~HelpDispatch_Impl()
HelpDispatch_Impl::~HelpDispatch_Impl |
( |
| ) |
|
|
overridevirtual |
◆ addStatusListener()
void SAL_CALL HelpDispatch_Impl::addStatusListener |
( |
const css::uno::Reference< css::frame::XStatusListener > & |
xControl, |
|
|
const css::util::URL & |
aURL |
|
) |
| |
|
overridevirtual |
◆ dispatch()
void SAL_CALL HelpDispatch_Impl::dispatch |
( |
const css::util::URL & |
aURL, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
aArgs |
|
) |
| |
|
overridevirtual |
◆ removeStatusListener()
void SAL_CALL HelpDispatch_Impl::removeStatusListener |
( |
const css::uno::Reference< css::frame::XStatusListener > & |
xControl, |
|
|
const css::util::URL & |
aURL |
|
) |
| |
|
overridevirtual |
◆ m_rInterceptor
◆ m_xRealDispatch
css::uno::Reference< css::frame::XDispatch > HelpDispatch_Impl::m_xRealDispatch |
|
private |
The documentation for this class was generated from the following files: