#include <IReportControllerObserver.hxx>
|
virtual void | notifyPropertyChange (const css::beans::PropertyChangeEvent &_rEvent)=0 |
|
virtual void | notifyElementInserted (const css::uno::Reference< css::uno::XInterface > &_rxElement)=0 |
|
virtual void | handle (const css::uno::Reference< css::uno::XInterface > &_rxElement)=0 |
|
◆ ~IReportControllerObserver()
virtual rptui::IReportControllerObserver::~IReportControllerObserver |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ handle()
virtual void rptui::IReportControllerObserver::handle |
( |
const css::uno::Reference< css::uno::XInterface > & |
_rxElement | ) |
|
|
pure virtual |
◆ notifyElementInserted()
virtual void rptui::IReportControllerObserver::notifyElementInserted |
( |
const css::uno::Reference< css::uno::XInterface > & |
_rxElement | ) |
|
|
pure virtual |
◆ notifyPropertyChange()
virtual void rptui::IReportControllerObserver::notifyPropertyChange |
( |
const css::beans::PropertyChangeEvent & |
_rEvent | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: