https://bugs.documentfoundation.org/show_bug.cgi?id=167175
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Mike Kaganski <[email protected]> --- Found it; it took 25/6/2025. (In reply to Zdenek Borecky from comment #4) > Next is called function maxsr() on line 1266 where is critical code > and it returm wrong data to aRangeAddres > Sheet = 5 > StartColumn = 8 > StartRow = 196 > EndColumn = 8 > EndRow = 196 > True may be last line and column of list "Sablona" > StartColumn = 15 > StartRow = 304 > EndColumn = 15 > EndRow = 304 It's because at that stage, oSablona points to "Lidi", not "Sablona". *** This bug has been marked as a duplicate of bug 167178 *** -- You are receiving this mail because: You are the assignee for the bug.
