Searched refs:IMPLNAME2 (Results 1 – 4 of 4) sorted by relevance
50 #define IMPLNAME2 "example.ExampleComponent2.Impl" macro162 return OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME2) ); in getImplementationName()239 OUString( RTL_CONSTASCII_USTRINGPARAM("/" IMPLNAME2 "/UNO/SERVICES") ) ) ); in component_writeInfo()262 if (rtl_str_compare( pImplName, IMPLNAME2 ) == 0) in component_getFactory()266 OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME2) ), in component_getFactory()
52 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest22" macro110 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME2)), in test22_createInstance()142 OUString::createFromAscii( "/" IMPLNAME2 "/UNO/SERVICES" ) ); in component_writeInfo()168 OUString implname2( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME2) ); in component_getFactory()
52 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest2" macro113 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME2)), in test2_createInstance()152 OUString::createFromAscii( "/" IMPLNAME2 "/UNO/SERVICES" ) ); in component_writeInfo()183 OUString implname2( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME2) ); in component_getFactory()
55 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest2" macro
Completed in 17 milliseconds