19 #ifndef __com_sun_star_presentation_XTransition_idl__
20 #define __com_sun_star_presentation_XTransition_idl__
24 module com { module sun { module star {
26 module rendering {
interface XBitmap; };
30 interface XSlideShowView;
44 void update( [in]
double t );
View interface to display slide show presentations on.
Definition: XSlideShowView.idl:41
This is a generic interface to a bitmap.
Definition: XBitmap.idl:40
Transition interface to render custom transitions over time.
Definition: XTransition.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47