LibreOffice Module comphelper (master) 1
Public Member Functions | Public Attributes | List of all members
comphelper::ConfigurationListenerPropertyBase Class Referenceabstract

#include <configurationlistener.hxx>

Inheritance diagram for comphelper::ConfigurationListenerPropertyBase:
[legend]
Collaboration diagram for comphelper::ConfigurationListenerPropertyBase:
[legend]

Public Member Functions

virtual ~ConfigurationListenerPropertyBase ()
 
virtual void setProperty (const css::uno::Any &aProperty)=0
 
void dispose ()
 

Public Attributes

OUString maName
 
rtl::Reference< ConfigurationListenermxListener
 

Detailed Description

Definition at line 29 of file configurationlistener.hxx.

Constructor & Destructor Documentation

◆ ~ConfigurationListenerPropertyBase()

virtual comphelper::ConfigurationListenerPropertyBase::~ConfigurationListenerPropertyBase ( )
inlinevirtual

Definition at line 34 of file configurationlistener.hxx.

Member Function Documentation

◆ dispose()

void comphelper::ConfigurationListenerPropertyBase::dispose ( void  )
inline

Definition at line 36 of file configurationlistener.hxx.

References mxListener.

◆ setProperty()

virtual void comphelper::ConfigurationListenerPropertyBase::setProperty ( const css::uno::Any &  aProperty)
pure virtual

Member Data Documentation

◆ maName

OUString comphelper::ConfigurationListenerPropertyBase::maName

◆ mxListener

rtl::Reference<ConfigurationListener> comphelper::ConfigurationListenerPropertyBase::mxListener

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