Home
last modified time | relevance | path

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

/trunk/main/sal/test/unloading/
H A DunloadTest.cxx54 #define SERVICENAME1 "com.sun.star.UnloadingTest1" macro
193 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test1()
231 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test2()
276 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test3()
324 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test4()
373 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test5()
440 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test6()
631 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test9()
H A Dsamplelib2.cxx51 #define SERVICENAME1 "com.sun.star.UnloadingTest21" macro
103 OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1)) )), UNO_QUERY); in test21_createInstance()
135 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1))); in component_writeInfo()
164 OUString serviceName1( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1) ); in component_getFactory()
H A Dsamplelib1.cxx51 #define SERVICENAME1 "com.sun.star.UnloadingTest1" macro
106 OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1)) )), UNO_QUERY); in test1_createInstance()
144 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1))); in component_writeInfo()
178 OUString serviceName1( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME1) ); in component_getFactory()
/trunk/main/stoc/test/excomp/
H A Dexcomp1.cxx46 #define SERVICENAME1 "example.ExampleComponent1" macro
116 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1) ); in getSupportedServiceNames_Static()