LibreOffice Module comphelper (master) 1
|
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) |
a helper class for working with the dispatch interface replacing loadComponentFromURL
Definition at line 48 of file synchronousdispatch.hxx.
|
static |
Definition at line 36 of file synchronousdispatch.cxx.
References aURL, comphelper::getProcessComponentContext(), and SAL_WARN.