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