void SvxWriteXML(EditEngine &rEditEngine, SvStream &rStream, const ESelection &rSel)
this function exports the selected content of an edit engine into a xml stream
EditPaM SvxReadXML(EditEngine &rEditEngine, SvStream &rStream, const ESelection &rSel)
this function imports xml from the stream into the selected of an edit engine