Home
last modified time | relevance | path

Searched refs:SHELLEXEC_IMPL_NAME (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/shell/source/unix/exec/
H A Dshellexecentry.cxx50 #define SHELLEXEC_IMPL_NAME "com.sun.star.comp.system.SystemShellExecute" macro
90 if (0 == ::rtl_str_compare( pImplName, SHELLEXEC_IMPL_NAME )) in component_getFactory()
96 OUString( RTL_CONSTASCII_USTRINGPARAM(SHELLEXEC_IMPL_NAME) ), in component_getFactory()
H A Dshellexec.cxx73 #define SHELLEXEC_IMPL_NAME "com.sun.star.comp.system.SystemShellExecute2" macro
302 return OUString::createFromAscii( SHELLEXEC_IMPL_NAME ); in getImplementationName()

Completed in 18 milliseconds