Hi Arnulf,
you might wanna take a look at
$SRC_ROOT/scripting/source/pyprov/pythonscript.py (line 657 looks good
to me). Most of the stuff should be in the scripting folder, as it has
got to do with the Scripting Framework (see also the SF chapter in the
SDK).
2006/3/25, Arnulf Wiedemann <[EMAIL PROTECTED]>:
> Hello,
>
> I have found the following code written for pyuno:
>
> model = desktop.getCurrentComponent()
> oSg =
> model.ScriptProvider.getScript("vnd.sun.star.script:Library1.Module1.Bla?language=Basic&location=document");
> oResult = oSg.invoke((),(),());
>
> I would be glad to get the explanation how pyuno does handle the
> ScriptProvider.getScript call, because there seems to be no interface/method
> in the SDK-Documentation (I had a look at SDK-1.x) for that.
>
> Thanks,
> Arnulf Wiedemann
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Best Regards
Christian Junker
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]