- Description
- creates a duplicate of a ::com::sun::star::drawing::DrawPage or ::com::sun::star::drawing::MasterPage ,
including the ::com::sun::star::drawing::Shape s on that page and inserts it into the
same model.
- Parameter xPage
-
that is the source ::com::sun::star::drawing::DrawPage or ::com::sun::star::drawing::MasterPage
that will be duplicated
- Returns
-
a newly created ::com::sun::star::drawing::DrawPage or ::com::sun::star::drawing::MasterPage
that as all properties and copies of all ::com::sun::star::drawing::Shape s from
the source page.
|