Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
67 This interface provides the necessary methods to run and control a
68 slideshow from a given set of XDrawPage slides. The slideshow can
71 Note: To control a running slideshow inside a presentation, please
83 current slide, a possible slide transition effect is issued
99 XSlideShowListener objects, which can then trigger a change to the
113 /** Start a shape-intrinsic animation or activity.<p>
118 drawing layer animations (flipping between shapes in a group,
126 /** Stop a shape-intrinsic animation or activity.<p>
131 drawing layer animations (flipping between shapes in a group,
141 This method ends all effects on the current slide, displays a
165 a different slide, this will still work but will not have any performance
196 running effects are stopped), or starts a previously stopped
224 /** Change a property of the slideshow.<p>
228 shown. Note that this might possibly be a subset of what is
238 will display a small stylus as the mouse cursor. When pressing the
239 left mouse key, the user can paint a thin line in the given color.</li>
246 /** Add a view to the slide show.<p>
248 This method adds a view to the slide show. After successful
281 from a dedicated rendering thread, over timer-based updates,
286 Via this value, the implementation can return a timeout value,
300 /** Add a slide show listener.<p>
302 This method adds a listener to the slide show, which will get
303 notified when a registerend shape is clicked upon, or a new
314 /** Revoke a previously registered slide show listener.<p>
321 /** Add a shape event listener.<p>
323 This method adds a listener to the slide show, which will get
324 notified when a mouse click is performed on the given
332 Shape to register a listener for.
338 /** Revoke a previously registered shape event listener.<p>
350 /** Set a special mouse cursor for a shape.<p>
352 This method requests the slide show to display a special
356 Shape to display a special mouse cursor.