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

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

interface XPresentationPage

Base Interface
com::sun::star::drawing::XDrawPage

Description
describes a page from a presentation.
See also
com::sun::star::drawing::DrawPage


Methods' Summary

getNotesPage return the note page from the current page in the presentation, the name for the note page in the user interface note view, and one of the views from a presentation page.

Methods' Details

getNotesPage
 
com::sun::star::drawing::XDrawPage
getNotesPage();
Description
return the note page from the current page in the presentation, the name for the note page in the user interface note view, and one of the views from a presentation page.

Top of Page