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

interface XUniversalShapeDescriptor
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XShapeDescriptor
       |  
       +--XUniversalShapeDescriptor
XShapeDescriptor
(referenced interface's summary:)
offers some settings which are allowed even for objects which are not yet inserted into a draw page.
Usage Restrictions
deprecated

Methods' Summary
setShapeType  
Methods' Details
setShapeType
void
setShapeType( [in] string  aShapeTypeName );

Top of Page