https://issues.apache.org/ooo/show_bug.cgi?id=117843

--- Comment #7 from hanya <[email protected]> ---
The match is correct for the matrix generated from the data stored in the file
with 
copy-results-only mode. Because the matrix is filled with non-shrunken data in 
ScExternalRefCache::getCellRangeData method. 
But the range of the document not cached yet is shrunken. It gives different
result.

Until sparsely-filled matrix is implemented that described in the comment of
getCellRangeData method, 
shrinking the matrix data gives wrong match without shifting information of the 
matrix inside the original range. But there is no such way on the matrix
implementation.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

Reply via email to