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

interface XDrawPage
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-::com::sun::star::container::XElementAccess
    |
    +-::com::sun::star::container::XIndexAccess
       |
       +-XShapes
          |
          +-XDrawPage
Description
identifies an XShapes as a DrawPage .

Top of Page