#include <dispatch/servicehandler.hxx>
#include <services.h>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <com/sun/star/task/XJobExecutor.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
Go to the source code of this file.
◆ framework_ServiceHandler_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_ServiceHandler_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |