LibreOffice Module comphelper (master) 1
Static Public Member Functions | List of all members
comphelper::SynchronousDispatch Class Reference

a helper class for working with the dispatch interface replacing loadComponentFromURL More...

#include <synchronousdispatch.hxx>

Static Public Member Functions

static COMPHELPER_DLLPUBLIC css::uno::Reference< css::lang::XComponent > dispatch (const css::uno::Reference< css::uno::XInterface > &xStartPoint, const OUString &sURL, const OUString &sTarget, const css::uno::Sequence< css::beans::PropertyValue > &lArguments)
 

Detailed Description

a helper class for working with the dispatch interface replacing loadComponentFromURL

Definition at line 48 of file synchronousdispatch.hxx.

Member Function Documentation

◆ dispatch()

uno::Reference< lang::XComponent > comphelper::SynchronousDispatch::dispatch ( const css::uno::Reference< css::uno::XInterface > &  xStartPoint,
const OUString &  sURL,
const OUString &  sTarget,
const css::uno::Sequence< css::beans::PropertyValue > &  lArguments 
)
static

Definition at line 36 of file synchronousdispatch.cxx.

References aURL, comphelper::getProcessComponentContext(), and SAL_WARN.


The documentation for this class was generated from the following files: