Home
last modified time | relevance | path

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

/AOO41X/main/stoc/test/
H A Dtestloader.cxx91 module.getFunctionSymbol( OUString::createFromAscii(COMPONENT_GETFACTORY) ); in SAL_IMPLEMENT_MAIN()
H A Dtestregistry.cxx172 module.getFunctionSymbol( OUString::createFromAscii(COMPONENT_GETFACTORY) ); in test_SimpleRegistry()
/AOO41X/main/unotools/source/processfactory/
H A Dcomponentfactory.cxx118 OUString aGetFactoryName( RTL_CONSTASCII_USTRINGPARAM(COMPONENT_GETFACTORY) ); in loadLibComponentFactory()
/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx42 #define COMPONENT_GETFACTORY "component_getFactory" macro
/AOO41X/main/javaunohelper/source/
H A Djavaunohelper.cxx182 OUString aGetFactoryName( RTL_CONSTASCII_USTRINGPARAM(COMPONENT_GETFACTORY) ); in Java_com_sun_star_comp_helper_SharedLibraryLoader_component_1getFactory()
/AOO41X/main/cppuhelper/source/
H A Dshlib.cxx381 OUString aGetFactoryName = OUSTR(COMPONENT_GETFACTORY); in loadSharedLibComponentFactory()
/AOO41X/main/testtools/source/performance/
H A Dubtest.cxx212 OUString aGetFactoryName( RTL_CONSTASCII_USTRINGPARAM(COMPONENT_GETFACTORY) ); in loadLibComponentFactory()