#include <proplinelistener.hxx>
|
| virtual void | Clicked (const OUString &_rName, bool _bPrimary)=0 |
| |
| virtual void | Commit (const OUString &_rName, const css::uno::Any &_rVal)=0 |
| |
Definition at line 29 of file proplinelistener.hxx.
◆ ~IPropertyLineListener()
| pcr::IPropertyLineListener::~IPropertyLineListener |
( |
| ) |
|
|
inlineprotected |
◆ Clicked()
| virtual void pcr::IPropertyLineListener::Clicked |
( |
const OUString & |
_rName, |
|
|
bool |
_bPrimary |
|
) |
| |
|
pure virtual |
◆ Commit()
| virtual void pcr::IPropertyLineListener::Commit |
( |
const OUString & |
_rName, |
|
|
const css::uno::Any & |
_rVal |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: