Home
last modified time | relevance | path

Searched refs:sFactoryFunc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/test/ole/unloading/
H A DunloadTest.cxx88 OUString sFactoryFunc( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test1() local
89 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() local
123 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() local
158 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 21 milliseconds