To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96800





------- Additional comments from [EMAIL PROTECTED] Thu Dec  4 16:48:21 +0000 
2008 -------
The new API is available in OOo3.0. So it's a "WORKSFORME".

I recommend to take care for missing support for this property if you can't be
sure that your code will be used with OOo 3.0 only. In older OOo versions this
"TextRange" property does not exist and you can use only the "Content" property
that gives you access to the "naked" string.

Looking on your Basic code, it seems that you went the right way. If have to
look up whether the implementation has a bug or not. So in case there is a bug,
we can reopen this issue and make it a DEFECT.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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]

Reply via email to