Home
last modified time | relevance | path

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

/aoo4110/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx700 TypeDescr demanded_td( in UNO_proxy_dispatch() local
704 demanded_td.get()->eTypeClass) in UNO_proxy_dispatch()
715 (typelib_InterfaceTypeDescription *)demanded_td.get() ); in UNO_proxy_dispatch()
727 jni_info->get_type_info( jni, demanded_td.get() ) ); in UNO_proxy_dispatch()
773 demanded_td.get(), 0 ); in UNO_proxy_dispatch()
790 &pInterface, demanded_td.get(), 0 ); in UNO_proxy_dispatch()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx1065 TypeDescr demanded_td( in cli_proxy_dispatch() local
1069 != demanded_td.get()->eTypeClass) in cli_proxy_dispatch()
1079 (typelib_InterfaceTypeDescription *)demanded_td.get() ); in cli_proxy_dispatch()
1084 mapUnoType(demanded_td.get()); in cli_proxy_dispatch()
1096 proxy->m_cliI, demanded_td.get() ); in cli_proxy_dispatch()
1098 (uno_Any *)uno_ret, &pUnoI, demanded_td.get(), 0 ); in cli_proxy_dispatch()
1112 &pInterface, demanded_td.get(), 0 ); in cli_proxy_dispatch()

Completed in 25 milliseconds