acceptTextChanges

fnOdfTextTrackedChanges acceptTextChanges(ref OdfTextTrackedChanges changes, string[] changeIds)

Accepts the specified text tracked changes by removing their change regions.

Change marks referencing accepted regions are considered resolved.

Parameters

changesThe text tracked changes to modify.
changeIdsIDs of the change regions to accept.

Returns

The updated OdfTextTrackedChanges with accepted regions removed.