I'd like to remove everything (paragraphs, images, frames, tables ...)
inside a specific range (XParagraphCursor).
I can iterate over TextPortions inside the Paragraph with
XEnumerationAccess, but this only gives me the text and doesn't remove
the other content inside the Paragraphs. So I tried to create an
xContentEnumerationAccess with no luck. All I have is the current
xParaCursor (current Paragraph that contains frames, images whatever) -
how do I go from here to XContentEnumerationAccess?
Thanks
Jimmy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]