| /trunk/main/cli_ure/source/uno_bridge/ |
| H A D | cli_bridge.cxx | 62 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_acquire() local 69 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_release() local 93 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_cli2uno() local 138 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_uno2cli() local 183 Mapping * that = static_cast< Mapping * >( mapping ); in Bridge_free() local
|
| H A D | cli_proxy.cxx | 921 void * that = const_cast< CliProxy * >( this ); in acquire() local
|
| /trunk/main/cppuhelper/source/ |
| H A D | implbase_ex.cxx | 74 static inline void * makeInterface( sal_IntPtr nOffset, void * that ) SAL_THROW( () ) in makeInterface() 177 typelib_TypeDescriptionReference * pDemandedTDR, class_data * cd, void * that ) in __queryDeepNoXInterface() 234 Type const & rType, class_data * cd, void * that ) in ImplHelper_query() 258 Type const & rType, class_data * cd, void * that ) in ImplHelper_queryNoXInterface() 323 Type const & rType, class_data * cd, void * that, OWeakObject * pBase ) in WeakImplHelper_query() 354 Type const & rType, class_data * cd, void * that, OWeakAggObject * pBase ) in WeakAggImplHelper_queryAgg() 386 Type const & rType, class_data * cd, void * that, WeakComponentImplHelperBase * pBase ) in WeakComponentImplHelper_query() 418 Type const & rType, class_data * cd, void * that, WeakAggComponentImplHelperBase * pBase ) in WeakAggComponentImplHelper_queryAgg()
|
| H A D | exc_thrower.cxx | 148 XExceptionThrower * that = static_cast< XExceptionThrower * >( this ); in queryInterface() local
|
| /trunk/main/cppu/source/uno/ |
| H A D | lbenv.cxx | 262 uno_DefaultEnvironment * that = in defenv_registerInterface() local 310 uno_DefaultEnvironment * that = in defenv_registerProxyInterface() local 366 uno_DefaultEnvironment * that = in s_stub_defenv_revokeInterface() local 466 uno_DefaultEnvironment * that = in defenv_getObjectIdentifier() local 498 uno_DefaultEnvironment * that = in defenv_getRegisteredInterface() local 521 uno_DefaultEnvironment * that = in defenv_getRegisteredInterfaces() local 544 uno_DefaultEnvironment * that = (uno_DefaultEnvironment *)pEnv; in defenv_acquire() local 552 uno_DefaultEnvironment * that = (uno_DefaultEnvironment *)pEnv; in defenv_release() local 573 uno_DefaultEnvironment * that = (uno_DefaultEnvironment *)pEnv; in defenv_acquireWeak() local 580 uno_DefaultEnvironment * that = (uno_DefaultEnvironment *)pEnv; in defenv_releaseWeak() local [all …]
|
| H A D | IdentityMapping.cxx | 81 IdentityMapping * that = static_cast<IdentityMapping *>(pMapping); in s_mapInterface() local
|
| /trunk/main/bridges/source/jni_uno/ |
| H A D | jni_uno2java.cxx | 480 void * that = const_cast< UNO_proxy * >( this ); in acquire() local 545 UNO_proxy const * that = reinterpret_cast< UNO_proxy const * >( proxy ); in UNO_proxy_free() local 597 UNO_proxy const * that = static_cast< UNO_proxy const * >( pUnoI ); in UNO_proxy_acquire() local 605 UNO_proxy const * that = static_cast< UNO_proxy const * >( pUnoI ); in UNO_proxy_release() local 615 UNO_proxy const * that = static_cast< UNO_proxy const * >( pUnoI ); in UNO_proxy_dispatch() local
|
| H A D | jni_bridge.cxx | 50 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_acquire() local 58 Mapping const * that = static_cast< Mapping const * >( mapping ); in Mapping_release() local 200 Mapping * that = static_cast< Mapping * >( mapping ); in Bridge_free() local
|
| /trunk/main/desktop/source/app/ |
| H A D | lockfile2.cxx | 36 bool Lockfile_execWarning( Lockfile * that ) in Lockfile_execWarning()
|
| /trunk/main/pyuno/source/module/ |
| H A D | uno.py | 127 def __eq__(self, that): argument 143 def __eq__(self, that): argument 176 def __eq__(self, that): argument 197 def __eq__(self, that): argument
|
| H A D | pyuno.cxx | 575 static PyObject *PyUNO_dir( PyObject *self, PyObject *that ) in PyUNO_dir() 592 static PyObject *PyUNO_richcompare( PyObject *self, PyObject *that, int op ) in PyUNO_richcompare()
|
| H A D | pyuno_runtime.cxx | 593 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject() local
|
| /trunk/main/sal/rtl/source/ |
| H A D | unload.cxx | 121 extern "C" void rtl_moduleCount_acquire(rtl_ModuleCount * that ) in rtl_moduleCount_acquire() 127 extern "C" void rtl_moduleCount_release( rtl_ModuleCount * that ) in rtl_moduleCount_release() 178 extern "C" sal_Bool rtl_moduleCount_canUnload( rtl_StandardModuleCount * that, TimeValue * libUnuse… in rtl_moduleCount_canUnload()
|
| H A D | bootstrap.cxx | 431 Bootstrap_Impl * that = new Bootstrap_Impl( iniName ); in get_static_bootstrap_handle() local 651 Bootstrap_Impl * that; in rtl_bootstrap_args_open() local 696 Bootstrap_Impl * that = static_cast< Bootstrap_Impl * >( handle ); in rtl_bootstrap_args_close() local
|
| /trunk/main/stoc/source/proxy_factory/ |
| H A D | proxyfac.cxx | 220 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_acquire() local 239 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_release() local 254 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_dispatch() local
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
| H A D | StyleMapperKey.java | 90 final StyleMapperKey that = (StyleMapperKey) o; in equals() local
|
| /trunk/main/desktop/source/deployment/registry/script/ |
| H A D | dp_script.cxx | 318 BackendImpl * that = getMyBackend(); in isRegistered_() local 337 BackendImpl * that = getMyBackend(); in processPackage_() local
|
| /trunk/main/desktop/source/deployment/registry/component/ |
| H A D | dp_component.cxx | 354 BackendImpl * that = getMyBackend(); in getRDB() local 380 BackendImpl * that = getMyBackend(); in getRDB_RO() local 1532 BackendImpl * that = getMyBackend(); in processPackage_() local 1638 BackendImpl * that = getMyBackend(); in isRegistered_() local 1655 BackendImpl * that = getMyBackend(); in processPackage_() local 1769 BackendImpl * that = getMyBackend(); in processPackage_() local
|
| /trunk/main/stoc/source/invocation_adapterfactory/ |
| H A D | iafactory.cxx | 612 AdapterImpl * that = in adapter_dispatch() local 650 AdapterImpl * that = in adapter_dispatch() local 824 AdapterImpl * that = reinterpret_cast< AdapterImpl * >( *iPos ); in lookup_adapter() local 863 AdapterImpl * that; in createAdapter() local
|
| /trunk/main/desktop/source/deployment/registry/configuration/ |
| H A D | dp_configuration.cxx | 548 BackendImpl * that = getMyBackend(); in isRegistered_() local 690 BackendImpl * that = getMyBackend(); in processPackage_() local
|
| /trunk/main/desktop/source/deployment/registry/help/ |
| H A D | dp_help.cxx | 336 BackendImpl * that = getMyBackend(); in isRegistered_() local 357 BackendImpl* that = getMyBackend(); in processPackage_() local
|
| /trunk/main/desktop/source/deployment/registry/sfwk/ |
| H A D | dp_sfwk.cxx | 330 BackendImpl * that = getMyBackend(); in initPackageHandler() local
|
| /trunk/main/stoc/test/ |
| H A D | testproxyfac.cxx | 147 TestMaster * that = new TestMaster; in create() local
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
| H A D | MasterPageFactory.java | 76 final MasterPageFactoryKey that = (MasterPageFactoryKey) o; in equals() local
|
| /trunk/main/desktop/source/deployment/registry/ |
| H A D | dp_registry.cxx | 308 PackageRegistryImpl * that = new PackageRegistryImpl; in create() local
|