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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|serval2...@yahoo.fr         |

--- Comment #4 from Julien Nabet <serval2...@yahoo.fr> ---
I thought Msgbox wasn't called when hidding sheet but it's called, just
displays nothing.
So SbRtl_MsgBox is called but at this line
4353     OUString aMsg = rPar.Get(1)->GetOUString();
(see
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=070b34c2#4353),
it returns an empty string when the sheet is hidden.

Then I searched in sc/source/ui/vba/vbarange.cxx ScVbaRange::Range since it's
the pb is in range part but got lost.
can't help here=>uncc myself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to