Top   Module   Use   Manual   Index 

com :: sun :: star :: beans ::

struct NamedValue


Description
specifies a pair assembled from a name and a value.


Elements

string Name
Description
specifies the name part of the pair
any Value
Description
specifies the value part of the pair.
Top of Page