:: com :: sun :: star :: sheet ::

service SpreadsheetDrawPage

Exported Interfaces - Summary
::com::sun::star::drawing::XDrawPage

manages the com::sun::star::drawing::Shapes of this page. (details)

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

With this interface you can group/ungroup a collection of com::sun::star::drawing::Shapes.

Exported Interfaces - Details
::com::sun::star::drawing::XDrawPage
Description
manages the com::sun::star::drawing::Shapes of this page.

It also lets you add new com::sun::star::drawing::Shapes. The program currently requires that these com::sun::star::drawing::Shapes be created by the factory of the document.

See also
SpreadsheetDocument
::com::sun::star::drawing::XShapeGrouper
Description
With this interface you can group/ungroup a collection of com::sun::star::drawing::Shapes.

 
Top of Page