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

interface 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