:: com :: sun :: star :: sheet ::

interface XResultListener
Base Interfaces
XResultListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)

Methods' Summary
modified is called when a new value is available.  
Methods' Details
modified
void
modified( [in] ResultEvent  aEvent );

Description
is called when a new value is available.
Top of Page