21 module 
com {  module sun {  module star {  module presentation {
 
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
enhances the XPresentation interface to give access to a XSlideShowController and to start a presenta...
Definition XPresentation2.idl:31
boolean isRunning()
returns true if the slide show is currently running
void startWithArguments([in] sequence< ::com::sun::star::beans::PropertyValue > Arguments)
start the slide show with the given arguments.
interface XPresentation
allows to start and stop the presentation.
Definition XPresentation2.idl:35
XSlideShowController getController()
if the slide show is running, this returns a controller object to control the running slide show.
interface to control a running slide show.
Definition XSlideShowController.idl:30
Definition Ambiguous.idl:20