Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

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

interface XHandoutMasterSupplier

Base Interface
com::sun::star::uno::XInterface

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