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

Neil Roberts <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #1 from Neil Roberts <[email protected]> ---
In the BASIC example, did you mean to use commas instead of semicolons? Ie:

fa  = CreateUNOService("com.sun.star.sheet.FunctionAccess")
got = fa.callFunction("REGEX", Array("abcdeed§ba", "d.", , 2))

If I do that then I can replicate the bug, except that I get a dialog box
saying there was an IllegalArgumentException rather than “Wrong number of
arguments”.

I had a go at fixing it here:

https://gerrit.libreoffice.org/c/core/+/200287

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

Reply via email to