To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98069
------- Additional comments from [email protected] Wed Jan 21 09:46:36 +0000 2009 ------- Ahm, there has been a little problem with my previous changes. Acquiring a SlideSorterController::ModelLock lead to a call to PreModelChange() in every case. This clears the page selection and operations that work on the selected pages and used a ModelLock became noops. Fixed by making calls to PreModelChange() optional again. Modified files are: sd/source/ui/slidesorter/controller/SlideSorterController.cxx sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx rev. 266635 --------------------------------------------------------------------- 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]
