Searched refs:UNO_proxy (Results 1 – 1 of 1) sorted by relevance
420 struct UNO_proxy : public uno_Interface struct435 inline UNO_proxy(442 inline UNO_proxy::UNO_proxy( in UNO_proxy() function in jni_uno::UNO_proxy475 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()499 m_bridge->m_uno_env, const_cast< UNO_proxy * >( this ) ); 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()[all …]