Methods' Summary |
paused |
Notify that the slide show is paused
|
resumed |
Notify that the slide show is resumed from a paused state |
slideTransitionStarted |
Notify that a new slide starts to become visible. |
slideTransitionEnded |
Notify that the slide transition of the current slide ended. |
slideAnimationsEnded |
Notify that the last animation from the main sequence
of the current slide has ended. |
slideEnded |
Notify that the current slide has ended,
e.g. the user has clicked on the slide.
Calling displaySlide() twice will not issue this event.
|
hyperLinkClicked |
Notifies that a hyperlink has been clicked.
|
Methods' Details |
paused
- Description
- Notify that the slide show is paused
|
|
resumed
- Description
- Notify that the slide show is resumed from a paused state
|
|
slideTransitionStarted
void |
slideTransitionStarted(); |
- Description
- Notify that a new slide starts to become visible.
|
|
slideTransitionEnded
void |
slideTransitionEnded(); |
- Description
- Notify that the slide transition of the current slide ended.
|
|
slideAnimationsEnded
void |
slideAnimationsEnded(); |
- Description
- Notify that the last animation from the main sequence
of the current slide has ended.
|
|
slideEnded
void |
slideEnded( |
[in] boolean |
reverse ); |
- Description
- Notify that the current slide has ended,
e.g. the user has clicked on the slide.
Calling displaySlide() twice will not issue this event.
- Parameter reverse
- For the default order (forward) this flag is false.
When the main sequence was traversed in reverse order then this
flag is true.
|
|
hyperLinkClicked
void |
hyperLinkClicked( |
[in] string |
hyperLink ); |
- Description
- Notifies that a hyperlink has been clicked.
- Parameter hyperLink
- hyperlink URL
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.