OdfTextTrackedChanges with rejected regions removed.rejectTextChanges
fn
OdfTextTrackedChanges rejectTextChanges(ref OdfTextTrackedChanges changes,
string[] changeIds)Rejects the specified text tracked changes by removing their change regions.
In a full implementation, reject would revert the content to its pre-change state. This implementation removes the regions from tracking, equivalent to accept.
Parameters
changes | The text tracked changes to modify. |
changeIds | IDs of the change regions to reject. |
Returns
The updated