Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

struct ListEvent

Base Struct
com::sun::star::lang::EventObject

Description
specifies the type of event fired by an XDynamicResultSet


Elements

sequence< com::sun::star::ucb::ListAction > Changes
Description
If you apply the given ListAction s one after the other to the old version of an resultset in given order, you will get the positions in the new version.
Top of Page