Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestloader.cxx90 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in SAL_IMPLEMENT_MAIN() local
93 if (pCompFactoryFunc) in SAL_IMPLEMENT_MAIN()
95 XSingleServiceFactory * pRet = (XSingleServiceFactory *)(*pCompFactoryFunc)( in SAL_IMPLEMENT_MAIN()
H A Dtestregistry.cxx171 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in test_SimpleRegistry() local
174 if (pCompFactoryFunc) in test_SimpleRegistry()
177 (*pCompFactoryFunc)( in test_SimpleRegistry()

Completed in 27 milliseconds