LibreOffice Module vbahelper (master) 1
Public Member Functions | Protected Member Functions | List of all members
PropListener Class Referenceabstract

#include <vbapropvalue.hxx>

Inheritance diagram for PropListener:
[legend]

Public Member Functions

virtual void setValueEvent (const css::uno::Any &value)=0
 
virtual css::uno::Any getValueEvent ()=0
 

Protected Member Functions

 ~PropListener ()
 

Detailed Description

Definition at line 33 of file vbapropvalue.hxx.

Constructor & Destructor Documentation

◆ ~PropListener()

PropListener::~PropListener ( )
inlineprotected

Definition at line 40 of file vbapropvalue.hxx.

Member Function Documentation

◆ getValueEvent()

virtual css::uno::Any PropListener::getValueEvent ( )
pure virtual

Implemented in ScVbaListBox.

Referenced by ScVbaPropValue::getValue().

◆ setValueEvent()

virtual void PropListener::setValueEvent ( const css::uno::Any &  value)
pure virtual

Implemented in ScVbaListBox.

Referenced by ScVbaPropValue::setValue().


The documentation for this class was generated from the following file: