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

--- Comment #3 from Eike Rathke <er...@redhat.com> ---
IFS() and SWITCH() currently evaluate all parameters' arguments in order
encountered from right to left and return the result matching for the
condition(s). They do not short-cut evaluation like IF() and CHOOSE() do. Hence
for a function that has side effects like STYLE() all styles are applied and
the last one wins.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to