/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 178 Mapping * that = static_cast< Mapping * >( mapping ); in Bridge_free() local
|
/trunk/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 75 static inline void * makeInterface( sal_IntPtr nOffset, void * that ) SAL_THROW( () ) in makeInterface() 180 typelib_TypeDescriptionReference * pDemandedTDR, class_data * cd, void * that ) in __queryDeepNoXInterface() 238 Type const & rType, class_data * cd, void * that ) in ImplHelper_query() 263 Type const & rType, class_data * cd, void * that ) in ImplHelper_queryNoXInterface() 332 Type const & rType, class_data * cd, void * that, OWeakObject * pBase ) in WeakImplHelper_query() 365 Type const & rType, class_data * cd, void * that, OWeakAggObject * pBase ) in WeakAggImplHelper_queryAgg() 399 Type const & rType, class_data * cd, void * that, WeakComponentImplHelperBase * pBase ) in WeakComponentImplHelper_query() 433 Type const & rType, class_data * cd, void * that, WeakAggComponentImplHelperBase * pBase ) in WeakAggComponentImplHelper_queryAgg()
|
H A D | exc_thrower.cxx | 150 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
|
H A D | lbmap.cxx | 242 uno_Mediate_Mapping * that = static_cast< uno_Mediate_Mapping * >( pMapping ); in mediate_mapInterface() local
|
/trunk/main/desktop/source/app/ |
H A D | lockfile2.cxx | 36 bool Lockfile_execWarning( Lockfile * that ) in Lockfile_execWarning()
|
/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/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 | 618 static PyObject *PyUNO_dir( PyObject *self, PyObject *that ) in PyUNO_dir() 635 static PyObject *PyUNO_richcompare( PyObject *self, PyObject *that, int op ) in PyUNO_richcompare() 711 static int PyUNO_cmp( PyObject *self, PyObject *that ) in PyUNO_cmp()
|
H A D | pyuno_runtime.cxx | 609 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject() 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/stoc/source/proxy_factory/ |
H A D | proxyfac.cxx | 225 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_acquire() local 244 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_release() local 259 binuno_Proxy * that = static_cast< binuno_Proxy * >( pUnoI ); in binuno_proxy_dispatch() 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/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 322 BackendImpl * that = getMyBackend(); in isRegistered_() local 341 BackendImpl * that = getMyBackend(); in processPackage_() local
|
/trunk/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 356 BackendImpl * that = getMyBackend(); in getRDB() local 382 BackendImpl * that = getMyBackend(); in getRDB_RO() local 1536 BackendImpl * that = getMyBackend(); in processPackage_() local 1642 BackendImpl * that = getMyBackend(); in isRegistered_() local 1659 BackendImpl * that = getMyBackend(); in processPackage_() local 1773 BackendImpl * that = getMyBackend(); in processPackage_() local
|
/trunk/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 619 AdapterImpl * that = in adapter_dispatch() local 657 AdapterImpl * that = in adapter_dispatch() local 833 AdapterImpl * that = reinterpret_cast< AdapterImpl * >( *iPos ); in lookup_adapter() local 873 AdapterImpl * that; in createAdapter() local
|
/trunk/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configuration.cxx | 552 BackendImpl * that = getMyBackend(); in isRegistered_() local 694 BackendImpl * that = getMyBackend(); in processPackage_() local
|
/trunk/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 341 BackendImpl * that = getMyBackend(); in isRegistered_() local 362 BackendImpl* that = getMyBackend(); in processPackage_() local
|
/trunk/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_sfwk.cxx | 334 BackendImpl * that = getMyBackend(); in initPackageHandler() local
|
/trunk/main/stoc/test/ |
H A D | testproxyfac.cxx | 155 TestMaster * that = new TestMaster; in create() local
|
/trunk/main/desktop/source/deployment/registry/ |
H A D | dp_registry.cxx | 316 PackageRegistryImpl * that = new PackageRegistryImpl; 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
|