Overview
Module
Use
Index
Methods' Summary
Methods' Details
Attributes' Summary
Attributes' Details
::
com
::
sun
::
star
::
sheet
::
interface XVolatileResult
Description
provides methods to handle a volatile function result.
See also
::com::sun::star::
sheet
::
VolatileResult
, ::com::sun::star::
sheet
::
ResultEvent
Developers Guide
Methods' Summary
addResultListener
adds a listener to be notified when a new value is available.
removeResultListener
removes the specified listener.
Methods' Details
addResultListener
[oneway] void
addResultListener
(
[in] ::com::sun::star::
sheet
::
XResultListener
aListener );
Description
adds a listener to be notified when a new value is available.
removeResultListener
[oneway] void
removeResultListener
(
[in] ::com::sun::star::
sheet
::
XResultListener
aListener );
Description
removes the specified listener.
Top of Page
Copyright © 2003 Sun Microsystems, Inc.