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

unpublished struct EnhancedCustomShapeAdjustmentValue
Usage Restrictions
not published
Description
specifies a single AdjustmentValue

Elements' Summary
Value the any can be of type long or double  
State  
Name optional name, used by pptx import/export for custom shape presets  
Elements' Details
Value
any Value;
Description
the any can be of type long or double
State
::com::sun::star::beans::PropertyState State;
Name
string Name;
Description
optional name, used by pptx import/export for custom shape presets
Top of Page