LibreOffice
LibreOffice 6.3 SDK API Reference
Public Types | List of all members
ListEvent Struct Referencepublished

specifies the type of event fired by an XDynamicResultSet More...

import"ListEvent.idl";

Inheritance diagram for ListEvent:
EventObject

Public Types

typedef sequence< ListActionChanges
 If you apply the given ListActions one after the other to the old version of an result set in given order, you will get the positions in the new version. More...
 

Additional Inherited Members

- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

specifies the type of event fired by an XDynamicResultSet

Member Typedef Documentation

◆ Changes

sequence<ListAction> Changes

If you apply the given ListActions one after the other to the old version of an result set in given order, you will get the positions in the new version.


The documentation for this struct was generated from the following file: