To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110990
User af changed the following: What |Old value |New value ================================================================================ Target milestone|OOo 3.3 |OOo 3.x -------------------------------------------------------------------------------- ------- Additional comments from a...@openoffice.org Thu Jul 8 13:10:26 +0000 2010 ------- Have to fix this in two places. First in sd/source/ui/dlg/present.cxx in the slide show dialog, we have to store the display values in the listbox alongside their textural representations. At the moment the display values are derived by the index of each entry in the list box (which works more by accident then by design.) In sd/source/ui/slideshow/slideshow.cxx we have to accept -1 as valid display index and not replace it with the default display index. At the moment, however, we have to wait for some VCL changes to be integrated that make the WorkWindow::SetPresentationMode function accept -1 as display index. --------------------------------------------------------------------- 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org