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

interface XShapeAligner

Methods' Summary
alignShapes aligns the specified Shapes.  
Methods' Details
alignShapes
void
alignShapes( [inout] XShapes  aShapes,
[in] Alignment  eType );

Description
aligns the specified Shapes.
Top of Page