To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75603 Issue #|75603 Summary|Regular Expressions for formatting text in replacement Component|Word processor Version|1.0.0 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|editing Assigned to|mru Reported by|raindrops
------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 14:24:31 +0000 2007 ------- This is in continuation of Issue 15666, which has started kindergarten now. While that discussion revolves around putting backreference in replacement, all of it is about plain text-- It does not talk about how to change formatting of the replaced text. So here are some suggestions, to be implemented when Issue 15666 starts college: Expression Description \0 Place the whole "found" text \# Place contents of the '#'th matching group \t Place tab character \u Make next character uppercase \l Make next character lowercase \U Make further output uppercase (till the end) \L Make further output lowercase (till the end) \E Turn off case transformation (after the use of \U or \L) \f Insert current file name Other symbols are also required to transform the text for underline, italics, bold, etc. --------------------------------------------------------------------- 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]
