Home
last modified time | relevance | path

Searched refs:attrib_td (Results 1 – 1 of 1) sorted by relevance

/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx636 typelib_InterfaceAttributeTypeDescription const * attrib_td = in UNO_proxy_dispatch() local
641 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 8 milliseconds