service DrawPages in module com::sun::star::drawing::

(Global Index)

Syntax

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