LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
SlideShow Service Reference

import"SlideShow.idl";

Inheritance diagram for SlideShow:
XSlideShow XInterface

Additional Inherited Members

- Public Member Functions inherited from XSlideShow
boolean nextEffect ()
 Trigger the next effect of the slide show. More...
 
boolean previousEffect ()
 Undo the last effect in the main sequence of the slide show. More...
 
boolean startShapeActivity ([in] ::com::sun::star::drawing::XShape xShape)
 Start a shape-intrinsic animation or activity. More...
 
boolean stopShapeActivity ([in] ::com::sun::star::drawing::XShape xShape)
 Stop a shape-intrinsic animation or activity. More...
 
void displaySlide ([in] ::com::sun::star::drawing::XDrawPage xSlide, [in] ::com::sun::star::drawing::XDrawPagesSupplier xDrawPages, [in] ::com::sun::star::animations::XAnimationNode AnimationNode, [in] sequence< ::com::sun::star::beans::PropertyValue > aProperties)
 Jump to the given slide. More...
 
boolean pause ([in] boolean bPauseShow)
 Change the pause state of the slide show. More...
 
::com::sun::star::drawing::XDrawPage getCurrentSlide ()
 Query the currently displayed slide. More...
 
void registerUserPaintPolygons ([in] ::com::sun::star::lang::XMultiServiceFactory xDocFactory)
 Register drawn polygons in presentation mode. More...
 
boolean setProperty ([in] ::com::sun::star::beans::PropertyValue aShowProperty)
 Change a property of the slide show. More...
 
boolean addView ([in] XSlideShowView xView)
 Add a view to the slide show. More...
 
boolean removeView ([in] XSlideShowView xView)
 Remove view from the slide show. More...
 
boolean update ([out] double nNextTimeout)
 Update the animations. More...
 
void addSlideShowListener ([in] XSlideShowListener xListener)
 Add a slide show listener. More...
 
void removeSlideShowListener ([in] XSlideShowListener xListener)
 Revoke a previously registered slide show listener. More...
 
void addShapeEventListener ([in] XShapeEventListener xListener, [in] ::com::sun::star::drawing::XShape xShape)
 Add a shape event listener. More...
 
void removeShapeEventListener ([in] XShapeEventListener xListener, [in] ::com::sun::star::drawing::XShape xShape)
 Revoke a previously registered shape event listener. More...
 
void setShapeCursor ([in] ::com::sun::star::drawing::XShape xShape, [in] short nPointerShape)
 Set a special mouse cursor for a shape. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

The documentation for this service was generated from the following file: