https://issues.apache.org/ooo/show_bug.cgi?id=119557
--- Comment #8 from Jianyuan Li <lijianyuan1...@gmail.com> --- @Andre: Yes, Calc supports more than one window per document and more than one view per document. But those windows will be save into an individual document separately. One Calc document will save one window. While for Excel several windows will saved into one document. So when import, only one window(the later created window) is imported due to the feature difference. But there is no "freeze" or "split" window property for the later created window. So here ignore the redundant property. To confirm this, we can also create two windows in Excel and set "Freeze" property in the later created window. Import it in AOO. Still the later created window will be imported and there will be "Freeze" property in the imported window. Any other comments please tell me. Thanks. -- You are receiving this mail because: You are the assignee for the bug.