Home
last modified time | relevance | path

Searched refs:uno_any_destruct (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx323 ::uno_any_destruct( p_exc, 0 ); in coerce_assign()
331 ::uno_any_destruct( &ret, 0 ); in coerce_assign()
416 ::uno_any_destruct( pInvokExc, 0 ); // cleanup in getValue()
428 ::uno_any_destruct( &aInvokRet, 0 ); in getValue()
456 ::uno_any_destruct( pInvokExc, 0 ); // cleanup in setValue()
463 ::uno_any_destruct( &aInvokVal, 0 ); // cleanup in setValue()
519 ::uno_any_destruct( pInvokExc, 0 ); // cleanup in invoke()
591 ::uno_any_destruct( &aInvokRet, 0 ); in invoke()
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx208 uno_any_destruct( in get()
320 uno_any_destruct(&e, reinterpret_cast< uno_ReleaseFunc >(cpp_release)); in checkException()
324 uno_any_destruct(exception, 0); in checkException()
748 uno_any_destruct( in invoke()
754 uno_any_destruct( pUnoExc, 0 ); in invoke()
764 uno_any_destruct( in invoke()
774 uno_any_destruct( in invoke()
H A Dcrarray.cxx153 uno_any_destruct( &aRet, reinterpret_cast< uno_ReleaseFunc >(cpp_release) ); in get()
H A Dcrbase.cxx154 uno_any_destruct( &rObj, reinterpret_cast< uno_ReleaseFunc >(cpp_release) ); in createObject()
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx130 uno_any_destruct( uno_exc, 0 ); in handle_uno_exc()
133 uno_any_destruct( uno_exc, 0 ); in handle_uno_exc()
158 uno_any_destruct( uno_exc, 0 ); in handle_uno_exc()
489 uno_any_destruct( &uno_ret, 0 ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
494 uno_any_destruct( &uno_ret, 0 ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
/trunk/main/cppu/inc/cppu/
H A DMap.hxx80 uno_any_destruct(res, (uno_ReleaseFunc)cssu::cpp_release); in mapOutAny()
100 uno_any_destruct(res, (uno_ReleaseFunc)cssu::cpp_release); in mapInAny()
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx287 uno_any_destruct( &ret, reinterpret_cast< uno_ReleaseFunc >(cpp_release) ); in getCaughtException()
290 uno_any_destruct( exc, 0 ); in getCaughtException()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx152 uno_any_destruct( &ret_val, 0 ); in binuno_queryInterface()
169 uno_any_destruct( exc, 0 ); in binuno_queryInterface()
/trunk/main/cppu/inc/uno/
H A Dany2.h156 void SAL_CALL uno_any_destruct(
/trunk/main/binaryurp/source/
H A Dbinaryany.cxx65 uno_any_destruct(&data_, 0); in ~BinaryAny()
/trunk/main/cppu/source/uno/
H A Dany.cxx134 void SAL_CALL uno_any_destruct( uno_Any * pValue, uno_ReleaseFunc release ) in uno_any_destruct() function
/trunk/main/cppu/util/
H A Dcppu.map78 uno_any_destruct;
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx237 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx234 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx248 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx248 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx245 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx248 ::uno_any_destruct( pUnoExc, 0 ); in raiseException()

Completed in 109 milliseconds

12