LibreOffice Module extensions (master) 1
|
non-UNO version of the XPropertyControlObserver More...
#include <propcontrolobserver.hxx>
Public Member Functions | |
virtual void | focusGained (const css::uno::Reference< css::inspection::XPropertyControl > &Control)=0 |
virtual void | valueChanged (const css::uno::Reference< css::inspection::XPropertyControl > &Control)=0 |
Protected Member Functions | |
~IPropertyControlObserver () | |
non-UNO version of the XPropertyControlObserver
Definition at line 32 of file propcontrolobserver.hxx.
|
inlineprotected |
Definition at line 39 of file propcontrolobserver.hxx.
|
pure virtual |
Implemented in pcr::OPropertyBrowserController.
Referenced by pcr::OBrowserListBox::focusGained().
|
pure virtual |
Implemented in pcr::OPropertyBrowserController.
Referenced by pcr::OBrowserListBox::valueChanged().