#include <StatusBarCommandDispatch.hxx>
|
virtual void SAL_CALL | dispatch (const css::util::URL &URL, const css::uno::Sequence< css::beans::PropertyValue > &Arguments) override |
|
virtual void | disposing (std::unique_lock< std::mutex > &rGuard) override |
| is called when this is disposed More...
|
|
virtual void SAL_CALL | modified (const css::lang::EventObject &aEvent) override |
|
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
|
virtual void | fireStatusEvent (const OUString &rURL, const css::uno::Reference< css::frame::XStatusListener > &xSingleListener) override |
|
virtual void SAL_CALL | selectionChanged (const css::lang::EventObject &aEvent) override |
|
◆ StatusBarCommandDispatch()
chart::StatusBarCommandDispatch::StatusBarCommandDispatch |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
xContext, |
|
|
rtl::Reference<::chart::ChartModel > |
xModel, |
|
|
const css::uno::Reference< css::view::XSelectionSupplier > & |
xSelSupp |
|
) |
| |
|
explicit |
◆ ~StatusBarCommandDispatch()
chart::StatusBarCommandDispatch::~StatusBarCommandDispatch |
( |
| ) |
|
|
overridevirtual |
◆ dispatch()
void SAL_CALL chart::StatusBarCommandDispatch::dispatch |
( |
const css::util::URL & |
URL, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
Arguments |
|
) |
| |
|
overrideprotectedvirtual |
◆ disposing() [1/2]
virtual void SAL_CALL chart::StatusBarCommandDispatch::disposing |
( |
const css::lang::EventObject & |
Source | ) |
|
|
overrideprotectedvirtual |
◆ disposing() [2/2]
void chart::StatusBarCommandDispatch::disposing |
( |
std::unique_lock< std::mutex > & |
rGuard | ) |
|
|
overrideprotectedvirtual |
◆ fireStatusEvent()
void chart::StatusBarCommandDispatch::fireStatusEvent |
( |
const OUString & |
rURL, |
|
|
const css::uno::Reference< css::frame::XStatusListener > & |
xSingleListener |
|
) |
| |
|
overrideprotectedvirtual |
◆ initialize()
void chart::StatusBarCommandDispatch::initialize |
( |
| ) |
|
|
overridevirtual |
◆ modified()
void SAL_CALL chart::StatusBarCommandDispatch::modified |
( |
const css::lang::EventObject & |
aEvent | ) |
|
|
overrideprotectedvirtual |
◆ selectionChanged()
void SAL_CALL chart::StatusBarCommandDispatch::selectionChanged |
( |
const css::lang::EventObject & |
aEvent | ) |
|
|
overrideprotectedvirtual |
◆ m_aSelectedOID
◆ m_bIsModified
bool chart::StatusBarCommandDispatch::m_bIsModified |
|
private |
◆ m_xChartModel
rtl::Reference<::chart::ChartModel> chart::StatusBarCommandDispatch::m_xChartModel |
|
private |
◆ m_xSelectionSupplier
css::uno::Reference< css::view::XSelectionSupplier > chart::StatusBarCommandDispatch::m_xSelectionSupplier |
|
private |
The documentation for this class was generated from the following files: