| /AOO41X/main/bridges/source/cpp_uno/shared/ |
| H A D | unointerfaceproxy.cxx | 41 UnoInterfaceProxy * pThis = in freeUnoInterfaceProxy() 42 static_cast< UnoInterfaceProxy * >( in freeUnoInterfaceProxy() 64 & static_cast< UnoInterfaceProxy * >( pUnoI )->nRef )) in acquireProxy() 71 (*static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv()-> in acquireProxy() 73 static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv(), in acquireProxy() 75 static_cast< UnoInterfaceProxy * >( pUnoI )->oid.pData, in acquireProxy() 76 static_cast< UnoInterfaceProxy * >( pUnoI )->pTypeDescr ); in acquireProxy() 86 & static_cast< UnoInterfaceProxy * >( pUnoI )->nRef )) in releaseProxy() 89 (*static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv()-> in releaseProxy() 91 static_cast< UnoInterfaceProxy * >( pUnoI )->pBridge->getUnoEnv(), in releaseProxy() [all …]
|
| /AOO41X/main/cli_ure/source/uno_bridge/ |
| H A D | cli_proxy.cxx | 113 UnoInterfaceProxy::UnoInterfaceProxy( in UnoInterfaceProxy() function in cli_uno::UnoInterfaceProxy 138 UnoInterfaceProxy::~UnoInterfaceProxy() in ~UnoInterfaceProxy() 155 System::Object* UnoInterfaceProxy::create( in create() 161 UnoInterfaceProxy* proxyHandler= in create() 162 new UnoInterfaceProxy(bridge, pUnoI, pTD, oid); in create() 169 void UnoInterfaceProxy::addUnoInterface(uno_Interface* pUnoI, in addUnoInterface() 229 bool UnoInterfaceProxy::CanCastTo(System::Type* fromType, in CanCastTo() 290 UnoInterfaceProxy * proxy = in CanCastTo() 291 static_cast< UnoInterfaceProxy * >( in CanCastTo() 332 srrm::IMessage* UnoInterfaceProxy::invokeObject( in invokeObject() [all …]
|
| H A D | cli_proxy.h | 61 public __gc class UnoInterfaceProxy: public srrp::RealProxy, 119 ~UnoInterfaceProxy(); 140 UnoInterfaceProxy(
|
| /AOO41X/main/bridges/inc/bridges/cpp_uno/shared/ |
| H A D | unointerfaceproxy.hxx | 65 class UnoInterfaceProxy: public uno_Interface { class 69 static UnoInterfaceProxy * create( 80 UnoInterfaceProxy(UnoInterfaceProxy &); // not implemented 81 void operator =(UnoInterfaceProxy); // not implemented 83 UnoInterfaceProxy( 88 ~UnoInterfaceProxy();
|
| /AOO41X/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
| H A D | uno2cpp.cxx | 57 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 277 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 278 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
| H A D | uno2cpp.cxx | 159 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 342 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 343 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
| H A D | uno2cpp.cxx | 150 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 333 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 334 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
| H A D | uno2cpp.cxx | 143 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 323 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 324 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
| H A D | uno2cpp.cxx | 275 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 476 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 477 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_macosx_intel/ |
| H A D | uno2cpp.cxx | 165 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 381 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 382 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
| H A D | uno2cpp.cxx | 152 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 332 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 333 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
| H A D | uno2cpp.cxx | 59 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 299 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 300 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
| H A D | uno2cpp.cxx | 280 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 481 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 482 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/mingw_intel/ |
| H A D | uno2cpp.cxx | 161 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 382 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 383 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/ |
| H A D | uno2cpp.cxx | 289 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 512 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 513 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * > (pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
| H A D | uno2cpp.cxx | 328 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, 551 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis 552 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI);
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
| H A D | uno2cpp.cxx | 241 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 471 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 472 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
| H A D | uno2cpp.cxx | 159 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 364 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 365 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/msvc_win32_intel/ |
| H A D | uno2cpp.cxx | 147 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 347 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 348 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
| H A D | uno2cpp.cxx | 328 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, 551 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis 552 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI);
|
| /AOO41X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
| H A D | uno2cpp.cxx | 127 bridges::cpp_uno::shared::UnoInterfaceProxy * proxy, in call() 404 bridges::cpp_uno::shared::UnoInterfaceProxy * proxy = in unoInterfaceProxyDispatch() 405 static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
| H A D | uno2cpp.cxx | 283 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 512 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 513 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
| H A D | uno2cpp.cxx | 203 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 410 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 411 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
| H A D | uno2cpp.cxx | 177 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 385 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 386 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
|
| /AOO41X/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
| H A D | uno2cpp.cxx | 206 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() 415 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() 416 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
|