LibreOffice Module framework (master) 1
Namespaces | Functions | Variables
dispatchrecorder.cxx File Reference
#include <recording/dispatchrecorder.hxx>
#include <com/sun/star/frame/DispatchStatement.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/script/CannotConvertException.hpp>
#include <com/sun/star/script/Converter.hpp>
#include <o3tl/any.hxx>
#include <osl/diagnose.h>
#include <vcl/svapp.hxx>
#include <typelib/typedescription.h>
#include <cppuhelper/supportsservice.hxx>
Include dependency graph for dispatchrecorder.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Functions

static void framework::flatten_struct_members (::std::vector< Any > *vec, void const *data, typelib_CompoundTypeDescription *pTD)
 
static Sequence< Any > framework::make_seq_out_of_struct (Any const &val)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_DispatchRecorder_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Variables

constexpr OUStringLiteral framework::REM_AS_COMMENT = u"rem "
 

Function Documentation

◆ framework_DispatchRecorder_get_implementation()

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

Definition at line 429 of file dispatchrecorder.cxx.