Issue 120633

Summary: [tesuno]: testscripts for Slideshow property in presentation
Product: QA Reporter: liuping <doneyourself>
Component: testscriptsAssignee: liuping <doneyourself>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: aliuzhe, issues
Version: 3.4.0 Beta (OOo)   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Slideshow.path
none
patch none

Description liuping 2012-08-21 07:20:33 UTC
Created attachment 79030 [details]
Slideshow.path

Create a path for SlideShow Property Testcase Automation 
1.Create Presentation and Slide
2.Set 
xPresPropSet.setPropertyValue("IsEndless", Boolean.FALSE);
xPresPropSet.setPropertyValue("IsFullScreen", Boolean.TRUE);
xPresPropSet.setPropertyValue("Pause", new Integer(0));
3.Save and Reopen
4.Set Assert for Slideshow Setting
Comment 1 aliuzhe 2012-08-22 01:34:38 UTC
It's not a patch file. Please check the attachment.
Comment 2 liuping 2012-08-22 01:58:35 UTC
Created attachment 79043 [details]
patch

submit again
Comment 3 SVN Robot 2012-08-22 02:12:25 UTC
"liuzhe" committed SVN revision 1375878 into trunk:
#120633# - [tesuno]: testscripts for Slideshow property in presentationPatch ...
Comment 4 liuping 2012-08-28 02:33:01 UTC
svn submit