Searched refs:TypeDescr (Results 1 – 10 of 10) sorted by relevance
257 class TypeDescr class261 TypeDescr( TypeDescr & ); // not impl262 void operator = ( TypeDescr ); // not impl265 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );266 inline ~TypeDescr() SAL_THROW( () )274 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() function in jni_uno::TypeDescr
189 TypeDescr(return_type).get()->nSize, in call_uno()220 TypeDescr td( type ); in call_uno()539 TypeDescr member_td( member_type ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()571 TypeDescr member_td( member_type ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()584 TypeDescr member_td( member_type ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
1021 TypeDescr td( type ); in map_to_uno()1098 TypeDescr element_td( element_type ); in map_to_uno()1718 TypeDescr seq_td( pAny->pType ); in map_to_java()1731 TypeDescr element_td( element_type.getTypeLibType() ); in map_to_java()2185 TypeDescr td( type ); in map_to_java()2433 TypeDescr element_td( element_type ); in map_to_java()
120 TypeDescr member_td( ppMembers[ nPos ] ); in JNI_interface_type_info()442 TypeDescr td( type ); in get_type_info()
335 TypeDescr td( type ); in append_sig()
700 TypeDescr demanded_td( in UNO_proxy_dispatch()
146 class TypeDescr class150 TypeDescr( TypeDescr & ); // not impl151 void operator = ( TypeDescr ); // not impl154 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );155 inline ~TypeDescr() SAL_THROW( () )162 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() function in cli_uno::TypeDescr
1262 TypeDescr td( type ); in map_to_uno()1366 TypeDescr element_td( element_type ); in map_to_uno()1457 TypeDescr td( type ); in map_to_uno()1604 TypeDescr td( type ); in map_to_cli()1764 TypeDescr td( type ); in map_to_cli()1913 TypeDescr element_td( element_type ); in map_to_cli()1939 TypeDescr element_td( element_type ); in map_to_cli()1954 TypeDescr element_td( element_type ); in map_to_cli()1988 TypeDescr td( type ); in map_to_cli()
60 TypeDescr return_td( return_type ); in call_uno()97 TypeDescr td( type ); in call_uno()
477 TypeDescr member_td( member_type ); in Invoke()514 TypeDescr member_td( member_type ); in Invoke()530 TypeDescr member_td( member_type ); in Invoke()1065 TypeDescr demanded_td( in cli_proxy_dispatch()
Completed in 97 milliseconds