Lines Matching refs:sFactoryFunc
88 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()
193 OUString sFactoryFunc( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test4() local
209 void* pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test4()
218 pSymbol= osl_getSymbol( hMod,sFactoryFunc.pData); in test4()