:: 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
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.

See also
com.sun.star.form.FormComponent
See also
com.sun.star.form.FormComponents
See also
com.sun.star.form.Forms

 
Top of Page