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

service DrawPage
Description
This service specifies a page for the actual draw pages to contain the drawings.
See also
GenericDrawPage, DrawPages
Developers Guide
10.3.1 Drawing Documents and Presentation Documents - Working with Drawing Documents - Drawing Document - Document Structure

Included Services
GenericDrawPage
Description
This service describes the base functionality that every draw/master page has.
Exported Interfaces
XMasterPageTarget
Description
provides the link to a MasterPage .
::com::sun::star::form::XFormsSupplier
Usage Restrictions
optional
Description
provides access to the hierarchy of form components belonging to the draw page.

Every draw page may contain a form layer - that is, a hierarchy of form elements. The layer can be accessed using this interface.


 
Top of Page