The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: presentation ::

unpublished interface XPresentation2
Base Interfaces
XPresentation2XPresentation
┗ ::com::sun::star::beans::XPropertySet

XPresentation
Description
allows to start and stop the presentation.
::com::sun::star::beans::XPropertySet
Description
gives access to the properties of the slideshow.
Usage Restrictions
not published
Description
enhances the XPresentation interface to give access to a XSlideShowController and to start a presentation with arguments.
Since
OOo 3.0

Methods' Summary
startWithArguments start the slideshow with the given arguments. All arguments overide the values from Presentation  
isRunning returns true if the slideshow is currently running  
getController if the slideshow is running, this returns a controler object to control the running slideshow.  
Methods' Details
startWithArguments
void
startWithArguments( [in] sequence< ::com::sun::star::beans::PropertyValue >  Arguments );

Description
start the slideshow with the given arguments. All arguments overide the values from Presentation
isRunning
boolean
isRunning();

Description
returns true if the slideshow is currently running
getController
XSlideShowController
getController();

Description
if the slideshow is running, this returns a controler object to control the running slideshow.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.