#include <dispatch/systemexec.hxx>
#include <services.h>
#include <com/sun/star/system/SystemShellExecute.hpp>
#include <com/sun/star/util/PathSubstitution.hpp>
#include <com/sun/star/util/XStringSubstitution.hpp>
#include <com/sun/star/system/SystemShellExecuteFlags.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
Go to the source code of this file.
◆ framework_SystemExecute_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_SystemExecute_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |