LibreOffice Module sc (master) 1
|
#include <dwfunctr.hxx>
Public Member Functions | |
EnglishFunctionNameChange (const rtl::Reference< comphelper::ConfigurationListener > &rListener, ScFunctionWin *pFunctionWin) | |
Public Member Functions inherited from comphelper::ConfigurationListenerProperty< bool > | |
ConfigurationListenerProperty (const rtl::Reference< ConfigurationListener > &xListener, const OUString &rProp) | |
virtual | ~ConfigurationListenerProperty () override |
uno_type | get () const |
Public Member Functions inherited from comphelper::ConfigurationListenerPropertyBase | |
virtual | ~ConfigurationListenerPropertyBase () |
virtual void | setProperty (const css::uno::Any &aProperty)=0 |
void | dispose () |
Protected Member Functions | |
virtual void | setProperty (const css::uno::Any &rProperty) override |
virtual void | setProperty (const css::uno::Any &aProperty) override |
Private Attributes | |
ScFunctionWin * | m_pFunctionWin |
Additional Inherited Members | |
Public Attributes inherited from comphelper::ConfigurationListenerPropertyBase | |
OUString | maName |
rtl::Reference< ConfigurationListener > | mxListener |
Definition at line 29 of file dwfunctr.hxx.
|
inline |
Definition at line 35 of file dwfunctr.hxx.
|
overrideprotectedvirtual |
Reimplemented from comphelper::ConfigurationListenerProperty< bool >.
Definition at line 411 of file dwfunctr.cxx.
References ScFunctionWin::InitLRUList(), m_pFunctionWin, and ScFunctionWin::UpdateFunctionList().
|
private |
Definition at line 31 of file dwfunctr.hxx.
Referenced by setProperty().