LibreOffice Module extensions (master) 1
Public Member Functions | Protected Member Functions | List of all members
pcr::IPropertyLineListener Class Referenceabstract

#include <proplinelistener.hxx>

Inheritance diagram for pcr::IPropertyLineListener:
[legend]

Public Member Functions

virtual void Clicked (const OUString &_rName, bool _bPrimary)=0
 
virtual void Commit (const OUString &_rName, const css::uno::Any &_rVal)=0
 

Protected Member Functions

 ~IPropertyLineListener ()
 

Detailed Description

Definition at line 29 of file proplinelistener.hxx.

Constructor & Destructor Documentation

◆ ~IPropertyLineListener()

pcr::IPropertyLineListener::~IPropertyLineListener ( )
inlineprotected

Definition at line 36 of file proplinelistener.hxx.

Member Function Documentation

◆ 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: