Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

struct Link


Description
defines a link.
See also
XCommandProcessor


Elements

string Source
Description
contains the source URI of the link.
string Destination
Description
contains the destination URI of the link.
Top of Page