typedef ChangesSet in module com::sun::star::util::

(Global Index)

Syntax

typedef sequence< com::sun::star::util::ElementChange >  ChangesSet;

Description

This is a type that describes a set of changes occurring as a batch transaction.

See also

XChangesBatch

See also

XChangesSet

See also

ChangesEvent

See also

ElementChange
Top of Page