21module 
com {  module sun {  module star {  module bridge {  module oleautomation {
 
Definition Ambiguous.idl:20
represents a named argument in a call to a method of an Automation object.
Definition NamedArgument.idl:38
any Value
The value of the argument whose name is the one as contained in the member Name.
Definition NamedArgument.idl:47
string Name
The name of the argument, for which NamedArgument::Value is intended.
Definition NamedArgument.idl:42