:: com :: sun :: star :: presentation ::

interface XPresentationSupplier
Description
controls a presentation directly. This supplier will do this.

Methods' Summary
getPresentation  
Methods' Details
getPresentation
XPresentation
getPresentation();

Returns
an interface to control a presentation.
Top of Page