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

interface XDrawPagesSupplier
Description
must be supported to provide access to a multi-page drawing-layer.
Developers Guide
Charts - Creating a Chart OLE Object in Draw and Impress

Methods' Summary
getDrawPages  
Methods' Details
getDrawPages
XDrawPages
getDrawPages();

Returns
an indexed container with the service DrawPages.
Top of Page