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





------- Additional comments from [EMAIL PROTECTED] Mon Aug 14 03:43:40 -0700 
2006 -------
Andreas, Christian,

I took a short glance at this patch, it looks viable in general (apart from
German comments in new code, hey, we should stop that ;-)

However, as regexp search&replace is also used by Calc, we should offer the
replacement functionality of ActualStrReplace() at a more common place, i.e. the
utl::TextSearch wrapper. The method (name? RegexReplace?) should take parameters
util::SearchResult, original string and replacement string. It should return a
value indicating whether all replacements were done, errors occured, e.g. more
backreferences than search groups, or result string overflows. Maybe a sequence
of the length of the number of backreferences to be able point to the place of
error. Just a quick thought.

  Eike

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