20module 
com {  module sun {  module star {
 
   22module rendering { 
interface XBitmap; };
 
   26interface XSlideShowView;
 
View interface to display slide show presentations on.
Definition XSlideShowView.idl:31
Transition interface to render custom transitions over time.
Definition XTransition.idl:33
void viewChanged([in] XSlideShowView view, [in] com::sun::star::rendering::XBitmap leavingBitmap, [in] com::sun::star::rendering::XBitmap enteringBitmap)
void update([in] double t)
Update transition on screen to given time state.
This is a generic interface to a bitmap.
Definition XBitmap.idl:33
base interface of all UNO interfaces
Definition XInterface.idl:46
Document view specific interfaces (e.g. selection access and printing).
Definition DrawingDocumentDrawView.idl:20
Definition Ambiguous.idl:20