#include <shellexec.hxx>
|
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
|
Definition at line 32 of file shellexec.hxx.
◆ ShellExec()
ShellExec::ShellExec |
( |
const css::uno::Reference< css::uno::XComponentContext > & |
xContext | ) |
|
|
explicit |
◆ execute()
void SAL_CALL ShellExec::execute |
( |
const OUString & |
aCommand, |
|
|
const OUString & |
aParameter, |
|
|
sal_Int32 |
nFlags |
|
) |
| |
|
overridevirtual |
Definition at line 80 of file shellexec.cxx.
References aBuffer, aCommand, aURL, execute_browser(), FILE, comphelper::LibreOfficeKit::isActive(), m_xContext, OUStringToOString(), parse(), SAL_INFO, and SAL_WARN.
◆ getImplementationName()
OUString SAL_CALL ShellExec::getImplementationName |
( |
void |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > SAL_CALL ShellExec::getSupportedServiceNames |
( |
void |
| ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL ShellExec::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > ShellExec::m_xContext |
|
private |
The documentation for this class was generated from the following files: