Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service DrawPages

Description
provides access to a container of DrawPage s and makes it possible for you to manipulate them.
See also
XDrawPagesSupplier
See also
DrawingDocument


Exported Interfaces

com::sun::star::drawing::XDrawPages
Description
lets you access and create DrawPage s
com::sun::star::drawing::XDrawPageSummarizer
[ OPTIONAL ]
Description
This optional interface makes it possible to summarize the pages in this collection.
com::sun::star::drawing::XDrawPageExpander
[ OPTIONAL ]
Description
This optional interface can be used for expanding a summarized page.

Top of Page