OdfTextTrackedChanges with all discovered change regions.
Returns an empty result when body is null or contains no tracked changes.
OdfTextTrackedChanges parseTextTrackedChanges(XmlElement body)Parses text:tracked-changes from a text body element.
Scans the children of body for a text:tracked-changes element and extracts all text:changed-region entries.
body | The office:text XML element to scan. |
OdfTextTrackedChanges with all discovered change regions.
Returns an empty result when body is null or contains no tracked changes.