19#ifndef __com_sun_star_util_ElementChange_idl__
20#define __com_sun_star_util_ElementChange_idl__
24module
com { module sun { module star { module util {
Definition Ambiguous.idl:22
This structure describes a single change that is part of a batch of changes.
Definition ElementChange.idl:30
any Accessor
This contains the accessor to the element which changed.
Definition ElementChange.idl:35
any ReplacedElement
This contains the element that was replaced or removed.
Definition ElementChange.idl:45
any Element
This contains the element that was inserted or changed.
Definition ElementChange.idl:40