Searched refs:IMPLNAME1 (Results 1 – 4 of 4) sorted by relevance
47 #define IMPLNAME1 "example.ExampleComponent1.Impl" macro92 return OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME1) ); in getImplementationName()168 OUString( RTL_CONSTASCII_USTRINGPARAM("/" IMPLNAME1 "/UNO/SERVICES") ) ) ); in component_writeInfo()191 if (rtl_str_compare( pImplName, IMPLNAME1 ) == 0) in component_getFactory()195 OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME1) ), in component_getFactory()
50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest21" macro103 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1)), in test21_createInstance()136 OUString::createFromAscii( "/" IMPLNAME1 "/UNO/SERVICES" ) ) ); in component_writeInfo()166 OUString implname1( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1) ); in component_getFactory()
50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro106 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1)), in test1_createInstance()146 OUString::createFromAscii( "/" IMPLNAME1 "/UNO/SERVICES" ) ) ); in component_writeInfo()181 OUString implname1( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1) ); in component_getFactory()
53 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro
Completed in 20 milliseconds