Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx420 struct UNO_proxy : public uno_Interface struct
435 inline UNO_proxy(
442 inline UNO_proxy::UNO_proxy( in UNO_proxy() function in jni_uno::UNO_proxy
475 inline void UNO_proxy::acquire() const in acquire()
480 void * that = const_cast< UNO_proxy * >( this ); in acquire()
493 inline void UNO_proxy::release() const in release()
520 pUnoI = new UNO_proxy( in map_to_uno()
545 UNO_proxy const * that = reinterpret_cast< UNO_proxy const * >( proxy ); in UNO_proxy_free()
597 UNO_proxy const * that = static_cast< UNO_proxy const * >( pUnoI ); in UNO_proxy_acquire()
605 UNO_proxy const * that = static_cast< UNO_proxy const * >( pUnoI ); in UNO_proxy_release()
[all …]

Completed in 18 milliseconds