To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64991
------- Additional comments from [EMAIL PROTECTED] Mon Jul 17 07:55:20 -0700 2006 ------- There's one thing that still needs to be discussed: The bug I fixed was that the code that changes the orientation was executed even if the orientation didn't change. In case the orientation of the printer is changed in the setPrinter() call we still will change all page styles to get this orientation - it's the only way to have *any* effect by calling setPrinter! After this call all pages styles of the document will have the same orientation - the one set at the printer. If we didn't do this changing the orientation at the printer will have no effect on any existing page and on no future created page that uses one of the existing page styles. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
