Home
last modified time | relevance | path

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

/aoo42x/main/stoc/test/excomp/
H A Dexcomp1.cxx47 #define IMPLNAME1 "example.ExampleComponent1.Impl" macro
92 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()
/aoo42x/main/sal/test/unloading/
H A Dsamplelib2.cxx50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest21" macro
103 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()
H A Dsamplelib1.cxx50 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro
106 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()
H A DunloadTest.cxx53 #define IMPLNAME1 "com.sun.star.comp.sal.UnloadingTest1" macro

Completed in 27 milliseconds