20 #ifndef __com_sun_star_document_XVbaMethodParameter_idl__
21 #define __com_sun_star_document_XVbaMethodParameter_idl__
26 module com { module sun { module star { module document {
37 void setVbaMethodParameter( [in]
string PropertyName,
43 any getVbaMethodParameter( [in]
string PropertyName );
Definition: XVbaMethodParameter.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47