Home
last modified time | relevance | path

Searched defs:SystemExec (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsystem_exec.cc49 SystemExec::SystemExec (std::string c, char ** a) in SystemExec() function in ARDOUR::SystemExec
59 SystemExec::SystemExec (std::string c, std::string a) in SystemExec() function in ARDOUR::SystemExec
69 SystemExec::SystemExec (std::string c, const std::map<char, std::string> subs) in SystemExec() function in ARDOUR::SystemExec
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/dispatch/
H A Dsystemexec.hxx47 class SystemExec final : public ::cppu::WeakImplHelper< class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/dispatch/
H A Dsystemexec.hxx48 class SystemExec : public ::cppu::WeakImplHelper< class
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dsystem_exec.cc82 SystemExec::SystemExec (std::string c, std::string a) in SystemExec() function in SystemExec
92 SystemExec::SystemExec (std::string c, char **a) in SystemExec() function in SystemExec
103 SystemExec::SystemExec (std::string command, const std::map<char, std::string> subs) in SystemExec() function in SystemExec
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/dispatch/
H A Dsystemexec.cxx39 DEFINE_XSERVICEINFO_MULTISERVICE_2(SystemExec , in DEFINE_XSERVICEINFO_MULTISERVICE_2() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/dispatch/
H A Dsystemexec.cxx52 SystemExec::SystemExec( const css::uno::Reference< css::uno::XComponentContext >& rxContext ) in SystemExec() function in framework::SystemExec