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

--- Comment #8 from [email protected] ---
the only line that changes mbMatchEmpty is...

https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/queryparam.cxx?r=db808563#295

FillInExcelSyntax is called by these functions.

https://opengrok.libreoffice.org/s?refs=FillInExcelSyntax&project=core

so matching empty string is currently available only in

SumIf
AverageIf
CountIf
SumIfs
AverageIfs
CountIfs
MinIfs
MaxIfs

Where IterateParametersIf or IterateParametersIfs is called or in DB-related
functions, and it does not work with Match.

https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr1.cxx?r=ceabe204#4667

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