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

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...
 

Detailed Description

This structure describes a single change that is part of a batch of changes.

Member Data Documentation

◆ Accessor

any Accessor

This contains the accessor to the element which changed.

The type and the value of the accessor depends on the service.

◆ Element

any Element

This contains the element that was inserted or changed.

◆ ReplacedElement

any ReplacedElement

This contains the element that was replaced or removed.


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