Searched refs:getMethodTypeDescr (Results 1 – 1 of 1) sorted by relevance
355 typelib_InterfaceMethodTypeDescription * getMethodTypeDescr() in getMethodTypeDescr() function in stoc_corefl::IdlInterfaceMethodImpl480 return getReflection()->forType( getMethodTypeDescr()->pReturnTypeRef ); in getReturnType()491 sal_Int32 nExc = getMethodTypeDescr()->nExceptions; in getExceptionTypes()497 getMethodTypeDescr()->ppExceptions; in getExceptionTypes()517 sal_Int32 nParams = getMethodTypeDescr()->nParams; in getParameterTypes()523 getMethodTypeDescr()->pParams; in getParameterTypes()543 sal_Int32 nParams = getMethodTypeDescr()->nParams; in getParameterInfos()548 getMethodTypeDescr()->pParams; in getParameterInfos()629 sal_Int32 nParams = getMethodTypeDescr()->nParams; in invoke()639 typelib_MethodParameter * pParams = getMethodTypeDescr()->pParams; in invoke()[all …]
Completed in 42 milliseconds