25namespace formula {
class IFunctionDescription; }
33 virtual void setProperty(
const css::uno::Any &rProperty)
override;
57 ::std::vector< const formula::IFunctionDescription*>
aLRUList;
EnglishFunctionNameChange(const rtl::Reference< comphelper::ConfigurationListener > &rListener, ScFunctionWin *pFunctionWin)
virtual void setProperty(const css::uno::Any &rProperty) override
ScFunctionWin * m_pFunctionWin
Stores and generates human readable descriptions for spreadsheet-functions, e.g. functions used in fo...
::std::vector< const formula::IFunctionDescription * > aLRUList
ScFunctionWin(weld::Widget *pParent)
DECL_LINK(SelComboHdl, weld::ComboBox &, void)
std::unique_ptr< weld::TextView > xFiFuncDesc
DECL_LINK(SetRowActivatedHdl, weld::TreeView &, bool)
std::unique_ptr< weld::TreeView > xFuncList
DECL_LINK(SelTreeHdl, weld::TreeView &, void)
void UpdateFunctionList()
std::unique_ptr< weld::Button > xInsertButton
std::unique_ptr< EnglishFunctionNameChange > xConfigChange
const ScFuncDesc * pFuncDesc
DECL_LINK(SetSelectionClickHdl, weld::Button &, void)
rtl::Reference< comphelper::ConfigurationListener > xConfigListener
std::unique_ptr< weld::ComboBox > xCatBox
virtual ~ScFunctionWin() override
ConfigurationListenerProperty(const rtl::Reference< ConfigurationListener > &xListener, const OUString &rProp)