LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
ChangesSet Changes
 contains the changes which occurred.
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.
 

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: