|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module presentation {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
boolean IsEndless
If this property is set to TRUE, the presentation is repeated endlessly.
Definition: Presentation.idl:78
boolean AllowAnimations
enables/disables the shape animations.
Definition: Presentation.idl:42
boolean UsePen
If this is TRUE, a pen is shown during presentation.
Definition: Presentation.idl:118
long Pause
is the duration of the black screen after the presentation has finished.
Definition: Presentation.idl:105
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
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 IsLivePresentation
With this property, you can set the presentation to live mode.
Definition: Presentation.idl:91
boolean IsFullScreen
If this property is set to TRUE, the presentation runs in full-screen mode.
Definition: Presentation.idl:84
With this interface you can control any object that implements a Presentation.
Definition: XPresentation.idl:29
boolean IsAutomatic
If this property is TRUE, all pages are changed automatically.
Definition: Presentation.idl:72
boolean IsMouseVisible
If this property is TRUE, the mouse is visible during the presentation.
Definition: Presentation.idl:97
Definition: Ambiguous.idl:20
boolean StartWithNavigator
If this is set to TRUE, the Navigator is opened at the start of the presentation.
Definition: Presentation.idl:111
This service is a presentation that is available from a PresentationDocument via the XPresentationSup...
Definition: Presentation.idl:30
string FirstPage
If this string is not empty, it contains the name of the page where the presentation is started.
Definition: Presentation.idl:59