LibreOffice
LibreOffice 24.2 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. More... | |
any | Element |
This contains the element that was inserted or changed. More... | |
any | ReplacedElement |
This contains the element that was replaced or removed. More... | |
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.