#include <unoctitm.hxx>
|
| SfxStatusDispatcher () |
|
virtual void SAL_CALL | dispatchWithNotification (const css::util::URL &aURL, const css::uno::Sequence< css::beans::PropertyValue > &aArgs, const css::uno::Reference< css::frame::XDispatchResultListener > &rListener) 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 |
|
void | ReleaseAll () |
|
void | sendStatusChanged (const OUString &rURL, const css::frame::FeatureStateEvent &rEvent) |
|
std::vector< OUString > | getContainedTypes () |
|
Definition at line 43 of file unoctitm.hxx.
◆ SfxStatusDispatcher()
SfxStatusDispatcher::SfxStatusDispatcher |
( |
| ) |
|
◆ addStatusListener()
void SAL_CALL SfxStatusDispatcher::addStatusListener |
( |
const css::uno::Reference< css::frame::XStatusListener > & |
xControl, |
|
|
const css::util::URL & |
aURL |
|
) |
| |
|
overridevirtual |
◆ dispatch()
void SAL_CALL SfxStatusDispatcher::dispatch |
( |
const css::util::URL & |
aURL, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
aArgs |
|
) |
| |
|
overridevirtual |
◆ dispatchWithNotification()
void SAL_CALL SfxStatusDispatcher::dispatchWithNotification |
( |
const css::util::URL & |
aURL, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
aArgs, |
|
|
const css::uno::Reference< css::frame::XDispatchResultListener > & |
rListener |
|
) |
| |
|
overridevirtual |
◆ getContainedTypes()
std::vector< OUString > SfxStatusDispatcher::getContainedTypes |
( |
| ) |
|
|
inline |
◆ ReleaseAll()
void SfxStatusDispatcher::ReleaseAll |
( |
| ) |
|
◆ removeStatusListener()
void SAL_CALL SfxStatusDispatcher::removeStatusListener |
( |
const css::uno::Reference< css::frame::XStatusListener > & |
xControl, |
|
|
const css::util::URL & |
aURL |
|
) |
| |
|
overridevirtual |
◆ sendStatusChanged()
void SfxStatusDispatcher::sendStatusChanged |
( |
const OUString & |
rURL, |
|
|
const css::frame::FeatureStateEvent & |
rEvent |
|
) |
| |
◆ maListeners
◆ maMutex
The documentation for this class was generated from the following files: