Lines Matching refs:pMemberDescr
471 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch() argument
481 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
487 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
494 pMemberDescr))); in unoInterfaceProxyDispatch()
501 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, in unoInterfaceProxyDispatch()
510 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; in unoInterfaceProxyDispatch()
536 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
543 pMemberDescr))); in unoInterfaceProxyDispatch()
584 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, in unoInterfaceProxyDispatch()
585 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, in unoInterfaceProxyDispatch()
586 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()