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

interface XHandoutMasterSupplier
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XHandoutMasterSupplier
Description
returns the handout master page for this document

Methods' Summary
getHandoutMasterPage returns the DrawPage .
Methods' Details
getHandoutMasterPage
::com::sun::star::drawing::XDrawPage
getHandoutMasterPage();
 
 

Description
returns the DrawPage .
Top of Page