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

interface XDrawPage
Base Interfaces
XDrawPageXShapes
   ┗ ::com::sun::star::container::XIndexAccess
      ┗ ::com::sun::star::container::XElementAccess

XShapes
(referenced interface's summary:)
makes it possible to access, add, and remove the Shapes in a collection.
Description
identifies an XShapes as a DrawPage.

Top of Page