Alright, I found the solution. You have to create the
XContentEnumeration with the TextPortion you get when using
XEnumeration. I didn't quite get that, when reading the "Iterating over
Text"-part in the Developers Guide.
Jimmy schrieb:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]