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