To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92901





------- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:53:06 +0000 
2008 -------
I read the codes, I find some problem, there are some codes in file :
void SlotManager::ShowSlideShow( SfxRequest& /*rRequest*/)
{
        Reference< XPresentation2 > xPresentation(
mrSlideSorter.GetModel().GetDocument()->getPresentation() );
        if( xPresentation.is() )
                xPresentation->start();  
}

I think rRequest include SlideShow/Rehearse Timings. So rRequest should be used.
Do you think so?

---------------------------------------------------------------------
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]

Reply via email to