Lines Matching refs:pMemberDescr
448 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch() argument
458 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
464 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
471 pMemberDescr))); in unoInterfaceProxyDispatch()
478 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef, in unoInterfaceProxyDispatch()
487 ((typelib_InterfaceAttributeTypeDescription *)pMemberDescr)->pAttributeTypeRef; in unoInterfaceProxyDispatch()
513 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
520 pMemberDescr))); in unoInterfaceProxyDispatch()
561 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pReturnTypeRef, in unoInterfaceProxyDispatch()
562 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->nParams, in unoInterfaceProxyDispatch()
563 ((typelib_InterfaceMethodTypeDescription *)pMemberDescr)->pParams, in unoInterfaceProxyDispatch()