https://bugs.documentfoundation.org/show_bug.cgi?id=147014
--- Comment #11 from Aron Budea <[email protected]> --- (In reply to Eike Rathke from comment #10) > One could try to replace all awt::Point and awt::Size and awt::Rectangle > usage in the filter with 64-bit counter parts to at least have the filter > internals calculate on proper coordinates and clamp later, which would shift > problems to another (though less likely) boundary. Thanks for the comments, Eike! Would there be a way to circumvent the UNO calls to avoid already getting a truncated page size/cell position? > Note however that attachment 177926 [details] and comment 9 is an *export* > problem, the original report is an *import* problem. There could be an export problem as well, what I noticed with that sample is that it opens fine in an older version, but I didn't check if there are further issues. -- You are receiving this mail because: You are the assignee for the bug.
