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

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

Methods' Summary
getPresentation  
Methods' Details
getPresentation
::com::sun::star::presentation::XPresentation
getPresentation();

Description
Returns
an interface to control a presentation.
Top of Page