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

interface XGluePointsSupplier
Description
must be supported to provide access to a container of GluePoint2 .

Methods' Summary
getGluePoints  
Methods' Details
getGluePoints
::com::sun::star::container::XIndexContainer
getGluePoints();

Description
Returns
a container of GluePoint2 structs.
Top of Page