Searched refs:lcl_getFunctionFromModuleOrUnload (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KDriver.cxx | 93 …void lcl_getFunctionFromModuleOrUnload( oslModule& _rModule, const sal_Char* _pAsciiSymbolName, FU… in lcl_getFunctionFromModuleOrUnload() function 130 …lcl_getFunctionFromModuleOrUnload( m_hConnectorModule, "createKabConnection", m_pConnectionFacto… in impl_loadModule() 131 …lcl_getFunctionFromModuleOrUnload( m_hConnectorModule, "initKApplication", m_pApplicationInit… in impl_loadModule() 132 …lcl_getFunctionFromModuleOrUnload( m_hConnectorModule, "shutdownKApplication", m_pApplicationShut… in impl_loadModule() 133 …lcl_getFunctionFromModuleOrUnload( m_hConnectorModule, "matchKDEVersion", m_pKDEVersionCheck… in impl_loadModule()
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabDriver.cxx | 71 …void lcl_getFunctionFromModuleOrUnload( oslModule& _rModule, const sal_Char* _pAsciiSymbolName, FU… in lcl_getFunctionFromModuleOrUnload() function 108 …lcl_getFunctionFromModuleOrUnload( m_hConnectorModule, "createMacabConnection", m_pConnectionFac… in impl_loadModule()
|
Completed in 262 milliseconds