Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestloader.cxx88 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in SAL_IMPLEMENT_MAIN() local
91 if (pCompFactoryFunc) in SAL_IMPLEMENT_MAIN()
93 XSingleServiceFactory * pRet = (XSingleServiceFactory *)(*pCompFactoryFunc)( in SAL_IMPLEMENT_MAIN()
H A Dtestregistry.cxx169 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in test_SimpleRegistry() local
172 if (pCompFactoryFunc) in test_SimpleRegistry()
175 (*pCompFactoryFunc)( in test_SimpleRegistry()