Lines Matching refs:pMemberDescr
360 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch() argument
368 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
373 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
379 (pMemberDescr))); in unoInterfaceProxyDispatch()
386 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, in unoInterfaceProxyDispatch()
395 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; in unoInterfaceProxyDispatch()
420 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
426 (pMemberDescr))); in unoInterfaceProxyDispatch()
467 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, in unoInterfaceProxyDispatch()
468 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, in unoInterfaceProxyDispatch()
469 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()