Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XDrawPageDuplicator
Description
makes it possible to duplicate pages within the same document.
Developers Guide
Drawings - Working with Drawing Documents - Page Handling

Methods' Summary
duplicate creates a duplicate of a DrawPage or MasterPage, including the Shapes on that page and inserts it into the same model.  
Methods' Details
duplicate
XDrawPage
duplicate( [in] XDrawPage  xPage );

Description
creates a duplicate of a DrawPage or MasterPage, including the Shapes on that page and inserts it into the same model.
Parameter xPage
that is the source DrawPage or MasterPage that will be duplicated
Returns
a newly created DrawPage or MasterPage that as all properties and copies of all Shapes from the source page.
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.