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

interface XDrawPageSummarizer

Methods' Summary
summarize creates a new DrawPage with a summary of all DrawPages in the given collection.  
Methods' Details
summarize
XDrawPage
summarize( [in] XDrawPages  xPages );

Description
creates a new DrawPage with a summary of all DrawPages in the given collection.
Top of Page