parsePresentationBody

fnOdfPresentationBody parsePresentationBody(XmlElement presElement)

Parses an office:presentation XML element into an OdfPresentationBody.

Parameters

presElementThe <office:presentation> element to parse.

Returns

A populated OdfPresentationBody.