22 module
com { module sun { module star { module presentation {
47 [property]
boolean AllowAnimations;
boolean IsMouseVisible
If this property is TRUE, the mouse is visible during the presentation.
Definition: Presentation.idl:97
boolean IsAutomatic
If this property is TRUE, all pages are changed automatically.
Definition: Presentation.idl:72
boolean IsLivePresentation
With this property, you can set the presentation to live mode.
Definition: Presentation.idl:91
boolean StartWithNavigator
If this is set to TRUE, the Navigator is opened at the start of the presentation. ...
Definition: Presentation.idl:111
Definition: Ambiguous.idl:20
string FirstPage
If this string is not empty, it contains the name of the page where the presentation is started...
Definition: Presentation.idl:59
With this interface you can control any object that implements a Presentation.
Definition: XPresentation.idl:28
boolean IsEndless
If this property is set to TRUE, the presentation is repeated endlessly.
Definition: Presentation.idl:78
This service is a presentation that is available from a PresentationDocument via the XPresentationSup...
Definition: Presentation.idl:29
boolean UsePen
If this is TRUE, a pen is shown during presentation.
Definition: Presentation.idl:118
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
boolean IsAlwaysOnTop
If this property is set to TRUE, the window of the presentation is always on top of all other windows...
Definition: Presentation.idl:65
long Pause
is the duration of the black screen after the presentation has finished.
Definition: Presentation.idl:105
string CustomShow
If this string is not empty, it contains the name of a customized show that is used for the presentat...
Definition: Presentation.idl:53
boolean IsFullScreen
If this property is set to TRUE, the presentation runs in full-screen mode.
Definition: Presentation.idl:84