Searched refs:castProxyToInterface (Results 1 – 2 of 2) sorted by relevance
135 return castProxyToInterface(pProxy); in create()144 void * pThis = castProxyToInterface( this ); in acquireProxy()148 OSL_ASSERT( pThis == castProxyToInterface( this ) ); in acquireProxy()158 pBridge->getCppEnv(), castProxyToInterface( this ) ); in releaseProxy()183 com::sun::star::uno::XInterface * CppInterfaceProxy::castProxyToInterface( in castProxyToInterface() function in bridges::cpp_uno::shared::CppInterfaceProxy
83 static com::sun::star::uno::XInterface * castProxyToInterface(
Completed in 18 milliseconds