[EMAIL PROTECTED] wrote:

> Hi all,
> 
> I'm trying to call a BeanShell Macro out of a BeanShell Macro. Is this
> possible and if so: How could it be done?

I'm not an expert for the scripting framework but IIRC you have to use
the ScriptProvider API (as described in the DevGuide).

Another simple way is to create a script URL and use the service
com.sun.star.frame.DispatchHelper to dispatch (=execute) it.

Ciao,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to