Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/cpp_uno/shared/
H A Dcppinterfaceproxy.cxx135 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
/aoo41x/main/bridges/inc/bridges/cpp_uno/shared/
H A Dcppinterfaceproxy.hxx83 static com::sun::star::uno::XInterface * castProxyToInterface(

Completed in 18 milliseconds