Searched refs:sFactoryFunc (Results 1 – 1 of 1) sorted by relevance
88 OUString sFactoryFunc( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test1() local89 void* pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test1()95 pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test1()122 OUString sFactoryFunc( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test2() local123 void* pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test2()129 pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test2()157 OUString sFactoryFunc( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test3() local158 void* pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test3()164 pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test3()209 void* pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test4()[all …]
Completed in 14 milliseconds