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

interface XPresentationSupplier
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XPresentationSupplier
Description
controls a presentation directly. This supplier will do this.

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

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