Watch the drawing framework for changes and run callbacks when a certain change takes place.
More...
#include <PresenterFrameworkObserver.hxx>
|
static void | RunOnUpdateEnd (const css::uno::Reference< css::drawing::framework::XConfigurationController > &rxController, const Action &rAction) |
|
Watch the drawing framework for changes and run callbacks when a certain change takes place.
Definition at line 39 of file PresenterFrameworkObserver.hxx.
sdext::presenter::PresenterFrameworkObserver::PresenterFrameworkObserver |
( |
const css::uno::Reference< css::drawing::framework::XConfigurationController > & |
rxController, |
|
|
const Action & |
rAction |
|
) |
| |
|
private |
sdext::presenter::PresenterFrameworkObserver::~PresenterFrameworkObserver |
( |
| ) |
|
|
overrideprivatevirtual |
void SAL_CALL sdext::presenter::PresenterFrameworkObserver::disposing |
( |
| ) |
|
|
overridevirtual |
virtual void SAL_CALL sdext::presenter::PresenterFrameworkObserver::disposing |
( |
const css::lang::EventObject & |
rEvent | ) |
|
|
overridevirtual |
void SAL_CALL sdext::presenter::PresenterFrameworkObserver::notifyConfigurationChange |
( |
const css::drawing::framework::ConfigurationChangeEvent & |
rEvent | ) |
|
|
overridevirtual |
void sdext::presenter::PresenterFrameworkObserver::RunOnUpdateEnd |
( |
const css::uno::Reference< css::drawing::framework::XConfigurationController > & |
rxController, |
|
|
const Action & |
rAction |
|
) |
| |
|
static |
void sdext::presenter::PresenterFrameworkObserver::Shutdown |
( |
| ) |
|
|
private |
Action sdext::presenter::PresenterFrameworkObserver::maAction |
|
private |
css::uno::Reference<css::drawing::framework::XConfigurationController> sdext::presenter::PresenterFrameworkObserver::mxConfigurationController |
|
private |
The documentation for this class was generated from the following files: