Searched refs:SHELLEXEC_IMPL_NAME (Results 1 – 2 of 2) sorted by relevance
50 #define SHELLEXEC_IMPL_NAME "com.sun.star.comp.system.SystemShellExecute" macro90 if (0 == ::rtl_str_compare( pImplName, SHELLEXEC_IMPL_NAME )) in component_getFactory()96 OUString( RTL_CONSTASCII_USTRINGPARAM(SHELLEXEC_IMPL_NAME) ), in component_getFactory()
73 #define SHELLEXEC_IMPL_NAME "com.sun.star.comp.system.SystemShellExecute2" macro302 return OUString::createFromAscii( SHELLEXEC_IMPL_NAME ); in getImplementationName()
Completed in 11 milliseconds