Searched refs:attrib_td (Results 1 – 1 of 1) sorted by relevance
636 typelib_InterfaceAttributeTypeDescription const * attrib_td = in UNO_proxy_dispatch() local641 while ( attrib_td->pBaseRef != 0 ) { in UNO_proxy_dispatch()643 attrib_td->pBaseRef ); in UNO_proxy_dispatch()647 attrib_td = reinterpret_cast< in UNO_proxy_dispatch()651 typelib_InterfaceTypeDescription * iface_td = attrib_td->pInterface; in UNO_proxy_dispatch()656 param.pTypeRef = attrib_td->pAttributeTypeRef; in UNO_proxy_dispatch()662 attrib_td->nIndex, 1, // get, then set method in UNO_proxy_dispatch()670 that->m_javaI, iface_td, attrib_td->nIndex, 0, in UNO_proxy_dispatch()671 attrib_td->pAttributeTypeRef, in UNO_proxy_dispatch()
Completed in 9 milliseconds