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

--- Comment #7 from Eike Rathke <[email protected]> ---
(In reply to Winfried Donkers from comment #6)
> table:formula="of:=IFERROR(__xludf.dummyfunction(&quot;REGEXEXTRACT( A1,
> &quot;&quot;a.&quot;&quot; )&quot;);&quot;ab&quot;)"
Horrible. Why don't they use a simple COM.GOOGLE.REGEXTRACT(...) instead like
ODFF suggests. Their construct is terrible, it embeds the entire function call
and parameters as string parameter into the __xludf.dummyfunction().

REGEXMATCH and REGEXREPLACE would indeed make sense if we implemented any
REGEX* function.

-- 
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

Reply via email to