Home
last modified time | relevance | path

Searched defs:that (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx62 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 Dimplbase_ex.cxx75 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 Dexc_thrower.cxx150 XExceptionThrower * that = static_cast< XExceptionThrower * >( this ); in queryInterface() local
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx262 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 DIdentityMapping.cxx81 IdentityMapping * that = static_cast<IdentityMapping *>(pMapping); in s_mapInterface() local
H A Dlbmap.cxx242 uno_Mediate_Mapping * that = static_cast< uno_Mediate_Mapping * >( pMapping ); in mediate_mapInterface() local
/trunk/main/desktop/source/app/
H A Dlockfile2.cxx36 bool Lockfile_execWarning( Lockfile * that ) in Lockfile_execWarning()
/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx480 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 Djni_bridge.cxx50 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 Duno.py127 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 Dpyuno.cxx618 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 Dpyuno_runtime.cxx609 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMapperKey.java90 final StyleMapperKey that = (StyleMapperKey) o; in equals() local
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx225 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 Dunload.cxx121 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 Dbootstrap.cxx431 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 Ddp_script.cxx322 BackendImpl * that = getMyBackend(); in isRegistered_() local
341 BackendImpl * that = getMyBackend(); in processPackage_() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx356 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 Diafactory.cxx619 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 Ddp_configuration.cxx552 BackendImpl * that = getMyBackend(); in isRegistered_() local
694 BackendImpl * that = getMyBackend(); in processPackage_() local
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx341 BackendImpl * that = getMyBackend(); in isRegistered_() local
362 BackendImpl* that = getMyBackend(); in processPackage_() local
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx334 BackendImpl * that = getMyBackend(); in initPackageHandler() local
/trunk/main/stoc/test/
H A Dtestproxyfac.cxx155 TestMaster * that = new TestMaster; in create() local
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx316 PackageRegistryImpl * that = new PackageRegistryImpl; in create() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java76 final MasterPageFactoryKey that = (MasterPageFactoryKey) o; in equals() local

Completed in 102 milliseconds

12