Lines Matching refs:pMemberDescr
472 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch() argument
482 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
488 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
495 pMemberDescr))); in unoInterfaceProxyDispatch()
502 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, in unoInterfaceProxyDispatch()
511 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; in unoInterfaceProxyDispatch()
537 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
544 pMemberDescr))); in unoInterfaceProxyDispatch()
585 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, in unoInterfaceProxyDispatch()
586 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, in unoInterfaceProxyDispatch()
587 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()