Syntax
interface XDrawPages : com::sun::star::container::XIndexAccess ;
Description
gives access to a container of DrawPage s or MasterPage s.
The pages are stored in an index container. The order is determined by
the index.
You usualy get this interface if you use the
or the XMasterPagesSupplier
at a model that contains DrawPage s or MasterPage s
Known Services Which Export this Interface
|
com::sun::star::drawing::DrawPages -
com::sun::star::drawing::MasterPages -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.