Home
last modified time | relevance | path

Searched refs:osl_unloadModule (Results 1 – 25 of 43) sorted by relevance

12

/aoo41x/main/sal/test/unloading/
H A DunloadTest.cxx197 osl_unloadModule( handleMod); in test1()
234 osl_unloadModule( handleMod); in test2()
279 osl_unloadModule( handleMod); in test3()
304 osl_unloadModule( handleMod); in test3()
327 osl_unloadModule( handleMod1); in test4()
332 osl_unloadModule( handleMod2); in test4()
387 osl_unloadModule( handleMod1); in test5()
389 osl_unloadModule( handleMod2); in test5()
444 osl_unloadModule( handleMod1); in test6()
577 osl_unloadModule( handleMod1); in test8()
[all …]
/aoo41x/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx109 osl_unloadModule( aMod ); in tryInstance()
118 osl_unloadModule( aMod ); in tryInstance()
151 osl_unloadModule( aMod ); in get_desktop_environment()
255 osl_unloadModule( pCloseModule ); in DestroySalInstance()
/aoo41x/main/extensions/test/ole/unloading/
H A DunloadTest.cxx84 osl_unloadModule( hMod); in test1()
119 osl_unloadModule( hMod); in test2()
154 osl_unloadModule( hMod); in test3()
206 osl_unloadModule( hMod); in test4()
/aoo41x/main/vos/source/
H A Dmodule.cxx49 osl_unloadModule(m_Module); in ~OModule()
67 osl_unloadModule(m_Module); in unload()
/aoo41x/main/salhelper/source/
H A Ddynload.cxx63 osl_unloadModule(pModule); in newInstance()
81 osl_unloadModule(m_pModule); in ~ORealDynamicLoader()
/aoo41x/main/sal/inc/osl/
H A Dmodule.hxx79 osl_unloadModule(m_Module); in ~Module()
104 osl_unloadModule(m_Module); in unload()
H A Dmodule.h139 void SAL_CALL osl_unloadModule(oslModule Module);
/aoo41x/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx127 osl_unloadModule(getDbToolsClientModule()); in registerClient()
142 osl_unloadModule(getDbToolsClientModule()); in revokeClient()
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx83 osl_unloadModule( _rModule ); in lcl_getFunctionFromModuleOrUnload()
122 osl_unloadModule( m_hConnectorModule ); in impl_unloadModule()
/aoo41x/main/svx/source/form/
H A Ddbtoolsclient.cxx128 osl_unloadModule(s_hDbtoolsModule); in registerClient()
143 osl_unloadModule(s_hDbtoolsModule); in revokeClient()
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDriver.cxx105 osl_unloadModule( _rModule ); in lcl_getFunctionFromModuleOrUnload()
147 osl_unloadModule( m_hConnectorModule ); in impl_unloadModule()
/aoo41x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx220 osl_unloadModule( m_pLib ); in CUPSWrapper()
228 osl_unloadModule( m_pLib ); in ~CUPSWrapper()
1152 osl_unloadModule( pLib ); in authenticateUser()
/aoo41x/main/svtools/workben/cui/
H A Dloadlib.cxx81 osl_unloadModule( aLibrary ); in main()
/aoo41x/main/i18npool/source/textconversion/
H A Dtextconversion.cxx50 if (hModule) osl_unloadModule(hModule); in ~TextConversion()
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DEApi.cxx106 osl_unloadModule( aModule ); in EApiInit()
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx417 osl_unloadModule( (oslModule)m_pLib ); in FontCfgWrapper()
429 osl_unloadModule( (oslModule)m_pLib ); in FontCfgWrapper()
509 osl_unloadModule( (oslModule)m_pLib ); in ~FontCfgWrapper()
/aoo41x/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx177 osl_unloadModule( aTestToolModule ); in DeInitTestToolLib()
/aoo41x/main/sal/osl/unx/
H A Dmodule.c113 void SAL_CALL osl_unloadModule(oslModule hModule) in osl_unloadModule() function
/aoo41x/main/unotools/source/processfactory/
H A Dcomponentfactory.cxx176 osl_unloadModule( lib ); in loadLibComponentFactory()
/aoo41x/main/i18npool/source/transliteration/
H A DtextToPronounce_zh.cxx162 if (hModule) osl_unloadModule(hModule); in ~TextToPronounce_zh()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dxrender_peer.cxx59 osl_unloadModule( mpRenderLib ); in ~XRenderPeer()
/aoo41x/main/toolkit/source/helper/
H A Daccessibilityclient.cxx255 osl_unloadModule( s_hAccessibleImplementationModule ); in ~AccessibilityClient()
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx200 osl_unloadModule( moduleRt ); in initialize()
/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx54 if (hModule) osl_unloadModule(hModule); in ~IndexEntrySupplier_asian()
/aoo41x/main/i18npool/source/collator/
H A Dcollator_unicode.cxx54 if (hModule) osl_unloadModule(hModule); in ~Collator_Unicode()

Completed in 83 milliseconds

12