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

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

Exported Interfaces - Summary
XDrawPages

lets you access and create DrawPages

XDrawPageSummarizer

This optional interface makes it possible to summarize the pages in this collection. (details)

XDrawPageExpander

This optional interface can be used for expanding a summarized page. (details)

Exported Interfaces - Details
XDrawPages
Description
lets you access and create DrawPages
XDrawPageSummarizer
Usage Restrictions
optional
Description
This optional interface makes it possible to summarize the pages in this collection.
XDrawPageExpander
Usage Restrictions
optional
Description
This optional interface can be used for expanding a summarized page.

 
Top of Page