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

deprecated interface XShapeDescriptor
Usage Restrictions
deprecated
Deprecation Info
replaced by ::com::sun::star::lang::XServiceName
Description
offers some settings which are allowed even for objects which are not yet inserted into a draw page.

Methods' Summary
getShapeType  
Methods' Details
getShapeType
string
getShapeType();

Returns
the programmatic name of the shape type.
Top of Page