| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
This structure describes a single change that is part of a batch of changes. More...
import "ElementChange.idl";
| Public Attributes | |
| any | Accessor | 
| This contains the accessor to the element which changed. | |
| any | Element | 
| This contains the element that was inserted or changed. | |
| any | ReplacedElement | 
| This contains the element that was replaced or removed. | |
This structure describes a single change that is part of a batch of changes.
| any Accessor | 
This contains the accessor to the element which changed.
The type and the value of the accessor depends on the service.
| any Element | 
This contains the element that was inserted or changed.
| any ReplacedElement | 
This contains the element that was replaced or removed.