21module 
com {  module sun {  module star {  module document {
 
Definition XVbaMethodParameter.idl:28
void setVbaMethodParameter([in] string PropertyName, [in] any Value)
sets the value of the parameter with the specified name.
any getVbaMethodParameter([in] string PropertyName)
returns the value of the parameter with the specified name.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20