:: com :: sun :: star :: text ::

interface XTextShapesSupplier
Description
provides the collection of ::com::sun::star::drawing::TextShapes.

Methods' Summary
getShapes returns the collection of shapes.  
Methods' Details
getShapes
::com::sun::star::container::XIndexAccess
getShapes();

Description
returns the collection of shapes.
See also
::com::sun::star::drawing::DrawPage
Top of Page