Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

interface XDrawView
Description
is implemented by views that display DrawPages or MasterPages.

Methods' Summary
setCurrentPage changes the current page.  
getCurrentPage returns the current page.  
Methods' Details
setCurrentPage
void
setCurrentPage( [in] XDrawPage  xPage );

Description
changes the current page.
Parameter xPage
this DrawPage or MasterPage will be displayed inside this view.
getCurrentPage
XDrawPage
getCurrentPage();

Description
returns the current page.
Returns
the DrawPage or MasterPage that is currently displayed.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.