:: com :: sun :: star :: drawing ::
::com::sun::star::uno::XInterface | +--::com::sun::star::container::XElementAccess | +--::com::sun::star::container::XIndexAccess | +--XDrawPages
The pages are stored in an index container. The order is determined by the index. You usualy get this interface if you use the XDrawPagesSupplier or the XMasterPagesSupplier at a model that contains DrawPage s or MasterPage s
Copyright © 2003 Sun Microsystems, Inc.