:: com :: sun :: star :: frame :: status ::

unpublished struct Template
Description
contains an association between a style name and a value.

Elements' Summary
StyleName specifies a style name.  
Value specifies a value that is bound to the style name.  
Elements' Details
StyleName
string StyleName;
Description
specifies a style name.
Value
long Value;
Description
specifies a value that is bound to the style name.
Top of Page