LibreOffice
LibreOffice 25.8 SDK API Reference
|
specifies the type of event fired by an XDynamicResultSet More...
import "ListEvent.idl";
Public Types | |
typedef sequence< ListAction > | Changes |
If you apply the given ListActions one after the other to the old version of a result set in given order, you will get the positions in the new version. |
Additional Inherited Members | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. |
specifies the type of event fired by an XDynamicResultSet
sequence<ListAction> Changes |
If you apply the given ListActions one after the other to the old version of a result set in given order, you will get the positions in the new version.