https://issues.apache.org/ooo/show_bug.cgi?id=123672
--- Comment #13 from Armin Le Grand <[email protected]> --- Indeed, that's the problem. I added a dynamic adaption and all works well. I will change members SCCOL* pPageEndX; // Seitenaufteilung SCROW* pPageEndY; ScPageRowEntry* pPageRows; to std::vector and see if that cleaner version will work when enlarging these vectors dynamically as needed... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
