Searched refs:ShellJob (Results 1 – 3 of 3) sorted by relevance
74 DEFINE_XSERVICEINFO_MULTISERVICE(ShellJob , in DEFINE_XSERVICEINFO_MULTISERVICE() argument79 DEFINE_INIT_SERVICE(ShellJob, in DEFINE_XSERVICEINFO_MULTISERVICE()90 ShellJob::ShellJob(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR)97 ShellJob::~ShellJob() in ~ShellJob()102 css::uno::Any SAL_CALL ShellJob::execute(const css::uno::Sequence< css::beans::NamedValue >& lJobAr… in execute()122 return ShellJob::impl_generateAnswer4Deactivation(); in execute()132 return ShellJob::impl_generateAnswer4Deactivation(); in execute()140 css::uno::Any ShellJob::impl_generateAnswer4Deactivation() in impl_generateAnswer4Deactivation()150 ::rtl::OUString ShellJob::impl_substituteCommandVariables(const ::rtl::OUString& sCommand) in impl_substituteCommandVariables()173 ::sal_Bool ShellJob::impl_execute(const ::rtl::OUString& sCommand , in impl_execute()
67 class ShellJob : private ThreadHelpBase class89 ShellJob(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);98 virtual ~ShellJob();
61 IFFACTORY( ::framework::ShellJob )
Completed in 18 milliseconds