Searched refs:IMPLNAME1 (Results 1 – 4 of 4) sorted by relevance
47 #define IMPLNAME1 "example.ExampleComponent1.Impl" macro91 return OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME1) ); in getImplementationName()165 OUString( RTL_CONSTASCII_USTRINGPARAM("/" IMPLNAME1 "/UNO/SERVICES") ) ) ); in component_writeInfo()188 if (rtl_str_compare( pImplName, IMPLNAME1 ) == 0) in component_getFactory()192 OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME1) ), in component_getFactory()
50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest21" macro102 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1)), in test21_createInstance()133 OUString::createFromAscii( "/" IMPLNAME1 "/UNO/SERVICES" ) ) ); in component_writeInfo()163 OUString implname1( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1) ); in component_getFactory()
50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro105 OUString( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1)), in test1_createInstance()142 OUString::createFromAscii( "/" IMPLNAME1 "/UNO/SERVICES" ) ) ); in component_writeInfo()177 OUString implname1( RTL_CONSTASCII_USTRINGPARAM( IMPLNAME1) ); in component_getFactory()
53 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro