Home
last modified time | relevance | path

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

/trunk/main/bridges/source/jni_uno/
H A Djni_base.h257 class TypeDescr class
261 TypeDescr( TypeDescr & ); // not impl
262 void operator = ( TypeDescr ); // not impl
265 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
H A Djni_java2uno.cxx189 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()
H A Djni_data.cxx1022 TypeDescr td( type ); in map_to_uno()
1099 TypeDescr element_td( element_type ); in map_to_uno()
1719 TypeDescr seq_td( pAny->pType ); in map_to_java()
1732 TypeDescr element_td( element_type.getTypeLibType() ); in map_to_java()
2186 TypeDescr td( type ); in map_to_java()
2434 TypeDescr element_td( element_type ); in map_to_java()
H A Djni_info.cxx120 TypeDescr member_td( ppMembers[ nPos ] ); in JNI_interface_type_info()
442 TypeDescr td( type ); in get_type_info()
H A Djni_info.h335 TypeDescr td( type ); in append_sig()
H A Djni_uno2java.cxx700 TypeDescr demanded_td( in UNO_proxy_dispatch()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h146 class TypeDescr class
150 TypeDescr( TypeDescr & ); // not impl
151 void operator = ( TypeDescr ); // not impl
154 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
H A Dcli_data.cxx1262 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()
H A Dcli_uno.cxx60 TypeDescr return_td( return_type ); in call_uno()
97 TypeDescr td( type ); in call_uno()
H A Dcli_proxy.cxx477 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 56 milliseconds