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

interface XCustomPresentationSupplier
Description
must be supported to provide access to customized presentations of a presentation document.
See also
XCustomPresentation, XCustomPresentationAccess
Developers Guide
Methods' Summary
getCustomPresentations  
Methods' Details
getCustomPresentations
::com::sun::star::container::XNameContainer
getCustomPresentations();

Returns
the ::com::sun::star::presentation::CustomPresentation .
Top of Page