Lines Matching refs:slide
79 the document. Not all slides must be present and each slide can
83 the slide at the specified index.
110 slide will be displayed.
118 previous slide will be displayed.
124 /** goto and display first slide */
129 /** goto and display next slide.
130 <p>Remaining effects on the current slide will be skiped.*/
135 /** goto and display previous slide.
136 <p>Remaining effects on the current slide will be skiped.*/
141 /** goto and display last slide.
142 <p>Remaining effects on the current slide will be skiped.*/
152 /** jumps to the given slide.
153 <p>The slide can also be a slide that would normally not be shown during
157 if the given page is not a valid slide of the document for
166 /** jumps to the slide at the given index.
237 /** returns slide that is currently displayed */
242 /** returns the index of the current slide. */
247 /** the index for the slide that is displayed next. */