:: 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 Shape s in a collection.
Description
identifies an XShapes as a DrawPage .

Top of Page