https://bugs.documentfoundation.org/show_bug.cgi?id=103883
--- Comment #2 from Mike Kaganski <[email protected]> ---
In current implementation of ScValidationData::GetSelectionFromFormula [1],
finding proper values creates a ScFormulaCell with validation formula and
MM_FORMULA flag (which allows the cell to be a matrix cell). The result value
is obtained by the cell's Interpret() and then converted to allowed values
list. So, just results that are possible in a cell are possible ATM. Reflists
are not proper values of a cell.
The error is set in ScInterpreter::Interpret [2] (search for "case svRefList").
1. sc/source/core/data/validat.cxx
2. sc/source/core/tool/interpr4.cxx
--
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