Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: script ::

interface XScriptEventsSupplier

Base Interface
com::sun::star::uno::XInterface

Description
Gives access to an event container represented by an XNameContainer. containing ScriptEventDescriptor instances


Methods' Summary

getEvents

Methods' Details

getEvents
 
com::sun::star::container::XNameContainer
getEvents();

Top of Page