Home
last modified time | relevance | path

Searched refs:getUnoEnv (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx44 if (pEnv != pThis->pBridge->getUnoEnv()) { in freeUnoInterfaceProxy()
71 (*static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv()-> in acquireProxy()
73 static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv(), in acquireProxy()
89 (*static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv()-> in releaseProxy()
91 static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv(), in releaseProxy()
H A Dcppinterfaceproxy.cxx101 (*pThis->pBridge->getUnoEnv()->revokeInterface)( in freeCppInterfaceProxy()
102 pThis->pBridge->getUnoEnv(), pThis->pUnoI ); in freeCppInterfaceProxy()
175 (*pBridge->getUnoEnv()->registerInterface)( in CppInterfaceProxy()
176 pBridge->getUnoEnv(), reinterpret_cast< void ** >( &pUnoI ), oid.pData, in CppInterfaceProxy()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx351 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
352 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Duno2cpp.cxx324 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
325 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx415 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
416 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx410 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
411 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx397 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
398 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Duno2cpp.cxx373 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
374 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx555 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
556 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx406 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
407 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx550 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
551 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx455 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
456 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx465 proxy->pBridge->getUnoEnv()->getRegisteredInterface( in unoInterfaceProxyDispatch()
466 proxy->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx627 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)(
628 pThis->pBridge->getUnoEnv(),
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx446 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
447 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx627 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)(
628 pThis->pBridge->getUnoEnv(),
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Duno2cpp.cxx420 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
421 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx552 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
553 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx589 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
590 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx486 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
487 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx473 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
474 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx491 (*pThis->pBridge->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
492 pThis->pBridge->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx569 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
570 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx563 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
564 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx564 (*pThis->getBridge()->getUnoEnv()->getRegisteredInterface)( in unoInterfaceProxyDispatch()
565 pThis->getBridge()->getUnoEnv(), in unoInterfaceProxyDispatch()

Completed in 126 milliseconds

12