service Engine in module com::sun::star::script::

(Global Index)

Syntax

service Engine;

Description

service that any scripting engine must implement.

The implementation of this interface should supply the interfaces com.sun.star.script.XDebugging2 and interface com.sun.star.script.XInvocation.

Exported Interfaces


com::sun::star::script::XEngine
Top of Page