Methods' Summary |
insertNewByIndex |
creates and inserts a new DrawPage or MasterPage
into this container
|
remove |
removes a DrawPage or MasterPage from this
container.
|
Methods' Details |
insertNewByIndex
XDrawPage |
insertNewByIndex( |
[in] long |
nIndex ); |
- Description
- creates and inserts a new DrawPage or MasterPage
into this container
- Parameter nIndex
- the index at which the newly created DrawPage or
MasterPage will be inserted.
- Returns
- the newly created and already inserted DrawPage or
MasterPage.
|
|
remove
- Description
- removes a DrawPage or MasterPage from this
container.
- Parameter xPage
- this DrawPage or MasterPage must be
contained and will be removed from this container. It will
also be disposed and shouldn't be used any further.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.