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

--- Comment #4 from Zdenek Borecky <[email protected]> ---
I add file "Example file where you can see the bug" I deleted sensitive data in
this file.
Please call from menu SURO/Novy projekt
it call the NewProject() function, line 1214
In dialog you must write any number and first and last date
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

maxsr() function is on line 2695

The same bugs are in every functions which calls maxsr()

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to