Top   Module   Use   Manual   Index 

com :: sun :: star :: util ::

struct ElementChange


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


Elements

any Accessor
Description
This contains the accessor to the element which changed

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

any Element
Description
This contains the element that was inserted or changed.
any ReplacedElement
Description
This contains the element that was replaced or removed.
Top of Page