interface XScriptListener in module com::sun::star::script:: |
interface XScriptListener : com::sun::star::lang::XEventListener ;
makes it possible to receive ScriptEvent s.
Method Summary |
|
firing | gets called when an event takes place. For that a ScriptEventDescriptor is registered at and attached to an object by an XEventAttacherManager . |
approveFiring | gets called when a "vetoable event" occurs at the object. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.