Searched refs:mMethod (Results 1 – 2 of 2) sorted by relevance
46 Method mMethod; field in MethodInvocation73 mMethod = method; in MethodInvocation()85 return mMethod.invoke(mObject, (Object) param in invoke()90 return mMethod.invoke(mObject, EMPTY_ARRAY); in invoke()
175 …XIdlMethod mMethod = xIntrospectionAccessObject.getMethod("getByIndex", com.sun.star.beans.MethodC… in getUnoObjectsOfContainer() local179 oRetComponentsVector.add(mMethod.invoke(_oUnoParentObject, aParamInfo)); in getUnoObjectsOfContainer()
Completed in 16 milliseconds