Uses of Interface
org.jinterop.dcom.impls.automation.IJIDispatch

Packages that use IJIDispatch
org.jinterop.dcom.test   
 

Uses of IJIDispatch in org.jinterop.dcom.test
 

Methods in org.jinterop.dcom.test that return IJIDispatch
 IJIDispatch MSPowerPoint2.openPresentation(java.lang.String fullEscapedPath)
           
 IJIDispatch MSPowerPoint2.runPresentation(IJIDispatch activePresentation)
           
 

Methods in org.jinterop.dcom.test with parameters of type IJIDispatch
 void MSPowerPoint2.closePresentation(IJIDispatch presentation)
           
 void MSPowerPoint2.do_Next_Action(IJIDispatch view)
           
 void MSPowerPoint2.do_Previous_Action(IJIDispatch view)
           
 void MSPowerPoint2.goto_First_Slide(IJIDispatch view)
           
 void MSPowerPoint2.goto_Last_Slide(IJIDispatch view)
           
 void MSPowerPoint2.goto_Numbered_Slide(IJIDispatch view, int index)
           
 IJIDispatch MSPowerPoint2.runPresentation(IJIDispatch activePresentation)
           
 void MSPowerPoint2.savePresentationAs(IJIDispatch presentation, java.lang.String fullEscapedPath)
           
 



Copyright © 2011. All Rights Reserved.