https://issues.apache.org/ooo/show_bug.cgi?id=121125
--- Comment #13 from Armin Le Grand <[email protected]> --- ALG: Got a solution to react on ViewShell change. In SwDocShell::SetView it is possible to access the SwXTextDocument. Added a method there (CleanupViewShellDependentIssues) which does the needed cleanup. Tested, works well. This means that cleanup when not calling render is no longer required, but postponed to changes of the model. Due to this I also checked exporting twice (with the error) and mixes of printing and exporting in the same document while it's open, looks good. Adaping a little bit, adding comments... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
