Home
last modified time | relevance | path

Searched refs:IMPLNAME2 (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/stoc/test/excomp/
H A Dexcomp2.cxx50 #define IMPLNAME2 "example.ExampleComponent2.Impl" macro
162 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()
/aoo42x/main/sal/test/unloading/
H A Dsamplelib2.cxx52 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest22" macro
110 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()
H A Dsamplelib1.cxx52 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest2" macro
113 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()
H A DunloadTest.cxx55 #define IMPLNAME2 "com.sun.star.comp.sal.UnloadingTest2" macro

Completed in 19 milliseconds