Lines Matching refs:getReflection

158             _xDeclClass = getReflection()->forName(aName.copy(0, i));  in getDeclaringClass()
175 return getReflection()->forType( in getType()
189 uno_Interface * pUnoI = getReflection()->mapToUno( in get()
210 uno_any_constructAndConvert( &aRet, pReturn, pTD, getReflection()->getUno2Cpp().get() ); in get()
229 uno_Interface * pUnoI = getReflection()->mapToUno( in set()
245 pTD, getReflection()->getCpp2Uno().get() ); in set()
251 pTD, getReflection()->getCpp2Uno().get() ); in set()
259 getReflection() ); in set()
262 *(void **)pArg = getReflection()->getCpp2Uno().mapInterface( in set()
273 pTemp, (void *)rValue.getValue(), pValueTD, getReflection()->getCpp2Uno().get() ); in set()
323 getReflection()->getUno2Cpp().get()); in checkException()
463 _xDeclClass = getReflection()->forName(aName.copy(0, i)); in getDeclaringClass()
480 return getReflection()->forType( getMethodTypeDescr()->pReturnTypeRef ); in getReturnType()
498 IdlReflectionServiceImpl * pRefl = getReflection(); in getExceptionTypes()
524 IdlReflectionServiceImpl * pRefl = getReflection(); in getParameterTypes()
572 IdlReflectionServiceImpl * pRefl = getReflection(); in getParameterInfos()
624 uno_Interface * pUnoI = getReflection()->mapToUno( in invoke()
664 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke()
671 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke()
679 xDest, getReflection() ); in invoke()
682 *(void **)ppUnoArgs[nPos] = getReflection()->getCpp2Uno().mapInterface( in invoke()
694 getReflection()->getCpp2Uno().get() ); in invoke()
753 getReflection()->getUno2Cpp().get() ); in invoke()
769 getReflection()->getUno2Cpp().get() ); in invoke()
778 getReflection()->getUno2Cpp().get() ); in invoke()
813 _xSuperClasses[i] = getReflection()->forType( in getSuperclasses()
894 getReflection(), _pSortedMemberInit[nPos].first, in getMethods()
914 getReflection(), _pSortedMemberInit[_nMethods+nPos].first, in getFields()
941 getReflection(), rName, in getMethod()
971 getReflection(), rName, in getField()