20#ifndef __com_sun_star_document_XVbaMethodParameter_idl__
21#define __com_sun_star_document_XVbaMethodParameter_idl__
26module
com { module sun { module star { module document {
Definition XVbaMethodParameter.idl:33
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:48
Definition Ambiguous.idl:22