LibreOffice Module framework (master) 1
Namespaces | Functions | Variables
servicehandler.cxx File Reference
#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>
Include dependency graph for servicehandler.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_ServiceHandler_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Variables

constexpr OUStringLiteral framework::PROTOCOL_VALUE = u"service:"
 

Function Documentation

◆ 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 &   
)

Definition at line 254 of file servicehandler.cxx.