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

unpublished struct Template
Usage Restrictions
not published
Description
contains an association between a style name and a value.
Since
OOo 2.0

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