https://bugs.documentfoundation.org/show_bug.cgi?id=128218
Eike Rathke <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=11
| |8624
Component|BASIC |Calc
--- Comment #4 from Eike Rathke <[email protected]> ---
A tad unfortunate.. callFunction() per default is executed in array mode, you
can change that by setting the com.sun.star.sheet.FunctionAccess property
IsArrayFunction to false. See
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1FunctionAccess.html#a7f24813b5c506f8f0d3eb81f864c741e
Nevertheless, we maybe could let RAND() return a scalar double even in array
mode if a 1x1 matrix is hit, for better backwards compatibility.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs