Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestloader.cxx90 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in SAL_IMPLEMENT_MAIN()
H A Dtestregistry.cxx171 component_getFactoryFunc pCompFactoryFunc = (component_getFactoryFunc) in test_SimpleRegistry()
/trunk/main/cppuhelper/source/
H A Dshlib.cxx337 component_getFactoryFunc pSym = va_arg(*pParam, component_getFactoryFunc); in s_getFactory()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx117 typedef void * (SAL_CALL * component_getFactoryFunc)( typedef
/trunk/main/testtools/source/performance/
H A Dubtest.cxx231 void * pSSF = (*((component_getFactoryFunc)pSym))( in loadLibComponentFactory()
252 (*((component_getFactoryFunc)pSym))( in loadLibComponentFactory()
/trunk/main/javaunohelper/source/
H A Djavaunohelper.cxx202 void * pSSF = (*((component_getFactoryFunc)pSym))( in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory()

Completed in 75 milliseconds