[Libreoffice-bugs] [Bug 120209] crash while changing language of formula to english

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 30 18:53:56 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=120209

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com

--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
I suppose method "UpdateFunctionList" from sc/source/ui/formdlg/dwfunctr.cxx
should be called when checking/unchecking "Use English function names".

Eike: thought you might have some thoughts here.
I thought about something like mpCbEnglishFuncName->SetClickHdl( LINK( this,
...
but I'm not sure and don't know what to put.
I noticed IMPL_LINK( ScFunctionWin, SelHdl, ListBox&, rLb, void ) in
sc/source/ui/formdlg/dwfunctr.cxx, should there be something for checkbox?
Should we wait for weld conversion of this part first?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180930/8c3fda26/attachment-0001.html>


More information about the Libreoffice-bugs mailing list