Home
last modified time | relevance | path

Searched refs:ShellJob (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/framework/source/jobs/
H A Dshelljob.cxx74 DEFINE_XSERVICEINFO_MULTISERVICE(ShellJob , in DEFINE_XSERVICEINFO_MULTISERVICE() argument
79 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()
/aoo41x/main/framework/inc/jobs/
H A Dshelljob.hxx67 class ShellJob : private ThreadHelpBase class
89 ShellJob(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
98 virtual ~ShellJob();
/aoo41x/main/framework/source/register/
H A Dregister3rdcomponents.cxx61 IFFACTORY( ::framework::ShellJob )

Completed in 17 milliseconds