LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ChangesEvent Struct Referencepublished

This event is fired when a set of changes becomes effective on the source of the event. More...

import"ChangesEvent.idl";

Inheritance diagram for ChangesEvent:
EventObject

Public Attributes

any Base
 contains the accessor to the common root of the changed elements. More...
 
ChangesSet Changes
 contains the changes which occurred. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

This event is fired when a set of changes becomes effective on the source of the event.

See also
XChangesSet
XChangesBatch
XChangesListener
XChangesNotifier
com::sun::star::container::ContainerEvent
ElementChange

Member Data Documentation

◆ Base

any Base

contains the accessor to the common root of the changed elements.

Type and value of the accessor depend on the service.

◆ Changes

ChangesSet Changes

contains the changes which occurred.


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